summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-18drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom
2014-11-20drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter
2014-11-20drm/i915: Can i915_gem_init_ioctlDaniel Vetter
2014-11-20drm/i915: Sanitize ->lastcloseDaniel Vetter
2014-11-20drm/i915: Ditch dev_priv->ums.mm_suspendDaniel Vetter
2014-11-19drm/i915: No-Op enter/leave vt gem ioctlDaniel Vetter
2014-11-19drm/i915: Remove DRI1 ring accessors and APIChris Wilson
2014-11-19drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo
2014-11-19drm/i915/bdw: Clean up execlist queue items in retire_workThomas Daniel
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson
2014-11-07drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqnoAnder Conselvan de Oliveira
2014-11-07drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocationsChris Wilson
2014-11-07drm/i915: Only mark as map-and-fenceable when bound into the GGTTChris Wilson
2014-11-07drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()John Harrison
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-10-24drm/i915: Correctly reject invalid flags for wait_ioctlDaniel Vetter
2014-10-24drm/i915: Document that mmap forwarding is discouragedDaniel Vetter
2014-10-24drm/i915: Suppress no action noise from oom shrinkerChris Wilson
2014-10-24drm/i915: Report the current number of bytes freed during oomChris Wilson
2014-10-03drm/i915: Remove the duplicated logic between the two shrink phasesChris Wilson
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-24drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau
2014-09-19drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter
2014-09-19drm/i915: Remove dead code, i915_gem_verify_gttChris Wilson
2014-09-19drm/i915: Match GTT space sanity checker with implementationChris Wilson
2014-09-19drm/i915: Drop any active reference before unbindingChris Wilson
2014-09-19drm/i915: Objects on the unbound list may still have an active referenceChris Wilson
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-08drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter
2014-09-03drm/i915: Idle unused rings on gen2/3 during init/resumeVille Syrjälä
2014-09-03drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-20drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo
2014-08-14drm/i915/bdw: Emission of requests with logical ringsOscar Mateo
2014-08-13drm/i915: Rework ppgtt init to no require an aliasing ppgttDaniel Vetter
2014-08-13drm/i915: Fix up checks for aliasing ppgttDaniel Vetter
2014-08-13drm/i915: Allow i915_gem_setup_global_gtt to failDaniel Vetter
2014-08-13drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter
2014-08-13drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter
2014-08-12drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter