index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2014-12-03
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
drm/i915: Connect requests to rings at creation not submission
John Harrison
2014-12-03
drm/i915: Convert 'ring_idle()' to use requests not seqnos
John Harrison
2014-12-03
drm/i915: Convert trace functions from seqno to request
John Harrison
2014-12-03
drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
John Harrison
2014-12-03
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
2014-12-03
drm/i915: Convert __wait_seqno() to __wait_request()
John Harrison
2014-12-03
drm/i915: Convert mmio_flip::seqno to struct request
John Harrison
2014-12-03
drm/i915: Check locking in i915_gem_request_unreference
Daniel Vetter
2014-12-03
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
2014-12-03
drm/i915: Convert 'last_flip_req' to be a request not a seqno
John Harrison
2014-12-03
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
John Harrison
2014-12-03
drm/i915: Remove 'outstanding_lazy_seqno'
John Harrison
2014-12-03
drm/i915: Ensure requests stick around during waits
John Harrison
2014-12-03
drm/i915: Convert i915_gem_ring_throttle to use requests
John Harrison
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
drm/i915: Add helper functions to aid seqno -> request transition
John Harrison
2014-12-03
drm/i915: Add reference count to request structure
John Harrison
2014-12-03
drm/i915: Ensure OLS & PLR are always in sync
John Harrison
2014-12-03
drm/i915: Fix short description of intel_display_power_is_enabled()
Damien Lespiau
2014-12-03
drm/i915: Assert that we successfully downclock the GPU before suspend
Chris Wilson
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
2014-12-03
drm/i915: Don't read 'HEAD' MMIO register in LRC mode
Dave Gordon
2014-12-03
drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
Dave Gordon
2014-12-03
drm/i915: Enable PSR for Baytrail and Braswell.
Rodrigo Vivi
2014-12-03
drm/i915: VLV/CHV PSR debugfs.
Rodrigo Vivi
2014-12-03
drm/i915: VLV/CHV PSR Software timer mode
Rodrigo Vivi
2014-12-03
drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
Rodrigo Vivi
2014-12-03
drm/i915: Add PSR registers for PSR VLV/CHV.
Rodrigo Vivi
2014-12-03
drm/i915: Remove intel_psr_is_enabled function.
Rodrigo Vivi
2014-12-03
drm/i915: remove PSR BDW single frame update.
Rodrigo Vivi
2014-12-03
drm/i915: PSR get full link off x standby from VBT
Rodrigo Vivi
2014-12-03
drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1
Rodrigo Vivi
2014-12-03
drm/i915: Parse VBT PSR block.
Rodrigo Vivi
2014-12-03
drm/i915/skl: Implement the skl version of MMIO flips
Damien Lespiau
2014-12-03
drm/i915/skl: Read out crtl1 for eDP/DPLL0
Damien Lespiau
2014-12-03
drm/i915: Reject modeset when the same digital port is used more than once
Ville Syrjälä
2014-12-03
drm/i915: mask RPS IRQs properly when disabling RPS
Imre Deak
2014-12-03
drm/i915: Tune down spurious CRC interrupt warning
Daniel Vetter
2014-12-03
drm/i915: Fix context object leak for legacy contexts
Thomas Daniel
2014-12-03
drm/i915/skl: Update in Gen9 multi-engine forcewake range
Akash Goel
2014-12-03
drm/i915/eDP: When enabling panel VDD cancel pending disable worker
Egbert Eich
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
2014-12-03
drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
Ville Syrjälä
2014-12-03
drm/i915: Grab modeset locks for GPU rest on pre-ctg
Ville Syrjälä
2014-12-03
drm/i915: Implement GPU reset for g33
Ville Syrjälä
2014-12-03
drm/i915: Implement GPU reset for 915/945
Ville Syrjälä
2014-12-03
drm/i915: Restore the display config after a GPU reset on gen4
Ville Syrjälä
2014-12-03
drm/i915: Fix gen4 GPU reset
Ville Syrjälä
2014-12-03
drm/i915: Stop gathering error states for CS error interrupts
Daniel Vetter
[prev]
[next]