summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-11-04drm/i915: Warn if stealing non pipe A/B power sequencerVille Syrjälä
2014-11-04drm/i915: Clear PPS port select when giving up the power sequencerVille Syrjälä
2014-11-04drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel p...Ville Syrjälä
2014-11-04drm/i915: Kick the power sequencer before AUX transactionsVille Syrjälä
2014-11-04drm/i915: Fix eDP link training when switching pipes on VLV/CHVVille Syrjälä
2014-11-04drm/i915: Wait for PHY port ready before link training on VLV/CHVVille Syrjälä
2014-11-04drm/i915: Hold the pps mutex across the whole panel power enable sequenceVille Syrjälä
2014-11-04drm/i915: Split power sequencer panel on/off functions to locked and unlocked...Ville Syrjälä
2014-11-04drm/i915: Don't initialize power seqeuencer delays more than onceVille Syrjälä
2014-11-04drm/i915: Store power sequencer delays in intel_dpVille Syrjälä
2014-11-04drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detectVille Syrjälä
2014-11-04drm/i915: Warn if trying to register eDP on port != B/C on vlv/chvVille Syrjälä
2014-11-04drm/i915: transform INTEL_OUTPUT_* into an enumPaulo Zanoni
2014-11-04drm/i915/audio: pass intel_encoder on to platform specific ELD functionsJani Nikula
2014-11-04drm/i915: pass intel_encoder to intel_write_eldJani Nikula
2014-11-04drm/i915/audio: beat some sense into the variable types and namesJani Nikula
2014-11-04drm/i915/audio: constify hdmi audio clock structJani Nikula
2014-11-04drm/i915: add new intel audio file to group DP/HDMI audioJani Nikula
2014-11-04drm/i915: remove unneeded visible checkGustavo Padovan
2014-11-04drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()Damien Lespiau
2014-11-04drm/i915: only flip frontbuffer if crtc is activeGustavo Padovan
2014-11-04drm/i915 Add golden context support for Gen9Armin Reese
2014-11-04drm/i915 Update Gen8 golden context batch bufferArmin Reese
2014-11-04drm/i915: Abort command parsing for chained batchesBrad Volkin
2014-11-04drm/i915: Update plane parameters for cursor plane (v2)Sonika Jindal
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-11-04Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-10-31drm/i915: Don't destroy DRM properties in the driverDamien Lespiau
2014-10-30drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula
2014-10-29drm/i915: Ignore VBT backlight check on Macbook 2, 1jens stein
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie
2014-10-27drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä
2014-10-27drm/i915: Ignore long hpds on eDP portsVille Syrjälä
2014-10-27drm/i915: Do a dummy DPCD read before the actual readVille Syrjälä
2014-10-24drm/i915: Update DRIVER_DATE to 20141024Daniel Vetter
2014-10-24drm/i915: add comments on what stage a given PM handler is calledImre Deak
2014-10-24drm/i915: unify switcheroo and legacy suspend/resume handlersImre Deak
2014-10-24drm/i915: add poweroff_late handlerImre Deak
2014-10-24drm/i915: sanitize suspend/resume helper function namesImre Deak
2014-10-24drm/i915: unify S3 and S4 suspend/resume handlersImre Deak
2014-10-24drm/i915: disable/re-enable PCI device around S4 freeze/thawImre Deak
2014-10-24drm/i915: enable output polling during S4 thawImre Deak
2014-10-24drm/i915: check for GT faults in all resume handlers and driver load timeImre Deak
2014-10-24drm/i915: remove unused restore_gtt_mappings optimization during suspendImre Deak
2014-10-24drm/i915: fix S4 suspend while switcheroo state is offImre Deak
2014-10-24drm/i915: vlv: fix switcheroo/legacy suspend/resumeImre Deak
2014-10-24drm/i915: propagate error from legacy resume handlerImre Deak
2014-10-24drm/i915: unify legacy S3 suspend and S4 freeze handlersImre Deak
2014-10-24drm/i915: factor out i915_drm_suspend_lateImre Deak
2014-10-24drm/i915: Emit even number of dwords when emitting LRIsArun Siluvery