summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello-0/+4
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton-2/+2
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam-1/+1
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal-1/+1
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar-3/+4
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin-7/+0
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin-0/+5
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie-9/+67
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang-13/+34
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie-0/+37
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie-2/+63
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar-45/+90
2026-03-02drm/amdgpu: Add smn callbacks to register blockLijo Lazar-0/+24
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar-57/+56
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar-29/+34
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar-55/+38
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar-28/+34
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar-62/+47
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar-16/+42
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-76/+66
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar-13/+36
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar-21/+42
2026-03-02drm/amdgpu: Add didt method to register blockLijo Lazar-47/+59
2026-03-02drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctlsSrinivasan Shanmugam-4/+2
2026-03-02drm/amd/ras: add wrapper funcs for pmfw eepromGangliang Xie-0/+141
2026-03-02drm/amd/ras: add uniras smu feature flag init funcGangliang Xie-1/+74
2026-03-02drm/amd/ras: add pmfw eeprom smu interfacesGangliang Xie-0/+64
2026-03-02drm/amd/pm: add feature query interface for unirasGangliang Xie-0/+14
2026-03-02drm/amd/pm: add pmfw eeprom messages into uniras interfaceGangliang Xie-0/+11