summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: skylake panel fitting using shared scalersChandra Konduru2015-04-131-0/+8
* drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-131-1/+1
* drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula2015-04-071-0/+2
* drm/i915/skl: Enabling PSR2 SU with frame syncSonika Jindal2015-04-071-0/+15
* drm/i915: Convert the ddi cdclk code to get_display_clock_speedVille Syrjälä2015-03-311-1/+1
* drm/i915: Simplify ilk_get_aux_clock_dividerVille Syrjälä2015-03-311-4/+2
* drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira2015-03-271-1/+1
* drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira2015-03-261-1/+1
* drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira2015-03-261-0/+1
* drm/i915: Removing the drrs capability enum initializationRamalingam C2015-03-241-2/+0
* drm/i915: Send out the full AUX addressVille Syrjälä2015-03-201-2/+3
* drm/i915/dp: return number of bytes written for short aux/i2c writesJani Nikula2015-03-201-3/+8
* drm/i915: Unconfuse DP link rate array namesVille Syrjälä2015-03-201-35/+35
* drm/i915: Include the sink/source/supported rates in debug outputVille Syrjälä2015-03-201-0/+43
* drm/i915: Add eDP intermediate frequencies for CHVVille Syrjälä2015-03-201-0/+6
* drm/i915: Avoid overflowing the DP link rate arraysVille Syrjälä2015-03-201-0/+2
* drm/i915: Fix MST link rate handlingVille Syrjälä2015-03-201-4/+8
* drm/i915: Use DP_LINK_RATE_SET whenever possibleVille Syrjälä2015-03-201-6/+7
* drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä2015-03-201-1/+14
* drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()Ville Syrjälä2015-03-201-14/+23
* drm/i915: Fully separate source vs. sink ratesVille Syrjälä2015-03-201-17/+11
* drm/i915: Remove special case from intel_supported_rates()Ville Syrjälä2015-03-201-8/+0
* drm/i915: Don't copy sink rates eitherVille Syrjälä2015-03-201-15/+9
* drm/i915: Don't copy the DP source rates arraysVille Syrjälä2015-03-201-14/+10
* drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä2015-03-201-14/+19
* drm/i915: Make the DP rates int instead of uint32_tVille Syrjälä2015-03-201-12/+12
* drm/i915/skl: Implement WaDisableHBR2Damien Lespiau2015-03-171-1/+4
* drm/i915/skl: Program PLL for edp1.4 intermediate frequenciesSonika Jindal2015-03-171-6/+22
* drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal2015-03-171-8/+101
* drm/i915/skl: Read sink supported rates from edp panelSonika Jindal2015-03-171-0/+38
* drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C2015-03-171-3/+4
* Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-091-7/+128
|\
| * drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal2015-02-251-2/+10
| * drm/i915: Enhancing eDP DRRS debug messageRamalingam C2015-02-241-1/+1
| * Documentation/drm: DocBook integration for DRRSVandana Kannan2015-02-241-0/+95
| * drm/i915: Enable eDP DRRS for CHVDurgadoss R2015-02-241-1/+1
| * drm/i915: Support for RR switching on VLVVandana Kannan2015-02-241-2/+8
| * drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan2015-02-241-2/+14
* | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-051-2/+2
|\ \ | |/
| * drm/i915: Make intel_dp_unpack_aux() staticDamien Lespiau2015-02-131-1/+1
| * drm/i915: Make intel_dp_check_link_status() staticDamien Lespiau2015-02-131-1/+1
* | drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä2015-02-111-1/+1
* | drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter2015-02-091-16/+1
|/
* drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper2015-01-271-0/+1
* drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper2015-01-271-0/+2
* drm/i915: DRRS calls based on frontbufferVandana Kannan2015-01-271-0/+51
* drm/i915: Enable/disable DRRSVandana Kannan2015-01-271-0/+55
* drm/i915: Initialize DRRS delayed workVandana Kannan2015-01-271-8/+30
* drm/i915: Use symbolic irqreturn for ->hpd_pulseDaniel Vetter2015-01-271-3/+5
* drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira2015-01-271-8/+9
OpenPOWER on IntegriCloud