Age | Commit message (Expand) | Author |
2014-03-05 | drm/i915: Add reset count to error state | Mika Kuoppala |
2014-03-05 | drm/i915: Add reason for capture in error state | Mika Kuoppala |
2014-03-05 | drm/i915: Add error code into error state | Mika Kuoppala |
2014-03-05 | drm/i915: Record pid/comm of hanging task | Chris Wilson |
2014-03-05 | drm/i915: Rely on accurate request tracking for finding hung batches | Chris Wilson |
2014-03-05 | drm/i915: Reset vma->mm_list after unbinding | Chris Wilson |
2014-03-05 | drm/i915: Streamline VLV forcewake handling | Ville Syrjälä |
2014-03-05 | drm/i915: Drop the forcewake count inc/dec around register read on VLV | Ville Syrjälä |
2014-03-05 | drm/i915: Fix VLV forcewake after reset | Ville Syrjälä |
2014-03-05 | drm/i915: Perform pageflip using mmio if the GPU is terminally wedged | Chris Wilson |
2014-03-05 | drm/i915: assert we're not runtime suspended when accessing registers | Paulo Zanoni |
2014-03-05 | drm/i915: assert force wake is disabled when we runtime suspend | Paulo Zanoni |
2014-03-05 | drm/i915: call assert_device_not_suspended at gen6_force_wake_work | Paulo Zanoni |
2014-03-05 | drm/i915: kill dev_priv->pc8.gpu_idle | Paulo Zanoni |
2014-03-05 | drm/i915: get/put runtime PM in more places at i915_debugfs.c | Paulo Zanoni |
2014-03-05 | drm/i915: get runtime PM while trying to detect CRT | Paulo Zanoni |
2014-03-05 | drm/i915: put runtime PM only when we actually release force_wake | Paulo Zanoni |
2014-03-05 | drm/i915: put runtime PM only at the end of intel_mark_idle | Paulo Zanoni |
2014-03-05 | drm/i915: Don't ban default context when stop_rings!=0 | Ville Syrjälä |
2014-03-05 | drm/i915: print connector mode list in display_info | Jesse Barnes |
2014-03-05 | drm/i915: Update VBT data structures to have MIPI block enhancements | Shobhit Kumar |
2014-03-05 | drm/i915: Convert the forcewake worker into a timer func | Chris Wilson |
2014-03-05 | drm/i915/bdw: Add FBC support | Ben Widawsky |
2014-03-05 | drm/i915: Accurately track when we mark the hardware as idle/busy | Chris Wilson |
2014-03-05 | drm/i915: Fix forcewake counts for gen8 | Mika Kuoppala |
2014-03-05 | drm/i915: move hsw power domain comment to its right place | Imre Deak |
2014-03-05 | drm/i915: use power domain api to check vga power state | Imre Deak |
2014-03-05 | drm/i915: switch order of power domain init wrt. irq install | Imre Deak |
2014-03-05 | drm/i915: use drm_i915_private everywhere in the power domain api | Imre Deak |
2014-03-05 | drm/i915: ignore bios output config if not all outputs are on | Daniel Vetter |
2014-03-05 | drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config | Daniel Vetter |
2014-03-05 | drm/i915: Reject changes of fb base when we have a flip pending | Chris Wilson |
2014-03-05 | Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB" | Chris Wilson |
2014-03-05 | drm/i915: re-add locking around hw state readout | Jesse Barnes |
2014-03-05 | drm/i915: honor forced connector modes v2 | Jesse Barnes |
2014-03-05 | drm/i915: Revert workaround for disabling L3 cache aging on IVB | Chris Wilson |
2014-03-05 | drm/i915: Revert workaround for disabling L3 cache aging on BYT | Sinclair Yeh |
2014-03-05 | drm/i915/bdw: Kill ppgtt->num_pt_pages | Ben Widawsky |
2014-03-05 | drm/i915: Split GEN6 PPGTT initialization up | Ben Widawsky |
2014-03-05 | drm/i915: Split GEN6 PPGTT cleanup | Ben Widawsky |
2014-03-05 | drm/i915: Update i915_gem_gtt.c copyright | Ben Widawsky |
2014-03-05 | Revert "drm/i915/bdw: Limit GTT to 2GB" | Ben Widawsky |
2014-03-05 | drm/i915/bdw: Reorganize PT allocations | Ben Widawsky |
2014-03-04 | drm/i915: Make clear/insert vfuncs args absolute | Ben Widawsky |
2014-03-04 | drm/i915/bdw: Split ppgtt initialization up | Ben Widawsky |
2014-03-04 | drm/i915/bdw: Reorganize PPGTT init | Ben Widawsky |
2014-03-04 | drm/i915/bdw: Free PPGTT struct | Ben Widawsky |
2014-03-04 | drm/i915: Move ppgtt_release out of the header | Ben Widawsky |
2014-03-04 | drm/i915: Add a comment about WIZ hashing vs. thread counts | Ville Syrjälä |
2014-03-04 | drm/i915: Change BDW WIZ hashing mode to 16x4 | Ville Syrjälä |