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