summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-36/+29
2026-08-12drm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
2026-08-12drm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
2026-08-12drm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
2026-08-12drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
2026-08-12drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4
2026-08-12drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
2026-08-12drm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher1-1/+2
2026-08-12drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
2026-08-12drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
2026-08-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin1-11/+14
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin6-26/+15
2026-08-11Revert "drm/amdgpu: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin1-0/+1
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5
2026-08-06drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
2026-08-06drm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
2026-08-06drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher1-1/+1
2026-08-06drm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
2026-08-06drm/amdgpu: Use virtual alloc during coredumpLijo Lazar1-3/+7
2026-08-06drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
2026-08-06drm/amdgpu/userq: serialize queue map against GPU resetJesse Zhang1-0/+5
2026-08-06drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_initVitaly Prosyak1-6/+15
2026-08-06drm/amdgpu/gmc12.1: implement tlb inv semaphoreAlex Deucher1-0/+46
2026-08-06drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
2026-08-06drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-08-06drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang1-4/+17
2026-07-30drm/amd/display: Exit idle optimizations before programmingLeo Li1-32/+46
2026-07-30drm/amd/pm: hide pp_table sysfs on APUsYang Wang1-2/+11
2026-07-29drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-07-29drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-07-29drm/amd/pm: use milliwatts for GPU power sensorsYang Wang27-51/+65
2026-07-29drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-07-29drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-29drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-07-29drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-07-29drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-07-29drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-29drm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
2026-07-29drm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
2026-07-29drm/amdgpu: enable mode2 reset for SMU IP v15.0.5Kanala Ramalingeswara Reddy1-0/+1
2026-07-29drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1