summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-13drm/amd/display: Remove comparing uint32_t to zeroAlex Hung-8/+8
2025-10-13drm/amd/display: Remove inaccessible URLClay King-2/+0
2025-10-13drm/amd/display: Promote DC to 3.2.352Taimur Hassan-1/+1
2025-10-13drm/amd/display: [FW Promotion] Release 0.1.29.0Taimur Hassan-1/+203
2025-10-13drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo-2/+4
2025-10-13drm/amd/display: lttpr cap should be nrd cap in bw_alloc modePeichen Huang-2/+36
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas-45/+44
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas-8/+16
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas-20/+23
2025-10-13drm/amd/display: Consolidate two DML2 FP guardsIvan Lipski-2/+0
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic-1/+8
2025-10-13drm/amd/display: DML2.1 ReintegrationAustin Zheng-257/+336
2025-10-13drm/amd/ras: Add unified ras module top-level makefileYiPeng Chai-0/+34
2025-10-13drm/amd/ras: Add files to amdgpu ras manager makefileYiPeng Chai-0/+33
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai-0/+633
2025-10-13drm/amd/ras: Amdgpu preprocesses ras interruptsYiPeng Chai-0/+163
2025-10-13drm/amd/ras: Add amdgpu ras system functionsYiPeng Chai-0/+377
2025-10-13drm/amd/ras: Amdgpu handle ras ioctl commandYiPeng Chai-0/+418
2025-10-13drm/amd/ras: Add amdgpu eeprom i2c configuration functionYiPeng Chai-0/+208
2025-10-13drm/amd/ras: Add amdgpu mp1 v13_0 configuration functionYiPeng Chai-0/+124
2025-10-13drm/amd/ras: Add amdgpu nbio v7_9 configuration functionYiPeng Chai-0/+155
2025-10-13drm/amd/ras: Add files to ras core MakefileYiPeng Chai-0/+44
2025-10-13drm/amd/ras: Add rascore unified interface functionYiPeng Chai-0/+971
2025-10-13drm/amd/ras: Add cper conversion functionYiPeng Chai-0/+614
2025-10-13drm/amd/ras: Use ring buffer to record ras ecc dataYiPeng Chai-0/+403
2025-10-13drm/amd/ras: Add thread to handle ras eventsYiPeng Chai-0/+368
2025-10-13drm/amd/ras: Add ras ioctl command handlerYiPeng Chai-0/+952
2025-10-13drm/amd/ras: Add psp ras common functionsYiPeng Chai-0/+1126
2025-10-13drm/amd/ras: Add psp v13_0 ras functionsYiPeng Chai-0/+77
2025-10-13drm/amd/ras: Add eeprom ras functionsYiPeng Chai-0/+1565
2025-10-13drm/amd/ras: Add gfx common ras functionsYiPeng Chai-0/+113
2025-10-13drm/amd/ras: Add gfx v9_0 ras functionsYiPeng Chai-0/+685
2025-10-13drm/amd/ras: Add umc common ras functionsYiPeng Chai-0/+872
2025-10-13drm/amd/ras: Add umc v12_0 ras functionsYiPeng Chai-0/+825
2025-10-13drm/amd/ras: Add nbio common ras functionsYiPeng Chai-0/+141
2025-10-13drm/amd/ras: Add nbio v7_9 ras functionsYiPeng Chai-0/+154
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim-52/+21
2025-10-13drm/amd/ras: Add mp1 common ras functionsYiPeng Chai-0/+131
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim-7/+4
2025-10-13drm/amd/ras: Add mp1 v13_0 ras functionsYiPeng Chai-0/+135
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim-10/+20
2025-10-13drm/amd/ras: Add aca common ras functionsYiPeng Chai-0/+836
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim-1/+1
2025-10-13drm/amd/ras: Add ras aca parser v1.0YiPeng Chai-0/+450
2025-10-13drm/amdgpu: clean up amdgpu hmm range functionsSunil Khatri-74/+56
2025-10-13drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pagesSunil Khatri-26/+38
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S-1/+1