| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | drm/i915: Free requests after object release when retiring requests | Chris Wilson | 2014-01-10 | |
| | | * | | | | | | | | | | | drm/i915: set ctx->initialized only after RCS | Ben Widawsky | 2014-01-10 | |
| | | * | | | | | | | | | | | drm/i915/bdw: Return -ENONENT on default ctx destroy | Ben Widawsky | 2014-01-10 | |
| | | * | | | | | | | | | | | drm/i915: fix ppgtt dump code for DEBUG_FS=n | Daniel Vetter | 2014-01-10 | |
| | | * | | | | | | | | | | | drm/i915/ppgtt: Fix ioctl errno for "no such context" | Ben Widawsky | 2014-01-07 | |
| | | * | | | | | | | | | | | drm/i915: Don't check for NEEDS_GTT when deciding the address space | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Reject NEEDS_GTT relocations with full ppgtt | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | Revert "drm/i915: Do not allow buffers at offset 0" | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Reject non-default contexts on non-render again | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT again | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Reject the pin ioctl on gen6+ | Daniel Vetter | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Dump all ppgtt | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Add PPGTT dumper | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Remove extraneous mm_switch in ppgtt enable | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | drm/i915: Use multiple VMs -- the point of no return | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | Merge commit drm-intel-fixes into topic/ppgtt | Daniel Vetter | 2013-12-18 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | drm/i915: Do not allow buffers at offset 0 | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Clean up VMAs before freeing | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Defer request freeing | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Get context early in execbuf | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Piggy back hangstats off of contexts | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Create a per file_priv default context | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Do aliasing PPGTT init with contexts | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Restore PDEs for all VMs | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Write PDEs at init instead of enable | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Add VM to context | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Reorganize intel_enable_ppgtt | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Generalize PPGTT init | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Flush TLBs after !RCS PP_DIR_BASE | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Use LRI for switching PP_DIR_BASE | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Extract mm switching to function | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Use platform specific ppgtt enable | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: One hopeful eviction on PPGTT alloc | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Use drm_mm for PPGTT PDEs | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: PPGTT vfuncs should take a ppgtt argument | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Generalize default context setup | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Split context enabling from init | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Better reset handling for contexts | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Track which ring a context ran on | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Permit contexts on all rings | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Simplify ring handling in execbuf | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: relax context alignment | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Add a context open function | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Remove vm arg from relocate entry | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Create bind/unbind abstraction for VMAs | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Make pin count per VMA | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Identify active VM for batchbuffer capture | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Don't use gtt mapping for !gtt error objects | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Add vm to error BO capture | Ben Widawsky | 2013-12-18 | |
| | | * | | | | | | | | | | | | drm/i915: Handle inactivating objects for all VMAs | Ben Widawsky | 2013-12-18 | |
