summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter1-3/+5
2015-07-14drm/i915: Do not update pfit state when toggling crtc enabled.Maarten Lankhorst1-1/+1
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds1-0/+3
2015-06-30drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira1-0/+3
2015-06-30drm/i915/skl: Buffer translation improvementsDavid Weinehall1-96/+8
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-147/+446
2015-06-24drm/i915/drrs: Restrict buffer tracking to the DRRS pipeDaniel Vetter1-6/+7
2015-06-22drm/i915: Split skl_update_scaler, v4.Maarten Lankhorst1-1/+1
2015-06-18drm/i915/bxt: eDP Panel Power sequencingVandana Kannan1-17/+65
2015-06-15drm/i915: Restarting the Idleness DRRS in drrs_flushRamalingam C1-10/+20
2015-06-12drm/i915: Use cached cdclk valueVille Syrjälä1-2/+3
2015-06-03drm/i915/bxt: edp1.4 Intermediate Freq supportSonika Jindal1-1/+6
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride1-3/+2
2015-05-29drm/i915: remove useless DP and DDI encoder ->hot_plug hooksJani Nikula1-7/+0
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula1-3/+3
2015-05-28drm/i915: disable IPS while getting the sink CRCsPaulo Zanoni1-21/+45
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä1-14/+14
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä1-16/+21
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä1-0/+9
2015-05-21drm/i915: Clean up the CPT DP .get_hw_state() port readoutVille Syrjälä1-21/+5
2015-05-21drm/i915: Clarfify the DP code platform checksVille Syrjälä1-23/+23
2015-05-20drm/i915: add HAS_DP_MST feature test macroJani Nikula1-6/+4
2015-05-20drm/i915/dp: make link rate printing prettierJani Nikula1-1/+1
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira1-0/+3
2015-05-20drm/edid: fix a debug messageDan Carpenter1-1/+1
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie1-4/+5
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä1-1/+3
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter1-1/+1
2015-05-08drm/i915: Implement chv display PHY lane stagger setupVille Syrjälä1-2/+33
2015-05-08drm/i915: Rename dp rates array as per platformSonika Jindal1-5/+5
2015-05-08drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complainc...Todd Previte1-0/+42
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal1-1/+1
2015-05-08drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau1-6/+6
2015-05-08drm/i915: DP link training optimizationMika Kahola1-1/+3
2015-05-08drm/i915: eDP link training optimizationMika Kahola1-3/+24
2015-05-08drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()Todd Previte1-1/+16
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie1-26/+189
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal1-1/+2
2015-05-06drm/i915/dp: there is no audio on port AJani Nikula1-3/+3
2015-04-16drm/i915: Add a delay in Displayport AUX transactions for compliance testingTodd Previte1-2/+11
2015-04-16drm/i915: Add automated testing support for Displayport compliance testingTodd Previte1-4/+71
2015-04-16drm/i915/dp: Remove intel_ prefix from hw signal_levels functionsDaniel Vetter1-14/+14
2015-04-16drm/i915/bxt: Update max level of vswingVandana Kannan1-1/+3
2015-04-16drm/i915/bxt: VSwing programming sequenceVandana Kannan1-2/+62
2015-04-16drm/i915/bxt: Determine programmed frequencySatheeshakrishna M1-0/+2
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-1/+1
2015-04-13drm/i915: skylake panel fitting using shared scalersChandra Konduru1-0/+8
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira1-1/+1
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor1-5/+0
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter1-2/+2