summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-07drm/msm: Fix section names and sizesRob Clark-31/+31
2025-08-07drm/msm: Add missing "location"s to devcoredumpRob Clark-0/+2
2025-08-07drm/msm: Fix dereference of pointer minor before null checkColin Ian King-4/+7
2025-08-07drm/msm: Defer fd_install in VM_BIND ioctlRob Clark-7/+7
2025-08-07drm/xe/migrate: prevent potential UAFMatthew Auld-4/+5
2025-08-07drm/xe/migrate: don't overflow max copy sizeMatthew Auld-0/+6
2025-08-07drm/xe/migrate: prevent infinite recursionMatthew Auld-12/+17
2025-08-07drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander-5/+9
2025-08-07drm/i915/dsi: Fix overflow issue in pclk parsingJouni Högander-5/+3
2025-08-07drm/i915: use drm->debugfs_root for creating debugfs filesJani Nikula-22/+21
2025-08-07drm/i915/gvt: use drm->debugfs_root for creating debugfs filesJani Nikula-6/+6
2025-08-07drm/i915/display: use drm->debugfs_root for creating debugfs filesJani Nikula-40/+26
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher-36/+41
2025-08-06drm/amdkfd: Destroy KFD debugfs after destroy KFD wqAmber Lin-1/+1
2025-08-06amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl-2/+2
2025-08-06drm/xe/pf: Program LMTT directory pointer on all GTs within a tilePiotr Piórkowski-3/+6
2025-08-06drm/amdgpu/vcn: Hold pg_lock before vcn power offSathishkumar S-0/+2
2025-08-06drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S-2/+4
2025-08-06drm/amdgpu: Assign unique id to compute partitionLijo Lazar-0/+21
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.12 SOCsLijo Lazar-1/+17
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher-36/+41
2025-08-06drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_...Srinivasan Shanmugam-3/+2
2025-08-06drm/amd/pm: Add caching to SMUv13.0.12 temp metricLijo Lazar-24/+79
2025-08-06drm/amd/pm: Add cache logic for temperature metricLijo Lazar-2/+94
2025-08-06drm/amd/pm: Remove cache logic from SMUv13.0.12Lijo Lazar-19/+11
2025-08-06drm/amd/pm: Add unique ids for SMUv13.0.6 SOCsLijo Lazar-1/+18
2025-08-06drm/amdgpu: Add helpers to set/get unique idsLijo Lazar-0/+91
2025-08-06drm/amdgpu: Prevent hardware access in dpc stateLijo Lazar-4/+1
2025-08-06drm/amdgpu/vcn: Fix double-free of vcn dump bufferLijo Lazar-5/+1
2025-08-06drm/amdgpu: Log reset source during recoveryLijo Lazar-2/+3
2025-08-06drm/amdgpu: Generate BP threshold exceed CPER once threshold exceededXiang Liu-4/+4
2025-08-06drm/amd/pm: Enable temperature metrics capsAsad Kamal-0/+5
2025-08-06drm/amd/pm: Add temperature metrics sysfs entryAsad Kamal-0/+135
2025-08-06drm/amd/pm: Fetch and fill temperature metricsAsad Kamal-2/+287
2025-08-06drm/amd/pm: Update pmfw header for smu_v13_0_12Asad Kamal-2/+78
2025-08-06drm/amd/pm: Add smu interface for temp metricsAsad Kamal-0/+56
2025-08-06drm/amd/pm: Add dpm interface for temp metricsAsad Kamal-0/+145
2025-08-06drm/amd/display: Fix vupdate_offload_work docAurabindo Pillai-1/+1
2025-08-06drm/amdkfd: return migration pages from copy functionJames Zhu-36/+36
2025-08-06drm/amdkfd: remove unused codeJames Zhu-1/+0
2025-08-06drm/amd/pm: Add priority messages for SMU v13.0.6Lijo Lazar-7/+12
2025-08-06drm/amdgpu: Set dpc status appropriatelyLijo Lazar-8/+16
2025-08-06drm/amdkfd: Destroy KFD debugfs after destroy KFD wqAmber Lin-1/+1
2025-08-06drm/amdgpu: Wait for bootloader after PSPv11 resetLijo Lazar-15/+4
2025-08-06drm/amdgpu/gfx9.4.3: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11
2025-08-06drm/amdgpu/gfx9: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11
2025-08-06drm/amdgpu/gfx10: remove redundant repeated nested 0 checkEthan Carter Edwards-13/+11