summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf-2/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf-0/+7
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf-0/+5
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz-15/+4
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä-18/+20
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä-3/+9
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong-1/+8
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin-1/+12
2025-10-13drm/xe/i2c: Wire up reset/postinstall for I2C IRQRaag Jadav-0/+30
2025-10-13drm/xe/i2c: Introduce xe_i2c_irq_present()Raag Jadav-1/+6