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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-03-21
drm/xe: Move survivability back to xe
Lucas De Marchi
-19
/
+34
2025-03-21
drm/xe/uc: Add support for different firmware files on each GT
Lucas De Marchi
-38
/
+54
2025-03-21
drm/xe/uc: Remove static from loop variable
Lucas De Marchi
-1
/
+1
2025-03-21
drm/amd/pm: Update feature list for smu_v13_0_6
Asad Kamal
-1
/
+5
2025-03-21
drm/amdgpu: Add parameter documentation for amdgpu_sync_fence
Srinivasan Shanmugam
-0
/
+1
2025-03-21
drm/amdgpu/discovery: optionally use fw based ip discovery
Alex Deucher
-8
/
+32
2025-03-21
drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asics
Flora Cui
-1
/
+27
2025-03-21
drm/amdgpu/discovery: check ip_discovery fw file available
Flora Cui
-15
/
+16
2025-03-21
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion
Asad Kamal
-2
/
+2
2025-03-21
drm/amd/pm: Remove unnecessay UQ10 to UINT conversion
Asad Kamal
-2
/
+2
2025-03-21
drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA
Jesse.zhang@amd.com
-14
/
+133
2025-03-21
drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...
Jesse.zhang@amd.com
-1
/
+57
2025-03-21
drm/amd/amdgpu: Increase max rings to enable SDMA page ring
Jesse.zhang@amd.com
-1
/
+1
2025-03-21
drm/amdgpu: Decode deferred error type in gfx aca bank parser
Xiang Liu
-10
/
+36
2025-03-21
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUs
Srinivasan Shanmugam
-0
/
+14
2025-03-21
drm/amdgpu/mes: clean up SDMA HQD loop
Alex Deucher
-5
/
+3
2025-03-21
drm/amdgpu/mes: enable compute pipes across all MEC
Alex Deucher
-2
/
+1
2025-03-21
drm/amdgpu/mes: drop MES 10.x leftovers
Alex Deucher
-4
/
+1
2025-03-21
drm/amdgpu/mes: optimize compute loop handling
Alex Deucher
-1
/
+1
2025-03-21
drm/amdgpu/sdma: guilty tracking is per instance
Alex Deucher
-16
/
+18
2025-03-21
drm/amdgpu/sdma: fix engine reset handling
Alex Deucher
-15
/
+13
2025-03-21
drm/amdgpu: remove invalid usage of sched.ready
Christian König
-11
/
+0
2025-03-21
drm/amdgpu: add cleaner shader trace point
Christian König
-0
/
+16
2025-03-21
drm/amdgpu: add isolation trace point
Christian König
-0
/
+18
2025-03-21
drm/amdgpu: stop reserving VMIDs to enforce isolation
Christian König
-19
/
+6
2025-03-21
drm/amdgpu: rework how the cleaner shader is emitted v3
Christian König
-6
/
+21
2025-03-21
drm/amdgpu: rework how isolation is enforced v2
Christian König
-35
/
+155
2025-03-21
drm/amdgpu: overwrite signaled fence in amdgpu_sync
Christian König
-4
/
+9
2025-03-21
drm/amdgpu: use GFP_NOWAIT for memory allocations
Christian König
-23
/
+32
2025-03-21
drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker timeout"
Kenneth Feng
-2
/
+2
2025-03-21
drm/amdgpu/sdam: Skip SDMA queue reset for SRIOV
Ahmad Rehman
-0
/
+7
2025-03-21
drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOV
Ahmad Rehman
-0
/
+3
2025-03-21
drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
Ellen Pan
-0
/
+1
2025-03-21
drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
Jonathan Kim
-4
/
+0
2025-03-21
drm/xe: Simplify pinned bo iteration
Thomas Hellström
-127
/
+82
2025-03-21
drm/xe/compat: remove intel_runtime_pm.h
Jani Nikula
-77
/
+0
2025-03-21
drm/i915/power: convert to display runtime PM interfaces
Jani Nikula
-37
/
+30
2025-03-21
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
-60
/
+59
2025-03-21
drm/i915/display: use display runtime PM interfaces for for atomic state
Jani Nikula
-7
/
+7
2025-03-21
drm/i915/display: conversions to with_intel_display_rpm()
Jani Nikula
-13
/
+12
2025-03-21
drm/i915/display: add display specific runtime PM wrappers
Jani Nikula
-0
/
+178
2025-03-21
drm/i915/display: rename I915_HAS_HOTPLUG() to HAS_HOTPLUG
Jani Nikula
-9
/
+9
2025-03-21
drm/i915/irq: convert rest of intel_display_irq.[ch] to struct intel_display
Jani Nikula
-280
/
+247
2025-03-21
drm/i915/irq: convert intel_display_irq.[ch] interfaces to struct intel_display
Jani Nikula
-232
/
+263
2025-03-21
drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct intel_display
Jani Nikula
-287
/
+276
2025-03-21
drm/i915/hotplug: convert hotplug irq handling to intel_de_*()
Jani Nikula
-91
/
+114
2025-03-21
drm/i915/hotplug: convert hotplug debugfs to struct intel_display
Jani Nikula
-11
/
+9
2025-03-21
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
-213
/
+240
2025-03-21
drm/i915/connector: convert intel_connector.c to struct intel_display
Jani Nikula
-22
/
+23
2025-03-21
drm/i915/color: prefer display->platform.<platform> checks
Jani Nikula
-10
/
+6
[prev]
[next]