Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dce56b3c626fb1d533258a624d42a1a3fc17da17
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
dce56b3
drm/i915: save some time when waiting the eDP timings
by Paulo Zanoni
· 11 years ago
0095e6d
drm/i915: init the DP panel power seq variables earlier
by Paulo Zanoni
· 11 years ago
232a6ee
drm/i915: VLV2 - Fix hotplug detect bits
by Todd Previte
· 11 years ago
2e82a72
drm/i915: don't disable DP port after a failed link training
by Imre Deak
· 11 years ago
5d6a111
drm/i915: don't disable the DP port if the link is lost
by Imre Deak
· 11 years ago
859ae23
Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
6b27f7f
drm/dp: Use AUX constants from specification
by Thierry Reding
· 11 years ago
da32cc9
Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
90791a5
drm/i915: fix VDD override off wait
by Paulo Zanoni
· 11 years ago
dff392d
drm/i915: don't touch the VDD when disabling the panel
by Paulo Zanoni
· 11 years ago
e9cb81a
drm/i915: get a runtime PM reference when the panel VDD is on
by Paulo Zanoni
· 11 years ago
c8c8fb3
drm/i915: add some runtime PM get/put calls
by Paulo Zanoni
· 11 years ago
f7698ba
Merge tag 'v3.13-rc3' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
54c136d
drm/i915: Add a timing breadcrumb to panel waits
by Chris Wilson
· 11 years ago
7e11f9f
drm/i915: Remove if 0'ed static arrays
by Damien Lespiau
· 11 years ago
c19de8e
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
by Damien Lespiau
· 11 years ago
3b32a35
drm/i915: Simplify DP vs. eDP detection
by Ville Syrjälä
· 11 years ago
5d8a775
drm/i915: Check VBT for eDP ports on VLV
by Ville Syrjälä
· 11 years ago
4aeebd7
drm/i915: dp aux irq support for g4x/vlv
by Daniel Vetter
· 11 years ago
c09cd6e
Merge branch 'backlight-rework' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
fdbc3b1
drm/i915/dp: set sink to power down mode on dp disable
by Jani Nikula
· 11 years ago
e4607fc
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
by Chon Ming Lee
· 11 years ago
ab0169b
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
a81a507
drm/i915/bdw: Change dp aux timeout to 600us on DDIA
by Ben Widawsky
· 11 years ago
ed8546a
drm/i915/bdw: Support eDP PSR
by Ben Widawsky
· 11 years ago
8f93f4f
drm/i915/bdw: add support for BDW DP voltage swings and pre-emphasis
by Paulo Zanoni
· 11 years ago
ab3c759
drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document.
by Chon Ming Lee
· 11 years ago
9191526
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
752aa88
drm/i915: make backlight functions take a connector
by Jesse Barnes
· 11 years ago
f02586d
drm/i915: Make intel_dp_is_edp() less specific
by Ville Syrjälä
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
9f08ef5
drm/i915: use the correct register when turning VDD off
by Paulo Zanoni
· 11 years ago
b0665d5
drm/i915: reduce eDP VDD message verbose
by Paulo Zanoni
· 11 years ago
8a5e6aeb
drm/i915: turn the eDP VDD on for any i2c transactions
by Paulo Zanoni
· 11 years ago
c6cd2ee
drm/i915/dp: workaround BIOS eDP bpp clamping issue
by Jani Nikula
· 11 years ago
be51e4a
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
5bdebb1
drm/sysfs: sort out minor and connector device object lifetimes.
by Dave Airlie
· 11 years ago
6da7f10
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
by Jani Nikula
· 11 years ago
0301b3a
drm/i915/dp: constify link_status
by Jani Nikula
· 11 years ago
2cdfe6c
drm/i915/dp: update training set in a burst write with training pattern set
by Jani Nikula
· 11 years ago
3def84b
drm/i915/dp: promote clock recovery failures to DRM_ERROR
by Jani Nikula
· 11 years ago
953d22e
drm/i915/dp: use sizeof for memset instead of magic value
by Jani Nikula
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
6aba5b6
drm/i915/dp: get rid of intel_dp->link_configuration
by Jani Nikula
· 11 years ago
55e9ede
drm/i915/dp: use drm_edid_duplicate
by Jani Nikula
· 11 years ago
a031d70
drm/i915: Simplify PSR debugfs
by Rodrigo Vivi
· 11 years ago
0cc4b69
drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.
by Rodrigo Vivi
· 11 years ago
d9255d5
drm/i915: destroy connector sysfs files earlier
by Paulo Zanoni
· 11 years ago
70aff66
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
by Jani Nikula
· 11 years ago
58c67ce
drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER
by Jani Nikula
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
58f6e63
drm/i915: Fix VLV eDP timing v2
by Chon Ming Lee
· 11 years ago
18b5992
drm/i915: Calculate PSR register offsets from base + gen
by Ben Widawsky
· 11 years ago
5000393
drm/i915/dp: read DPCD PSR capability only on eDP
by Jani Nikula
· 11 years ago
768f69c
drm/i915: VBT's child_device_config changes over time
by Paulo Zanoni
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
c9ff160
drm/i915/dp: downstream port capabilities are not present in DPCD 1.0
by Jani Nikula
· 11 years ago
4821ff14
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
8d16f25
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
by Jani Nikula
· 11 years ago
46a5ae9
drm/i915: WARN is the DP aux read or write is too big
by Paulo Zanoni
· 11 years ago
20ddf66
drm/i915: Make intel_crtc_active() available outside intel_pm.c
by Ville Syrjälä
· 11 years ago
ca73b4f
drm/i915: Use adjusted_mode when checking conditions for PSR
by Ville Syrjälä
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
eb14cb7
drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n
by Ville Syrjälä
· 11 years ago
bf13e81
drm/i915: add support for per-pipe power sequencing on vlv
by Jani Nikula
· 11 years ago
a24c144
drm/i915: clean up power sequencing register port select definitions
by Jani Nikula
· 11 years ago
828f5c6
drm/i915: move backlight enable later in vlv enable sequence
by Jani Nikula
· 11 years ago
ecff4f3
drm/i915: name intel dp hooks per platform
by Jani Nikula
· 11 years ago
5e69f97
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
by Chon Ming Lee
· 11 years ago
65ce4bf
drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2
by Chon Ming Lee
· 11 years ago
9dd4ffd
drm/i915: Modify DP set clock to accomodate more eDP timings v2
by Chon Ming Lee
· 11 years ago
c67a470
drm/i915: allow package C8+ states on Haswell (disabled)
by Paulo Zanoni
· 11 years ago
f3f0857
drm/i915: remove set but unused variables
by Paulo Zanoni
· 11 years ago
ab1f90f
drm/i915: rearrange vlv dp enable and pre_enable callbacks
by Jani Nikula
· 11 years ago
0980a60
drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
by Chris Wilson
· 11 years ago
b934223d
drm/i915/dp: use native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
cd234b0
drm/i915: Do not dereference NULL crtc or fb until after checking
by Chris Wilson
· 11 years ago
bc86625
drm/i915: Retry DP aux_ch communications with a different clock after failure
by Chris Wilson
· 11 years ago
cb54b53
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux'
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
7984211
drm/i915: restore debug message lost in merge resolution
by Imre Deak
· 11 years ago
3d739d9
drm/i915: add update function to disable/enable-back PSR
by Rodrigo Vivi
· 11 years ago
105b7c1
drm/intel: add enable_psr module option and disable psr by default
by Rodrigo Vivi
· 11 years ago
3f51e47
drm/i915: Match all PSR mode entry conditions before enabling it.
by Rodrigo Vivi
· 11 years ago
2b28bb1
drm/i915: Enable/Disable PSR
by Rodrigo Vivi
· 11 years ago
b84a1cf
drm/i915: split aux_clock_divider logic in a separated function for reuse.
by Rodrigo Vivi
· 11 years ago
2293bb5
drm/i915: Read the EDP DPCD and PSR Capability
by Shobhit Kumar
· 11 years ago
d4eead5
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
by Imre Deak
· 11 years ago
f1f644d
drm/i915: get mode clock when reading the pipe config v9
by Jesse Barnes
· 11 years ago
63000ef
drm/i915: correct intel_dp_get_config() function for DevCPT
by Xiong Zhang
· 11 years ago
73845ad
drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy
by Paulo Zanoni
· 12 years ago
b2a1475
drm/i915: check the return value of intel_dp_i2c_init
by Paulo Zanoni
· 12 years ago
15b1d17
drm/i915: fix the "ghost eDP" encoder unwind path
by Paulo Zanoni
· 12 years ago
b2f246a
drm/i915: fix the "ghost eDP" connector unwind path
by Paulo Zanoni
· 12 years ago
16c2553
drm/i915: propagate errors from intel_dp_init_connector
by Paulo Zanoni
· 12 years ago
ed92f0b
drm/i915: extract intel_edp_init_connector
by Paulo Zanoni
· 12 years ago
acd8db10
drm/i915: don't check encoder at DP connector destroy()
by Paulo Zanoni
· 12 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
3e7ca98
drm/i915: enable 30bpp for DP outputs
by Daniel Vetter
· 12 years ago
Next »