Commit Graph

483251 Commits (6c930688cb04e81ca71092baf585f7ea1c670368)
 

Author SHA1 Message Date
Damien Lespiau 6c930688cb drm/i915/skl: Update the DDI translation values for DP/eDP 1.3 10 years ago
Daniel Vetter d5abdfda91 drm/i915: Move init_unused_rings to gem_init_hw 10 years ago
Thomas Daniel e7778be1ea drm/i915: Fix startup failure in LRC mode after recent init changes 10 years ago
Mika Kuoppala d972d6ee55 drm/i915: Convert pxvid to extvid lookup table to a function 10 years ago
Daniel Vetter bfc882b4e3 drm/i915: Flatten engine init control flow 10 years ago
Ander Conselvan de Oliveira 36d0a82ef4 drm/i915: Remove unnecessary goto in intel_primary_plane_disable() 10 years ago
Daniel Vetter 35a57ffbb1 drm/i915: Only init engines once 10 years ago
Daniel Vetter 99be1dfe06 drm/i915: Move intel_init_pipe_control out of engine->init_hw 10 years ago
Daniel Vetter ecfe00d802 drm/i915: s/init()/init_hw()/ in intel_engine_cs 10 years ago
Dave Gordon ebd0fd4bef drm/i915: Consolidate ring freespace calculations 10 years ago
Dave Gordon 4f54741e07 drm/i915: Make ring freespace calculation more robust 10 years ago
Jani Nikula 17af40a835 drm/i915/dsi: add ports to intel_dsi to describe the ports being driven 10 years ago
Jani Nikula e7d7cad08d drm/i915/dsi: clean up MIPI DSI pipe vs. port usage 10 years ago
Ville Syrjälä 1362b77640 drm/i915: Deal with video overlay on GPU reset 10 years ago
John Harrison 581c26e8a2 drm/i915: Convert 'trace_irq' to use requests rather than seqnos 10 years ago
Daniel Vetter 3a8a946efb drm/i915: Remove redundant flip_work->flip_queued_ring 10 years ago
John Harrison 41c5241555 drm/i915: Remove the now redundant 'obj->ring' 10 years ago
John Harrison 1b5a433a4d drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed' 10 years ago
John Harrison ff79e85702 drm/i915: Connect requests to rings at creation not submission 10 years ago
John Harrison 44cdd6d219 drm/i915: Convert 'ring_idle()' to use requests not seqnos 10 years ago
John Harrison 74328ee510 drm/i915: Convert trace functions from seqno to request 10 years ago
John Harrison f06cc1b940 drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request' 10 years ago
John Harrison 9400ae5c82 drm/i915: Remove obsolete seqno parameter from 'i915_add_request' 10 years ago
John Harrison 9c65481829 drm/i915: Convert __wait_seqno() to __wait_request() 10 years ago
John Harrison cc8c4cc2a0 drm/i915: Convert mmio_flip::seqno to struct request 10 years ago
Daniel Vetter f245860ece drm/i915: Check locking in i915_gem_request_unreference 10 years ago
Daniel Vetter a4b3a5713d drm/i915: Convert i915_wait_seqno to i915_wait_request 10 years ago
John Harrison 9bfc01a29b drm/i915: Convert 'last_flip_req' to be a request not a seqno 10 years ago
John Harrison b6660d59f6 drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno 10 years ago
John Harrison 6259cead57 drm/i915: Remove 'outstanding_lazy_seqno' 10 years ago
John Harrison ff8658850a drm/i915: Ensure requests stick around during waits 10 years ago
John Harrison 54fb2411dd drm/i915: Convert i915_gem_ring_throttle to use requests 10 years ago
John Harrison 97b2a6a10a drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req 10 years ago
John Harrison b793a00a57 drm/i915: Add helper functions to aid seqno -> request transition 10 years ago
John Harrison abfe262ae7 drm/i915: Add reference count to request structure 10 years ago
John Harrison 9eba5d4a1d drm/i915: Ensure OLS & PLR are always in sync 10 years ago
Damien Lespiau f61ccae333 drm/i915: Fix short description of intel_display_power_is_enabled() 10 years ago
Chris Wilson bdcf120bfc drm/i915: Assert that we successfully downclock the GPU before suspend 10 years ago
Daniel Vetter 4feb765943 drm/i915: Remove user pinning code 10 years ago
Dave Gordon d65621c496 drm/i915: Don't read 'HEAD' MMIO register in LRC mode 10 years ago
Dave Gordon 57e215135f drm/i915: Check for matching ringbuffer in logical_ring_wait_request() 10 years ago
Rodrigo Vivi b32c6f482d drm/i915: Enable PSR for Baytrail and Braswell. 10 years ago
Rodrigo Vivi a6cbdb8e37 drm/i915: VLV/CHV PSR debugfs. 10 years ago
Rodrigo Vivi 995d304774 drm/i915: VLV/CHV PSR Software timer mode 10 years ago
Rodrigo Vivi e2bbc343de drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions 10 years ago
Rodrigo Vivi c8f7df58f7 drm/i915: Add PSR registers for PSR VLV/CHV. 10 years ago
Rodrigo Vivi e4d59f6b0f drm/i915: Remove intel_psr_is_enabled function. 10 years ago
Rodrigo Vivi d298ce5e25 drm/i915: remove PSR BDW single frame update. 10 years ago
Rodrigo Vivi 8cc726c938 drm/i915: PSR get full link off x standby from VBT 10 years ago
Rodrigo Vivi d44b4dcbd1 drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1 10 years ago