index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Prevent TLB error on first execution on SNB
Chris Wilson
2015-03-10
1
-2
/
+16
*
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
Chris Wilson
2015-03-10
1
-3
/
+4
*
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-24
1
-2
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-16
1
-361
/
+311
|
\
|
*
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
2015-01-28
1
-1
/
+1
|
*
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-28
1
-1
/
+1
|
*
drm/i915: Simplify flush_cpu_write_domain
Daniel Vetter
2015-01-27
1
-8
/
+6
|
*
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
1
-22
/
+9
|
*
drm/i915: Balance context pinning on reset cleanup
Mika Kuoppala
2015-01-27
1
-0
/
+4
|
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
1
-6
/
+6
|
*
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
2015-01-27
1
-3
/
+2
|
*
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
1
-4
/
+4
|
*
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-01-27
1
-25
/
+40
|
|
\
|
|
*
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
2015-01-12
1
-25
/
+24
|
|
|
\
|
|
*
|
drm/i915: Move the ban period onto the context
Chris Wilson
2015-01-07
1
-1
/
+2
|
|
*
|
drm/i915: Support creation of unbound wc user mappings for objects
Akash Goel
2015-01-06
1
-0
/
+19
|
|
*
|
drm/i915: Broaden application of set-domain(GTT)
Chris Wilson
2015-01-06
1
-24
/
+19
|
*
|
|
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-22
1
-2
/
+8
|
|
\
\
\
|
*
\
\
\
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-01-10
1
-294
/
+241
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
drm/i915: Organize Fence registers for future enablement.
Rodrigo Vivi
2014-12-17
1
-11
/
+6
|
|
*
|
|
drm/i915: Use batch pools with the command parser
Brad Volkin
2014-12-16
1
-0
/
+2
|
|
*
|
|
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-16
1
-0
/
+1
|
|
*
|
|
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
1
-42
/
+67
|
|
*
|
|
drm/i915: release struct_mutex on the i915_gem_init_hw fail path
Jani Nikula
2014-12-05
1
-9
/
+7
|
|
*
|
|
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
2014-12-04
1
-4
/
+6
|
|
*
|
|
drm/i915: Move init_unused_rings to gem_init_hw
Daniel Vetter
2014-12-03
1
-8
/
+8
|
|
*
|
|
drm/i915: Only init engines once
Daniel Vetter
2014-12-03
1
-3
/
+10
|
|
*
|
|
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
2014-12-03
1
-4
/
+3
|
|
*
|
|
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
1
-12
/
+20
|
|
*
|
|
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
1
-18
/
+8
|
|
*
|
|
drm/i915: Connect requests to rings at creation not submission
John Harrison
2014-12-03
1
-1
/
+0
|
|
*
|
|
drm/i915: Convert trace functions from seqno to request
John Harrison
2014-12-03
1
-7
/
+5
|
|
*
|
|
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
2014-12-03
1
-5
/
+2
|
|
*
|
|
drm/i915: Convert __wait_seqno() to __wait_request()
John Harrison
2014-12-03
1
-25
/
+20
|
|
*
|
|
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
2014-12-03
1
-17
/
+19
|
|
*
|
|
drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
John Harrison
2014-12-03
1
-17
/
+11
|
|
*
|
|
drm/i915: Remove 'outstanding_lazy_seqno'
John Harrison
2014-12-03
1
-8
/
+5
|
|
*
|
|
drm/i915: Ensure requests stick around during waits
John Harrison
2014-12-03
1
-3
/
+18
|
|
*
|
|
drm/i915: Convert i915_gem_ring_throttle to use requests
John Harrison
2014-12-03
1
-7
/
+6
|
|
*
|
|
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
1
-30
/
+41
|
|
*
|
|
drm/i915: Add reference count to request structure
John Harrison
2014-12-03
1
-6
/
+14
|
|
*
|
|
drm/i915: Assert that we successfully downclock the GPU before suspend
Chris Wilson
2014-12-03
1
-0
/
+5
|
|
*
|
|
drm/i915: Remove user pinning code
Daniel Vetter
2014-12-03
1
-103
/
+3
*
|
|
|
|
drm/i915: Only fence tiled region of object.
Bob Paauwe
2015-01-26
1
-0
/
+7
*
|
|
|
|
drm/i915: Init PPGTT before context enable
David Woodhouse
2015-01-26
1
-13
/
+6
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
2015-01-12
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...
Dave Airlie
2015-01-04
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
Imre Deak
2014-12-18
1
-1
/
+7
*
|
|
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-24
1
-23
/
+5
|
/
/
*
|
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
2014-12-05
1
-0
/
+10
[next]