summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas6-45/+44
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas6-8/+16
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas6-20/+23
2025-10-13drm/amd/display: Consolidate two DML2 FP guardsIvan Lipski1-2/+0
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic7-1/+8
2025-10-13drm/amd/display: DML2.1 ReintegrationAustin Zheng8-257/+336
2025-10-13drm/amd/ras: Add unified ras module top-level makefileYiPeng Chai1-0/+34
2025-10-13drm/amd/ras: Add files to amdgpu ras manager makefileYiPeng Chai1-0/+33
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai2-0/+633
2025-10-13drm/amd/ras: Amdgpu preprocesses ras interruptsYiPeng Chai2-0/+163
2025-10-13drm/amd/ras: Add amdgpu ras system functionsYiPeng Chai2-0/+377
2025-10-13drm/amd/ras: Amdgpu handle ras ioctl commandYiPeng Chai2-0/+418
2025-10-13drm/amd/ras: Add amdgpu eeprom i2c configuration functionYiPeng Chai2-0/+208
2025-10-13drm/amd/ras: Add amdgpu mp1 v13_0 configuration functionYiPeng Chai2-0/+124
2025-10-13drm/amd/ras: Add amdgpu nbio v7_9 configuration functionYiPeng Chai3-0/+155
2025-10-13drm/amd/ras: Add files to ras core MakefileYiPeng Chai1-0/+44
2025-10-13drm/amd/ras: Add rascore unified interface functionYiPeng Chai2-0/+971
2025-10-13drm/amd/ras: Add cper conversion functionYiPeng Chai2-0/+614
2025-10-13drm/amd/ras: Use ring buffer to record ras ecc dataYiPeng Chai2-0/+403
2025-10-13drm/amd/ras: Add thread to handle ras eventsYiPeng Chai2-0/+368
2025-10-13drm/amd/ras: Add ras ioctl command handlerYiPeng Chai2-0/+952
2025-10-13drm/amd/ras: Add psp ras common functionsYiPeng Chai3-0/+1126
2025-10-13drm/amd/ras: Add psp v13_0 ras functionsYiPeng Chai2-0/+77
2025-10-13drm/amd/ras: Add eeprom ras functionsYiPeng Chai2-0/+1565
2025-10-13drm/amd/ras: Add gfx common ras functionsYiPeng Chai2-0/+113
2025-10-13drm/amd/ras: Add gfx v9_0 ras functionsYiPeng Chai2-0/+685
2025-10-13drm/amd/ras: Add umc common ras functionsYiPeng Chai2-0/+872
2025-10-13drm/amd/ras: Add umc v12_0 ras functionsYiPeng Chai2-0/+825
2025-10-13drm/amd/ras: Add nbio common ras functionsYiPeng Chai2-0/+141
2025-10-13drm/amd/ras: Add nbio v7_9 ras functionsYiPeng Chai2-0/+154
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim1-52/+21
2025-10-13drm/amd/ras: Add mp1 common ras functionsYiPeng Chai2-0/+131
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim1-7/+4
2025-10-13drm/amd/ras: Add mp1 v13_0 ras functionsYiPeng Chai2-0/+135
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim5-10/+20
2025-10-13drm/amd/ras: Add aca common ras functionsYiPeng Chai2-0/+836
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim1-1/+1
2025-10-13drm/amd/ras: Add ras aca parser v1.0YiPeng Chai2-0/+450
2025-10-13drm/amdgpu: clean up amdgpu hmm range functionsSunil Khatri8-74/+56
2025-10-13drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pagesSunil Khatri8-26/+38
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim1-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S1-1/+1
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher3-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher1-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher1-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König3-1/+14