Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
317b4e903636305cfe702ab3e5b3d68547a69e72
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
be6a037
drm/i915: Extract i915_gem_shrinker.c
by Daniel Vetter
· 10 years ago
6fafab7
drm/i915: Turn on PIN_GLOBAL in i915_gem_object_ggtt_pin
by Tvrtko Ursulin
· 10 years ago
ec7adb6
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
by Joonas Lahtinen
· 10 years ago
0f9e9cd
Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-next
by Daniel Vetter
· 10 years ago
063e4e6
drm/i915: also do frontbuffer tracking on pwrites
by Paulo Zanoni
· 10 years ago
a4001f1
drm/i915: pass which operation triggered the frontbuffer tracking
by Paulo Zanoni
· 10 years ago
5e4f518
drm/i915: Prevent TLB error on first execution on SNB
by Chris Wilson
· 10 years ago
762e458
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
by Chris Wilson
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
8dd0eb3
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
7547af9
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e8dec1d
drm/i915: Clarify obj->map_and_fenceable
by Chris Wilson
· 10 years ago
1d03184
drm/i915: Remove DRIVER_MODESET checks from gem code
by Daniel Vetter
· 10 years ago
98e1bd4
drm/i915: Cache ringbuf pointer in request structure
by John Harrison
· 10 years ago
b3a3899
drm/i915: Fix a use after free, and unbalanced refcounting
by Nick Hoath
· 10 years ago
796e1c5
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
071c92d
drm/i915: Add process identifier to requests
by Mika Kuoppala
· 10 years ago
eb82289
drm/i915: Partition the fence registers for vGPU in i915 driver
by Yu Zhang
· 10 years ago
a509405
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
by Chris Wilson
· 10 years ago
737b150
drm/i915: Convert hangcheck from a timer into a delayed work item
by Chris Wilson
· 10 years ago
e62b59e
drm/i915: Simplify flush_cpu_write_domain
by Daniel Vetter
· 10 years ago
0f71979
drm/i915: Performed deferred clflush inside set-cache-level
by Chris Wilson
· 10 years ago
1197b4f
drm/i915: Balance context pinning on reset cleanup
by Mika Kuoppala
· 10 years ago
6d3d827
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
by Nick Hoath
· 10 years ago
2107637
drm/i915: Remove FIXME_lrc_ctx backpointer
by Nick Hoath
· 10 years ago
72f95af
drm/i915: Removed duplicate members from submit_request
by Nick Hoath
· 10 years ago
d3e7a0d
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
af1a730
drm/i915: Only fence tiled region of object.
by Bob Paauwe
· 10 years ago
f48a016
drm/i915: Init PPGTT before context enable
by David Woodhouse
· 10 years ago
281d1bb
Merge remote-tracking branch 'origin/master' into drm-next
by Dave Airlie
· 10 years ago
0a87a2d
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
226e5ae
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
by Chris Wilson
· 10 years ago
adc3184
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
676fa57
drm/i915: Move the ban period onto the context
by Chris Wilson
· 10 years ago
1816f92
drm/i915: Support creation of unbound wc user mappings for objects
by Akash Goel
· 10 years ago
43566de
drm/i915: Broaden application of set-domain(GTT)
by Chris Wilson
· 10 years ago
379a2d3
Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/drm-intel into linus
by Dave Airlie
· 10 years ago
da6b51d
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
by Dave Airlie
· 10 years ago
5d77d9c
drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
by Imre Deak
· 10 years ago
ce38ab0
drm/i915: Organize Fence registers for future enablement.
by Rodrigo Vivi
· 10 years ago
78a4237
drm/i915: Use batch pools with the command parser
by Brad Volkin
· 10 years ago
493018d
drm/i915: Implement a framework for batch buffer pools
by Brad Volkin
· 10 years ago
fe14d5f
drm/i915: Infrastructure for supporting different GGTT views per object
by Tvrtko Ursulin
· 10 years ago
7bcc377
drm/i915: release struct_mutex on the i915_gem_init_hw fail path
by Jani Nikula
· 10 years ago
9cca306
drm/i915: Handle inaccurate time conversion issues
by Daniel Vetter
· 10 years ago
7bd0e22
drm/i915: compute wait_ioctl timeout correctly
by Daniel Vetter
· 10 years ago
f763566
drm/i915: Stop putting GGTT VMA at the head of the list
by Tvrtko Ursulin
· 10 years ago
d5abdfd
drm/i915: Move init_unused_rings to gem_init_hw
by Daniel Vetter
· 10 years ago
35a57ff
drm/i915: Only init engines once
by Daniel Vetter
· 10 years ago
581c26e8
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
by John Harrison
· 10 years ago
41c5241
drm/i915: Remove the now redundant 'obj->ring'
by John Harrison
· 10 years ago
1b5a433
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
by John Harrison
· 10 years ago
ff79e85
drm/i915: Connect requests to rings at creation not submission
by John Harrison
· 10 years ago
74328ee
drm/i915: Convert trace functions from seqno to request
by John Harrison
· 10 years ago
9400ae5
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
by John Harrison
· 10 years ago
9c65481
drm/i915: Convert __wait_seqno() to __wait_request()
by John Harrison
· 10 years ago
a4b3a57
drm/i915: Convert i915_wait_seqno to i915_wait_request
by Daniel Vetter
· 10 years ago
b6660d5
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
by John Harrison
· 10 years ago
6259cea
drm/i915: Remove 'outstanding_lazy_seqno'
by John Harrison
· 10 years ago
ff86588
drm/i915: Ensure requests stick around during waits
by John Harrison
· 10 years ago
54fb241
drm/i915: Convert i915_gem_ring_throttle to use requests
by John Harrison
· 10 years ago
97b2a6a
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
by John Harrison
· 10 years ago
abfe262
drm/i915: Add reference count to request structure
by John Harrison
· 10 years ago
bdcf120
drm/i915: Assert that we successfully downclock the GPU before suspend
by Chris Wilson
· 10 years ago
4feb765
drm/i915: Remove user pinning code
by Daniel Vetter
· 10 years ago
0794aed
drm/i915: Fix context object leak for legacy contexts
by Thomas Daniel
· 10 years ago
d472fcc
drm/i915: Disallow pin ioctl completely for kms drivers
by Daniel Vetter
· 10 years ago
26045b5
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
355a701
drm/gem: Warn on illegal use of the dumb buffer interface v2
by Thomas Hellstrom
· 10 years ago
656bfa3
drm/i915: Pin tiled objects for L-shaped configs
by Daniel Vetter
· 10 years ago
f548c0e
drm/i915: Can i915_gem_init_ioctl
by Daniel Vetter
· 10 years ago
377e91b
drm/i915: Sanitize ->lastclose
by Daniel Vetter
· 10 years ago
8725548
drm/i915: Ditch dev_priv->ums.mm_suspend
by Daniel Vetter
· 10 years ago
71b14ab
drm/i915: No-Op enter/leave vt gem ioctl
by Daniel Vetter
· 10 years ago
5c6c600
drm/i915: Remove DRI1 ring accessors and API
by Chris Wilson
· 10 years ago
dcb4c12
drm/i915/bdw: Pin the context backing objects to GGTT on-demand
by Oscar Mateo
· 10 years ago
c86ee3a9
drm/i915/bdw: Clean up execlist queue items in retire_work
by Thomas Daniel
· 10 years ago
6a2c423
drm/i915: Make the physical object coherent with GTT
by Chris Wilson
· 10 years ago
16e9a21
drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
by Ander Conselvan de Oliveira
· 10 years ago
c826c44
drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
by Chris Wilson
· 10 years ago
ef79e17
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
by Chris Wilson
· 10 years ago
8e639549
drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
by John Harrison
· 10 years ago
aff4376
drm/i915: Move flags describing VMA mappings into the VMA
by Tvrtko Ursulin
· 10 years ago
11b5d51
drm/i915: Correctly reject invalid flags for wait_ioctl
by Daniel Vetter
· 10 years ago
3436738
drm/i915: Document that mmap forwarding is discouraged
by Daniel Vetter
· 10 years ago
bb9059d
drm/i915: Suppress no action noise from oom shrinker
by Chris Wilson
· 10 years ago
005445c
drm/i915: Report the current number of bytes freed during oom
by Chris Wilson
· 10 years ago
60a5372
drm/i915: Remove the duplicated logic between the two shrink phases
by Chris Wilson
· 10 years ago
955e36d
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
01209dd
drm/i915/skl: Fence registers on SKL are the same as SNB
by Damien Lespiau
· 12 years ago
b680c37
drm/i915: DocBook integration for frontbuffer tracking
by Daniel Vetter
· 10 years ago
be2d599
drm/i915: Remove dead code, i915_gem_verify_gtt
by Chris Wilson
· 10 years ago
4144f9b
drm/i915: Match GTT space sanity checker with implementation
by Chris Wilson
· 10 years ago
1d1ef21d
drm/i915: Drop any active reference before unbinding
by Chris Wilson
· 10 years ago
21ab4e7
drm/i915: Objects on the unbound list may still have an active reference
by Chris Wilson
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
2232f03
drm/i915: Fix EIO/wedged handling in gem fault handler
by Daniel Vetter
· 10 years ago
81e7f20
drm/i915: Idle unused rings on gen2/3 during init/resume
by Ville Syrjälä
· 10 years ago
ecdb5fd
drm/i915/bdw: Don't execute context reset and switch with Execlists
by Thomas Daniel
· 10 years ago
Next »