Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c9192bc08dd96b641ce65d7596a7f56a73334d8
/
drivers
/
gpu
/
drm
/
i915
/
intel_dp.c
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ä
· 8 years ago
cca0502
drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
by Ville Syrjälä
· 8 years ago
37a5650
drm/i915: Kill has_dp_encoder from pipe_config
by Ville Syrjälä
· 8 years ago
5aa5696
drm/i915: Remove encoder type checks from MST suspend/resume
by Ville Syrjälä
· 8 years ago
f8e58dd
drm/i915: Don't mark eDP encoders as MST capable
by Ville Syrjälä
· 8 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 8 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 8 years ago
a767017
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
9036ff0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
713a6b6
drm/i915: Avoid early timeout during AUX transfers
by Imre Deak
· 8 years ago
843152b
drm/i915: Move connector registration to driver registration
by Chris Wilson
· 8 years ago
1ebaa0b
drm/i915: Move backlight registration to connector registration
by Chris Wilson
· 8 years ago
7a418e3
drm/i915: Move registration actions to connector->late_register
by Chris Wilson
· 8 years ago
10bb667
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 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
· 8 years ago
0080b5d
drm/i915: Initialize the PPS HW before its first use
by Imre Deak
· 8 years ago
97a824e1
drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
by Imre Deak
· 8 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
5f68c27
drm/i915: Unduplicate pre encoder enabling phy code
by Ander Conselvan de Oliveira
· 9 years ago
6da2e61
drm/i915: Unduplicate VLV phy pre pll enabling code
by Ander Conselvan de Oliveira
· 9 years ago
53d9872
drm/i915: Unduplicate VLV signal level code
by Ander Conselvan de Oliveira
· 9 years ago
204970b
drm/i915: Unduplicate CHV encoders' post pll disable code
by Ander Conselvan de Oliveira
· 9 years ago
e7d2a717
drm/i915: Unduplicate CHV pre-encoder enabling phy logic
by Ander Conselvan de Oliveira
· 9 years ago
419b1b7
drm/i915: Unduplicate CHV phy-releated pre pll enabling code
by Ander Conselvan de Oliveira
· 9 years ago
844b2f9
drm/i915: Unduplicate chv_data_lane_soft_reset()
by Ander Conselvan de Oliveira
· 9 years ago
b7fa22d
drm/i915: Unduplicate CHV signal level code
by Ander Conselvan de Oliveira
· 9 years ago
86ee27b
drm/i915: Read eDP Display control capability registers
by Yetunde Adebisi
· 9 years ago
9f085eb
drm/i915: Get rid of intel_dp_dpcd_read_wake()
by Lyude
· 9 years ago
1034ce7
drm/i915: Fixing eDP detection on certain platforms
by Shubhangi Shrivastava
· 9 years ago
0e505a0
drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse()
by jim.bride@linux.intel.com
· 9 years ago
bf93ba6
drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
by Imre Deak
· 9 years ago
234126c
drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
by Ville Syrjälä
· 9 years ago
6b23f3e
drm/i915: Replace ILK eDP underrun suppression with something better
by Ville Syrjälä
· 9 years ago
b2c0593
drm/i915: Try to shut up more ILK underruns
by Ville Syrjälä
· 9 years ago
39ff747
drm/i915: force full detect on sink count change
by Shubhangi Shrivastava
· 9 years ago
30d9aa4
drm/i915: Read sink_count dpcd always
by Shubhangi Shrivastava
· 9 years ago
5c9114d
drm/i915: Reorganizing intel_dp_check_link_status
by Shubhangi Shrivastava
· 9 years ago
7d23e3c
drm/i915: Cleaning up intel_dp_hpd_pulse
by Shubhangi Shrivastava
· 9 years ago
f21a219
drm/i915: Splitting intel_dp_detect
by Shubhangi Shrivastava
· 9 years ago
06411f0
drm/i915: move edp low vswing config to vbt data
by Jani Nikula
· 9 years ago
6aa23e6
drm/i915: use a substruct in vbt data for edp
by Jani Nikula
· 9 years ago
951d9ef
drm/i915: move VBT based eDP port check to intel_bios.c
by Jani Nikula
· 9 years ago
7cc9613
drm/i915: add module param "enable_dp_mst"
by Nathan Schulte
· 9 years ago
Next »