summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride
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-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-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
2015-03-20drm/i915: Unconfuse DP link rate array namesVille Syrjälä
2015-03-20drm/i915: Include the sink/source/supported rates in debug outputVille Syrjälä
2015-03-20drm/i915: Add eDP intermediate frequencies for CHVVille Syrjälä
2015-03-20drm/i915: Avoid overflowing the DP link rate arraysVille Syrjälä
2015-03-20drm/i915: Fix MST link rate handlingVille Syrjälä
2015-03-20drm/i915: Use DP_LINK_RATE_SET whenever possibleVille Syrjälä
2015-03-20drm/i915: Fix max link rate in intel_dp_mode_valid()Ville Syrjälä
2015-03-20drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()Ville Syrjälä
2015-03-20drm/i915: Fully separate source vs. sink ratesVille Syrjälä
2015-03-20drm/i915: Remove special case from intel_supported_rates()Ville Syrjälä
2015-03-20drm/i915: Don't copy sink rates eitherVille Syrjälä
2015-03-20drm/i915: Don't copy the DP source rates arraysVille Syrjälä
2015-03-20drm/i915: Store the converted link rates in intel_dp->supported_rates[]Ville Syrjälä
2015-03-20drm/i915: Make the DP rates int instead of uint32_tVille Syrjälä
2015-03-17drm/i915/skl: Implement WaDisableHBR2Damien Lespiau
2015-03-17drm/i915/skl: Program PLL for edp1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Add support for edp 1.4 intermediate frequenciesSonika Jindal
2015-03-17drm/i915/skl: Read sink supported rates from edp panelSonika Jindal
2015-03-17drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-25drm/i915/skl: Add support for edp1.4 low vswingSonika Jindal
2015-02-24drm/i915: Enhancing eDP DRRS debug messageRamalingam C
2015-02-24Documentation/drm: DocBook integration for DRRSVandana Kannan
2015-02-24drm/i915: Enable eDP DRRS for CHVDurgadoss R
2015-02-24drm/i915: Support for RR switching on VLVVandana Kannan
2015-02-24drm/i915/bdw: Add support for DRRS to switch RRVandana Kannan
2015-02-13drm/i915: Make intel_dp_unpack_aux() staticDamien Lespiau
2015-02-13drm/i915: Make intel_dp_check_link_status() staticDamien Lespiau
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper
2015-01-27drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper
2015-01-27drm/i915: DRRS calls based on frontbufferVandana Kannan
2015-01-27drm/i915: Enable/disable DRRSVandana Kannan
2015-01-27drm/i915: Initialize DRRS delayed workVandana Kannan
2015-01-27drm/i915: Use symbolic irqreturn for ->hpd_pulseDaniel Vetter