aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/Ville Syrjälä2014-12-05
* drm/i915: release struct_mutex on the i915_gem_init_hw fail pathJani Nikula2014-12-05
* drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh2014-12-04
* drm/i915: New functions added for enabling & disabling MIPI Port Ctrl regGaurav K Singh2014-12-04
* drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9Damien Lespiau2014-12-04
* drm/i915: Stop putting GGTT VMA at the head of the listTvrtko Ursulin2014-12-04
* drm/i915/skl: Update the DDI translation values for DP/eDP 1.3Damien Lespiau2014-12-03
* drm/i915: Move init_unused_rings to gem_init_hwDaniel Vetter2014-12-03
* drm/i915: Fix startup failure in LRC mode after recent init changesThomas Daniel2014-12-03
* drm/i915: Convert pxvid to extvid lookup table to a functionMika Kuoppala2014-12-03
* drm/i915: Flatten engine init control flowDaniel Vetter2014-12-03
* drm/i915: Remove unnecessary goto in intel_primary_plane_disable()Ander Conselvan de Oliveira2014-12-03
* drm/i915: Only init engines onceDaniel Vetter2014-12-03
* drm/i915: Move intel_init_pipe_control out of engine->init_hwDaniel Vetter2014-12-03
* drm/i915: s/init()/init_hw()/ in intel_engine_csDaniel Vetter2014-12-03
* drm/i915: Consolidate ring freespace calculationsDave Gordon2014-12-03
* drm/i915: Make ring freespace calculation more robustDave Gordon2014-12-03
* drm/i915/dsi: add ports to intel_dsi to describe the ports being drivenJani Nikula2014-12-03
* drm/i915/dsi: clean up MIPI DSI pipe vs. port usageJani Nikula2014-12-03
* drm/i915: Deal with video overlay on GPU resetVille Syrjälä2014-12-03
* drm/i915: Convert 'trace_irq' to use requests rather than seqnosJohn Harrison2014-12-03
* drm/i915: Remove redundant flip_work->flip_queued_ringDaniel Vetter2014-12-03
* drm/i915: Remove the now redundant 'obj->ring'John Harrison2014-12-03
* drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'John Harrison2014-12-03
* drm/i915: Connect requests to rings at creation not submissionJohn Harrison2014-12-03
* drm/i915: Convert 'ring_idle()' to use requests not seqnosJohn Harrison2014-12-03
* drm/i915: Convert trace functions from seqno to requestJohn Harrison2014-12-03
* drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'John Harrison2014-12-03
* drm/i915: Remove obsolete seqno parameter from 'i915_add_request'John Harrison2014-12-03
* drm/i915: Convert __wait_seqno() to __wait_request()John Harrison2014-12-03
* drm/i915: Convert mmio_flip::seqno to struct requestJohn Harrison2014-12-03
* drm/i915: Check locking in i915_gem_request_unreferenceDaniel Vetter2014-12-03
* drm/i915: Convert i915_wait_seqno to i915_wait_requestDaniel Vetter2014-12-03
* drm/i915: Convert 'last_flip_req' to be a request not a seqnoJohn Harrison2014-12-03
* drm/i915: Make 'i915_gem_check_olr' actually check by request not seqnoJohn Harrison2014-12-03
* drm/i915: Remove 'outstanding_lazy_seqno'John Harrison2014-12-03
* drm/i915: Ensure requests stick around during waitsJohn Harrison2014-12-03
* drm/i915: Convert i915_gem_ring_throttle to use requestsJohn Harrison2014-12-03
* drm/i915: Replace last_[rwf]_seqno with last_[rwf]_reqJohn Harrison2014-12-03
* drm/i915: Add helper functions to aid seqno -> request transitionJohn Harrison2014-12-03
* drm/i915: Add reference count to request structureJohn Harrison2014-12-03
* drm/i915: Ensure OLS & PLR are always in syncJohn Harrison2014-12-03
* drm/i915: Fix short description of intel_display_power_is_enabled()Damien Lespiau2014-12-03
* drm/i915: Assert that we successfully downclock the GPU before suspendChris Wilson2014-12-03
* drm/i915: Remove user pinning codeDaniel Vetter2014-12-03
* drm/i915: Don't read 'HEAD' MMIO register in LRC modeDave Gordon2014-12-03
* drm/i915: Check for matching ringbuffer in logical_ring_wait_request()Dave Gordon2014-12-03
* drm/i915: Enable PSR for Baytrail and Braswell.Rodrigo Vivi2014-12-03
* drm/i915: VLV/CHV PSR debugfs.Rodrigo Vivi2014-12-03
* drm/i915: VLV/CHV PSR Software timer modeRodrigo Vivi2014-12-03