index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2012-05-23
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-03
drm/i915: extract some common olr+wedge code
Ben Widawsky
2012-05-03
drm/i915 disallow physical batchbuffers for KMS
Daniel Vetter
2012-05-03
drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct
Daniel Vetter
2012-05-03
drm/i915: use __wait_seqno for ring throttle
Ben Widawsky
2012-05-03
drm/i915: remove polled wait from throttle
Ben Widawsky
2012-05-03
drm/i915: extract __wait_seqno from i915_wait_request
Ben Widawsky
2012-05-03
drm/i915: drop polled waits from i915_wait_request
Ben Widawsky
2012-05-03
drm/i915: kill waiting_seqno
Ben Widawsky
2012-05-03
drm/i915: move vbetool invoked ier stuff
Ben Widawsky
2012-05-03
drm/i915: remove do_retire from i915_wait_request
Ben Widawsky
2012-05-03
drm/i915: use the new masked bit macro some more
Daniel Vetter
2012-05-03
drm/i915: rip out GEM drm feature checks
Daniel Vetter
2012-05-03
drm/i915: disallow gem ums init ioctl for kms
Daniel Vetter
2012-05-03
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
Chris Wilson
2012-05-03
drm/i915: Remove the deferred-free list
Chris Wilson
2012-05-03
drm/i915: Remove the list of pinned inactive objects
Chris Wilson
2012-05-03
drm/i915: Remove i915_gem_evict_inactive()
Chris Wilson
2012-05-03
drm/i915: Bump the inactive LRU on set-to-GTT-domain
Chris Wilson
2012-05-03
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
drm/i915: Clarify the semantics of tiling_changed
Chris Wilson
2012-05-03
drm/i915: [sparse] __iomem fixes for gem
Ben Widawsky
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-18
drm/i915: Refactor get_fence() to use the common fence writing routine
Chris Wilson
2012-04-18
drm/i915: Refactor fence clearing to use the common fence writing routine
Chris Wilson
2012-04-18
drm/i915: Refactor put_fence() to use the common fence writing routine
Chris Wilson
2012-04-18
drm/i915: Prepare to consolidate fence writing
Chris Wilson
2012-04-18
drm/i915: Remove the unsightly "optimisation" from flush_fence()
Chris Wilson
2012-04-18
drm/i915: Simplify fence finding
Chris Wilson
2012-04-18
drm/i915: Discard the unused obj->last_fenced_ring
Chris Wilson
2012-04-18
drm/i915: Remove unused ring->setup_seqno
Chris Wilson
2012-04-18
drm/i915: Remove fence pipelining
Chris Wilson
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-17
drm/i915: properly set ppgtt cacheability on snb
Daniel Vetter
2012-04-17
drm/i915: set w/a bit for snb pagefaults
Daniel Vetter
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-15
drm/i915: don't pwrite tiled objects through the gtt
Daniel Vetter
2012-04-12
drm/i915: hide (seqno-1) in ringbuffer code
Ben Widawsky
2012-04-12
drm/i915: fix for when semaphore updates fail
Ben Widawsky
2012-04-12
drm/i915: i915_gem_object_sync must handle NULL
Ben Widawsky
2012-04-12
drm/i915: Allow concurrent read access between CPU and GPU domain
Chris Wilson
2012-04-12
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
drm/i915: Reorganise rules for get_fence/put_fence
Chris Wilson
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
2012-04-09
drm/i915: disallow gem init ioctl on ilk
Daniel Vetter
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
[next]