index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-10-13
drm/amd/ras: Add amdgpu ras system functions
YiPeng Chai
-0
/
+377
2025-10-13
drm/amd/ras: Amdgpu handle ras ioctl command
YiPeng Chai
-0
/
+418
2025-10-13
drm/amd/ras: Add amdgpu eeprom i2c configuration function
YiPeng Chai
-0
/
+208
2025-10-13
drm/amd/ras: Add amdgpu mp1 v13_0 configuration function
YiPeng Chai
-0
/
+124
2025-10-13
drm/amd/ras: Add amdgpu nbio v7_9 configuration function
YiPeng Chai
-0
/
+155
2025-10-13
drm/amd/ras: Add files to ras core Makefile
YiPeng Chai
-0
/
+44
2025-10-13
drm/amd/ras: Add rascore unified interface function
YiPeng Chai
-0
/
+971
2025-10-13
drm/amd/ras: Add cper conversion function
YiPeng Chai
-0
/
+614
2025-10-13
drm/amd/ras: Use ring buffer to record ras ecc data
YiPeng Chai
-0
/
+403
2025-10-13
drm/amd/ras: Add thread to handle ras events
YiPeng Chai
-0
/
+368
2025-10-13
drm/amd/ras: Add ras ioctl command handler
YiPeng Chai
-0
/
+952
2025-10-13
drm/amd/ras: Add psp ras common functions
YiPeng Chai
-0
/
+1126
2025-10-13
drm/amd/ras: Add psp v13_0 ras functions
YiPeng Chai
-0
/
+77
2025-10-13
drm/amd/ras: Add eeprom ras functions
YiPeng Chai
-0
/
+1565
2025-10-13
drm/amd/ras: Add gfx common ras functions
YiPeng Chai
-0
/
+113
2025-10-13
drm/amd/ras: Add gfx v9_0 ras functions
YiPeng Chai
-0
/
+685
2025-10-13
drm/amd/ras: Add umc common ras functions
YiPeng Chai
-0
/
+872
2025-10-13
drm/amd/ras: Add umc v12_0 ras functions
YiPeng Chai
-0
/
+825
2025-10-13
drm/amd/ras: Add nbio common ras functions
YiPeng Chai
-0
/
+141
2025-10-13
drm/amd/ras: Add nbio v7_9 ras functions
YiPeng Chai
-0
/
+154
2025-10-13
drm/amdkfd: fix suspend/resume all calls in mes based eviction path
Jonathan Kim
-52
/
+21
2025-10-13
drm/amd/ras: Add mp1 common ras functions
YiPeng Chai
-0
/
+131
2025-10-13
drm/amdgpu: enable suspend/resume all for gfx 12
Jonathan Kim
-7
/
+4
2025-10-13
drm/amd/ras: Add mp1 v13_0 ras functions
YiPeng Chai
-0
/
+135
2025-10-13
drm/amdgpu: fix hung reset queue array memory allocation
Jonathan Kim
-10
/
+20
2025-10-13
drm/amd/ras: Add aca common ras functions
YiPeng Chai
-0
/
+836
2025-10-13
drm/amdgpu: fix initialization of doorbell array for detect and hang
Jonathan Kim
-1
/
+1
2025-10-13
drm/amd/ras: Add ras aca parser v1.0
YiPeng Chai
-0
/
+450
2025-10-13
drm/amdgpu: clean up amdgpu hmm range functions
Sunil Khatri
-74
/
+56
2025-10-13
drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
Sunil Khatri
-26
/
+38
2025-10-13
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
-1
/
+6
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
-1
/
+1
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
-2
/
+1
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
-1
/
+14
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
-0
/
+7
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
-0
/
+5
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
-15
/
+4
2025-10-13
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
-18
/
+20
2025-10-13
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
-3
/
+9
2025-10-13
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
-1
/
+8
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
-1
/
+12
2025-10-13
drm/xe/i2c: Wire up reset/postinstall for I2C IRQ
Raag Jadav
-0
/
+30
2025-10-13
drm/xe/i2c: Introduce xe_i2c_irq_present()
Raag Jadav
-1
/
+6
[prev]
[next]