summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-26drm/i915/dp: Print only sink or branch specific OUI based on dev typeImre Deak
2016-10-26drm/i915/dp: Remove debug dependency of DPCD SW/HW revision readImre Deak
2016-10-26drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak
2016-10-26drm/i915/audio: set proper N/M in modesetLibin Yang
2016-10-26drm/i915/audio: drop extra crtc clock check from HDMI audio N lookupJani Nikula
2016-10-26drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä
2016-10-26drm/i915: Remove two invalid warnsTvrtko Ursulin
2016-10-26drm/i915: Rotated view does not need a fenceTvrtko Ursulin
2016-10-25drm/i915/guc: WA to address the Ringbuffer coherency issueAkash Goel
2016-10-25drm/i915: Include the kernel uptime in the error stateChris Wilson
2016-10-25drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezableAkash Goel
2016-10-25drm/i915: Early creation of relay channel for capturing boot time logsAkash Goel
2016-10-25drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log bufferAkash Goel
2016-10-25drm/i915: Debugfs support for GuC logging controlSagar Arun Kamble
2016-10-25drm/i915: Support for forceful flush of GuC log bufferSagar Arun Kamble
2016-10-25drm/i915: Augment i915 error state to include the dump of GuC log bufferAkash Goel
2016-10-25drm/i915: Increase GuC log buffer size to reduce flush interruptsAkash Goel
2016-10-25drm/i915: Optimization to reduce the sampling time of GuC log bufferAkash Goel
2016-10-25drm/i915: Add stats for GuC log buffer flush interruptsAkash Goel
2016-10-25drm/i915: New lock to serialize the Host2GuC actionsAkash Goel
2016-10-25drm/i915: Add a relay backed debugfs interface for capturing GuC logsAkash Goel
2016-10-25drm/i915: Handle log buffer flush interrupt event from GuCSagar Arun Kamble
2016-10-25drm/i915: Support for GuC interruptsSagar Arun Kamble
2016-10-25drm/i915: Add low level set of routines for programming PM IER/IIR/IMR regist...Akash Goel
2016-10-25drm/i915: New structure to contain GuC logging related fieldsAkash Goel
2016-10-25drm/i915: Add GuC ukernel logging related fields to fw interface fileSagar Arun Kamble
2016-10-25drm/i915: Decouple GuC log setup from verbosity parameterSagar Arun Kamble
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-24drm/i915/fbc: fix FBC_COMPRESSION_MASK on BDW+Paulo Zanoni
2016-10-24drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni
2016-10-24drm/i915: Move fence cancellation to runtime suspendChris Wilson
2016-10-24drm/i915: Remove RPM sequence checkingChris Wilson
2016-10-24drm/i915: Remove superfluous locking around userfault_listChris Wilson
2016-10-24drm/i915: Use RPM as the barrier for controlling user mmap accessChris Wilson
2016-10-24drm/i915: Move user fault tracking to a separate listChris Wilson
2016-10-24drm/i915: remove AGP dependency from DRM_I915 kconfig help textJani Nikula
2016-10-24drm: i915: Wait for fences on new fb, not oldDaniel Stone
2016-10-24drm/i915: Update DRIVER_DATE to 20161024Daniel Vetter
2016-10-22drm/i915: Stop setting SNB min-freq-table 0 on powersave setupChris Wilson
2016-10-21drm: Use u64 for intermediate dotclock calculationsChris Wilson
2016-10-21drm/i915: Use the per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0Ville Syrjälä
2016-10-21drm/atmel-hlcdc: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/arm: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-10-21drm/atomic: Reject attempts to use multiple rotation angles at onceVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä