Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dd11bc109dec0eadc031a6cdd2c153928f0a94da
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
dd11bc1
drm/i915: dev_priv cleanup in intel_dp.c
by Tvrtko Ursulin
· 8 years ago
c99f53f
drm/i915: Simplify DP port limited color range bit platform checks
by Ville Syrjälä
· 8 years ago
56b857a
drm/i915: More assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
0031fb9
drm/i915: Assorted dev_priv cleanups
by Tvrtko Ursulin
· 8 years ago
bbf35e9
drm/i915: Pass atomic state to intel_audio_codec_enable, v2.
by Maarten Lankhorst
· 8 years ago
30ad981
drm/i915: Pass dev_priv to vlv force pll functions
by Ville Syrjälä
· 8 years ago
0f0f74b
drm/i915: Pass dev_priv to intel_wait_for_vblank()
by Ville Syrjälä
· 8 years ago
40dba34
drm/i915: Change the placement of some static functions in intel_dp.c
by Navare, Manasi D
· 8 years ago
489375c
drm/i915/lspcon: Add workaround for resuming in PCON mode
by Imre Deak
· 8 years ago
12a47a42
drm/i915/dp: Read DP descriptor for eDP and LSPCON too
by Imre Deak
· 8 years ago
24e807e
drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read
by Imre Deak
· 8 years ago
7b3fc17
drm/i915/dp: Print full branch/sink descriptor
by Imre Deak
· 8 years ago
5e89667
drm/i915/dp: Print only sink or branch specific OUI based on dev type
by Imre Deak
· 8 years ago
6f172a4
drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
by Imre Deak
· 8 years ago
c726ad0
drm/dp: Factor out helper to distinguish between branch and sink devices
by Imre Deak
· 8 years ago
1aab956
drm/i915: Refresh that status of MST capable connectors in ->detect()
by Ville Syrjälä
· 8 years ago
d4cb3fd
drm/i915/dp: add lane_count check in intel_dp_check_link_status
by Matthew Auld
· 8 years ago
c8a89b0
drm/i915: Fix whitespace issues
by Ville Syrjälä
· 8 years ago
8f7ce03
drm/i915: Respect alternate_aux_channel for all DDI ports
by Ville Syrjälä
· 8 years ago
910530c
drm/i915: Add lspcon resume function
by Shashank Sharma
· 8 years ago
bfd02b3
drm/i915: Suppress underruns during DP link retraining
by Ville Syrjälä
· 8 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 8 years ago
11a914c
drm/i915: Make IS_VALLEYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
9beb5fe
drm/i915: Make IS_G4X only take dev_priv
by Tvrtko Ursulin
· 8 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 8 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
50a0bc9
drm/i915: Make INTEL_DEVID only take dev_priv
by Tvrtko Ursulin
· 8 years ago
49cff96
drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv
by Tvrtko Ursulin
· 8 years ago
6e26695
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
by Tvrtko Ursulin
· 8 years ago
4f8036a
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
by Tvrtko Ursulin
· 8 years ago
f7170e2
drm/i915: fix a read size argument
by Dan Carpenter
· 8 years ago
5cb651a
drm/i915: Allow DP to work w/o EDID
by Ville Syrjälä
· 8 years ago
27d4efc
drm/i915: Move long hpd handling into the hotplug work
by Ville Syrjälä
· 8 years ago
577c543
drm/i915: Code cleanup to use dev_priv and INTEL_GEN
by Navare, Manasi D
· 8 years ago
a117f37
drm/i915/skl: drop workarounds for A0 and B0 revisions
by Jani Nikula
· 8 years ago
03cdc1d
drm/i915: Store port enum in intel_encoder
by Pandiyan, Dhinakaran
· 8 years ago
f580bea
drm/i915: make intel_dp_compute_bpp static
by Jani Nikula
· 8 years ago
f9bb705
drm/i915: Update bits per component for display info
by Mika Kahola
· 8 years ago
70ec064
drm/i915: Check pixel rate for DP to VGA dongle
by Mika Kahola
· 8 years ago
1a2724f
drm/i915: Read DP branch device SW revision
by Mika Kahola
· 8 years ago
0e390a3
drm/i915: Read DP branch device HW revision
by Mika Kahola
· 8 years ago
b633958
drm/i915: Cleanup DisplayPort AUX channel initialization
by Mika Kahola
· 8 years ago
dfa1048
drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
by Ander Conselvan de Oliveira
· 8 years ago
23f889b
Revert "drm/i915: Check live status before reading edid"
by David Weinehall
· 8 years ago
5423adf
drm/i915: Fix other intel_dp warnings too.
by Maarten Lankhorst
· 8 years ago
e896402
drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation.
by Maarten Lankhorst
· 8 years ago
8b0878a
drm/i915/dp: Add debug messages to print DP link training pattern
by Pandiyan, Dhinakaran
· 8 years ago
85cb48a
drm/i915: Convert intel_dp to use atomic state
by Maarten Lankhorst
· 8 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 8 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 8 years ago
8090ba8
drm/i915: Apply the PPS register unlock workaround more consistently
by Imre Deak
· 8 years ago
335f752
drm/i915/dp: Restore PPS HW state from the encoder resume hook
by Imre Deak
· 8 years ago
5a162e2
drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions
by Imre Deak
· 8 years ago
44cb734
drm/i915: Merge the PPS register definitions
by Imre Deak
· 8 years ago
19e0b4c
Revert "drm/i915: Track active streams also for DP SST"
by Ville Syrjälä
· 8 years ago
5748b6a
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
by Chris Wilson
· 8 years ago
65fbb4e
drm/i915: Don't try to ack sink irqs when there are none
by Ville Syrjälä
· 8 years ago
1354f73
drm/i915: Remove useless rate_to_index() usage
by Ville Syrjälä
· 8 years ago
c4e3170
drm/i915: Allow MST sinks to work even if drm_probe_ddc() fails
by Ville Syrjälä
· 8 years ago
f64425a
drm/i915: Track active streams also for DP SST
by Ville Syrjälä
· 8 years ago
64ee2fd
drm/i915: Avoid mixing up SST and MST in DDI setup
by Ville Syrjälä
· 8 years ago
fe5a66f
drm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP
by Ville Syrjälä
· 8 years ago
dd78809
drm/i915: Warn about aux msg buffer vs. size mismatch
by Ville Syrjälä
· 8 years ago
1b7f2c8
drm/i915: Treat eDP as always connected, again
by Ville Syrjälä
· 9 years ago
cca0502
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
by Ville Syrjälä
· 9 years ago
37a5650
drm/i915: Kill has_dp_encoder from pipe_config
by Ville Syrjälä
· 9 years ago
5aa5696
drm/i915: Remove encoder type checks from MST suspend/resume
by Ville Syrjälä
· 9 years ago
f8e58dd
drm/i915: Don't mark eDP encoders as MST capable
by Ville Syrjälä
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
a767017
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
9036ff0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 9 years ago
713a6b66
drm/i915: Avoid early timeout during AUX transfers
by Imre Deak
· 9 years ago
843152b
drm/i915: Move connector registration to driver registration
by Chris Wilson
· 9 years ago
1ebaa0b
drm/i915: Move backlight registration to connector registration
by Chris Wilson
· 9 years ago
7a418e3
drm/i915: Move registration actions to connector->late_register
by Chris Wilson
· 9 years ago
10bb667
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
64989ca4
drm/i915: Refresh cached DP port register value on resume
by Ville Syrjälä
· 9 years ago
de9c1b6
drm/i915: Sanity check PPS HW state
by Imre Deak
· 9 years ago
5464861
drm/i915: Factor out helper to read out PPS HW state
by Imre Deak
· 9 years ago
8e8232d
drm/i915: Deduplicate PPS register retrieval
by Imre Deak
· 9 years ago
7859799
drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training
by Imre Deak
· 9 years ago
b4d06ed
drm/i915: Group all the PPS init steps to one place
by Imre Deak
· 9 years ago
0080b5d
drm/i915: Initialize the PPS HW before its first use
by Imre Deak
· 9 years ago
97a824e1
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
by Imre Deak
· 9 years ago
9968188
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
by Chris Wilson
· 9 years ago
91df09d
drm/i915: Revert DisplayPort fast link training feature
by Mika Kahola
· 9 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 9 years ago
cc22a86
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
by Boris Brezillon
· 9 years ago
5b73594
Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2e7a570
drm/doc: Appease sphinx
by Daniel Vetter
· 9 years ago
df45724
drm/i915: Extract physical display dimensions from VBT
by Ville Syrjälä
· 9 years ago
457c52d
drm/i915: Only ignore eDP ports that are connected
by Chris Wilson
· 9 years ago
580d8ed
drm/i915: Give encoders useful names
by Ville Syrjälä
· 9 years ago
63911d7
drm/i915: Rename skl_vco_freq to cdclk_pll.vco
by Ville Syrjälä
· 9 years ago
14d41b3
drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
by Ville Syrjälä
· 9 years ago
d4dcbdc
drm/i915/psr: Use ->get_aux_send_ctl functions
by Daniel Vetter
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
2b8f01f
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
Next »