Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f343c5f6477354967ee1e331a68a56b9fece2f36
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 11 years ago
d26e3af
drm/i915: Refactor the wait_rendering completion into a common routine
by Chris Wilson
· 11 years ago
daa13e1
drm/i915: Only clear write-domains after a successful wait-seqno
by Chris Wilson
· 11 years ago
3765f30
drm/i915: fix build warning on format specifier mismatch
by Jani Nikula
· 11 years ago
1625e7e
drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
by Konrad Rzeszutek Wilk
· 11 years ago
2841926
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
aa60c66
drm/i915: find guilty batch buffer on ring resets
by Mika Kuoppala
· 11 years ago
7d736f4
drm/i915: add batch bo to i915_add_request()
by Mika Kuoppala
· 11 years ago
0025c07
drm/i915: change i915_add_request to macro
by Mika Kuoppala
· 11 years ago
e6dfcc5
Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
7abb690
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus
by Daniel Vetter
· 11 years ago
35c20a6
drm/i915: Rename the gtt_list to global_list
by Ben Widawsky
· 11 years ago
401c29f
drm/i915: unpin pages at unbind
by Ben Widawsky
· 11 years ago
1d64ae7
drm/i915: Unpin stolen pages
by Ben Widawsky
· 11 years ago
9a8a221
drm/i915: Vebox ringbuffer init
by Ben Widawsky
· 11 years ago
0a9ae0d
drm/i915: pre-fixes for checkpatch
by Ben Widawsky
· 11 years ago
e81f3d8
Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
2dc8aae
drm/i915: Workaround incoherence with fence updates on Valleyview
by Chris Wilson
· 11 years ago
a36689c
drm/i915: Be more informative when reporting "too large for aperture" error
by Chris Wilson
· 11 years ago
e054cc3
drm/i915: avoid premature timeouts in __wait_seqno()
by Imre Deak
· 11 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 11 years ago
0e50e96
drm/i915: add context into request struct
by Mika Kuoppala
· 12 years ago
4f42f4e
drm/i915: Always normalize return timeout for wait_timeout_ioctl
by Chris Wilson
· 12 years ago
42b5aea
drm/i915: IVB/HSW have 32 fence register
by Ville Syrjälä
· 12 years ago
b7c36d2
drm/i915: Allow PPGTT enable to fail
by Ben Widawsky
· 12 years ago
6197349
drm/i915: Abstract PPGTT enabling
by Ben Widawsky
· 12 years ago
25ff119
drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
by Chris Wilson
· 12 years ago
88a2b2a
drm/i915: Don't wait for PCH on reset
by Ben Widawsky
· 12 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
f9c513e
drm/i915: Always call fence-lost prior to removing the fence
by Chris Wilson
· 12 years ago
90797e6
drm/i915: create compact dma scatter lists for gem objects
by Imre Deak
· 12 years ago
67d5a50
drm/i915: handle walking compact dma scatter lists
by Imre Deak
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
d62b489
drm/i915: allow force wake at init time on VLV v2
by Jesse Barnes
· 12 years ago
2bb4629
drm/i915: Add to_user_ptr()
by Ville Syrjälä
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
eb32e45
drm/i915: Use HAS_L3_GPU_CACHE in i915_gem_l3_remap
by Daniel Vetter
· 12 years ago
769ce46
drm/i915: don't clflush gem objects in stolen memory
by Imre Deak
· 12 years ago
4fc7c97
drm/i915: Extract ring init from hw_init
by Ben Widawsky
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
725a5b5
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
by Chris Wilson
· 12 years ago
9943393
drm/i915: use gem_set_seqno() on hardware init
by Mika Kuoppala
· 12 years ago
f69061b
drm/i915: create a race-free reset detection
by Daniel Vetter
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
97c809fd
drm/i915: Only apply the mb() when flushing the GTT domain during a finish
by Chris Wilson
· 12 years ago
d0a5778
drm/i915: Only insert the mb() before updating the fence parameter
by Chris Wilson
· 12 years ago
1f83fee
drm/i915: clear up wedged transitions
by Daniel Vetter
· 12 years ago
308887a
drm/i915: fix reset handling in the throttle ioctl
by Daniel Vetter
· 12 years ago
33196de
drm/i915: move wedged to the other gpu error handling stuff
by Daniel Vetter
· 12 years ago
99584db
drm/i915: extract hangcheck/reset/error_state state into substruct
by Daniel Vetter
· 12 years ago
93d1879
drm/i915: Remove use of gtt_mappable_entries
by Ben Widawsky
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
43e28f0
drm/i915: Bail if we attempt to allocate pages for a purged object
by Chris Wilson
· 12 years ago
dd624af
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
by Chris Wilson
· 12 years ago
0fa8779
drm/i915: use gtt_get_size() instead of open coding it
by Imre Deak
· 12 years ago
56c844e
drm/i915: merge {i965, sandybridge}_write_fence_reg()
by Imre Deak
· 12 years ago
d865110c
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
by Imre Deak
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
93927ca
drm/i915: Revert shrinker changes from "Track unbound pages"
by Daniel Vetter
· 12 years ago
93be878
drm/i915; Only increment the user-pin-count after successfully pinning the bo
by Chris Wilson
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
d7e5008
drm/i915: Move even more gtt code to i915_gem_gtt
by Ben Widawsky
· 12 years ago
da494d7
drm/i915: disable shrinker lock stealing for create_mmap_offset
by Daniel Vetter
· 12 years ago
677feac
drm/i915: optionally disable shrinker lock stealing
by Daniel Vetter
· 12 years ago
fca26bb
drm/i915: Introduce i915_gem_set_seqno()
by Mika Kuoppala
· 12 years ago
ba1a706
drm/i915: Always clear semaphore mboxes on seqno wrap
by Mika Kuoppala
· 12 years ago
f7e98ad
drm/i915: Initialize hardware semaphore state on ring init
by Mika Kuoppala
· 12 years ago
8782e26
drm/i915: Bug on unsupported swizzled platforms
by Ben Widawsky
· 12 years ago
7dbf9d6
drm/i915: BUG() if fences are used on unsupported platform
by Ben Widawsky
· 12 years ago
dc9dd7a
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager
by Chris Wilson
· 12 years ago
3c2e81e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
eb119bd
drm/i915: Access to snooped system memory through the GTT is incoherent
by Chris Wilson
· 12 years ago
9e8e368
drm/i915: Set initial seqno value close to wrap boundary
by Mika Kuoppala
· 12 years ago
107f27a5
drm/i915: Open-code i915_gpu_idle() for handling seqno wrapping
by Chris Wilson
· 12 years ago
f72b343
drm/i915: Don't emit semaphore wait if wrap happened
by Mika Kuoppala
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
by Linus Torvalds
· 12 years ago
e9b73c6
drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages
by Chris Wilson
· 12 years ago
498d2ac
drm/i915: Add intel_ring_handle_seqno wrap
by Mika Kuoppala
· 12 years ago
1a240d4
drm/i915: fixup sparse warnings
by Daniel Vetter
· 12 years ago
4239ca7
drm/i915: Fix dieing -> dying typo
by Damien Lespiau
· 12 years ago
a2165e3
drm/i915: Decouple the object from the unbound list before freeing pages
by Chris Wilson
· 12 years ago
42dcedd
drm/i915: Use a slab for object allocation
by Chris Wilson
· 12 years ago
0104fdb
drm/i915: Introduce i915_gem_object_create_stolen()
by Chris Wilson
· 12 years ago
8dcf015
drm/i915: optimize the shmem_pwrite slowpath handling
by Daniel Vetter
· 12 years ago
a39a680
drm/i915: simplify shmem pwrite/pread slowpath handling
by Daniel Vetter
· 12 years ago
7b01e26
drm/i915: Set sync_seqno properly after seqno wrap
by Mika Kuoppala
· 12 years ago
3e96050
drm/i915: Rearrange code to only have a single method for waiting upon the ring
by Chris Wilson
· 12 years ago
b662a06
drm/i915: Simplify flushing activity on the ring
by Chris Wilson
· 12 years ago
9d773091
drm/i915: Preallocate next seqno before touching the ring
by Chris Wilson
· 12 years ago
b5d1779
drm/i915: Wait upon the last request seqno, rather than a future seqno
by Chris Wilson
· 12 years ago
5774506
drm/i915: Borrow our struct_mutex for the direct reclaim
by Chris Wilson
· 12 years ago
8742267
drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs
by Chris Wilson
· 12 years ago
c983930
drm/i915: Pin the object whilst faulting it in
by Chris Wilson
· 12 years ago
fbdda6f
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
by Chris Wilson
· 12 years ago
9fabd4e
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
26b1ff3
drm/i915: Move the remaining gtt code
by Ben Widawsky
· 12 years ago
e76e9ae
drm/i915: Stop using AGP layer for GEN6+
by Ben Widawsky
· 12 years ago
a4da4fa
drm/i915: extract l3_parity substruct from dev_priv
by Daniel Vetter
· 12 years ago
Next »