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-06-12
drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
Lad Prabhakar
-2
/
+2
2025-06-12
drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
Lad Prabhakar
-0
/
+3
2025-06-12
drm: omapdrm: reduce clang stack usage
Arnd Bergmann
-1
/
+1
2025-06-12
drm/xe: Make WA BB part of LRC BO
Matthew Brost
-21
/
+18
2025-06-12
drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
Imre Deak
-2
/
+38
2025-06-12
drm/dp: Add an EDID quirk for the DPCD register access probe
Imre Deak
-13
/
+37
2025-06-12
drm/xe: Use WRITE_ONCE for range->tile_invalidated update
Matthew Brost
-2
/
+5
2025-06-12
drm/xe: Don't use drm exec locking in SVM pagefaults
Matthew Brost
-23
/
+13
2025-06-12
drm/edid: Add support for quirks visible to DRM core and drivers
Imre Deak
-1
/
+7
2025-06-12
drm/edid: Define the quirks in an enum list
Imre Deak
-106
/
+112
2025-06-12
drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
Imre Deak
-1
/
+1
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
-4
/
+20
2025-06-12
drm/prime: remove drm_prime_lookup_buf_by_handle
Christian König
-49
/
+10
2025-06-12
drm/file: add client id to drm_file_error
Sunil Khatri
-2
/
+4
2025-06-12
drm/arm/malidp: Silence informational message
Alexander Stein
-1
/
+1
2025-06-12
drm/ssd130x: fix ssd132x_clear_screen() columns
John Keeping
-1
/
+1
2025-06-12
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
-2
/
+2
2025-06-11
drm/xe/lrc: Prepare WA BB setup for more users
Lucas De Marchi
-14
/
+55
2025-06-11
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
-4
/
+20
2025-06-11
drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
Shekhar Chauhan
-0
/
+1
2025-06-11
drm/xe/xe2_hpg: Add set of workarounds
Shekhar Chauhan
-21
/
+29
2025-06-11
drm/ttm: Should to return the evict error
Emily Deng
-0
/
+3
2025-06-11
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
-37
/
+0
2025-06-11
drm/i915/display: include intel_display_reg_defs.h from display regs files
Jani Nikula
-7
/
+9
2025-06-11
Revert "drm/xe/display: use xe->display to decide whether to do anything"
Vivek Kasireddy
-20
/
+20
2025-06-11
drm/i915/panel: sync panel prepared state at register
Jani Nikula
-0
/
+41
2025-06-11
drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSI
Jani Nikula
-1
/
+93
2025-06-11
drm/i915/panel: add panel register/unregister
Jani Nikula
-12
/
+23
2025-06-11
drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS
Nathan Chancellor
-0
/
+1
2025-06-11
drm/panel: use fwnode based lookups for panel followers
Jani Nikula
-10
/
+32
2025-06-11
drm/arm/hdlcd: Replace struct simplefb_format with custom type
Thomas Zimmermann
-8
/
+15
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-949
/
+2776
2025-06-10
drm/xe: Reorder 'Get pages failed' message
Matthew Brost
-2
/
+2
2025-06-10
drm/meson: fix more rounding issues with 59.94Hz modes
Martin Blumenstingl
-21
/
+34
2025-06-10
drm/meson: use vclk_freq instead of pixel_freq in debug print
Martin Blumenstingl
-3
/
+3
2025-06-10
drm/meson: fix debug log statement when setting the HDMI clocks
Martin Blumenstingl
-1
/
+1
2025-06-10
drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280
Marek Vasut
-0
/
+219
2025-06-10
drm/panel: ilitek-ili9881c: Allow configuration of the number of lanes
Marek Vasut
-1
/
+5
2025-06-10
drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel support
Stefan Eichenberger
-0
/
+124
2025-06-10
drm/panel: visionox-rm69299: support the variant found in the SHIFT6mq
Caleb Connolly
-0
/
+132
2025-06-10
drm/panel: visionox-rm69299: switch to devm_regulator_bulk_get_const()
Neil Armstrong
-9
/
+12
2025-06-10
drm/panel: visionox-rm69299: switch to _multi variants
Neil Armstrong
-35
/
+13
2025-06-10
drm/panel: visionox-rm69299: add plumbing to support panel variants
Neil Armstrong
-26
/
+32
2025-06-10
drm/vc4: fix infinite EPROBE_DEFER loop
Gabriel Dalimonte
-6
/
+6
2025-06-09
drm/msm/adreno: Check for recognized GPU before bind
Rob Clark
-6
/
+26
2025-06-09
drm/msm/adreno: Pass device_node to find_chipid()
Rob Clark
-5
/
+5
2025-06-09
drm/msm: Rename add_components_mdp()
Rob Clark
-2
/
+2
2025-06-09
drivers: gpu: drm: msm: registers: improve reproducibility
Ryan Eatmon
-3
/
+5
2025-06-09
drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
Connor Abbott
-0
/
+14
2025-06-09
drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
Connor Abbott
-1
/
+2
[prev]
[next]