index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
Damien Lespiau
2014-08-08
1
-7
/
+8
*
drm/i915: Split the BDW/HSW specific shared pll selection
Damien Lespiau
2014-08-08
1
-16
/
+23
*
drm/i915: Fix stale comment for intel_ddi_pll_select()
Damien Lespiau
2014-08-08
1
-4
/
+5
*
drm/i915: Extract the HSW/BDW shared dpll init code
Damien Lespiau
2014-08-08
1
-3
/
+9
*
Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...
Dave Airlie
2014-08-04
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-29
1
-20
/
+73
|
|
\
|
*
|
drm/i915: Make the WRPLL names const
Damien Lespiau
2014-07-23
1
-1
/
+1
*
|
|
drm/i915: only hook up hpd pulse for DP outputs
Chris Wilson
2014-08-04
1
-14
/
+17
|
|
/
|
/
|
*
|
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
2014-07-22
1
-15
/
+60
*
|
i915: split some DP modesetting code into a separate function
Dave Airlie
2014-07-21
1
-5
/
+13
|
/
*
drm/i915: Only touch WRPLL hw state in enable/disable hooks
Daniel Vetter
2014-07-10
1
-11
/
+1
*
drm/i915: Switch to common shared dpll framework for WRPLLs
Daniel Vetter
2014-07-10
1
-128
/
+13
*
drm/i915: ->enable hook for WRPLLs
Daniel Vetter
2014-07-10
1
-32
/
+19
*
drm/i915: ->disable hook for WRPLLs
Daniel Vetter
2014-07-10
1
-11
/
+15
*
drm/i915: State readout support for WRPLLs
Daniel Vetter
2014-07-10
1
-0
/
+19
*
drm/i915: Basic shared dpll support for WRPLLs
Daniel Vetter
2014-07-10
1
-0
/
+17
*
drm/i915: Precompute static ddi_pll_sel values in encoders
Daniel Vetter
2014-07-10
1
-31
/
+3
*
drm/i915: State readout and cross-checking for ddi_pll_sel
Daniel Vetter
2014-07-10
1
-39
/
+1
*
drm/i915: Move ddi_pll_sel into the pipe config
Daniel Vetter
2014-07-10
1
-17
/
+17
*
drm/i915: Move SPLL disabling into hsw_crt_post_disable
Daniel Vetter
2014-07-10
1
-7
/
+0
*
drm/i915: Move the SPLL enabling into hsw_crt_pre_enable
Daniel Vetter
2014-07-10
1
-18
/
+1
*
drm/i915: Clean up WRPLL/SPLL #defines
Daniel Vetter
2014-07-10
1
-6
/
+6
*
drm/i915: Remove spll_refcount for hsw
Daniel Vetter
2014-07-10
1
-28
/
+13
*
drm/i915: Support pf CRC source on haswell transcoder edp
Daniel Vetter
2014-07-07
1
-1
/
+3
*
drm/i915: rework digital port IRQ handling (v2)
Dave Airlie
2014-07-07
1
-0
/
+3
*
drm/i915: update BDW DDI buffer translations
Paulo Zanoni
2014-06-16
1
-2
/
+2
*
drm/i915: grab the audio power domain when enabling audio on HSW+
Paulo Zanoni
2014-05-22
1
-4
/
+10
*
drm/i915: don't read HSW_AUD_PIN_ELD_CP_VLD when the power well is off
Paulo Zanoni
2014-05-22
1
-3
/
+5
*
drm/i915/ddi: Remove ->mode_set callback
Daniel Vetter
2014-05-16
1
-42
/
+24
*
drm/i915: Track has_audio in the pipe config
Daniel Vetter
2014-05-16
1
-24
/
+14
*
drm/i915: Simplify audio handling on DDI ports
Daniel Vetter
2014-05-16
1
-6
/
+4
*
drm/i915: Track hdmi mode in the pipe config
Daniel Vetter
2014-05-16
1
-4
/
+5
*
drm/i915: fix WARNs when reading DDI state while suspended
Paulo Zanoni
2014-04-01
1
-0
/
+5
*
drm/i915: finish off reverting eDP VDD changes
Jani Nikula
2014-03-18
1
-1
/
+1
*
drm/i915: properly disable the VDD when disabling the panel
Paulo Zanoni
2014-03-18
1
-0
/
+1
*
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
1
-1
/
+1
*
drm/i915: check port power domain when reading the encoder hw state
Imre Deak
2014-03-07
1
-0
/
+5
*
drm/i915: Consolidate FUSE_STRAP in one set of defines
Damien Lespiau
2014-02-12
1
-1
/
+1
*
drm/i915: fix WRPLL clock calculation
Jesse Barnes
2014-01-24
1
-1
/
+2
*
drm/i915: clock readout support for DDI v3
Jesse Barnes
2014-01-24
1
-0
/
+92
*
drm/i915: drop ironlake_ prefix from edp panel/backlight functions
Daniel Vetter
2014-01-24
1
-4
/
+4
*
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2014-01-20
1
-1
/
+7
|
\
|
*
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-16
1
-3
/
+10
|
|
\
[next]