summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng-15/+24
2023-10-04drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng-16/+25
2023-10-04drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng-14/+17
2023-10-04drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng-8/+15
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng-1/+16
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa-3/+35
2023-09-26drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello-6/+17
2023-09-26i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)-4/+7
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie-24/+25
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+5
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-22/+20
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang-1/+1
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz-2/+2
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu-0/+1
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar-1/+1
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed-20/+20
2023-09-21drm/virtio: clean out_fence on complete_submitJosé Pekkarinen-1/+0
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa-1/+2
2023-09-20drm/i915/gt: Prevent error pointer dereferenceDan Carpenter-2/+3
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula-0/+2
2023-09-20nouveau/u_memcpya: fix NULL vs error pointer bugDan Carpenter-1/+1
2023-09-20nouveau/u_memcpya: use vmemdup_userDave Airlie-14/+5
2023-09-20drm/nouveau: sched: fix leaking memory of timedout jobDanilo Krummrich-4/+10
2023-09-20drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()Danilo Krummrich-1/+1
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann-1/+1
2023-09-15drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik-1/+1
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-16/+8
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+28
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-206/+385
2023-09-14Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-6/+8
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal-15/+7
2023-09-12drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan-2/+1
2023-09-12drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä-1/+28
2023-09-12Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-15659/+46493
2023-09-11drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar-3/+1
2023-09-11drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar-6/+58
2023-09-11drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap-1/+1
2023-09-11drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis-6/+11
2023-09-11drm/amdkfd: Checkpoint and restore queues on GFX11David Francis-0/+41
2023-09-11drm/amd/display: Adjust the MST resume flowWayne Lin-13/+80
2023-09-11drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang-2/+4
2023-09-11drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher-0/+3
2023-09-11drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher-1/+1
2023-09-11drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel-1/+3
2023-09-11drm/amdgpu: fix retry loop testDan Carpenter-1/+1
2023-09-11drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha-1/+2
2023-09-11Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz-29/+3
2023-09-11drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang-5/+9
2023-09-11drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi-28/+56
2023-09-11drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi-37/+51