summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
31 hoursMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2 daystreewide: refresh kmalloc_obj() conversionsKees Cook
3 daysdrm/amd/display: Fix harmless type mismatch in allocationKees Cook
3 daysMerge tag 'amd-drm-fixes-7.3-2026-09-03' of https://gitlab.freedesktop.org/dr...Dave Airlie
4 daysdrm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen
5 daysdrm/amd/display: Fix cursor disable with horizontally split planesYuling Li
5 daysdrm/amdgpu/userq: dont overwrite the error of subsequent map callSunil Khatri
5 daysdrm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy
5 daysdrm/amdgpu: update the fw version for gfx12 userqueuesSunil Khatri
5 daysdrm/amdgpu: update the fw version for gfx11 userqueuesSunil Khatri
5 daysdrm/amdgpu: fix byte/dword unit mismatch in coredump IB dumpSunil Khatri
5 daysdrm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqdsMario Limonciello
5 daysdrm/amd/display: fix division by zero in get_estimated_bw()Hari Mishal
5 daysdrm/amd/display: use halving distribution for all encode-to-linear curvesMelissa Wen
5 daysdrm/amd/display: Fix backlight control for luminance-capable OLEDRoman Li
5 daysdrm/amd/display: Remove const Qualifier From Non-Pointer FieldsAustin Zheng
5 daysdrm/amd/display: Set gpuvm min page size to 4K on dcn35/36Roman Li
5 daysdrm/amd/display: Fix DCN5/6 DML2 compilation warningsIvan Lipski
5 daysdrm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri
5 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
5 daysdrm/amdgpu: Update queue reset support versionAmber Lin
5 daysdrm/amdgpu/gfx8: only apply compute quantums to KCQsAlex Deucher
5 daysdrm/amdgpu: restrict BAR0 fallback read to SR-IOV VFs onlyMario Limonciello
5 daysdrm/amdkfd: Add TLB flush after MES queue eviction/suspensionPriya Hosur
5 daysdrm/amd/display: advertise PIXEL_NONE and PREMULTI blend mode for DCEMelissa Wen
5 daysdrm/amd/display: fix missing blend-mode-prop warning for DCNMelissa Wen
9 daysMerge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
11 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysdrm/amd/display: fix dc_lock leak on GPU reset error pathsLinkai Gong
13 daysdrm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam
13 daysdrm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam
13 daysdrm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine
13 daysdrm/amdgpu/userq: fix lock missing for userq fence error setPrike Liang
13 daysdrm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen
13 daysdrm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen
13 daysdrm/amd/display: Log details when failing to register HPD IRQTimur Kristóf
13 daysdrm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf
13 daysdrm/amdgpu: clamp the isolation index for rings outside a partitionXiang Liu
13 daysdrm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement
13 daysdrm/amdgpu: Fix VCE 3 ring align_maskDavid Rosca
13 daysdrm/kfd: Add CU occupancy support to GFX12.1David Belanger
13 daysdrm/kfd: Add CU occupancy support to GFX12David Belanger
13 daysdrm/kfd: Add CU occupancy support to GFX11David Belanger
13 daysdrm/amdgpu: avoid force-completing uninitialized UVD ringsBob Zhou
13 daysdrm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset ...Jesse Zhang
13 daysdrm/amdgpu/mes: fix the inconsistent indenting for mes_userq_map()Prike Liang
13 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-19drm/amd/display: validate plane degamma LUT size for private color propHarry Wentland