summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour-18/+41
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu-91/+71
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang-12/+217
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)-1/+1
2025-11-04drm/amdkfd: Fix Unchecked Return ValuesSunday Clement-4/+8
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher-24/+0
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu-3/+8
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/pm/si: Delete unused structs and fieldsTimur Kristóf-566/+1
2025-11-04drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.6Lijo Lazar-54/+179
2025-11-04drm/amd/pm: Add helper functions for gpu metricsLijo Lazar-0/+67
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang-2/+2
2025-11-04drm/amd/pm: fix the issue of size calculation error for smu 13.0.6Yang Wang-11/+31
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu-1/+8
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland-1/+1
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai-1/+1
2025-11-04drm/amd/ras: Fix the error of undefined reference to `__udivdi3'YiPeng Chai-2/+2
2025-11-04spi: tegra210-quad: Check hardware status on timeoutVishwaroop A-20/+80
2025-11-04spi: tegra210-quad: Refactor error handling into helper functionsVishwaroop A-40/+44
2025-11-04spi: tegra210-quad: Fix timeout handlingVishwaroop A-2/+20
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-22/+20
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu-1/+61
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher-22/+32
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal-5/+22
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri-3/+1
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher-0/+15
2025-11-04drm/amdkfd: clean up the code to free hmm_rangeSunil Khatri-7/+3
2025-11-04pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin-0/+2
2025-11-04drm/xe: Remove last fence dependency check from binds and execsMatthew Brost-54/+0
2025-11-04drm/xe: Disallow input fences on zero batch execs and zero bindsMatthew Brost-65/+36
2025-11-04drm/xe: Skip TLB invalidation waits in page fault bindsMatthew Brost-2/+13
2025-11-04drm/xe: Decouple bind queue last fence from TLB invalidationsMatthew Brost-110/+143
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost-2/+156
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost-18/+86
2025-11-04pmdomain: samsung: Rework legacy splash-screen handover workaroundMarek Szyprowski-9/+9
2025-11-04drm/etnaviv: add HWDB entry for GC8000 Nano Ultra VIP r6205Marek Vasut-0/+32
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander-9/+9
2025-11-04regmap: i3c: Use ARRAY_SIZE()Andy Shevchenko-2/+3
2025-11-04regulator: pf9453: optimize PMIC PF9453 driverMark Brown-435/+845
2025-11-04drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula-4/+39
2025-11-04drm/displayid: pass iter to drm_find_displayid_extension()Jani Nikula-12/+7