summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_au...Wenjing Liu12-44/+43
2026-07-01drm/amd/display: Update link bwRelja Vojvodic1-0/+6
2026-07-01drm/amdkfd: use node XCC count for v9 CRIU control stack restoreYongqiang Sun1-1/+1
2026-07-01Revert "drm/amdgpu: defer KCQ remap until after MES resume in reset flow"Jesse Zhang2-55/+16
2026-07-01drm/amdkfd: move TBA/TMA from system to device memoryJames Zhu1-5/+14
2026-07-01drm/amdkfd: Add domain parameter to kernel BO mapping functionJames Zhu4-16/+26
2026-07-01drm/amd/display: use kvzalloc to allocate struct dcHonglei Huang1-3/+3
2026-07-01drm/amdgpu: bounds check VBIOS name extractionLijo Lazar1-12/+22
2026-07-01drm/amdgpu: reject mapping a reserved doorbell to a new queueZhu Lingshan1-2/+2
2026-07-01drm/amdgpu: protect XCP scheduler selectionXiang Liu1-8/+21
2026-07-01drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookupAsad Kamal1-1/+34
2026-07-01drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookupAsad Kamal1-0/+24
2026-07-01drm/amd/pm: Validate Tonga PPTable subtable boundsYang Wang1-84/+520
2026-07-01drm/amd/pm: Validate Vega10 PPTable subtable boundsYang Wang1-105/+459
2026-07-01drm/amd/pm: Validate legacy hwmgr PP table offsetsYang Wang1-130/+316
2026-07-01drm/amd/pm: Validate Vega hwmgr PowerPlay table boundsYang Wang3-21/+52
2026-07-01drm/amd/pm: Validate Tonga PowerPlay state array boundsYang Wang1-22/+40
2026-07-01drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A checkWerner Sembach1-10/+5
2026-07-01drm/amd/display: Handle struct drm_plane_state.ignore_damage_clipsThomas Zimmermann1-4/+6
2026-07-01drm/amdgpu/pm/powerplay: clamp Vega10 PP sub-table ucNumEntriesAsad Kamal1-36/+102
2026-07-01drm/amdgpu/pm/powerplay: clamp Tonga/Polaris PP sub-table ucNumEntriesAsad Kamal1-19/+61
2026-07-01drm/amdgpu/pm: add pp_entries_max() helperAsad Kamal1-0/+17
2026-07-01drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB readAsad Kamal2-5/+16
2026-07-01drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO sizeYongqiang Sun2-3/+23
2026-07-01drm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
2026-07-01drm/amdgpu: add check for xcp idGangliang Xie1-0/+3
2026-07-01drm/amd/pm: Use uploaded size for legacy custom PPTableYang Wang1-13/+8
2026-07-01drm/amd/pm: Validate pp_table header before reading sizeYang Wang1-8/+11
2026-07-01drm/amdkfd: Add gfx12.0 queue reset support to topologyAmber Lin1-2/+4
2026-07-01Revert "drm/amdkfd: Add queue reset support to gfx12.0"Amber Lin1-3/+2
2026-07-01drm/amdgpu/gfx12: fix EOP interrupt routing for KQ and userqJesse Zhang1-14/+29
2026-07-01drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userqJesse Zhang1-14/+29
2026-07-01drm/amdgpu/gfx12: handle error interrupts for userqsJesse Zhang1-9/+24
2026-07-01drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
2026-07-01drm/amdgpu: fix resource leak on ACP reset timeoutCe Sun1-4/+7
2026-07-01drm/amd/display: use halving distribution for PQ/sRGB linearizing LUTMelissa Wen1-9/+24
2026-07-01drm/amd/display: support up to 256 samples per region in degamma/blend LUTMelissa Wen1-7/+25
2026-07-01drm/amd/display: use a separate helper to translate degamma curvesMelissa Wen1-7/+4
2026-07-01Revert "drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_...Melissa Wen2-0/+155
2026-07-01drm/amd/display: use GAMCOR for degamma private props in subsampled formatMelissa Wen1-4/+12
2026-07-01drm/amdgpu: don't free standalone ip_discovery sysfs in sysfs_finiMario Limonciello1-0/+9
2026-07-01drm/amdkfd: avoid race condition of mqd when reading sdma counterEric Huang1-12/+17
2026-07-01drm/amd/display: convert dcn42 GPIO translation to lookup tablesGuilherme Ivo Bozi1-122/+69
2026-07-01drm/amd/display: convert dcn401 GPIO translation to lookup tablesGuilherme Ivo Bozi1-255/+137
2026-07-01drm/amd/display: convert dcn32 GPIO translation to lookup tablesGuilherme Ivo Bozi1-248/+138
2026-07-01drm/amd/display: convert dcn315 GPIO translation to lookup tablesGuilherme Ivo Bozi1-270/+148
2026-07-01drm/amd/display: convert dcn30 GPIO translation to lookup tablesGuilherme Ivo Bozi1-279/+153
2026-07-01drm/amd/display: convert dcn21 GPIO translation to lookup tablesGuilherme Ivo Bozi1-270/+147
2026-07-01drm/amd/display: convert dcn20 GPIO translation to lookup tablesGuilherme Ivo Bozi1-279/+153
2026-07-01drm/amd/display: convert dcn10 GPIO translation to lookup tablesGuilherme Ivo Bozi1-311/+173