Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7618138d8b40adfea7660ccabbb6b131d72e444b
/
drivers
/
gpu
/
drm
/
i915
/
intel_ddi.c
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
1595363
drm/i915: enable scrambling
by Shashank Sharma
· 8 years ago
44a126b
drm/i915: kill intel_ddi_pll_select()
by Paulo Zanoni
· 8 years ago
396a120
drm/i915: simplify intel_ddi_pll_select()
by Paulo Zanoni
· 8 years ago
b77c7a9
drm/i915: Use new atomic iterator macros in ddi
by Maarten Lankhorst
· 8 years ago
1524e93
drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c
by Shashank Sharma
· 8 years ago
e081c84
drm/i915: Remove duplicate DDI enabling logic from MST path
by Ander Conselvan de Oliveira
· 8 years ago
3dc38ee
drm/i915: Remove direct usages of intel_crtc->config from DDI code
by Ander Conselvan de Oliveira
· 8 years ago
e9ce1a6
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
by Ander Conselvan de Oliveira
· 8 years ago
dc4a109
drm/i915: Pass pipe_config to fdi_link_train() functions
by Ander Conselvan de Oliveira
· 8 years ago
4cbe4b2
drm/i915: Pass intel_crtc to fdi_link_train() hooks
by Ander Conselvan de Oliveira
· 8 years ago
62b6956
drm/i915: Only enable DDI IO power domains after enabling DPLL
by Ander Conselvan de Oliveira
· 8 years ago
79f255a
drm/i915: Store encoder power domain in struct intel_encoder
by Ander Conselvan de Oliveira
· 8 years ago
ffe5111
drm/i915: Introduce intel_ddi_dp_voltage_max()
by Ville Syrjälä
· 8 years ago
97eeb87
drm/i915: Refactor translate_signal_level()
by Ville Syrjälä
· 8 years ago
7d1c42e
drm/i915: Refactor code to select the DDI buf translation table
by Ville Syrjälä
· 8 years ago
370a81f
drm/i915: Remove unused function intel_ddi_get_link_dpll()
by Ander Conselvan de Oliveira
· 8 years ago
ca4c389
drm/i915: Remove WA for swapped HPD pins in broxton A stepping
by Ander Conselvan de Oliveira
· 8 years ago
37255d8
drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.
by Maarten Lankhorst
· 8 years ago
b976dc5
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
by Rodrigo Vivi
· 8 years ago
2c42e53
drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
by Ander Conselvan de Oliveira
· 8 years ago
cc3f90f
drm/i915/glk: Reuse broxton code for geminilake
by Ander Conselvan de Oliveira
· 8 years ago
9935f7f
drm/i915: abstract ddi being audio enabled
by Libin Yang
· 8 years ago
c39055b
drm/i915: Pass dev_priv to intel_setup_outputs()
by Ander Conselvan de Oliveira
· 8 years ago
ac24028
drm/i915: Remove all ->config dereferences from intel_hdmi, v2.
by Maarten Lankhorst
· 8 years ago
6647847
drm/i915: Assorted INTEL_INFO(dev) 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
b6e0820
drm/i915: Move broxton vswing sequence to intel_dpio_phy.c
by Ander Conselvan de Oliveira
· 8 years ago
47a6bc6
drm/i915: Move broxton phy code to intel_dpio_phy.c
by Ander Conselvan de Oliveira
· 8 years ago
b284eed
drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask()
by Ander Conselvan de Oliveira
· 8 years ago
0fdd491
drm/i915: KBL - Recommended buffer translation programming for DisplayPort
by Rodrigo Vivi
· 8 years ago
0a91877
drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
by Rodrigo Vivi
· 8 years ago
ff66212
drm/i915: Enable lspcon initialization
by Shashank Sharma
· 8 years ago
e2d214a
drm/i915: Make IS_BROXTON only take dev_priv
by Tvrtko Ursulin
· 8 years ago
0853723
drm/i915: Make IS_KABYLAKE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
772c2a5
drm/i915: Make IS_HASWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
be754b1
Revert "drm/i915: start adding dp mst audio"
by Dhinakaran Pandiyan
· 8 years ago
3708d5e
drm/i915: start adding dp mst audio
by Libin Yang
· 8 years ago
03cdc1d
drm/i915: Store port enum in intel_encoder
by Pandiyan, Dhinakaran
· 8 years ago
2686ebf
drm/i915: Add support for Kabylake to function obtaining shared PLL
by Navare, Manasi D
· 8 years ago
f169660
drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
by Jim Bride
· 8 years ago
ba88d15
drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
by Manasi Navare
· 8 years ago
c856052
drm/i915: Remove ddi_pll_sel from intel_crtc_state
by Ander Conselvan de Oliveira
· 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
b707654
drm/i915: Cleanup crt disable sequence on hsw+
by Maarten Lankhorst
· 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
19e0b4c
Revert "drm/i915: Track active streams also for DP SST"
by Ville Syrjälä
· 8 years ago
5ac9056
drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
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
a930acd
drm/i915: Extract bdw_get_buf_trans_edp()
by Ville Syrjälä
· 8 years ago
5a5d24d
drm/i915: Simplify intel_ddi_get_encoder_port()
by Ville Syrjälä
· 8 years ago
1edaaa2
drm/i915: Get the iboost setting based on the port type
by Ville Syrjälä
· 8 years ago
32bdc40
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
by Ville Syrjälä
· 8 years ago
ed9c77d
drm/i915: Explicitly use ddi buf trans entry 9 for hdmi
by Ville Syrjälä
· 8 years ago
9f33243
drm/i915: Move bxt_ddi_vswing_sequence() call into intel_ddi_pre_enable() for HDMI
by Ville Syrjälä
· 8 years ago
8d8bb85
drm/i915: Program iboost settings for HDMI/DVI on SKL
by Ville Syrjälä
· 8 years ago
c110ae6
drm/i915: Name the "iboost bit"
by Ville Syrjälä
· 8 years ago
a7d8dbc
drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
by Ville Syrjälä
· 8 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
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 8 years ago
058fee9
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
by Chris Wilson
· 8 years ago
e93da0a
drm/i915/bxt: Sanitiy check the PHY lane power down status
by Imre Deak
· 9 years ago
324513c
drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixes
by Imre Deak
· 9 years ago
95a7a2a
drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
by Imre Deak
· 9 years ago
9c8d0b8
drm/i915/bxt: Move DDI PHY enabling/disabling to the power well code
by Imre Deak
· 9 years ago
e4c49e0
drm/i915/bxt: Wait for PHY1 GRC calibration synchronously
by Imre Deak
· 9 years ago
580d8ed
drm/i915: Give encoders useful names
by Ville Syrjälä
· 9 years ago
9e2c847
drm/i915: Remove intel_clock_t typedef
by Ander Conselvan de Oliveira
· 9 years ago
b2ccb82
drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
by Ville Syrjälä
· 9 years ago
5a8f97e
Revert "drm/i915: start adding dp mst audio"
by Lyude
· 9 years ago
d4d6279
drm/i915: Set crtc_state->lane_count for HDMI
by Ander Conselvan de Oliveira
· 9 years ago
47baf2a
drm/i915/bxt: Force reprogramming a PHY with invalid HW state
by Imre Deak
· 9 years ago
01a01ef
drm/i915/bxt: Wait for PHY1 GRC done if PHY0 was already enabled
by Imre Deak
· 9 years ago
67856d4
drm/i915/bxt: Use PHY0 GRC value for HW state verification
by Imre Deak
· 9 years ago
0098351
drm/i915: Fix eDP low vswing for Broadwell
by Mika Kahola
· 9 years ago
bf93ba6
drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
by Imre Deak
· 9 years ago
adc7f04
drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK
by Imre Deak
· 9 years ago
bd48006
drm/i915/bxt: Don't reprogram an already enabled DDI PHY
by Imre Deak
· 9 years ago
d7d33fd
drm/i915/bxt: Power down DDI PHYs separately during the per PHY uninit
by Imre Deak
· 9 years ago
c6c4696
drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
by Imre Deak
· 9 years ago
28ca693
drm/i915/bxt: Add a note about BXT_PORT_CL1CM_DW30 being read-only
by Imre Deak
· 9 years ago
183aec1
drm/i915/ddi: Silence compiler warning for unknown output type
by Chris Wilson
· 9 years ago
5b421c5
drm/i915: Disable FDI RX before DDI_BUF_CTL
by Ville Syrjälä
· 9 years ago
11b538c
drm/i915: use for_each_port_masked in bxt phy init for clarity
by Jani Nikula
· 9 years ago
b61e799
drm/i915: BXT DDI PHY sequence BUN
by Vandana Kannan
· 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
4d1de97
drm/i915/bxt: add dsi transcoders
by Jani Nikula
· 9 years ago
a3c988e
drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
by Ander Conselvan de Oliveira
· 9 years ago
9d16da6
drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface
by Ander Conselvan de Oliveira
· 9 years ago
34177c2
drm/i915: Move BXT pll configuration logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
304b65c
drm/i915: Move SKL/KLB pll selection logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
daedf20
drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
8106ddb
drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
by Ander Conselvan de Oliveira
· 9 years ago
55be2f0
drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
Next »