index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
2020-10-12
drm/i915: Switch to LTTPR transparent mode link training
Imre Deak
2020-10-12
drm/i915: Factor out a helper to disable the DPCD training pattern
Imre Deak
2020-10-12
drm/i915: Simplify the link training functions
Imre Deak
2020-10-12
drm/i915: Fix DP link training pattern mask
Imre Deak
2020-10-12
Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...
Dave Airlie
2020-10-09
drm/i915/display: Program PSR2 selective fetch registers
José Roberto de Souza
2020-10-09
drm/i915/display: Check PSR parameter and flag only in state compute phase
José Roberto de Souza
2020-10-09
drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
José Roberto de Souza
2020-10-09
drm/i915/vbt: Add VRR VBT toggle
José Roberto de Souza
2020-10-09
drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS...
José Roberto de Souza
2020-10-09
drm/i915/vbt: Fix backlight parsing for VBT 234+
José Roberto de Souza
2020-10-09
drm/i915: s/int/u32/ for aux_offset/alignment
Ville Syrjälä
2020-10-09
drm/i915: Skip aux plane stuff when there is no aux plane
Ville Syrjälä
2020-10-09
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
2020-10-09
drm/i915: Wait for VLV/CHV/BXT/GLK DSI panel power cycle delay on reboot
Ville Syrjälä
2020-10-09
drm/i915: Wait for LVDS panel power cycle delay on reboot
Ville Syrjälä
2020-10-09
drm/i915: Wait for eDP panel power cycle delay on reboot on all platforms
Ville Syrjälä
2020-10-09
drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hook
Ville Syrjälä
2020-10-09
drm/i915: Add an encoder .shutdown() hook
Ville Syrjälä
2020-10-07
drm/i915/dg1: provide port/phy mapping for vbt
Matt Roper
2020-10-07
drm/i915/dg1: Update comp master/slave relationships for PHYs
Matt Roper
2020-10-07
drm/i915/dg1: Don't program PHY_MISC for PHY-C and PHY-D
Matt Roper
2020-10-07
drm/i915/dg1: gmbus pin mapping
Lucas De Marchi
2020-10-07
drm/i915/dg1: Initialize RAWCLK properly
Matt Roper
2020-10-07
drm/i915/display/ehl: Limit eDP to HBR2
José Roberto de Souza
2020-10-06
drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
Imre Deak
2020-10-06
drm/i915: Add an encoder hook to sanitize its state during init/resume
Imre Deak
2020-10-06
drm/i915: Check for unsupported DP link rates during initial commit
Imre Deak
2020-10-06
drm/i915: Move the initial fastset commit check to encoder hooks
Imre Deak
2020-10-06
drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programming
Imre Deak
2020-10-02
drm/i915: Make lspcon_init() static
Ville Syrjälä
2020-10-01
drm/i915: Init lspcon after HPD in intel_dp_detect()
Kai-Heng Feng
2020-10-01
drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}
Ville Syrjälä
2020-10-01
drm/i915: Plumb crtc_state to link training
Ville Syrjälä
2020-10-01
drm/i915: Split TGL DKL PHY buf trans per output type
Ville Syrjälä
2020-10-01
drm/i915: Split TGL combo PHY buf trans per output type
Ville Syrjälä
2020-10-01
drm/i915: Split EHL combo PHY buf trans per output type
Ville Syrjälä
2020-10-01
drm/i915: Split ICL MG PHY buf trans per output type
Ville Syrjälä
2020-10-01
drm/i915: Split ICL combo PHY buf trans per output type
Ville Syrjälä
2020-10-01
drm/i915: Shove the PHY test into the hotplug work
Ville Syrjälä
2020-10-01
drm/i915: Make intel_dp_process_phy_request() static
Ville Syrjälä
2020-10-01
drm/i915: s/old_crtc_state/crtc_state/
Ville Syrjälä
2020-10-01
drm/i915: s/pre_empemph/preemph/
Ville Syrjälä
2020-10-01
drm/i915: Fix TGL DKL PHY DP vswing handling
Ville Syrjälä
2020-10-01
drm/i915: Implement display WA #1142:kbl,cfl,cml
Ville Syrjälä
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-09-28
drm/i915: Fix state checker hw.active/hw.enable readout
Ville Syrjälä
2020-09-28
drm/i915/dsi: Enable software vblank counter
Vandita Kulkarni
2020-09-28
drm/i915/dsi: Initiate frame request in cmd mode
Vandita Kulkarni
2020-09-28
drm/i915/dsi: Add details about TE in get_config
Vandita Kulkarni
[prev]
[next]