Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1ba982806ce58baac44c52e6c7812245afad27c8
/
drivers
/
gpu
/
drm
/
i915
/
intel_ddi.c
0ca9488
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
by Clint Taylor
· 7 years ago
2f08b23
drm/i915/icl: fix icl_unmap/map_plls_to_ports
by Mahesh Kumar
· 7 years ago
c27e917
drm/i915/icl: add basic support for the ICL clocks
by Paulo Zanoni
· 7 years ago
36cf89f
drm/i915/icl: Fix the DP Max Voltage for ICL
by Manasi Navare
· 7 years ago
fb5c8e9
drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
by Manasi Navare
· 7 years ago
be1c63c
drm/i915/dp: Send DPCD ON for MST before phy_up
by Lyude Paul
· 7 years ago
0823eb9
drm/i915: use id from intel_shared_dpll.info
by Lucas De Marchi
· 7 years ago
cd96bea
drm/i915/icl: Add Voltage swing table for MG PHY DDI Buffer
by Manasi Navare
· 7 years ago
19b904f
drm/i915/icl: Add Combo PHY DDI Buffer translation tables for Icelake.
by Manasi Navare
· 7 years ago
277ab5a
drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails
by Ville Syrjälä
· 7 years ago
ad260ab
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
by Dhinakaran Pandiyan
· 7 years ago
1e6aa7e
drm/i915/icl: do not save DDI A/E sharing bit for ICL
by Jani Nikula
· 7 years ago
edb2e53
drm/i915: Track whether the DP link is trained or not
by Ville Syrjälä
· 7 years ago
c85d200
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
by Ville Syrjälä
· 7 years ago
dba14b2
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
by Ville Syrjälä
· 7 years ago
3d2011c
drm/i915/icl: remove port A/E lane sharing limitation.
by Mahesh Kumar
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
c56b89f
drm/i915: Use INTEL_GEN everywhere
by Tvrtko Ursulin
· 7 years ago
9787e83
drm/i915/cnl: Enable DDI-F on Cannonlake.
by Rodrigo Vivi
· 7 years ago
0519c10
drm/i915: Implement display w/a #1143
by Ville Syrjälä
· 7 years ago
2320175
drm/i915: Implement HDCP for HDMI
by Sean Paul
· 7 years ago
ee5e5e7
drm/i915: Add HDCP framework + base implementation
by Sean Paul
· 7 years ago
04bf68b
drm/i915: Fix indentation for intel_ddi_clk_select
by Chris Wilson
· 7 years ago
8edcda1
drm/i915: Protect DDI port to DPLL map from theoretical race.
by Rodrigo Vivi
· 7 years ago
23a7068
drm/i915/cnl: Mask previous DDI - PLL mapping
by James Ausmus
· 7 years ago
2085cc5
drm/i915: Fix has_audio readout for DDI A
by Ville Syrjälä
· 7 years ago
3657e92
drm/i915: Generalize transcoder looping
by Mika Kahola
· 7 years ago
8f4f279
drm/i915: Nuke intel_digital_port->port
by Ville Syrjälä
· 7 years ago
8ec47de
drm/i915: Pass around crtc and connector states for audio
by Ville Syrjälä
· 7 years ago
35686a4
drm/i915: Use intel_ddi_get_config() for MST
by Ville Syrjälä
· 7 years ago
1939ba5
drm/i915: Pass a crtc state to ddi post_disable from MST code
by Ville Syrjälä
· 7 years ago
bb91153
drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
by Ville Syrjälä
· 7 years ago
0fce04c
drm/i915: Nuke intel_ddi_get_encoder_port()
by Ville Syrjälä
· 7 years ago
7e732ca
drm/i915: Stop frobbing with DDI encoder->type
by Ville Syrjälä
· 7 years ago
e1214b9
drm/i915: Populate output_types from .get_config()
by Ville Syrjälä
· 7 years ago
5161d05
drm/i915: Fix BXT lane latency optimal setting with MST
by Ville Syrjälä
· 7 years ago
742745f
drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
by Ville Syrjälä
· 7 years ago
3a6d84e
drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
by Ville Syrjälä
· 7 years ago
5448f53
drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
by Ville Syrjälä
· 7 years ago
53e9bf5
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
by Ville Syrjälä
· 7 years ago
436009b
drm/i915/cnl: Force DDI_A_4_LANES when needed.
by Rodrigo Vivi
· 7 years ago
2952cd6
drm/i915: Let's use more enum intel_dpll_id pll_id.
by Rodrigo Vivi
· 7 years ago
d02ace8
drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
by Ville Syrjälä
· 7 years ago
21b39d2
drm/i915: Unify error handling for missing DDI buf trans tables
by Ville Syrjälä
· 7 years ago
edba48f
drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
by Ville Syrjälä
· 7 years ago
043eaf3
drm/i915: Kill off the BXT buf_trans default_index
by Ville Syrjälä
· 7 years ago
f3cf4ba
drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
by Ville Syrjälä
· 7 years ago
7d4f37b
drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
by Ville Syrjälä
· 7 years ago
7ea7933
drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
by Ville Syrjälä
· 7 years ago
081dfcf
drm/i915: Pass the encoder type explicitly to skl_set_iboost()
by Ville Syrjälä
· 7 years ago
975786e
drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
by Ville Syrjälä
· 7 years ago
d8fe2c7
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
by Ville Syrjälä
· 7 years ago
87145d9
drm/i915/cnl: Fix PLL mapping.
by Rodrigo Vivi
· 7 years ago
1210d38
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
by Chris Wilson
· 7 years ago
15d05f0
drm/i915: Split intel_enable_ddi() into DP and HDMI variants
by Ville Syrjälä
· 7 years ago
45e0327
drm/i915: Plumb crtc_state etc. directly to intel_ddi_pre_enable_{dp,hdmi}()
by Ville Syrjälä
· 7 years ago
33f083f
drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants
by Ville Syrjälä
· 7 years ago
680b71c
drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
by Ville Syrjälä
· 7 years ago
f45f3da
drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
by Ville Syrjälä
· 7 years ago
fb0bd3b
drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi_fdi_post_disable()
by Ville Syrjälä
· 7 years ago
e725f64
drm/i915: Extract intel_disable_ddi_buf()
by Ville Syrjälä
· 7 years ago
6b8506d
drm/i915: Extract intel_ddi_clk_disable()
by Ville Syrjälä
· 7 years ago
0e00588
drm/i915: avoid division by zero on cnl_calc_wrpll_link
by Paulo Zanoni
· 7 years ago
364a3fe
drm/i915: push DDI and DSI underrun reporting on enable to encoder
by Jani Nikula
· 7 years ago
83482ca
drm/i915: avoid potential uninitialized variable use
by Arnd Bergmann
· 7 years ago
5ea2355
drm/i915/mst: Use MST sideband message transactions for dpms control
by Dhinakaran Pandiyan
· 7 years ago
e19c1eb
drm/i915: Fix DDI PHY init if it was already on
by Imre Deak
· 7 years ago
fb5f4e9
drm/i915: Shrink cnl_ddi_buf_trans
by Ville Syrjälä
· 7 years ago
ac3ad6c
drm/i915: Shrink bxt_ddi_buf_trans
by Ville Syrjälä
· 7 years ago
20303eb
drm/i915: Replace some spaces with tabs
by Ville Syrjälä
· 7 years ago
442aa27
drm/i915/cnl: Change the macro name to DPLL_CFGCR0_DCO_FRACTION_SHIFT
by Manasi Navare
· 7 years ago
5fcf34b
drm/i915/cnl: Fix DP max voltage
by Rodrigo Vivi
· 7 years ago
bf50355
drm/i915/cnl: Fix DDI hdmi level selection.
by Rodrigo Vivi
· 7 years ago
cf3e0fb
drm/i915/cnl: Move ddi buf trans related functions up.
by Rodrigo Vivi
· 7 years ago
cc9cabf
drm/i915/cnl: Move voltage check into ddi buf trans functions.
by Rodrigo Vivi
· 7 years ago
381f957
drm/i915: Enable voltage swing before enabling DDI_BUF_CTL.
by Rodrigo Vivi
· 7 years ago
2f7460a
drm/i915: Align vswing sequences with old ddi buffer registers.
by Rodrigo Vivi
· 7 years ago
d509af6
drm/i915: decouple gen9 and gen10 dp signal levels.
by Rodrigo Vivi
· 7 years ago
1b6e2fd
drm/i915: Introduce intel_ddi_dp_level.
by Rodrigo Vivi
· 7 years ago
5f88a9c
drm/i915: Constify states passed to enable/disable/etc. encoder hooks
by Ville Syrjälä
· 7 years ago
d2419ff
drm/i915: Plumb crtc_state to PSR enable/disable
by Ville Syrjälä
· 7 years ago
385e4de
drm/i915: Init infoframe vfuncs for DP encoders as well
by Ville Syrjälä
· 7 years ago
f99be1b
drm/i915: Move infoframe vfuncs into intel_digital_port
by Ville Syrjälä
· 7 years ago
c5f93fc
drm/i915: Disable infoframes when shutting down DDI HDMI
by Ville Syrjälä
· 7 years ago
b47ef0f
drm/i915: Check has_infoframes when enabling infoframes
by Ville Syrjälä
· 7 years ago
50946c89
drm/i915: Return correct EDP voltage swing table for 0.85V
by Matthias Kaehlcke
· 7 years ago
a8e45a1
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
by Navare, Manasi D
· 7 years ago
b22ca99
drm/i915: prepare pipe for YCBCR420 output
by Shashank Sharma
· 7 years ago
61f3e77
drm/i915/cnl: Add missing type case.
by Rodrigo Vivi
· 8 years ago
a9701a8
drm/i915/cnl: Get DDI clock based on PLLs.
by Rodrigo Vivi
· 8 years ago
1f588ae
drm/i915/cnl: Fix RMW on ddi vswing sequence.
by Rodrigo Vivi
· 8 years ago
da411a4
drm/i915/cfl: Basic DDI plumbing for Coffee Lake.
by Rodrigo Vivi
· 8 years ago
0091abc
drm/i915/cnl: Enable loadgen_select bit for vswing sequence
by Clint Taylor
· 8 years ago
cf54ca8
drm/i915/cnl: Implement voltage swing sequence.
by Rodrigo Vivi
· 8 years ago
83fb7ab
drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake.
by Rodrigo Vivi
· 8 years ago
555e38d
drm/i915/cnl: DDI - PLL mapping
by Rodrigo Vivi
· 8 years ago
b037d58
drm/i915: Pass crtc_state and connector state to backlight enable/disable functions
by Maarten Lankhorst
· 8 years ago
7618138
drm/i915/ddi: Avoid long delays during system suspend / eDP disabling
by Imre Deak
· 8 years ago
d7c530b
drm/i915: make a few DDI functions static
by Paulo Zanoni
· 8 years ago
Next »