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-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
-1
/
+1
2025-12-22
drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups
Daniele Ceraolo Spurio
-1
/
+111
2025-12-22
drm/xe/pf: Add functions to set preempt timeouts for each group
Daniele Ceraolo Spurio
-1
/
+114
2025-12-22
drm/xe/pf: Add functions to set exec quantums for each group
Daniele Ceraolo Spurio
-5
/
+181
2025-12-22
drm/xe/pf: Prep for multiple exec quantums and preemption timeouts
Daniele Ceraolo Spurio
-10
/
+28
2025-12-22
drm/xe/pf: Add debugfs with scheduler groups information
Daniele Ceraolo Spurio
-0
/
+59
2025-12-22
drm/xe/pf: Add debugfs to enable scheduler groups
Daniele Ceraolo Spurio
-0
/
+126
2025-12-22
drm/xe/vf: Check if scheduler groups are enabled
Daniele Ceraolo Spurio
-0
/
+83
2025-12-22
drm/xe/pf: Scheduler groups are incompatible with multi-lrc
Daniele Ceraolo Spurio
-0
/
+93
2025-12-22
drm/xe/pf: Add support for enabling scheduler groups
Daniele Ceraolo Spurio
-0
/
+190
2025-12-22
drm/xe/pf: Initialize scheduler groups
Daniele Ceraolo Spurio
-0
/
+198
2025-12-22
drm/gt/guc: extract scheduler-related defines from guc_fwif.h
Daniele Ceraolo Spurio
-54
/
+67
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
-8
/
+15
2025-12-22
drm: tyr: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-10
/
+9
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-8
/
+15
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
-0
/
+39
2025-12-22
drm/xe/display: drop i915_utils.h
Jani Nikula
-11
/
+0
2025-12-22
drm/i915: drop dependency on struct intel_display from i915 initial plane
Jani Nikula
-26
/
+17
2025-12-22
drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj
Jani Nikula
-12
/
+7
2025-12-22
drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s...
Jani Nikula
-14
/
+6
2025-12-22
drm/{i915,xe}: deduplicate initial plane setup
Jani Nikula
-50
/
+26
2025-12-22
drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks
Jani Nikula
-26
/
+14
2025-12-22
drm/i915: further deduplicate intel_find_initial_plane_obj()
Jani Nikula
-110
/
+82
2025-12-22
drm/xe: return plane_state from intel_reuse_initial_plane_obj()
Jani Nikula
-11
/
+15
2025-12-22
drm/i915: return plane_state from intel_reuse_initial_plane_obj()
Jani Nikula
-12
/
+14
2025-12-22
drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i9...
Jani Nikula
-53
/
+37
2025-12-22
drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xe
Jani Nikula
-19
/
+10
2025-12-22
drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe
Jani Nikula
-83
/
+59
2025-12-22
drm/{i915, xe}: move initial plane calls to parent interface
Jani Nikula
-8
/
+69
2025-12-22
drm/i915: rename intel_plane_initial.h to intel_initial_plane.h
Jani Nikula
-14
/
+14
2025-12-22
drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.c
Jani Nikula
-1
/
+1
2025-12-22
drm/i915: move display/intel_plane_initial.c to i915_initial_plane.c
Jani Nikula
-9
/
+10
2025-12-22
drm/xe: Fix ggtt fb alignment
Tvrtko Ursulin
-1
/
+1
2025-12-21
drm/ast: Swap framebuffer writes on big-endian machines
René Rebe
-5
/
+17
2025-12-21
drm/gem-shmem: Fix the MODULE_LICENSE() string
Thomas Zimmermann
-1
/
+1
2025-12-21
drm/gem-shmem: Fix typos in documentation
Thomas Zimmermann
-1
/
+2
2025-12-21
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
-1
/
+18
2025-12-21
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
-4
/
+19
2025-12-21
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
-2
/
+37
2025-12-21
drm/tests: shmem: Add clean-up action to unpin pages
Thomas Zimmermann
-0
/
+6
2025-12-21
drm/tests: shmem: Swap names of export tests
Thomas Zimmermann
-3
/
+3
2025-12-21
drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoC
Biju Das
-2
/
+3
2025-12-20
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
-1
/
+14
2025-12-19
drm/msm: Fix a7xx per pipe register programming
Anna Maniscalco
-5
/
+55
2025-12-19
drm/msm: add PERFCTR_CNTL to ifpc_reglist
Anna Maniscalco
-0
/
+1
2025-12-19
drm/msm/a6xx: move preempt_prepare_postamble after error check
Alok Tiwari
-2
/
+2
2025-12-19
drm/msm: adreno: fix deferencing ifpc_reglist when not declared
Neil Armstrong
-8
/
+10
2025-12-19
drm/panic: avoid WARN when checking format support
Francesco Valla
-1
/
+1
2025-12-19
drm/log: avoid WARN when searching for usable format
Francesco Valla
-1
/
+1
2025-12-19
drm/draw: add drm_draw_can_convert_from_xrgb8888
Francesco Valla
-0
/
+31
[prev]
[next]