summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | drm/i915: Free requests after object release when retiring requestsChris Wilson2014-01-10
| | * | | | | | | | | | | drm/i915: set ctx->initialized only after RCSBen Widawsky2014-01-10
| | * | | | | | | | | | | drm/i915/bdw: Return -ENONENT on default ctx destroyBen Widawsky2014-01-10
| | * | | | | | | | | | | drm/i915: fix ppgtt dump code for DEBUG_FS=nDaniel Vetter2014-01-10
| | * | | | | | | | | | | drm/i915/ppgtt: Fix ioctl errno for "no such context"Ben Widawsky2014-01-07
| | * | | | | | | | | | | drm/i915: Don't check for NEEDS_GTT when deciding the address spaceDaniel Vetter2013-12-18
| | * | | | | | | | | | | drm/i915: Reject NEEDS_GTT relocations with full ppgttDaniel Vetter2013-12-18
| | * | | | | | | | | | | Revert "drm/i915: Do not allow buffers at offset 0"Daniel Vetter2013-12-18
| | * | | | | | | | | | | drm/i915: Reject non-default contexts on non-render againDaniel Vetter2013-12-18
| | * | | | | | | | | | | drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT againDaniel Vetter2013-12-18
| | * | | | | | | | | | | drm/i915: Reject the pin ioctl on gen6+Daniel Vetter2013-12-18
| | * | | | | | | | | | | drm/i915: Dump all ppgttBen Widawsky2013-12-18
| | * | | | | | | | | | | drm/i915: Add PPGTT dumperBen Widawsky2013-12-18
| | * | | | | | | | | | | drm/i915: Remove extraneous mm_switch in ppgtt enableBen Widawsky2013-12-18
| | * | | | | | | | | | | drm/i915: Use multiple VMs -- the point of no returnBen Widawsky2013-12-18
| | * | | | | | | | | | | Merge commit drm-intel-fixes into topic/ppgttDaniel Vetter2013-12-18
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: Do not allow buffers at offset 0Ben Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Clean up VMAs before freeingBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Defer request freeingBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Get context early in execbufBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Piggy back hangstats off of contextsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Create a per file_priv default contextBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Do aliasing PPGTT init with contextsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Restore PDEs for all VMsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Write PDEs at init instead of enableBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Add VM to contextBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Reorganize intel_enable_ppgttBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Generalize PPGTT initBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Flush TLBs after !RCS PP_DIR_BASEBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Use LRI for switching PP_DIR_BASEBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Extract mm switching to functionBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Use platform specific ppgtt enableBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: One hopeful eviction on PPGTT allocBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Use drm_mm for PPGTT PDEsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: PPGTT vfuncs should take a ppgtt argumentBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Generalize default context setupBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Split context enabling from initBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Better reset handling for contextsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Track which ring a context ran onBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Permit contexts on all ringsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Simplify ring handling in execbufBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: relax context alignmentBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Add a context open functionBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Remove vm arg from relocate entryBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Create bind/unbind abstraction for VMAsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Make pin count per VMABen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Identify active VM for batchbuffer captureBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Don't use gtt mapping for !gtt error objectsBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Add vm to error BO captureBen Widawsky2013-12-18
| | * | | | | | | | | | | | drm/i915: Handle inactivating objects for all VMAsBen Widawsky2013-12-18