开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-07-20
drm/dp_tunnel: Add UHBR tunneling support
Imre Deak
2026-07-20
drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...
Suraj Kandpal
2026-07-17
drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK
Ville Syrjälä
2026-07-17
drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
Ville Syrjälä
2026-07-17
drm/i915/cdclk: Introduce HAS_2PPC()
Ville Syrjälä
2026-07-17
drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
Ville Syrjälä
2026-07-15
drm/i915/display: expose blend mode on alpha-capable planes
Chaitanya Kumar Borah
2026-07-15
drm/i915/bw: introduce the peak bandwidth threshold
Vinod Govindapillai
2026-07-15
drm/i915/bw: avoid replicating the update_sagv_status() calls
Vinod Govindapillai
2026-07-15
drm/i915/bw: extract update_sagv_status()
Vinod Govindapillai
2026-07-15
drm/i915/bw: Extract icl_init_qgv_info()
Vinod Govindapillai
2026-07-15
drm/i915/display: sagv pre/post plane calls to check pmdemand support
Vinod Govindapillai
2026-07-15
drm/i915/pm_demand: introduce HAS_PMDEMAND macro
Vinod Govindapillai
2026-07-15
drm/i915/wm: clear the plane ddb_y entries on plane disable
Vinod Govindapillai
2026-07-15
drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
Dibin Moolakadan Subrahmanian
2026-07-14
drm/i915/display: Fix too few bits in transcoder mask variables
John Harrison
2026-07-14
drm/xe/display: Do not allocate into stolen for new framebuffers.
Maarten Lankhorst
2026-07-14
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
2026-07-14
drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
Ville Syrjälä
2026-07-14
drm/i915: Fix BIOS FB memory region name debug prints
Ville Syrjälä
2026-07-14
drm/xe: s/bar2/lmembar/
Ville Syrjälä
2026-07-14
drm/xe: Check the PTE local memory bit for initial FB in stolen
Ville Syrjälä
2026-07-14
drm/xe: Abstract the initial FB PTE checks a bit
Ville Syrjälä
2026-07-14
drm/xe: Print a debug message if we have no stolen for the initial FB
Ville Syrjälä
2026-07-14
drm/xe: Do the initial FB size alignment earlier
Ville Syrjälä
2026-07-14
drm/i915: Use drm_dbg_kms() for initial FB debugs
Ville Syrjälä
2026-07-14
drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
Ville Syrjälä
2026-07-14
drm/i915/fbdev: Extract bios_fb_ok()
Ville Syrjälä
2026-07-14
drm/i915: Disable the plane if initial plane config readout failed
Ville Syrjälä
2026-07-14
drm/i915/display: Fix NV12 ceiling division for bigjoiner case
Vidya Srinivas
2026-07-09
drm/i915/kunit: DP link: add fallback tests
Imre Deak
2026-07-09
drm/i915/kunit: DP link: add update config tests
Imre Deak
2026-07-09
drm/i915/kunit: DP link: add baseline fixed table reference test
Imre Deak
2026-07-09
drm/i915/kunit: Export link training and caps funcs for testing
Imre Deak
2026-07-09
drm/i915/kunit: Setup DP link test context
Imre Deak
2026-07-09
drm/xe/kunit: Build DP link display tests
Imre Deak
2026-07-09
drm/xe/kunit: Add display test config
Imre Deak
2026-07-09
drm/i915/kunit: Add DP link test stub
Imre Deak
2026-07-09
drm/i915/kunit: Enable KUnit tests
Imre Deak
2026-07-09
drm/i915/dp_link_training: Disable failed config during fallback
Imre Deak
2026-07-09
drm/i915/dp_link_training: Use config iterator for fallback
Imre Deak
2026-07-09
drm/i915/dp_link_training: Reset the max link limits in the fallback code
Imre Deak
2026-07-09
drm/i915/dp: Remove min/max link config limits
Imre Deak
2026-07-09
drm/i915/dp_mst: Use link caps for MST DSC config selection
Imre Deak
2026-07-09
drm/i915/dp_mst: Use link caps for non-DSC config selection
Imre Deak
2026-07-09
drm/i915/dp: Use link caps for eDP DSC config selection
Imre Deak
2026-07-09
drm/i915/dp: Iterate configurations via link_caps for SST DSC
Imre Deak
2026-07-09
drm/i915/dp: Iterate configurations via link_caps for SST non-DSC
Imre Deak
2026-07-09
drm/i915/dp_test: Use link caps for compliance link configs
Imre Deak
2026-07-09
drm/i915/dp_tunnel: Query max BW config via link_caps for BW computation
Imre Deak
[next]