summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter2014-11-201-0/+19
| * drm/i915: Can i915_gem_init_ioctlDaniel Vetter2014-11-201-27/+0Star
| * drm/i915: Sanitize ->lastcloseDaniel Vetter2014-11-201-13/+0Star
| * drm/i915: Ditch dev_priv->ums.mm_suspendDaniel Vetter2014-11-201-18/+6Star
| * drm/i915: No-Op enter/leave vt gem ioctlDaniel Vetter2014-11-191-55/+0Star
| * drm/i915: Remove DRI1 ring accessors and APIChris Wilson2014-11-191-4/+0Star
| * drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo2014-11-191-14/+25
| * drm/i915/bdw: Clean up execlist queue items in retire_workThomas Daniel2014-11-191-0/+9
| * drm/i915: Make the physical object coherent with GTTChris Wilson2014-11-141-64/+143
* | drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom2014-11-211-5/+23
|/
* drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder Conselvan de Oliveira2014-11-071-9/+11
* drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocationsChris Wilson2014-11-071-1/+4
* drm/i915: Only mark as map-and-fenceable when bound into the GGTTChris Wilson2014-11-071-14/+25
* drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()John Harrison2014-11-071-4/+3Star
* drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-041-2/+2
* drm/i915: Correctly reject invalid flags for wait_ioctlDaniel Vetter2014-10-241-0/+3
* drm/i915: Document that mmap forwarding is discouragedDaniel Vetter2014-10-241-0/+10
* drm/i915: Suppress no action noise from oom shrinkerChris Wilson2014-10-241-2/+3
* drm/i915: Report the current number of bytes freed during oomChris Wilson2014-10-241-4/+4
* drm/i915: Remove the duplicated logic between the two shrink phasesChris Wilson2014-10-031-30/+19Star
* Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter2014-09-301-0/+1
|\
| * drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau2014-09-241-0/+1
* | drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter2014-09-191-0/+9
* | drm/i915: Remove dead code, i915_gem_verify_gttChris Wilson2014-09-191-42/+0Star
* | drm/i915: Match GTT space sanity checker with implementationChris Wilson2014-09-191-9/+11
* | drm/i915: Drop any active reference before unbindingChris Wilson2014-09-191-0/+3
* | drm/i915: Objects on the unbound list may still have an active referenceChris Wilson2014-09-191-47/+64
|/
* Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-161-4/+47
|\
| * drm/i915: Idle unused rings on gen2/3 during init/resumeVille Syrjälä2014-09-031-0/+35
| * drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel2014-09-031-3/+5
| * drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair2014-09-031-1/+7
* | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-161-4/+7
|\ \ | |/ |/|
| * drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter2014-09-081-4/+7
* | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-031-69/+116
|\ \ | |/ |/|
| * drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo2014-08-201-0/+12
| * drm/i915/bdw: Emission of requests with logical ringsOscar Mateo2014-08-141-19/+53
| * drm/i915: Rework ppgtt init to no require an aliasing ppgttDaniel Vetter2014-08-131-0/+8
| * drm/i915: Fix up checks for aliasing ppgttDaniel Vetter2014-08-131-6/+2Star
| * drm/i915: Allow i915_gem_setup_global_gtt to failDaniel Vetter2014-08-131-1/+6
| * drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter2014-08-131-1/+1
| * drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter2014-08-131-1/+2
| * drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter2014-08-121-4/+1Star
| * drm/i915: vma/ppgtt lifetime rulesMichel Thierry2014-08-121-0/+8
| * drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo2014-08-111-0/+5
| * drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo2014-08-111-4/+11
| * drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo2014-08-111-0/+3
| * drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson2014-08-111-17/+0Star
| * drm/i915: Force CPU relocations if not GTT mappedChris Wilson2014-08-111-4/+4
| * drm/i915: Only perform set-to-gtt domain for objects bound to the global gttChris Wilson2014-08-111-17/+5Star
* | Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2014-08-081-1/+1
|\|