aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter2014-09-30
|\
| * drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau2014-09-24
* | drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter2014-09-19
* | drm/i915: Remove dead code, i915_gem_verify_gttChris Wilson2014-09-19
* | drm/i915: Match GTT space sanity checker with implementationChris Wilson2014-09-19
* | drm/i915: Drop any active reference before unbindingChris Wilson2014-09-19
* | drm/i915: Objects on the unbound list may still have an active referenceChris Wilson2014-09-19
|/
* Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-16
|\
| * drm/i915: Idle unused rings on gen2/3 during init/resumeVille Syrjälä2014-09-03
| * drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel2014-09-03
| * drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair2014-09-03
* | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
|\ \ | |/ |/|
| * drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter2014-09-08
* | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-02
|\ \ | |/ |/|
| * drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo2014-08-20
| * drm/i915/bdw: Emission of requests with logical ringsOscar Mateo2014-08-14
| * drm/i915: Rework ppgtt init to no require an aliasing ppgttDaniel Vetter2014-08-13
| * drm/i915: Fix up checks for aliasing ppgttDaniel Vetter2014-08-13
| * drm/i915: Allow i915_gem_setup_global_gtt to failDaniel Vetter2014-08-13
| * drm/i915: Add proper prefix to obj_to_ggttDaniel Vetter2014-08-13
| * drm/i915: Only refcount ppgtt if it actually is oneDaniel Vetter2014-08-13
| * drm/i915: Some cleanups for the ppgtt lifetime handlingDaniel Vetter2014-08-12
| * drm/i915: vma/ppgtt lifetime rulesMichel Thierry2014-08-12
| * drm/i915/bdw: Skeleton for the new logical rings submission pathOscar Mateo2014-08-11
| * drm/i915: Abstract the legacy workload submission mechanism awayOscar Mateo2014-08-11
| * drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo2014-08-11
| * drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson2014-08-11
| * drm/i915: Force CPU relocations if not GTT mappedChris Wilson2014-08-11
| * drm/i915: Only perform set-to-gtt domain for objects bound to the global gttChris Wilson2014-08-11
* | Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2014-08-08
|\|
| * drm/i915: Bring GPU Freq to min while suspending.Deepak S2014-08-07
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-07
|\|
| * drm/i915: Do not unmap object unless no other VMAs reference itArmin Reese2014-07-23
| * drm/i915: add helper for checking whether IRQs are enabledJesse Barnes2014-07-23
| * drm/i915: Abandon oom quickly if killed by a signalChris Wilson2014-07-23
| * drm/i915: Generalize intel_ring_get_tail to take a ringbufOscar Mateo2014-07-08
| * drm/i915: Restrict GPU boost to the RCS engineChris Wilson2014-07-08
| * drm/i915: Updating comments.Rodrigo Vivi2014-07-07
| * drm/i915: Track frontbuffer invalidation/flushingDaniel Vetter2014-06-19
| * drm/i915: Introduce accurate frontbuffer trackingDaniel Vetter2014-06-19
| * drm/i915: Drop schedule_back from psr_exitDaniel Vetter2014-06-19
| * drm/i915: Don't BUG_ON in i915_gem_obj_offsetDaniel Vetter2014-06-17
| * drm/i915: Don't prefault the entire obj if the vma is smallerVille Syrjälä2014-06-17
| * drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta2014-06-17
| * drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-06-16
| * drm/i915: Force PSR exit by inactivating it.Rodrigo Vivi2014-06-13
| * drm/i915: Prefault the entire object on first page faultChris Wilson2014-06-13
| * drm/i915: Use the .release hook to drop the stolen drm_mm trackingChris Wilson2014-06-13
| * drm/i915: use shmem helpers if possibleDavid Herrmann2014-06-11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \