summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds
2015-06-30drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride
2015-05-28drm/i915: disable IPS while getting the sink CRCsPaulo Zanoni
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä
2015-05-21drm/i915: Clean up the CPT DP .get_hw_state() port readoutVille Syrjälä
2015-05-21drm/i915: Clarfify the DP code platform checksVille Syrjälä
2015-05-20drm/i915: add HAS_DP_MST feature test macroJani Nikula
2015-05-20drm/i915/dp: make link rate printing prettierJani Nikula
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira
2015-05-20drm/edid: fix a debug messageDan Carpenter
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter
2015-05-08drm/i915: Implement chv display PHY lane stagger setupVille Syrjälä
2015-05-08drm/i915: Rename dp rates array as per platformSonika Jindal
2015-05-08drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complainc...Todd Previte
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal
2015-05-08drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau
2015-05-08drm/i915: DP link training optimizationMika Kahola
2015-05-08drm/i915: eDP link training optimizationMika Kahola
2015-05-08drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()Todd Previte
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal
2015-05-06drm/i915/dp: there is no audio on port AJani Nikula
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter
2015-04-07drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula
2015-04-07drm/i915/skl: Enabling PSR2 SU with frame syncSonika Jindal
2015-03-31drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä
2015-03-31drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-24drm/i915: Removing the drrs capability enum initializationRamalingam C
2015-03-20drm/i915: Send out the full AUX addressVille Syrjälä
2015-03-20drm/i915/dp: return number of bytes written for short aux/i2c writesJani Nikula