summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-02drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-05-02drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-02drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-05-02drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-05-02drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
2024-05-02drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-05-02drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-05-02drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-05-02Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-05-02drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2-19/+71
2024-05-02drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray1-8/+1
2024-05-02drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray3-14/+11
2024-05-02drm/gma500: Remove lid codePatrik Jakobsson4-94/+1
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-27drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-27drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-27drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-27drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-27drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä1-10/+27
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-17drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-17drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-17drm/i915: Disable live M/N updates when using bigjoinerVille Syrjälä1-1/+5
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä1-0/+5
2024-04-17drm/i915/psr: Disable PSR when bigjoiner is usedVille Syrjälä1-0/+11
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä2-2/+8
2024-04-17drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-17drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold1-0/+1
2024-04-17drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold1-0/+1
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-04-17drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon1-4/+9
2024-04-17drm/ast: Fix soft lockupJammy Huang1-0/+3
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1