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-06-03
drm/i915: Use dma-fence driver and timeline name helpers
Tvrtko Ursulin
-5
/
+5
2025-06-03
dma-fence: Use a flag for 64-bit seqnos
Tvrtko Ursulin
-10
/
+7
2025-06-03
drm/ttm: Increase pool shrinker batch target
Tvrtko Ursulin
-1
/
+8
2025-06-03
drm/ttm: Respect the shrinker core free target
Tvrtko Ursulin
-3
/
+5
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
-97
/
+11
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
-22702
/
+36034
2025-06-03
drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
Dibin Moolakadan Subrahmanian
-8
/
+8
2025-06-03
drm/xe/vf: Add sanity check for GGTT configuration
Michal Wajdeczko
-1
/
+10
2025-06-03
drm/xe/vf: Move tile-related VF functions to separate file
Michal Wajdeczko
-253
/
+269
2025-06-03
drm/xe/vf: Introduce helpers to access GGTT configuration
Michal Wajdeczko
-1
/
+38
2025-06-03
drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
-1
/
+1
2025-06-03
drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
-1
/
+1
2025-06-03
drm/shmem-helper: Import dmabuf without mapping its sg_table
Shixiong Ou
-9
/
+84
2025-06-02
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
-5
/
+1
2025-06-02
drm/xe/configfs: Add attribute to disable engines
Lucas De Marchi
-2
/
+147
2025-06-02
drm/xe: Allow to disable engines
Lucas De Marchi
-0
/
+38
2025-06-02
drm/xe: Convert "fused off" messages to be gt-based
Lucas De Marchi
-11
/
+6
2025-06-02
drm/xe/configfs: Drop trailing semicolons
Lucas De Marchi
-4
/
+4
2025-06-02
drm/xe/guc: Resend potentially lost H2G MMIO request
Michal Wajdeczko
-0
/
+7
2025-06-02
drm/xe: Use GT-oriented printer to dump topology on init
Michal Wajdeczko
-2
/
+2
2025-06-02
drm/xe: Convert page fault messages to be GT-oriented
Michal Wajdeczko
-38
/
+36
2025-06-02
drm/xe/hwmon: Simplify and fix 32b wrap
Lucas De Marchi
-10
/
+8
2025-06-02
drm/xe/pxp: Decouple queue addition from PXP start
Daniele Ceraolo Spurio
-61
/
+86
2025-06-02
drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
Daniele Ceraolo Spurio
-2
/
+6
2025-06-02
drm/xe/pxp: Use the correct define in the set_property_funcs array
Daniele Ceraolo Spurio
-1
/
+1
2025-06-02
drm/panfrost: Fix panfrost device variable name in devfreq
Adrián Larumbe
-2
/
+2
2025-06-02
drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
-0
/
+236
2025-06-02
drm/panfrost: Add driver IOCTL for setting BO labels
Adrián Larumbe
-1
/
+45
2025-06-02
drm/panfrost: Internally label some BOs
Adrián Larumbe
-0
/
+12
2025-06-02
drm/panfrost: Add BO labelling to Panfrost
Adrián Larumbe
-0
/
+59
2025-06-02
drm/sched/tests: Use one lock for fence context
Philipp Stanner
-4
/
+2
2025-06-02
drm/xe/sched: stop re-submitting signalled jobs
Matthew Auld
-1
/
+9
2025-06-02
drm/xe: Rework eviction rejection of bound external bos
Thomas Hellström
-18
/
+105
2025-06-02
drm/i915/guc: Handle race condition where wakeref count drops below 0
Jesus Narvaez
-3
/
+14
2025-06-02
drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
Jouni Högander
-2
/
+2
2025-06-02
drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...
Jesus Narvaez
-1
/
+1
2025-06-02
drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
Cristian Ciocaltea
-0
/
+87
2025-06-02
drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
Cristian Ciocaltea
-0
/
+154
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
Cristian Ciocaltea
-0
/
+114
2025-06-02
drm/tests: hdmi: Rename max TMDS rate fallback tests
Cristian Ciocaltea
-4
/
+4
2025-06-02
drm/tests: hdmi: Add limited range tests for YUV420 mode
Cristian Ciocaltea
-5
/
+103
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
Cristian Ciocaltea
-0
/
+118
2025-06-02
drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
Cristian Ciocaltea
-6
/
+6
2025-06-02
drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
Cristian Ciocaltea
-0
/
+2
2025-06-02
drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
Cristian Ciocaltea
-10
/
+0
2025-06-02
drm/tests: hdmi: Replace open coded EDID setup
Cristian Ciocaltea
-142
/
+92
2025-06-02
drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
-18
/
+28
2025-06-02
drm/tests: hdmi: Switch to 'void *' type for EDID data
Cristian Ciocaltea
-2
/
+2
2025-06-02
drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
Cristian Ciocaltea
-4
/
+4
2025-06-02
drm/connector: hdmi: Use YUV420 output format as an RGB fallback
Cristian Ciocaltea
-4
/
+14
[prev]
[next]