Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10afa0b65fe21cac67e8b19e8b98bde39befc525
/
drivers
/
gpu
/
drm
/
i915
/
intel_ddi.c
10afa0b
drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
by Ville Syrjälä
· 9 years ago
78ab0ba
drm/i915: Pass around dev_priv for ddi buffer programming
by Ville Syrjälä
· 9 years ago
cd1101c
drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
by Ville Syrjälä
· 9 years ago
acee299
drm/i915: Remove pointless 'ddi_translations' local variable
by Ville Syrjälä
· 9 years ago
ccb1a83
drm/i915: Store max lane count in intel_digital_port
by Ville Syrjälä
· 9 years ago
10e7bec
drm/i915: Check max number of lanes when registering DDI ports
by Ville Syrjälä
· 9 years ago
d7097cf
drm/i915: Cleaning up DDI translation tables
by Rodrigo Vivi
· 9 years ago
63ebce1
drm/i915: Update Skylake DDI translation table for DP.
by Rodrigo Vivi
· 9 years ago
2e78416
drm/i915: Update Skylake DDI translation table for HDMI.
by Rodrigo Vivi
· 9 years ago
618100f
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
0bdf5a0
drm/i915: Add reverse mapping between port and intel_encoder
by Takashi Iwai
· 9 years ago
3d52ccf
drm/i915: start adding dp mst audio
by Libin Yang
· 9 years ago
a5b7991
drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.
by Rodrigo Vivi
· 9 years ago
a308ccb
drm/i915: Leave FDI running after failed link training on LPT-H
by Ville Syrjälä
· 9 years ago
cda0aaa
drm/i915: Don't use crtc->config when reading out infoframe state
by Ville Syrjälä
· 9 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
00490c2
drm/i915: Consider SPLL as another shared pll, v2.
by Maarten Lankhorst
· 9 years ago
2f693e2
drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini sequences
by Damien Lespiau
· 9 years ago
d1c0a00
drm/i915/skl: Update DDI translation tables for SKL
by jim.bride@linux.intel.com
· 9 years ago
e4d4c05
drm/i915: Fix SKL i_boost level
by Ander Conselvan de Oliveira
· 9 years ago
e404ba8
drm/i915: Setup DDI clk for MST on SKL
by Ville Syrjälä
· 9 years ago
6c566dc
drm/i915/bxt: Force port A DDI to use 4 lanes
by Matt Roper
· 9 years ago
ad64217
drm/i915: Create intel_dp->prepare_link_retrain() hook
by Ander Conselvan de Oliveira
· 9 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
01403de
drm/i915: Use paramtrized WRPLL_CTL()
by Ville Syrjälä
· 9 years ago
e87a005
drm/i915: add helpers for platform specific revision id range checks
by Jani Nikula
· 9 years ago
fffda3f
drm/i915/bxt: add revision id for A1 stepping and use it
by Jani Nikula
· 9 years ago
c73666f
drm/i915/skl: If needed sanitize bios programmed cdclk
by Shobhit Kumar
· 9 years ago
2493f21
drm/i915: Rename DP link training functions
by Ander Conselvan de Oliveira
· 9 years ago
7d4aefd
drm/i915/bxt: DSI encoder support in CRTC modeset
by Shashank Sharma
· 9 years ago
923c1241
drm/i915: s/GET_CFG_CR1_REG/DPLL_CFGCR1/ etc.
by Ville Syrjälä
· 9 years ago
eede3b5
drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/
by Ville Syrjälä
· 9 years ago
8cd21b7
drm/i915/ddi: use switch case instead of if ladder for ddi_get_encoder_port
by Jani Nikula
· 9 years ago
85b98a4
drm/i915/ddi: warn instead of oops on invalid ddi encoder type
by Jani Nikula
· 9 years ago
9c58a04
drm/i915/bxt: Set oscaledcompmethod to enable scale value
by Sonika Jindal
· 9 years ago
d9d7000
drm/i915/bxt: eDP low vswing support
by Sonika Jindal
· 9 years ago
9712e68
drm/i915: Parametrize DDI_BUF_TRANS registers
by Ville Syrjälä
· 9 years ago
b5dada8
drm/i915/bxt: Fix wrongly placed ')' in I915_READ()
by Damien Lespiau
· 9 years ago
e93c28f
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
7e6313a
drm/i915: Don't use link_bw for PLL setup
by Ville Syrjälä
· 9 years ago
901c2da
drm/i915: Put back lane_count into intel_dp and add link_rate too
by Ville Syrjälä
· 9 years ago
5f8b253
drm/i915/skl: Update DDI buffer translation programming.
by Rodrigo Vivi
· 9 years ago
90a6b7b
drm/i915: Move intel_dp->lane_count into pipe_config
by Ville Syrjälä
· 9 years ago
96f3f1f
drm/i915: Don't pass clock to DDI PLL select functions
by Ville Syrjälä
· 9 years ago
840b32b
drm/i915: Don't use link_bw for PLL setup
by Ville Syrjälä
· 9 years ago
cf1d588
drm/i915/bxt: WA for swapped HPD pins in A stepping
by Sonika Jindal
· 9 years ago
75067dd
drm/i915: Per-DDI I_boost override
by Antti Koskipaa
· 9 years ago
500ea70
drm/i915: Set alternate aux for DDI-E
by Rodrigo Vivi
· 9 years ago
c30400f
drm/i915: set FDI translations to NULL on SKL
by Paulo Zanoni
· 9 years ago
e629255
drm/i915/bxt: BUNs related to port PLL
by Vandana Kannan
· 9 years ago
398a017
drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
by Ville Syrjälä
· 9 years ago
793dfa5
drm/i915/bxt: mask off the DPLL state checker bits we don't program
by Imre Deak
· 9 years ago
aa610dc
drm/i915/bxt: add DDI port HW readout support
by Imre Deak
· 9 years ago
05712c1
drm/i915/bxt: add missing DDI PLL registers to the state checking
by Imre Deak
· 9 years ago
f8896f5
drm/i915/skl: Buffer translation improvements
by David Weinehall
· 9 years ago
e7ad987
drm/i915/skl: Skip remaining dividers when deviation is 0
by Damien Lespiau
· 9 years ago
267db66
drm/i915/skl: Prefer even dividers for SKL DPLLs
by Damien Lespiau
· 9 years ago
dc25381
drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
by Damien Lespiau
· 9 years ago
fe4c63c
drm/i915/bxt: fix DDI PHY vswing scale value setting
by Imre Deak
· 9 years ago
d9062ae
drm/i915: Don't display the boot CDCLK twice
by Damien Lespiau
· 9 years ago
64987fc
drm/i915/bxt: edp1.4 Intermediate Freq support
by Sonika Jindal
· 9 years ago
877f61d
drm/i915/skl: Don't try to store the wrong central frequency
by Damien Lespiau
· 10 years ago
6358298
drm/i915: Correctly prefix HSW/BDW HDMI clock functions
by Damien Lespiau
· 10 years ago
6431157
drm/i915/skl: Remove unnecessary () used with abs_diff()
by Damien Lespiau
· 10 years ago
30a7862
drm/i915/skl: Remove unnecessary () used with div_u64()
by Damien Lespiau
· 10 years ago
76516fb
drm/i915/skl: Factor out computing the DPLL paramaters from the dividers
by Damien Lespiau
· 10 years ago
9c23675
drm/i915/skl: Use a more idomatic early return
by Damien Lespiau
· 10 years ago
318bd82
drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider
by Damien Lespiau
· 10 years ago
19cdc0e
drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing
by Damien Lespiau
· 10 years ago
6cf7517
drm/i915/skl: Make sure to break when not finding suitable PLL dividers
by Damien Lespiau
· 10 years ago
d667162
drm/i915: remove useless DP and DDI encoder ->hot_plug hooks
by Jani Nikula
· 9 years ago
5fcece8
drm/i915: group all hotplug related fields into a new struct in dev_priv
by Jani Nikula
· 9 years ago
5d96d8a
drm/i915/skl: Deinit/init the display at suspend/resume
by Damien Lespiau
· 9 years ago
e0681e3
drm/i915/bxt: Move around lane stagger calculation
by Vandana Kannan
· 9 years ago
b6dc71f
drm/i915/bxt: Port PLL programming BUN
by Vandana Kannan
· 9 years ago
dd3cd74
drm/i915: Don't overwrite (e)DP PLL selection on SKL
by Ander Conselvan de Oliveira
· 9 years ago
ebf7ed1
drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()
by Damien Lespiau
· 10 years ago
da3ced2
drm/i915: Use for_each_connector_in_state helper macro
by Ander Conselvan de Oliveira
· 10 years ago
9e45803
drm/i915/skl: Add module parameter to select edp vswing table
by Sonika Jindal
· 10 years ago
71cd842
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
by Damien Lespiau
· 10 years ago
faa0cdb
drm/i915: fix intel_prepare_ddi
by Imre Deak
· 10 years ago
a1e6ad6
drm/i915: factor out ddi_get_encoder_port
by Imre Deak
· 10 years ago
96fb9f9
drm/i915/bxt: VSwing programming sequence
by Vandana Kannan
· 10 years ago
ce3b7e9
drm/i915: Don't write the HDMI buffer translation entry when not needed
by Damien Lespiau
· 10 years ago
b403745
drm/i915: Iterate through the initialized DDIs to prepare their buffers
by Damien Lespiau
· 10 years ago
977bb38
drm/i915/bxt: Determine programmed frequency
by Satheeshakrishna M
· 10 years ago
bcddf61
drm/i915/bxt: Assign PLL for pipe
by Satheeshakrishna M
· 10 years ago
d683f3b
drm/i915/bxt: BXT clock divider calculation
by Satheeshakrishna M
· 10 years ago
dfb8240
drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence
by Satheeshakrishna M
· 10 years ago
1ab2338
drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9
by Satheeshakrishna M
· 10 years ago
b7192a5
drm/i915/skl: Add back HDMI translation table
by Sonika Jindal
· 10 years ago
5c6706e
drm/i915/bxt: add display initialize/uninitialize sequence (PHY)
by Vandana Kannan
· 10 years ago
f8437dd1
drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK)
by Vandana Kannan
· 10 years ago
c5fe557
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
9bdbd0b
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
3449ca8
drm/i915/bxt: Increase DDI buf idle timeout
by Vandana Kannan
· 10 years ago
1652d19
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
by Ville Syrjälä
· 10 years ago
3165c07
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
by Ander Conselvan de Oliveira
· 10 years ago
a8f3ef6
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
by Sonika Jindal
· 10 years ago
Next »