Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0a6759c6bacb3998e3d9a7cf690177051238ad87
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
0a6759c
drm/i915: don't hang userspace when the gpu reset is stuck
by Daniel Vetter
· 12 years ago
d6b2c79
drm/i915: non-interruptible sleeps can't handle -EAGAIN
by Daniel Vetter
· 12 years ago
cc889e0
drm/i915: disable flushing_list/gpu_write_list
by Daniel Vetter
· 12 years ago
f2ef6eb
drm/i915: switch to default context on idle
by Ben Widawsky
· 12 years ago
254f965
drm/i915: preliminary context support
by Ben Widawsky
· 12 years ago
8ecd1a6
drm/i915: call intel_enable_gtt
by Daniel Vetter
· 12 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 12 years ago
eac1f14
drm/i915: Inifite timeout for wait ioctl
by Ben Widawsky
· 12 years ago
30dfebf
drm/i915: extract object active state flushing code
by Daniel Vetter
· 12 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
b9524a1
drm/i915: remap l3 on hw init
by Ben Widawsky
· 13 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
199b2bc
drm/i915: s/i915_wait_request/i915_wait_seqno/g
by Ben Widawsky
· 13 years ago
23ba4fd
drm/i915: wait render timeout ioctl
by Ben Widawsky
· 13 years ago
31d8d65
drm/i915: Remove the error message for unbinding pinned buffers
by Chris Wilson
· 13 years ago
bed1ea9
drm/i915: Limit page allocations to lowmem (dma32) for i965
by Chris Wilson
· 13 years ago
5c81fe85
drm/i915: timeout parameter for seqno wait
by Ben Widawsky
· 13 years ago
1286ff7
i915: add dmabuf/prime buffer sharing support.
by Daniel Vetter
· 13 years ago
b451951
drm/i915: Introduce for_each_ring() macro
by Chris Wilson
· 13 years ago
5e13a0c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
b4aca01
drm/i915: extract some common olr+wedge code
by Ben Widawsky
· 13 years ago
53ca26c
drm/i915 disallow physical batchbuffers for KMS
by Daniel Vetter
· 13 years ago
8781342
drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct
by Daniel Vetter
· 13 years ago
3b88cc0
drm/i915: use __wait_seqno for ring throttle
by Ben Widawsky
· 13 years ago
4146b08
drm/i915: remove polled wait from throttle
by Ben Widawsky
· 13 years ago
604dd3e
drm/i915: extract __wait_seqno from i915_wait_request
by Ben Widawsky
· 13 years ago
c58cf4f
drm/i915: drop polled waits from i915_wait_request
by Ben Widawsky
· 13 years ago
9574b3f
drm/i915: kill waiting_seqno
by Ben Widawsky
· 13 years ago
be998e2
drm/i915: move vbetool invoked ier stuff
by Ben Widawsky
· 13 years ago
b2da9fe
drm/i915: remove do_retire from i915_wait_request
by Ben Widawsky
· 13 years ago
5074329
drm/i915: use the new masked bit macro some more
by Daniel Vetter
· 13 years ago
63ed2cb
drm/i915: rip out GEM drm feature checks
by Daniel Vetter
· 13 years ago
7bb6fb8
drm/i915: disallow gem ums init ioctl for kms
by Daniel Vetter
· 13 years ago
1070a42
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
by Chris Wilson
· 13 years ago
1488fc0
drm/i915: Remove the deferred-free list
by Chris Wilson
· 13 years ago
1b50247
drm/i915: Remove the list of pinned inactive objects
by Chris Wilson
· 13 years ago
a39d7ef
drm/i915: Remove i915_gem_evict_inactive()
by Chris Wilson
· 13 years ago
8325a09
drm/i915: Bump the inactive LRU on set-to-GTT-domain
by Chris Wilson
· 13 years ago
6b26c86
drm/i915: create macros to handle masked bits
by Daniel Vetter
· 13 years ago
5d82e3e
drm/i915: Clarify the semantics of tiling_changed
by Chris Wilson
· 13 years ago
4f0c7cf
drm/i915: [sparse] __iomem fixes for gem
by Ben Widawsky
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
1441574
drm/i915: Refactor get_fence() to use the common fence writing routine
by Chris Wilson
· 13 years ago
ada726c
drm/i915: Refactor fence clearing to use the common fence writing routine
by Chris Wilson
· 13 years ago
6105080
drm/i915: Refactor put_fence() to use the common fence writing routine
by Chris Wilson
· 13 years ago
9ce079e
drm/i915: Prepare to consolidate fence writing
by Chris Wilson
· 13 years ago
1899184
drm/i915: Remove the unsightly "optimisation" from flush_fence()
by Chris Wilson
· 13 years ago
8fe301a
drm/i915: Simplify fence finding
by Chris Wilson
· 13 years ago
1c293ea
drm/i915: Discard the unused obj->last_fenced_ring
by Chris Wilson
· 13 years ago
69963e7
drm/i915: Remove unused ring->setup_seqno
by Chris Wilson
· 13 years ago
a360bb1
drm/i915: Remove fence pipelining
by Chris Wilson
· 13 years ago
06d9813
drm/i915: Remove the pipelined parameter from get_fence()
by Chris Wilson
· 13 years ago
48ecfa1
drm/i915: properly set ppgtt cacheability on snb
by Daniel Vetter
· 13 years ago
be901a5
drm/i915: set w/a bit for snb pagefaults
by Daniel Vetter
· 13 years ago
7678789
Merge tag 'v3.4-rc3' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
c07496f
drm/i915: don't pwrite tiled objects through the gtt
by Daniel Vetter
· 13 years ago
1500f7e
drm/i915: hide (seqno-1) in ringbuffer code
by Ben Widawsky
· 13 years ago
e3a5a22
drm/i915: fix for when semaphore updates fail
by Ben Widawsky
· 13 years ago
5816d64
drm/i915: i915_gem_object_sync must handle NULL
by Ben Widawsky
· 13 years ago
f841319
drm/i915: Allow concurrent read access between CPU and GPU domain
by Chris Wilson
· 13 years ago
2911a35
drm/i915: use semaphores for the display plane
by Ben Widawsky
· 13 years ago
9a5a53b
drm/i915: Reorganise rules for get_fence/put_fence
by Chris Wilson
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
15a13bb
drm/i915: clear fencing tracking state when retiring requests
by Daniel Vetter
· 13 years ago
f534bc0
drm/i915: disallow gem init ioctl on ilk
by Daniel Vetter
· 13 years ago
7dd4906
drm/i915: Mark untiled BLT commands as fenced on gen2/3
by Chris Wilson
· 13 years ago
55a254a
drm/i915: properly restore the ppgtt page directory on resume
by Daniel Vetter
· 13 years ago
23e3f9b
drm/i915: check for disabled interrupts on ValleyView
by Jesse Barnes
· 13 years ago
e7e58eb
drm/i915: mark pwrite/pread slowpaths with unlikely
by Daniel Vetter
· 13 years ago
23c18c7
drm/i915: fixup in-line clflushing on bit17 swizzled bos
by Daniel Vetter
· 13 years ago
f56f821
mm: extend prefault helpers to fault in more than PAGE_SIZE
by Daniel Vetter
· 13 years ago
d174bd6
drm/i915: extract copy helpers from shmem_pread|pwrite
by Daniel Vetter
· 13 years ago
117babc
drm/i915: use uncached writes in pwrite
by Daniel Vetter
· 13 years ago
ffc6297
drm/i915: fall back to shmem pwrite when the buffer is not accessible
by Daniel Vetter
· 13 years ago
5864288
drm/i915: implement inline clflush for pwrite
by Daniel Vetter
· 13 years ago
96d79b5
drm/i915: don't clobber userspace memory before commiting to the pread
by Daniel Vetter
· 13 years ago
935aaa6
drm/i915: drop gtt slowpath
by Daniel Vetter
· 13 years ago
692a576
drm/i915: don't call shmem_read_mapping unnecessarily
by Daniel Vetter
· 13 years ago
3ae5378
drm/i915: don't use gtt_pwrite on LLC cached objects
by Daniel Vetter
· 13 years ago
a0356fc
drm/i915: kill ranged cpu read domain support
by Daniel Vetter
· 13 years ago
8489731
drm/i915: move clflushing into shmem_pread
by Daniel Vetter
· 13 years ago
dbf7bff
drm/i915: merge shmem_pread slow&fast-path
by Daniel Vetter
· 13 years ago
e244a44
drm/i915: merge shmem_pwrite slow&fast-path
by Daniel Vetter
· 13 years ago
dabdfe0
drm/i915: Avoid using mappable space for relocation processing through the CPU
by Chris Wilson
· 13 years ago
644ec02
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
by Daniel Vetter
· 13 years ago
a14917e
drm/i915: Release the mmap offset when purging a buffer
by Chris Wilson
· 13 years ago
eb2c0c8
drm/i915: [dinq] shut up two instances -Wunitialized
by Ben Widawsky
· 13 years ago
0ebb982
drm/i915: enable lazy global-gtt binding
by Daniel Vetter
· 13 years ago
74898d7
drm/i915: bind objects to the global gtt only when needed
by Daniel Vetter
· 13 years ago
7416390
drm/i915: split out dma mapping from global gtt bind/unbind functions
by Daniel Vetter
· 13 years ago
c501ae7
drm/i915: Only clear the GPU domains upon a successful finish
by Chris Wilson
· 13 years ago
eadb29a
drm/i915: Silence the error message from i915_wait_request()
by Chris Wilson
· 13 years ago
a71d8d9
drm/i915: Record the tail at each request and use it to estimate the head
by Chris Wilson
· 13 years ago
53d227f
drm/i915: fixup seqno allocation logic for lazy_request
by Daniel Vetter
· 13 years ago
5391d0c
drm/i915: outstanding_lazy_request is a u32
by Daniel Vetter
· 13 years ago
e21af88
drm/i915: enable ppgtt
by Daniel Vetter
· 13 years ago
7bddb01
drm/i915: ppgtt binding/unbinding support
by Daniel Vetter
· 13 years ago
11782b0
drm/i915: consolidate swizzling control bit frobbing
by Daniel Vetter
· 13 years ago
f691e2f
drm/i915: swizzling support for snb/ivb
by Daniel Vetter
· 13 years ago
Next »