index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-195
/
+202
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
1
-5
/
+23
2014-11-20
drm/i915: Pin tiled objects for L-shaped configs
Daniel Vetter
1
-0
/
+19
2014-11-20
drm/i915: Can i915_gem_init_ioctl
Daniel Vetter
1
-27
/
+0
2014-11-20
drm/i915: Sanitize ->lastclose
Daniel Vetter
1
-13
/
+0
2014-11-20
drm/i915: Ditch dev_priv->ums.mm_suspend
Daniel Vetter
1
-18
/
+6
2014-11-19
drm/i915: No-Op enter/leave vt gem ioctl
Daniel Vetter
1
-55
/
+0
2014-11-19
drm/i915: Remove DRI1 ring accessors and API
Chris Wilson
1
-4
/
+0
2014-11-19
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
Oscar Mateo
1
-14
/
+25
2014-11-19
drm/i915/bdw: Clean up execlist queue items in retire_work
Thomas Daniel
1
-0
/
+9
2014-11-14
drm/i915: Make the physical object coherent with GTT
Chris Wilson
1
-64
/
+143
2014-11-07
drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
Ander Conselvan de Oliveira
1
-9
/
+11
2014-11-07
drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
Chris Wilson
1
-1
/
+4
2014-11-07
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
Chris Wilson
1
-14
/
+25
2014-11-07
drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
John Harrison
1
-4
/
+3
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
1
-2
/
+2
2014-10-24
drm/i915: Correctly reject invalid flags for wait_ioctl
Daniel Vetter
1
-0
/
+3
2014-10-24
drm/i915: Document that mmap forwarding is discouraged
Daniel Vetter
1
-0
/
+10
2014-10-24
drm/i915: Suppress no action noise from oom shrinker
Chris Wilson
1
-2
/
+3
2014-10-24
drm/i915: Report the current number of bytes freed during oom
Chris Wilson
1
-4
/
+4
2014-10-03
drm/i915: Remove the duplicated logic between the two shrink phases
Chris Wilson
1
-30
/
+19
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+1
2014-09-24
drm/i915/skl: Fence registers on SKL are the same as SNB
Damien Lespiau
1
-0
/
+1
2014-09-19
drm/i915: DocBook integration for frontbuffer tracking
Daniel Vetter
1
-0
/
+9
2014-09-19
drm/i915: Remove dead code, i915_gem_verify_gtt
Chris Wilson
1
-42
/
+0
2014-09-19
drm/i915: Match GTT space sanity checker with implementation
Chris Wilson
1
-9
/
+11
2014-09-19
drm/i915: Drop any active reference before unbinding
Chris Wilson
1
-0
/
+3
2014-09-19
drm/i915: Objects on the unbound list may still have an active reference
Chris Wilson
1
-47
/
+64
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+47
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
1
-4
/
+7
2014-09-08
drm/i915: Fix EIO/wedged handling in gem fault handler
Daniel Vetter
1
-4
/
+7
2014-09-03
drm/i915: Idle unused rings on gen2/3 during init/resume
Ville Syrjälä
1
-0
/
+35
2014-09-03
drm/i915/bdw: Don't execute context reset and switch with Execlists
Thomas Daniel
1
-3
/
+5
2014-09-03
drm/i915: Rework GPU reset sequence to match driver load & thaw
McAulay, Alistair
1
-1
/
+7
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-69
/
+116
2014-08-20
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
1
-0
/
+12
2014-08-14
drm/i915/bdw: Emission of requests with logical rings
Oscar Mateo
1
-19
/
+53
2014-08-13
drm/i915: Rework ppgtt init to no require an aliasing ppgtt
Daniel Vetter
1
-0
/
+8
2014-08-13
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
1
-6
/
+2
2014-08-13
drm/i915: Allow i915_gem_setup_global_gtt to fail
Daniel Vetter
1
-1
/
+6
2014-08-13
drm/i915: Add proper prefix to obj_to_ggtt
Daniel Vetter
1
-1
/
+1
2014-08-13
drm/i915: Only refcount ppgtt if it actually is one
Daniel Vetter
1
-1
/
+2
2014-08-12
drm/i915: Some cleanups for the ppgtt lifetime handling
Daniel Vetter
1
-4
/
+1
2014-08-12
drm/i915: vma/ppgtt lifetime rules
Michel Thierry
1
-0
/
+8
2014-08-11
drm/i915/bdw: Skeleton for the new logical rings submission path
Oscar Mateo
1
-0
/
+5
2014-08-11
drm/i915: Abstract the legacy workload submission mechanism away
Oscar Mateo
1
-4
/
+11
2014-08-11
drm/i915/bdw: Macro for LRCs and module option for Execlists
Oscar Mateo
1
-0
/
+3
2014-08-11
drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_access
Chris Wilson
1
-17
/
+0
2014-08-11
drm/i915: Force CPU relocations if not GTT mapped
Chris Wilson
1
-4
/
+4
2014-08-11
drm/i915: Only perform set-to-gtt domain for objects bound to the global gtt
Chris Wilson
1
-17
/
+5
[next]