summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/radeon: restore hardware polling in fence_is_signaled to fix performance ...Wang Jiang1-0/+7
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-08-06drm/amdgpu: Fix typo in commentKenji Takahashi1-1/+1
2026-08-06drm/amd/display: Fix crash in hwss_set_output_transfer_func()Timur Kristóf1-1/+2
2026-08-06drm/amd/display: Set native cursor mode for disabled CRTCs againTimur Kristóf1-2/+7
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-06drm/panel: tdo-tl070wsh30: Use mipi_dsi_*_multi(); fix minor bugsAkash Sukhavasi1-28/+12
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
2026-08-06drm/radeon: restore hardware polling in fence_is_signaled to fix performance ...Wang Jiang1-0/+7
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5
2026-08-06drm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
2026-08-06drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery methodTimur Kristóf1-0/+5
2026-08-06drm/amdgpu/gfx6: Add IP block soft reset implementationTimur Kristóf2-8/+124
2026-08-06drm/amdgpu/gfx6: Use COND_EXECTimur Kristóf1-0/+24
2026-08-06drm/amdgpu/gfx6: Adjust how harvested TCCs are set upTimur Kristóf1-2/+9
2026-08-06drm/amdgpu/gfx6: Execute CLEAR_STATE when initializing compute ringsTimur Kristóf1-0/+8
2026-08-06drm/amdgpu/gfx6: Clean up rings during resetTimur Kristóf1-4/+18
2026-08-06drm/amdgpu/gfx6: Initialize compute rings before CP startTimur Kristóf1-64/+70
2026-08-06drm/amdgpu/gfx6: Use PFP on the compute queues tooTimur Kristóf1-4/+4
2026-08-06drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf1-24/+14
2026-08-06drm/amdgpu/mes11: enable MES process/gang load from MES local memPrike Liang1-2/+8
2026-08-06drm/amd/ras: Handle the lack of mca address case for unirasTao Zhou2-2/+44
2026-08-06drm/amd/ras: add get_die_id for uniras umc v12Tao Zhou3-5/+69
2026-08-06drm/amdkfd: enable rs64mem for kfd queuePrike Liang4-2/+32
2026-08-06drm/amd/ras: track debug mode for query modeXiang Liu3-2/+24
2026-08-06drm/amdgpu/mes: tear down the rs64mem bitmap in sw_finiPrike Liang2-4/+4
2026-08-06drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()Prike Liang5-26/+44
2026-08-06drm/amdgpu/mes12: fix dropped dispatches under queue oversubscriptionJesse Zhang1-2/+8
2026-08-06drm/amd/ras: move some umc v12 specific functions to ras_umc.cTao Zhou4-116/+133
2026-08-06drm/amd/display: Promote DC to 3.2.392Taimur Hassan1-1/+1
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski29-1616/+773
2026-08-06drm/amd/display: Add FFE level defaultsRelja Vojvodic16-0/+16
2026-08-06drm/amd/display: switch max FFE level cap based on FRL link rateRelja Vojvodic1-1/+2
2026-08-06drm/amd/display: Update BW bounding box unconditionally for DCN6Alvin Lee1-6/+2
2026-08-06drm/amd/display: Fix more KUnit connector use-after-free bugsAlex Hung1-4/+4
2026-08-06drm/amd/display: Configure all CRC engines in pipe CRC source pathWayne Lin2-5/+11
2026-08-06drm/amd/display: Fix CRC engine 1 enable/disable on DCN3.1.2+Wayne Lin11-18/+69
2026-08-06drm/amd/display: Add missing OTG_CRC1_SELECT mask for DCN3.2Wayne Lin1-0/+1