summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-12-03drm/i915: Convert 'last_flip_req' to be a request not a seqnoJohn Harrison
2014-12-03drm/i915: Make 'i915_gem_check_olr' actually check by request not seqnoJohn Harrison
2014-12-03drm/i915: Remove 'outstanding_lazy_seqno'John Harrison
2014-12-03drm/i915: Ensure requests stick around during waitsJohn Harrison
2014-12-03drm/i915: Convert i915_gem_ring_throttle to use requestsJohn Harrison
2014-12-03drm/i915: Replace last_[rwf]_seqno with last_[rwf]_reqJohn Harrison
2014-12-03drm/i915: Add helper functions to aid seqno -> request transitionJohn Harrison
2014-12-03drm/i915: Add reference count to request structureJohn Harrison
2014-12-03drm/i915: Ensure OLS & PLR are always in syncJohn Harrison
2014-12-03drm/i915: Fix short description of intel_display_power_is_enabled()Damien Lespiau
2014-12-03drm/i915: Assert that we successfully downclock the GPU before suspendChris Wilson
2014-12-03drm/i915: Remove user pinning codeDaniel Vetter
2014-12-03drm/i915: Don't read 'HEAD' MMIO register in LRC modeDave Gordon
2014-12-03drm/i915: Check for matching ringbuffer in logical_ring_wait_request()Dave Gordon
2014-12-03drm/i915: Enable PSR for Baytrail and Braswell.Rodrigo Vivi
2014-12-03drm/i915: VLV/CHV PSR debugfs.Rodrigo Vivi
2014-12-03drm/i915: VLV/CHV PSR Software timer modeRodrigo Vivi
2014-12-03drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functionsRodrigo Vivi
2014-12-03drm/i915: Add PSR registers for PSR VLV/CHV.Rodrigo Vivi
2014-12-03drm/i915: Remove intel_psr_is_enabled function.Rodrigo Vivi
2014-12-03drm/i915: remove PSR BDW single frame update.Rodrigo Vivi
2014-12-03drm/i915: PSR get full link off x standby from VBTRodrigo Vivi
2014-12-03drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1Rodrigo Vivi
2014-12-03drm/i915: Parse VBT PSR block.Rodrigo Vivi
2014-12-03drm/i915/skl: Implement the skl version of MMIO flipsDamien Lespiau
2014-12-03drm/i915/skl: Read out crtl1 for eDP/DPLL0Damien Lespiau
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä
2014-12-03drm/i915: Stop gathering error states for CS error interruptsDaniel Vetter
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter
2014-12-03drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2014-12-03drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.Clint Taylor
2014-12-03drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä
2014-12-02drm: rcar-du: Fix NULL encoder pointer dereferenceLaurent Pinchart
2014-12-02Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-02drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel
2014-12-02Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-12-02drm/nv50/kms: drop requirement that framebuffer bos be contig up-frontBen Skeggs
2014-12-02drm/nv50/kms: directly use cursor image from userspace bufferBen Skeggs