index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-01
Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
49
-566
/
+3401
2026-07-24
drm/i915/fbc: No surface size restrictions from LNL onwards
Vinod Govindapillai
1
-0
/
+3
2026-07-24
drm/i915/fbc: No need of any hardcoded plane width limit from LNL+
Vinod Govindapillai
1
-4
/
+12
2026-07-24
drm/xe/display: Expose plane max width/height helpers to global scope
Vinod Govindapillai
2
-8
/
+17
2026-07-24
drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder
Alexander Kaplan
1
-1
/
+8
2026-07-24
drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinks
Alexander Kaplan
1
-0
/
+14
2026-07-22
drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks
Chaitanya Kumar Borah
2
-4
/
+12
2026-07-22
drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
Chaitanya Kumar Borah
3
-7
/
+7
2026-07-22
drm/i915/display: Ensure a non-zero safe window from PTL onwards
Ankit Nautiyal
1
-0
/
+13
2026-07-22
drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
Suraj Kandpal
1
-0
/
+2
2026-07-21
drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"
Colin Ian King
1
-1
/
+1
2026-07-21
drm/i915/bw: Update bw calculation to account for 16 channels
Uma Shankar
1
-3
/
+17
2026-07-21
drm/i915/dram: Interpret 0xF populated-channel count as 16
Uma Shankar
3
-1
/
+16
2026-07-20
drm/i915/dp_tunnel: Add UHBR tunneling support
Imre Deak
1
-5
/
+32
2026-07-20
drm/i915/dp: Disable UHBR link configs with 1/2 lanes
Imre Deak
5
-0
/
+75
2026-07-20
drm/i915/dp: Remove UHBR dependency from SST fallback kunit test
Imre Deak
1
-35
/
+12
2026-07-20
drm/i915/dp: Enable SST fallback between UHBR and non-UHBR rates
Imre Deak
2
-17
/
+3
2026-07-20
drm/i915/dp: End link configuration loops properly
Imre Deak
1
-4
/
+15
2026-07-20
drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
Suraj Kandpal
1
-6
/
+1
2026-07-17
drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK
Ville Syrjälä
4
-4
/
+88
2026-07-17
drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
Ville Syrjälä
8
-17
/
+28
2026-07-17
drm/i915/cdclk: Introduce HAS_2PPC()
Ville Syrjälä
2
-1
/
+2
2026-07-17
drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
Ville Syrjälä
3
-9
/
+6
2026-07-15
drm/i915/display: expose blend mode on alpha-capable planes
Chaitanya Kumar Borah
3
-0
/
+11
2026-07-15
drm/i915/bw: introduce the peak bandwidth threshold
Vinod Govindapillai
2
-0
/
+32
2026-07-15
drm/i915/bw: avoid replicating the update_sagv_status() calls
Vinod Govindapillai
1
-7
/
+2
2026-07-15
drm/i915/bw: extract update_sagv_status()
Vinod Govindapillai
1
-20
/
+18
2026-07-15
drm/i915/bw: Extract icl_init_qgv_info()
Vinod Govindapillai
1
-5
/
+15
2026-07-15
drm/i915/display: sagv pre/post plane calls to check pmdemand support
Vinod Govindapillai
1
-0
/
+6
2026-07-15
drm/i915/pm_demand: introduce HAS_PMDEMAND macro
Vinod Govindapillai
5
-11
/
+12
2026-07-15
drm/i915/wm: clear the plane ddb_y entries on plane disable
Vinod Govindapillai
1
-1
/
+1
2026-07-15
drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
Dibin Moolakadan Subrahmanian
1
-4
/
+6
2026-07-14
drm/i915/display: Fix too few bits in transcoder mask variables
John Harrison
6
-27
/
+27
2026-07-14
drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
Ville Syrjälä
1
-0
/
+9
2026-07-14
drm/i915/fbdev: Extract bios_fb_ok()
Ville Syrjälä
1
-8
/
+18
2026-07-14
drm/i915: Disable the plane if initial plane config readout failed
Ville Syrjälä
1
-3
/
+3
2026-07-14
drm/i915/display: Fix NV12 ceiling division for bigjoiner case
Vidya Srinivas
1
-20
/
+13
2026-07-09
drm/i915/kunit: DP link: add fallback tests
Imre Deak
1
-0
/
+316
2026-07-09
drm/i915/kunit: DP link: add update config tests
Imre Deak
1
-0
/
+804
2026-07-09
drm/i915/kunit: DP link: add baseline fixed table reference test
Imre Deak
1
-0
/
+206
2026-07-09
drm/i915/kunit: Export link training and caps funcs for testing
Imre Deak
5
-2
/
+148
2026-07-09
drm/i915/kunit: Setup DP link test context
Imre Deak
1
-0
/
+50
2026-07-09
drm/i915/kunit: Add DP link test stub
Imre Deak
2
-0
/
+54
2026-07-09
drm/i915/dp_link_training: Disable failed config during fallback
Imre Deak
3
-0
/
+77
2026-07-09
drm/i915/dp_link_training: Use config iterator for fallback
Imre Deak
3
-151
/
+32
2026-07-09
drm/i915/dp_link_training: Reset the max link limits in the fallback code
Imre Deak
1
-5
/
+34
2026-07-09
drm/i915/dp: Remove min/max link config limits
Imre Deak
5
-119
/
+2
2026-07-09
drm/i915/dp_mst: Use link caps for MST DSC config selection
Imre Deak
1
-7
/
+33
2026-07-09
drm/i915/dp_mst: Use link caps for non-DSC config selection
Imre Deak
1
-2
/
+14
2026-07-09
drm/i915/dp: Use link caps for eDP DSC config selection
Imre Deak
1
-3
/
+14
[next]