Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6913e4bdb09134dbdccd613e880d413b5911591
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
b6913e4
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
by Chris Wilson
· 14 years ago
92b88ae
drm/i915: Not all mappable regions require GTT fence regions
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
7c2e6fd
drm/i915: move gtt handling to i915_gem_gtt.c
by Daniel Vetter
· 14 years ago
93a37f2
drm/i915: track objects in the gtt
by Daniel Vetter
· 14 years ago
40ce657
drm/i915/gtt: call chipset flush directly
by Daniel Vetter
· 14 years ago
23ed992
drm/i915|intel-gtt: consolidate intel-gtt.h headers
by Daniel Vetter
· 14 years ago
e384eaf
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
bcf50e2
drm/i915: Handle pagefaults in execbuffer user relocations
by Chris Wilson
· 14 years ago
e624ae8
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
d1d7883
drm/i915: Prevent integer overflow when validating the execbuffer
by Chris Wilson
· 14 years ago
51311d0
drm/i915: Do not hold mutex when faulting in user addresses
by Chris Wilson
· 14 years ago
c94f28c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
1bb9583
Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes
by Chris Wilson
· 14 years ago
5e78330
drm/i915: fix relaxed tiling for gen <= 3 && !g33
by Daniel Vetter
· 14 years ago
8534551
drm/i915: Retire any pending operations on the old scanout when switching
by Chris Wilson
· 14 years ago
5d97eb6
drm/i915: Only add the lazy request if we end up waiting for it.
by Chris Wilson
· 14 years ago
fce7d61
drivers/gpu/drm: Update WARN uses
by Joe Perches
· 14 years ago
b47b30c
drm/i915: Avoid might_fault during pwrite whilst holding our mutex
by Chris Wilson
· 14 years ago
045e769
drm/i915: Handle GPU hangs during fault gracefully.
by Chris Wilson
· 14 years ago
75e9e91
drm/i915: kill mappable/fenceable disdinction
by Daniel Vetter
· 14 years ago
085ce26
drm/i915: Ensure that if we ever try to pin+fence it is mappable.
by Chris Wilson
· 14 years ago
f2a630b
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
c6afd65
drm/i915: Apply big hammer to serialise buffer access between rings
by Chris Wilson
· 14 years ago
0f8c6d7
drm/i915: Move the invalidate|flush information out of the device struct
by Chris Wilson
· 14 years ago
13b2928
drm/i915: Apply big hammer to serialise buffer access between rings
by Chris Wilson
· 14 years ago
5eac3ab
drm/i915: Evict just the purgeable GTT entries on the first pass
by Chris Wilson
· 14 years ago
ff75b9b
drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object()
by Chris Wilson
· 14 years ago
872d860
drm/i915: Remove the duplicate domain-change tracepoint for GPU flush
by Chris Wilson
· 14 years ago
a00b10c
drm/i915: Only enforce fence limits inside the GTT.
by Chris Wilson
· 14 years ago
7465378
drm/i915: Convert BUG_ON(pin_count) from an impossible condition
by Chris Wilson
· 14 years ago
bbe2e11
drm/i915: Do not return -1 from shrinker when nr_to_scan == 0
by Chris Wilson
· 14 years ago
395b70b
drm/i915: Flush read-only buffers from the active list upon idle as well
by Chris Wilson
· 14 years ago
4a684a4
drm/i915: Kill GTT mappings when moving from GTT domain
by Chris Wilson
· 14 years ago
e5281cc
drm/i915: Eliminate nested get/put pages
by Chris Wilson
· 14 years ago
39a01d1
drm/i915: Remove mmap_offset
by Chris Wilson
· 14 years ago
17250b7
drm/i915: Make the inactive object shrinker per-device
by Chris Wilson
· 14 years ago
da761a6
drm/i915: Bail early if we try to mmap an object too large to be mapped.
by Chris Wilson
· 14 years ago
fb7d516
drm/i915: add accounting for mappable objects in gtt v2
by Daniel Vetter
· 14 years ago
ec57d26
drm/i915: add mappable to gem_object_bind tracepoint
by Daniel Vetter
· 14 years ago
5398463
drm/i915: use the complete gtt
by Daniel Vetter
· 14 years ago
16e809a
drm/i915: unbind unmappable objects on fault/pin
by Daniel Vetter
· 14 years ago
920afa7
drm/i915: range-restricted bind_to_gtt
by Daniel Vetter
· 14 years ago
a6e0aa4
drm/i915: range-restricted eviction support
by Daniel Vetter
· 14 years ago
3cce469
drm/i915: Propagate error from failing to queue a request
by Chris Wilson
· 14 years ago
b222349
drm/i915: Remove the confusing global waiting/irq seqno
by Chris Wilson
· 14 years ago
7e318e1
drm/i915: Move object to GPU domains after dispatching execbuffer
by Chris Wilson
· 14 years ago
e1f99ce
drm/i915: Propagate errors from writing to ringbuffer
by Chris Wilson
· 14 years ago
78501ea
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
by Chris Wilson
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
6419340
drm/i915: Move gpu_write_list to per-ring
by Chris Wilson
· 14 years ago
b665145
drm/i915: Invalidate the to-ring, flush the old-ring when updating domains
by Chris Wilson
· 14 years ago
878a3c3
drm/i915: Fix flushing regression from 9af90d19f
by Chris Wilson
· 14 years ago
549f736
drm/i915: Enable SandyBridge blitter ring
by Chris Wilson
· 14 years ago
b5dc608
drm/i915: Copy the updated reloc->presumed_offset back to the user
by Chris Wilson
· 14 years ago
69dc498
drm/i915: Track objects in global active list (as well as per-ring)
by Chris Wilson
· 14 years ago
87acb0a
drm/i915: Simplify most HAS_BSD() checks
by Chris Wilson
· 14 years ago
9af90d1
drm/i915: cache the last object lookup during pin_and_relocate()
by Chris Wilson
· 14 years ago
1d7cfea
drm/i915: Do interrupible mutex lock first to avoid locking for unreference
by Chris Wilson
· 14 years ago
4f27b75
drm/i915: rearrange mutex acquisition for pread
by Chris Wilson
· 14 years ago
fbd5a26
drm/i915: Rearrange acquisition of mutex during pwrite
by Chris Wilson
· 14 years ago
b5e4feb
drm/i915: Attempt to prefault user pages for pread/pwrite
by Chris Wilson
· 14 years ago
202f2fe
drm/i915: Avoid taking the mutex for dropping the refcnt upon creation
by Chris Wilson
· 14 years ago
f0c43d9
drm/i915: Perform relocations in CPU domain [if in CPU domain]
by Chris Wilson
· 14 years ago
2549d6c
drm/i915: Avoid vmallocing a buffer for the relocations
by Chris Wilson
· 14 years ago
e59f2ba
drm/i915: Wait for pending flips on the GPU
by Chris Wilson
· 14 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
c470af0
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
35b62a8
drm/i915: Skip pread/pwrite if size to copy is 0.
by Chris Wilson
· 14 years ago
df6d075
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
7dcd249
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
by Chris Wilson
· 14 years ago
ce9d419
drm/i915: Sanity check pread/pwrite
by Chris Wilson
· 14 years ago
58e10eb
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
929f49b
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
by Julia Lawall
· 14 years ago
1cdf7fef
drm/i915: Don't mask the return code whilst relocating.
by Chris Wilson
· 14 years ago
18ffe4b
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 14 years ago
812ed492
drm/i915: Force the domain to CPU on unbinding whilst wedged.
by Chris Wilson
· 14 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
f394940
drm/i915: Remove redundant deletion of obj->gpu_write_list
by Chris Wilson
· 14 years ago
5cdf588
drm/i915: Make get/put pages static
by Chris Wilson
· 14 years ago
23bc598
drm/i915/debug: Convert i915_verify_active() to scan all lists
by Chris Wilson
· 14 years ago
891b48c
drm/i915: Avoid blocking the kworker thread on a stuck mutex
by Chris Wilson
· 14 years ago
3d2a812
drm/i915/debug: Remove default WATCH_BUF
by Chris Wilson
· 14 years ago
97d1eba
drm/i915/debug: Remove defunct WATCH_LRU
by Chris Wilson
· 14 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
a56ba56
Revert "drm/i915: Drop ring->lazy_request"
by Chris Wilson
· 14 years ago
ced270f
drm/i915: Ensure that the mode change flushing is currently uninterruptible
by Chris Wilson
· 14 years ago
1c25595
drm/i915: Convert the file mutex into a spinlock
by Chris Wilson
· 14 years ago
76c1dec
drm/i915: Make the mutex_lock interruptible on ioctl paths
by Chris Wilson
· 14 years ago
30dbf0c
drm/i915: Adjust hangcheck EIO semantics
by Chris Wilson
· 14 years ago
f787a5f
drm/i915: Only hold a process-local lock whilst throttling.
by Chris Wilson
· 14 years ago
e6c3a2a
drm/i915: Use an uninterruptible wait for page-flips during modeset
by Chris Wilson
· 14 years ago
20f0cd5
drm/i915: Remove the broken flush_ring from page-flip
by Chris Wilson
· 14 years ago
9b74f73
drm/i915: Fix 945GM regression in e259befd
by Chris Wilson
· 14 years ago
5c12a07e
drm/i915: Drop ring->lazy_request
by Chris Wilson
· 14 years ago
dfaae39
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
by Chris Wilson
· 14 years ago
9e0ae534
drm/i915: Don't overwrite the returned error-code
by Chris Wilson
· 14 years ago
Next »