index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ddi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-13
1
-2
/
+2
*
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
Ville Syrjälä
2015-03-31
1
-100
/
+1
*
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
Ander Conselvan de Oliveira
2015-03-26
1
-9
/
+15
*
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
Sonika Jindal
2015-03-17
1
-0
/
+9
*
drm/i915/skl: Only use the 800mV+2bB HDMI translation entry
Damien Lespiau
2015-03-17
1
-16
/
+14
*
drm/i915/skl: Add support for edp1.4 low vswing
Sonika Jindal
2015-02-25
1
-6
/
+40
*
drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state
Ander Conselvan de Oliveira
2015-01-30
1
-1
/
+1
*
drm/i915: Enable/disable DRRS
Vandana Kannan
2015-01-27
1
-0
/
+2
*
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
1
-26
/
+26
*
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
2015-01-27
1
-12
/
+17
*
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-9
/
+9
*
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-5
/
+5
*
drm/i915: Consolidate DDI clock reading out in a single function
Damien Lespiau
2014-12-15
1
-6
/
+7
*
drm/i915/skl: Update the DDI translation values for DP/eDP 1.3
Damien Lespiau
2014-12-03
1
-6
/
+6
*
drm/i915: Don't rely upon encoder->type for infoframe hw state readout
Daniel Vetter
2014-11-20
1
-8
/
+5
*
drm/i915/ddi: set has_infoframe flag on DDI too v2
Jesse Barnes
2014-11-19
1
-0
/
+8
*
drm/i915/ddi: add break in DDI mode select switch
Jesse Barnes
2014-11-18
1
-0
/
+1
*
drm/i915/skl: Use the pipe config DPLL tracking to query the link clock
Damien Lespiau
2014-11-17
1
-5
/
+1
*
drm/i915/skl: Set the eDP link rate on DPLL0
Damien Lespiau
2014-11-17
1
-0
/
+20
*
drm/i915: Introduce intel_psr.c
Rodrigo Vivi
2014-11-17
1
-2
/
+2
*
drm/i915/skl: Fix big integer constant sparse warning
Damien Lespiau
2014-11-14
1
-4
/
+6
*
drm/i915/skl: Apply eDP WA only for gen < 9
Vandana Kannan
2014-11-14
1
-2
/
+2
*
drm/i915/skl: Implementation of SKL DPLL programming
Satheeshakrishna M
2014-11-14
1
-1
/
+225
*
drm/i915/skl: Adjust the port PLL selection code
Satheeshakrishna M
2014-11-14
1
-5
/
+25
*
drm/i915/skl: Define shared DPLLs for Skylake
Satheeshakrishna M
2014-11-14
1
-1
/
+125
*
drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
Satheeshakrishna M
2014-11-14
1
-1
/
+114
*
drm/i915/skl: CD clock back calculation for SKL
Satheeshakrishna M
2014-11-14
1
-9
/
+66
*
drm/i915: make pipe/port based audio valid accessors easier to use
Jani Nikula
2014-11-07
1
-1
/
+1
*
drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
1
-2
/
+0
*
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
2014-11-07
1
-1
/
+1
*
drm/i915: Make *_crtc_mode_set work on new_config
Ander Conselvan de Oliveira
2014-11-04
1
-5
/
+26
*
drm/i915: introduce intel_audio_codec_{enable, disable}
Jani Nikula
2014-11-04
1
-15
/
+2
*
drm/i915/ddi: write ELD where it's supposed to be done
Jani Nikula
2014-11-04
1
-9
/
+2
*
drm/i915: pass intel_encoder to intel_write_eld
Jani Nikula
2014-11-04
1
-1
/
+1
*
drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out
Damien Lespiau
2014-10-24
1
-1
/
+1
*
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-10-01
1
-4
/
+4
*
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-30
1
-2
/
+38
|
\
|
*
drm/i915/skl: Program the DDI buffer translation tables
Damien Lespiau
2014-09-24
1
-2
/
+38
*
|
drm/i915: Broadwell DDI Buffer translation - more tuning
Rodrigo Vivi
2014-09-29
1
-1
/
+1
*
|
drm/i915: Broadwell DDI Buffer translation changed to give better margin.
Rodrigo Vivi
2014-09-29
1
-2
/
+2
|
/
*
drm/i915: Rewrite ABS_DIFF() in a safer manner
Damien Lespiau
2014-09-04
1
-5
/
+9
*
drm/i915/ddi: use struct for ddi buf translation tables
Jani Nikula
2014-09-03
1
-92
/
+97
*
drm/i915: Rename defines for selection of ddi buffer translation slot
Sonika Jindal
2014-09-03
1
-15
/
+5
*
drm/i915: Fix wrong number of HDMI translation entries
Damien Lespiau
2014-08-11
1
-3
/
+3
*
drm/i915: Remove now useless comments about the translation values
Damien Lespiau
2014-08-08
1
-5
/
+5
*
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
Damien Lespiau
2014-08-08
1
-3
/
+0
*
drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
Damien Lespiau
2014-08-08
1
-5
/
+23
*
drm/i915: Gather the HDMI level shifter logic into one place
Damien Lespiau
2014-08-08
1
-1
/
+13
*
drm/i915: Make ddi_clock_gate() HSW/BDW specific
Daniel Vetter
2014-08-08
1
-3
/
+9
*
drm/i915: Split the CDCLK retrieval per-platform
Damien Lespiau
2014-08-08
1
-17
/
+38
[next]