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
2026-01-13
drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*
Dmitry Baryshkov
-22
/
+19
2026-01-13
drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILED
Dmitry Baryshkov
-20
/
+0
2026-01-13
drm/msm/disp: pull in common tiled YUV format parameters
Dmitry Baryshkov
-15
/
+13
2026-01-13
drm/msm/disp: pull in common YUV format parameters
Dmitry Baryshkov
-64
/
+56
2026-01-13
drm/msm/disp: simplify tiled RGB{,A,X} formats definitions
Dmitry Baryshkov
-33
/
+85
2026-01-13
drm/msm/disp: simplify RGB{,A,X} formats definitions
Dmitry Baryshkov
-117
/
+158
2026-01-13
drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_F...
Dmitry Baryshkov
-22
/
+13
2026-01-13
drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMT
Dmitry Baryshkov
-75
/
+39
2026-01-13
drm/msm/disp: set num_planes to 1 for interleaved YUV formats
Dmitry Baryshkov
-4
/
+4
2026-01-12
drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
Julia Filipchuk
-2
/
+2
2026-01-12
drm/xe/hwmon: Expose individual VRAM channel temperature
Karthik Poosa
-0
/
+69
2026-01-12
drm/xe/hwmon: Expose GPU PCIe temperature
Karthik Poosa
-0
/
+34
2026-01-12
drm/xe/hwmon: Expose memory controller temperature
Karthik Poosa
-5
/
+76
2026-01-12
drm/xe/hwmon: Expose temperature limits
Karthik Poosa
-3
/
+108
2026-01-12
drm/xe/ptl: Enable PXP for PTL
Daniele Ceraolo Spurio
-0
/
+1
2026-01-12
drm/xe/ptl: Define GSC for PTL
Daniele Ceraolo Spurio
-0
/
+1
2026-01-12
drm/xe/gsc: Make GSC FW load optional for newer platforms
Daniele Ceraolo Spurio
-10
/
+15
2026-01-12
drm/xe/device: Convert wait for lmem init into an assert
Balasubramani Vivekanandan
-57
/
+16
2026-01-12
drm/xe: Privatize xe_ggtt_node
Maarten Lankhorst
-18
/
+19
2026-01-12
drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
Maarten Lankhorst
-7
/
+20
2026-01-12
drm/xe: Do not dereference ggtt_node in xe_bo.c
Maarten Lankhorst
-3
/
+3
2026-01-12
drm/xe/display: Avoid dereferencing xe_ggtt_node
Maarten Lankhorst
-5
/
+5
2026-01-12
drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
Maarten Lankhorst
-3
/
+18
2026-01-12
drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
Maarten Lankhorst
-81
/
+131
2026-01-12
drm/xe: Start using ggtt->start in preparation of balloon removal
Maarten Lankhorst
-34
/
+60
2026-01-12
drm/xe/mert: Move MERT initialization to xe_mert.c
Michal Wajdeczko
-3
/
+15
2026-01-12
drm/xe/mert: Use local mert variable to simplify the code
Michal Wajdeczko
-5
/
+6
2026-01-12
drm/xe/mert: Always refer to MERT using xe_device
Michal Wajdeczko
-8
/
+6
2026-01-12
drm/xe/mert: Fix kernel-doc for struct xe_mert
Michal Wajdeczko
-1
/
+4
2026-01-12
drm/xe/mert: Normalize xe_mert.h include guards
Michal Wajdeczko
-3
/
+3
2026-01-12
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
Ben Dooks
-1
/
+1
2026-01-12
drm/msm: remove some dead code
Dan Carpenter
-7
/
+1
2026-01-11
drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()
Cristian Ciocaltea
-1
/
+1
2026-01-10
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
-96
/
+78
2026-01-10
drm/xe: Disable timestamp WA on VFs
Matthew Brost
-0
/
+3
2026-01-10
drm/xe: Remove special casing for LR queues in submission
Matthew Brost
-127
/
+11
2026-01-10
drm/xe: Do not deregister queues in TDR
Matthew Brost
-60
/
+10
2026-01-10
drm/xe: Only toggle scheduling in TDR if GuC is running
Matthew Brost
-1
/
+2
2026-01-10
drm/xe: Stop abusing DRM scheduler internals
Matthew Brost
-120
/
+27
2026-01-10
drm/xe: Add dedicated message lock
Matthew Brost
-4
/
+7
2026-01-10
drm/amd/display: Promote DC to 3.2.365
Taimur Hassan
-1
/
+1
2026-01-10
drm/amd/display: [FW Promotion] Release 0.1.42.0
Taimur Hassan
-2
/
+6
2026-01-10
drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variants
Aurabindo Pillai
-12
/
+13
2026-01-10
drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMS
Aurabindo Pillai
-15
/
+15
2026-01-10
drm/amd/display: Add pwait status to DMCUB debug logging
Nicholas Kazlauskas
-0
/
+1
2026-01-10
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
Nicholas Kazlauskas
-1
/
+56
2026-01-10
drm/amd/display: Add replay_events in replay settings
Peichen Huang
-0
/
+2
2026-01-10
drm/amd/display: init code for external panel replay
Peichen Huang
-21
/
+47
2026-01-10
drm/amd/display: disable replay when crc source is enabled
Ray Wu
-3
/
+30
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
-5
/
+13
[prev]
[next]