Age | Commit message (Expand) | Author | Files | Lines |
2017-02-01 | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 1 | -1/+3 |
2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -1/+3 |
2017-01-26 | drm/edid: Introduce drm_default_rgb_quant_range() | Ville Syrjälä | 1 | -1/+3 |
2017-01-26 | drm/i915: Add support for DP Video pattern compliance tests | Manasi Navare | 1 | -2/+66 |
2017-01-26 | drm/i915: Fixes to support DP Compliance EDID tests | Manasi Navare | 1 | -2/+2 |
2017-01-26 | drm/i915: Add support for DP link training compliance | Manasi Navare | 1 | -6/+59 |
2017-01-24 | drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. | Rodrigo Vivi | 1 | -3/+2 |
2017-01-24 | drm/i915/dp: do not proceed with autotests if we don't ACK them | Jani Nikula | 1 | -12/+9 |
2017-01-16 | drm/i915/dp: Silence compiler for missing prototype | Chris Wilson | 1 | -1/+1 |
2017-01-13 | drm/i915/psr: enable ALPM for psr2 | Nagaraju, Vathsala | 1 | -0/+10 |
2017-01-11 | drm/i915/psr: program vsc header for psr2 | Nagaraju, Vathsala | 1 | -0/+26 |
2017-01-10 | drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP() | Michel Thierry | 1 | -1/+1 |
2016-12-22 | drm/i915: Force VDD off on the new power seqeuencer before starting to use it | Ville Syrjälä | 1 | -7/+34 |
2016-12-22 | drm/i915/ddi: Rely on VBT DDI port info for eDP detection | Imre Deak | 1 | -1/+1 |
2016-12-19 | drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV | Ville Syrjälä | 1 | -47/+105 |
2016-12-14 | drm/i915: tune down the fast link training vs boot fail | Daniel Vetter | 1 | -2/+2 |
2016-12-13 | drm/i915: Intel panel downclock cleanup | Mika Kahola | 1 | -1/+1 |
2016-12-13 | drm/i915: Intel panel detection cleanup | Mika Kahola | 1 | -1/+2 |
2016-12-13 | drm/i915: Move all the DP compliance data to a separate struct | Manasi Navare | 1 | -14/+10 |
2016-12-13 | drm/i915: Find fallback link rate/lane count | Manasi Navare | 1 | -0/+38 |
2016-12-13 | drm/i915: Compute sink's max lane count/link BW at Hotplug | Manasi Navare | 1 | -2/+8 |
2016-12-05 | drm/i915: Validate mode against max. link data rate for DP MST | Dhinakaran Pandiyan | 1 | -2/+2 |
2016-12-05 | drm/i915: Fix DP link rate math | Dhinakaran Pandiyan | 1 | -20/+15 |
2016-12-02 | drm/i915/glk: Reuse broxton code for geminilake | Ander Conselvan de Oliveira | 1 | -12/+12 |
2016-11-25 | drm/i915: Pass dev_priv to intel_setup_outputs() | Ander Conselvan de Oliveira | 1 | -4/+4 |
2016-11-23 | drm/i915/lspcon: Wait for expected LSPCON mode to settle | Imre Deak | 1 | -0/+5 |
2016-11-23 | drm/i915/lspcon: Add dp_to_lspcon helper() | Imre Deak | 1 | -4/+3 |
2016-11-17 | drm/i915: dev_priv cleanup in intel_dp.c | Tvrtko Ursulin | 1 | -15/+11 |
2016-11-14 | drm/i915: Simplify DP port limited color range bit platform checks | Ville Syrjälä | 1 | -5/+2 |
2016-11-11 | drm/i915: More assorted dev_priv cleanups | Tvrtko Ursulin | 1 | -1/+1 |
2016-11-11 | drm/i915: Assorted dev_priv cleanups | Tvrtko Ursulin | 1 | -3/+3 |
2016-11-09 | drm/i915: Pass atomic state to intel_audio_codec_enable, v2. | Maarten Lankhorst | 1 | -5/+6 |
2016-11-01 | drm/i915: Pass dev_priv to vlv force pll functions | Ville Syrjälä | 1 | -4/+3 |
2016-11-01 | drm/i915: Pass dev_priv to intel_wait_for_vblank() | Ville Syrjälä | 1 | -9/+9 |
2016-10-28 | drm/i915: Change the placement of some static functions in intel_dp.c | Navare, Manasi D | 1 | -75/+75 |
2016-10-26 | drm/i915/lspcon: Add workaround for resuming in PCON mode | Imre Deak | 1 | -1/+1 |
2016-10-26 | drm/i915/dp: Read DP descriptor for eDP and LSPCON too | Imre Deak | 1 | -1/+3 |
2016-10-26 | drm/i915/lspcon: Fail LSPCON probe if the start of DPCD can't be read | Imre Deak | 1 | -1/+1 |
2016-10-26 | drm/i915/dp: Print full branch/sink descriptor | Imre Deak | 1 | -41/+22 |
2016-10-26 | drm/i915/dp: Print only sink or branch specific OUI based on dev type | Imre Deak | 1 | -6/+6 |
2016-10-26 | drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read | Imre Deak | 1 | -6/+0 |
2016-10-26 | drm/dp: Factor out helper to distinguish between branch and sink devices | Imre Deak | 1 | -7/+4 |
2016-10-26 | drm/i915: Refresh that status of MST capable connectors in ->detect() | Ville Syrjälä | 1 | -10/+0 |
2016-10-21 | drm/i915/dp: add lane_count check in intel_dp_check_link_status | Matthew Auld | 1 | -0/+5 |
2016-10-21 | drm/i915: Fix whitespace issues | Ville Syrjälä | 1 | -8/+8 |
2016-10-21 | drm/i915: Respect alternate_aux_channel for all DDI ports | Ville Syrjälä | 1 | -31/+40 |
2016-10-18 | drm/i915: Add lspcon resume function | Shashank Sharma | 1 | -1/+6 |
2016-10-17 | drm/i915: Suppress underruns during DP link retraining | Ville Syrjälä | 1 | -2/+27 |
2016-10-14 | drm/i915: Make IS_GEN macros only take dev_priv | Tvrtko Ursulin | 1 | -10/+10 |
2016-10-14 | drm/i915: Make IS_VALLEYVIEW only take dev_priv | Tvrtko Ursulin | 1 | -4/+4 |