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-04-15
drm/imagination: Add support for TI AM68 GPU
Matt Coster
-0
/
+2
2025-04-15
drm/imagination: Use cached memory with dma_coherent
Matt Coster
-6
/
+18
2025-04-15
drm/imagination: Add RISC-V firmware processor support
Sarah Walker
-8
/
+244
2025-04-15
drm/imagination: Move ELF fw utils to common file
Matt Coster
-56
/
+74
2025-04-15
drm/imagination: Use callbacks for fw irq handling
Matt Coster
-44
/
+63
2025-04-15
drm/imagination: Use a lookup table for fw defs
Matt Coster
-9
/
+23
2025-04-15
drm/imagination: Make has_fixed_data_addr a value
Matt Coster
-30
/
+11
2025-04-15
drm/imagination: Rename event_mask -> status_mask
Matt Coster
-5
/
+5
2025-04-15
drm/imagination: Remove firmware enable_reg
Matt Coster
-13
/
+1
2025-04-15
drm/imagination: Handle Rogue safety event IRQs
Alessio Belle
-2
/
+117
2025-04-15
drm/imagination: Mask GPU IRQs in threaded handler
Alessio Belle
-7
/
+5
2025-04-15
drm/imagination: Add power domain control
Matt Coster
-0
/
+132
2025-04-15
drm/imagination: Use new generic compatible string
Matt Coster
-0
/
+7
2025-04-15
drm/imagination: Update register defs for newer GPUs
Alessio Belle
-19
/
+134
2025-04-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-4912
/
+5915
2025-04-15
drm/display: hdmi: provide central data authority for ACR params
Dmitry Baryshkov
-0
/
+168
2025-04-15
drm/i915/display: Add link rate and lane count to i915_display_info
Khaled Almahallawy
-0
/
+2
2025-04-15
drm/bridge: anx7625: Use devm_pm_runtime_enable()
Chen-Yu Tsai
-8
/
+1
2025-04-15
drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices
Ankit Nautiyal
-3
/
+4
2025-04-15
drm/i915/display: Add macro for checking 3 DSC engines
Ankit Nautiyal
-0
/
+1
2025-04-15
drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices
Ankit Nautiyal
-3
/
+4
2025-04-15
drm/i915/display: Add macro for checking 3 DSC engines
Ankit Nautiyal
-0
/
+1
2025-04-15
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-4725
/
+5411
2025-04-14
drm/i915: use graphics version instead of PCH split in error capture
Jani Nikula
-1
/
+1
2025-04-14
drm/i915: don't capture DERRMR for VLV/CHV
Jani Nikula
-1
/
+1
2025-04-14
drm/i915: use display snapshot mechanism for display irq regs
Jani Nikula
-20
/
+38
2025-04-14
drm/i915: stop recording IER in error capture
Jani Nikula
-9
/
+0
2025-04-14
drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture
Jani Nikula
-2
/
+3
2025-04-14
drm/i915: use 32-bit access for gen2 irq registers
Jani Nikula
-2
/
+0
2025-04-14
drm/i915/dpio: have chv_data_lane_soft_reset() get/put dpio internally
Jani Nikula
-20
/
+16
2025-04-14
drm/xe: Set LRC addresses before guc load
Lucas De Marchi
-30
/
+45
2025-04-14
drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GT
Michal Wajdeczko
-17
/
+49
2025-04-14
drm/vmwgfx: Use dma_buf from GEM object instance
Thomas Zimmermann
-3
/
+3
2025-04-14
drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-5
/
+5
2025-04-14
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-6
/
+6
2025-04-14
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2025-04-14
drm/msm: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-6
/
+6
2025-04-14
drm/etnaviv: Use dma_buf from GEM object instance
Thomas Zimmermann
-2
/
+2
2025-04-14
drm/etnaviv: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-2
/
+2
2025-04-14
drm/udl: Support adapters without firmware descriptor
Thomas Zimmermann
-16
/
+21
2025-04-14
drm/udl: Validate length in vendor-descriptor parser
Thomas Zimmermann
-26
/
+51
2025-04-14
drm/udl: Treat vendor descriptor as u8
Thomas Zimmermann
-8
/
+8
2025-04-14
drm/udl: Return error if vendor descriptor is too short
Thomas Zimmermann
-36
/
+36
2025-04-14
drm/udl: Handle errors from usb_get_descriptor()
Thomas Zimmermann
-10
/
+14
2025-04-14
drm/udl: The number of pixels is always positive
Thomas Zimmermann
-2
/
+2
2025-04-14
drm/udl: Improve type safety when using struct udl_device
Thomas Zimmermann
-36
/
+37
2025-04-14
drm/udl: Remove unused field gem_lock from struct udl_device
Thomas Zimmermann
-4
/
+0
2025-04-14
drm/udl: Remove unused field dev from struct udl_device
Thomas Zimmermann
-1
/
+0
2025-04-14
drm/sysfb: Share helpers for screen_info validation
Thomas Zimmermann
-192
/
+160
2025-04-14
drm/sysfb: Share helpers for integer validation
Thomas Zimmermann
-72
/
+48
[prev]
[next]