index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
Age
Commit message (
Expand
)
Author
2019-01-24
drm/i915/backlight: Restore backlight on resume, v3.
Maarten Lankhorst
2019-01-18
drm/i915/dp: remove PANEL_POWER_OFF macro and its use
Jani Nikula
2019-01-17
drm/i915/dp: switch to kernel types
Jani Nikula
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-14
drm/i915/dp: Markup pps lock power well
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-12-25
drm/i915: Allow calling intel_edp_drrs_enable twice
Hans de Goede
2018-12-18
drm/i915/icl: Add fallback detection method for TypeC legacy ports
Imre Deak
2018-12-18
drm/i915/icl: Fix HPD handling for TypeC legacy ports
Imre Deak
2018-12-18
drm/i915/icl: Add a debug print for TypeC port disconnection
Imre Deak
2018-12-18
drm/i915/icl: combo port vswing programming changes per BSPEC
Clint Taylor
2018-12-16
drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
Manasi Navare
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-06
drm/i915: debug log for REPLY_ACK missing
Ramalingam C
2018-12-05
drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
Matt Atwood
2018-12-04
drm/i915/dp: Fix inconsistent indenting
Chris Wilson
2018-12-03
drm/i915/dp: Fix link compute m_n calc for DSC
Manasi Navare
2018-11-29
i915/dp/fec: Add fec_enable to the crtc state.
Anusha Srivatsa
2018-11-29
drm/i915/dp: Enable/Disable DSC in DP Sink
Gaurav K Singh
2018-11-29
drm/i915/dsc: Define & Compute VESA DSC params
Gaurav K Singh
2018-11-29
drm/i915/dp: Compute DSC pipe config in atomic check
Manasi Navare
2018-11-22
drm/i915: Check PSR errors instead of retrain while PSR is enabled
José Roberto de Souza
2018-11-22
drm/i915: Avoid a full port detection in the first eDP short pulse
José Roberto de Souza
2018-11-15
drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()
Jani Nikula
2018-11-09
drm/i915: Reuse the aux_domain cached
José Roberto de Souza
2018-11-05
drm/i915/icl: Configure MG DP mode for HDMI ports too
Imre Deak
2018-11-05
drm/i915/icl: Configure MG PHY gating for HDMI ports too
Imre Deak
2018-11-02
i915/dp/fec: Cache the FEC_CAPABLE DPCD register
Anusha Srivatsa
2018-11-02
drm/i915: Allow "max bpc" property to limit pipe_bpp
Radhakrishna Sripada
2018-11-02
drm/i915: Use a helper to get the aux power domain
Imre Deak
2018-11-02
drm/i915: Init aux_ch for HDMI ports too
Imre Deak
2018-11-02
drm/i915: Move aux_ch to intel_digital_port
Imre Deak
2018-11-02
drm/i915: Move intel_aux_ch() to intel_bios.c
Imre Deak
2018-10-31
drm/i915: Initialize panel_vdd_work only for eDP ports
José Roberto de Souza
2018-10-31
drm/i915/icl: Set TC type to unknown when a sudden disconnection happen
José Roberto de Souza
2018-10-31
drm/i915/icl: Set TC type to unknown in the disconnection flow
José Roberto de Souza
2018-10-31
drm/i915/dp: Validate modes using max Output BPP and slice count when DSC sup...
Manasi Navare
2018-10-31
drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC
Manasi Navare
2018-10-31
drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
Manasi Navare
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-24
drm/i915: Move the DDC/AUX failure msgs to debug log
Ramalingam C
2018-10-24
drm/i915: hdcp_check_link only on CP_IRQ
Ramalingam C
2018-10-22
drm/i915: digital_port_connected sort platforms newer-to-older
Rodrigo Vivi
2018-10-17
drm/i915/icl: Fix signal_levels
Rodrigo Vivi
2018-10-16
drm/i915/icl: use combophy/TC helper functions during display detection
Mahesh Kumar
2018-10-16
drm/i915: Make intel_dp_set_m_n take crtc_state
Maarten Lankhorst
2018-10-15
drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
Shashank Sharma
2018-10-15
drm/i915: Introduce CRTC output format
Shashank Sharma
2018-10-09
drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...
Manasi Navare
[next]