aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
8 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-2/+2
13 daysBackMerge tag 'v7.2' into drm-nextDave Airlie10-67/+62
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie7-35/+28
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-12drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build errorMikhail Gavrilov1-1/+5
2026-08-12drm/amd/pm: silence uninitialized variable warningsDan Carpenter1-4/+1
2026-08-12drm/amdgpu: skip BOs being torn down during GTT recoveryYifan Zhang3-0/+27
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: keep PRT mappings off the vm_bo state listsJesse Zhang2-1/+23
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: handle GDS and SPM without a VM fenceAlex Deucher3-17/+47
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher1-1/+2
2026-08-12drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs filesIvan Lipski1-0/+8
2026-08-12drm/amdgpu/mes11: disable MES RS64 process/gang context loadingPrike Liang1-1/+1
2026-08-12drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
2026-08-12drm/amdgpu: don't disable ttm buffer funcs on resetPierre-Eric Pelloux-Prayer1-2/+0
2026-08-12drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
2026-08-12drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repinShikang Fan4-0/+160
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
2026-08-12drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5Shubhankar Milind Sardeshpande2-2/+20
2026-08-12drm/amd/pm: Keep sub-degree precision in Q10 temperaturesLijo Lazar5-19/+19
2026-08-12drm/amd/pm: Keep sub-watt precision in Q10 socket powerLijo Lazar4-6/+9
2026-08-12drm/amd/pm: Simplify SoC power printing in debugfsLijo Lazar1-15/+12
2026-08-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin1-10/+13
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-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-4/+66