index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ddi.c
Age
Commit message (
Expand
)
Author
2014-11-20
drm/i915: Don't rely upon encoder->type for infoframe hw state readout
Daniel Vetter
2014-11-19
drm/i915/ddi: set has_infoframe flag on DDI too v2
Jesse Barnes
2014-11-18
drm/i915/ddi: add break in DDI mode select switch
Jesse Barnes
2014-11-17
drm/i915/skl: Use the pipe config DPLL tracking to query the link clock
Damien Lespiau
2014-11-17
drm/i915/skl: Set the eDP link rate on DPLL0
Damien Lespiau
2014-11-17
drm/i915: Introduce intel_psr.c
Rodrigo Vivi
2014-11-14
drm/i915/skl: Fix big integer constant sparse warning
Damien Lespiau
2014-11-14
drm/i915/skl: Apply eDP WA only for gen < 9
Vandana Kannan
2014-11-14
drm/i915/skl: Implementation of SKL DPLL programming
Satheeshakrishna M
2014-11-14
drm/i915/skl: Adjust the port PLL selection code
Satheeshakrishna M
2014-11-14
drm/i915/skl: Define shared DPLLs for Skylake
Satheeshakrishna M
2014-11-14
drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
Satheeshakrishna M
2014-11-14
drm/i915/skl: CD clock back calculation for SKL
Satheeshakrishna M
2014-11-07
drm/i915: make pipe/port based audio valid accessors easier to use
Jani Nikula
2014-11-07
drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
2014-11-04
drm/i915: Make *_crtc_mode_set work on new_config
Ander Conselvan de Oliveira
2014-11-04
drm/i915: introduce intel_audio_codec_{enable, disable}
Jani Nikula
2014-11-04
drm/i915/ddi: write ELD where it's supposed to be done
Jani Nikula
2014-11-04
drm/i915: pass intel_encoder to intel_write_eld
Jani Nikula
2014-10-24
drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out
Damien Lespiau
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-29
drm/i915: Broadwell DDI Buffer translation - more tuning
Rodrigo Vivi
2014-09-29
drm/i915: Broadwell DDI Buffer translation changed to give better margin.
Rodrigo Vivi
2014-09-24
drm/i915/skl: Program the DDI buffer translation tables
Damien Lespiau
2014-09-04
drm/i915: Rewrite ABS_DIFF() in a safer manner
Damien Lespiau
2014-09-03
drm/i915/ddi: use struct for ddi buf translation tables
Jani Nikula
2014-09-03
drm/i915: Rename defines for selection of ddi buffer translation slot
Sonika Jindal
2014-08-11
drm/i915: Fix wrong number of HDMI translation entries
Damien Lespiau
2014-08-08
drm/i915: Remove now useless comments about the translation values
Damien Lespiau
2014-08-08
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
Damien Lespiau
2014-08-08
drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
Damien Lespiau
2014-08-08
drm/i915: Gather the HDMI level shifter logic into one place
Damien Lespiau
2014-08-08
drm/i915: Make ddi_clock_gate() HSW/BDW specific
Daniel Vetter
2014-08-08
drm/i915: Split the CDCLK retrieval per-platform
Damien Lespiau
2014-08-08
drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
Damien Lespiau
2014-08-08
drm/i915: Split the BDW/HSW specific shared pll selection
Damien Lespiau
2014-08-08
drm/i915: Fix stale comment for intel_ddi_pll_select()
Damien Lespiau
2014-08-08
drm/i915: Extract the HSW/BDW shared dpll init code
Damien Lespiau
2014-08-04
Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...
Dave Airlie
2014-08-04
drm/i915: only hook up hpd pulse for DP outputs
Chris Wilson
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-23
drm/i915: Make the WRPLL names const
Damien Lespiau
2014-07-22
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
2014-07-21
i915: split some DP modesetting code into a separate function
Dave Airlie
2014-07-10
drm/i915: Only touch WRPLL hw state in enable/disable hooks
Daniel Vetter
2014-07-10
drm/i915: Switch to common shared dpll framework for WRPLLs
Daniel Vetter
2014-07-10
drm/i915: ->enable hook for WRPLLs
Daniel Vetter
2014-07-10
drm/i915: ->disable hook for WRPLLs
Daniel Vetter
[next]