index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-69
/
+224
2013-07-01
drm/i915: Refactor the wait_rendering completion into a common routine
Chris Wilson
1
-25
/
+23
2013-07-01
drm/i915: Only clear write-domains after a successful wait-seqno
Chris Wilson
1
-1
/
+2
2013-07-01
drm/i915: fix build warning on format specifier mismatch
Jani Nikula
1
-1
/
+1
2013-07-01
drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
Konrad Rzeszutek Wilk
1
-3
/
+12
2013-06-28
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-20
/
+134
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1
-5
/
+2
2013-06-25
drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
Konrad Rzeszutek Wilk
1
-3
/
+12
2013-06-16
drm/i915: Restore fences after resume and GPU resets
Chris Wilson
1
-17
/
+5
2013-06-13
drm/i915: find guilty batch buffer on ring resets
Mika Kuoppala
1
-0
/
+97
2013-06-13
drm/i915: add batch bo to i915_add_request()
Mika Kuoppala
1
-1
/
+12
2013-06-13
drm/i915: change i915_add_request to macro
Mika Kuoppala
1
-6
/
+5
2013-06-11
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-19
/
+49
2013-06-03
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus
Daniel Vetter
1
-5
/
+2
2013-06-03
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
1
-11
/
+12
2013-06-03
drm/i915: unpin pages at unbind
Ben Widawsky
1
-2
/
+3
2013-06-03
drm/i915: Unpin stolen pages
Ben Widawsky
1
-0
/
+5
2013-05-31
drm/i915: Vebox ringbuffer init
Ben Widawsky
1
-1
/
+10
2013-05-31
drm/i915: pre-fixes for checkpatch
Ben Widawsky
1
-11
/
+8
2013-05-31
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...
Dave Airlie
1
-6
/
+18
2013-05-23
drm/i915: Workaround incoherence with fence updates on Valleyview
Chris Wilson
1
-7
/
+28
2013-05-23
drm/i915: Be more informative when reporting "too large for aperture" error
Chris Wilson
1
-1
/
+4
2013-05-22
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
1
-1
/
+1
2013-05-21
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
1
-5
/
+3
2013-05-06
drm/i915: add context into request struct
Mika Kuoppala
1
-6
/
+18
2013-04-30
drm/i915: Always normalize return timeout for wait_timeout_ioctl
Chris Wilson
1
-5
/
+3
2013-04-18
drm/i915: IVB/HSW have 32 fence register
Ville Syrjälä
1
-1
/
+3
2013-04-18
drm/i915: Allow PPGTT enable to fail
Ben Widawsky
1
-2
/
+7
2013-04-18
drm/i915: Abstract PPGTT enabling
Ben Widawsky
1
-1
/
+2
2013-04-18
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
Chris Wilson
1
-5
/
+23
2013-04-08
drm/i915: Don't wait for PCH on reset
Ben Widawsky
1
-0
/
+6
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
1
-4
/
+4
2013-03-26
drm/i915: Always call fence-lost prior to removing the fence
Chris Wilson
1
-5
/
+6
2013-03-23
drm/i915: create compact dma scatter lists for gem objects
Imre Deak
1
-9
/
+22
2013-03-23
drm/i915: handle walking compact dma scatter lists
Imre Deak
1
-16
/
+8
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
1
-5
/
+5
2013-03-19
drm/i915: allow force wake at init time on VLV v2
Jesse Barnes
1
-0
/
+9
2013-03-03
drm/i915: Add to_user_ptr()
Ville Syrjälä
1
-7
/
+7
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-22
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-02-20
drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
Daniel Vetter
1
-1
/
+1
2013-02-20
drm/i915: don't clflush gem objects in stolen memory
Imre Deak
1
-0
/
+7
2013-02-15
drm/i915: Extract ring init from hw_init
Ben Widawsky
1
-19
/
+34
2013-02-08
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-145
/
+140
2013-01-31
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
Chris Wilson
1
-3
/
+0
2013-01-22
drm/i915: use gem_set_seqno() on hardware init
Mika Kuoppala
1
-2
/
+4
2013-01-21
drm/i915: create a race-free reset detection
Daniel Vetter
1
-5
/
+31
2013-01-21
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-7
/
+18
2013-01-20
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
Chris Wilson
1
-3
/
+3
2013-01-20
drm/i915: Only insert the mb() before updating the fence parameter
Chris Wilson
1
-10
/
+30
[next]