aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ddi.c
AgeCommit message (Expand)Author
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-09drm/i915/bxt: Increase DDI buf idle timeoutVandana Kannan
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Only use the 800mV+2bB HDMI translation entryDamien Lespiau
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Enable/disable DRRSVandana Kannan
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-27drm/i915: Pass new_config down do crtc_compute_clockAnder Conselvan de Oliveira
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira
2014-12-15drm/i915: Consolidate DDI clock reading out in a single functionDamien Lespiau
2014-12-03drm/i915/skl: Update the DDI translation values for DP/eDP 1.3Damien Lespiau
2014-11-20drm/i915: Don't rely upon encoder->type for infoframe hw state readoutDaniel Vetter
2014-11-19drm/i915/ddi: set has_infoframe flag on DDI too v2Jesse Barnes
2014-11-18drm/i915/ddi: add break in DDI mode select switchJesse Barnes
2014-11-17drm/i915/skl: Use the pipe config DPLL tracking to query the link clockDamien Lespiau
2014-11-17drm/i915/skl: Set the eDP link rate on DPLL0Damien Lespiau
2014-11-17drm/i915: Introduce intel_psr.cRodrigo Vivi
2014-11-14drm/i915/skl: Fix big integer constant sparse warningDamien Lespiau
2014-11-14drm/i915/skl: Apply eDP WA only for gen < 9Vandana Kannan
2014-11-14drm/i915/skl: Implementation of SKL DPLL programmingSatheeshakrishna M
2014-11-14drm/i915/skl: Adjust the port PLL selection codeSatheeshakrishna M
2014-11-14drm/i915/skl: Define shared DPLLs for SkylakeSatheeshakrishna M
2014-11-14drm/i915/skl: Determine enabled PLL and its linkrate/pixel clockSatheeshakrishna M
2014-11-14drm/i915/skl: CD clock back calculation for SKLSatheeshakrishna M
2014-11-07drm/i915: make pipe/port based audio valid accessors easier to useJani Nikula
2014-11-07drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCsAnder Conselvan de Oliveira
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-04drm/i915: Make *_crtc_mode_set work on new_configAnder Conselvan de Oliveira
2014-11-04drm/i915: introduce intel_audio_codec_{enable, disable}Jani Nikula
2014-11-04drm/i915/ddi: write ELD where it's supposed to be doneJani Nikula
2014-11-04drm/i915: pass intel_encoder to intel_write_eldJani Nikula
2014-10-24drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-outDamien Lespiau
2014-10-01drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-29drm/i915: Broadwell DDI Buffer translation - more tuningRodrigo Vivi
2014-09-29drm/i915: Broadwell DDI Buffer translation changed to give better margin.Rodrigo Vivi
2014-09-24drm/i915/skl: Program the DDI buffer translation tablesDamien Lespiau
2014-09-04drm/i915: Rewrite ABS_DIFF() in a safer mannerDamien Lespiau
2014-09-03drm/i915/ddi: use struct for ddi buf translation tablesJani Nikula
2014-09-03drm/i915: Rename defines for selection of ddi buffer translation slotSonika Jindal
2014-08-11drm/i915: Fix wrong number of HDMI translation entriesDamien Lespiau
2014-08-08drm/i915: Remove now useless comments about the translation valuesDamien Lespiau
2014-08-08drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tablesDamien Lespiau
2014-08-08drm/i915/bdw: Provide the BDW specific HDMI buffer translation tableDamien Lespiau
2014-08-08drm/i915: Gather the HDMI level shifter logic into one placeDamien Lespiau
2014-08-08drm/i915: Make ddi_clock_gate() HSW/BDW specificDaniel Vetter