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_execbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
Chris Wilson
2016-08-02
1
-3
/
+3
*
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
2016-08-02
1
-7
/
+5
*
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
2016-08-02
1
-1
/
+1
*
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
2016-08-02
1
-7
/
+2
*
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
1
-3
/
+3
*
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
1
-2
/
+2
*
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-08-02
1
-29
/
+24
*
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
Chris Wilson
2016-07-27
1
-7
/
+8
*
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
2016-07-27
1
-7
/
+7
*
drm/i915: rename & update eb_select_ring()
Dave Gordon
2016-07-21
1
-16
/
+16
*
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
1
-3
/
+3
*
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
1
-2
/
+2
*
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
2016-07-20
1
-3
/
+3
*
drm/i915: refactor eb_get_batch()
Dave Gordon
2016-07-19
1
-20
/
+29
*
drm/i915: compile-time consistency check on __EXEC_OBJECT flags
Dave Gordon
2016-07-19
1
-4
/
+8
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
1
-2
/
+2
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-2
/
+2
*
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-04
1
-0
/
+6
*
drm: Extract drm_is_current_master
Daniel Vetter
2016-06-21
1
-2
/
+2
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-02
1
-11
/
+9
|
\
|
*
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-06-02
1
-11
/
+3
|
|
\
|
*
\
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-80
/
+79
|
|
\
\
|
*
|
|
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2016-05-22
1
-3
/
+1
|
*
|
|
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
1
-7
/
+7
|
|
\
\
\
|
|
*
|
|
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
2016-04-29
1
-7
/
+7
|
*
|
|
|
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
1
-1
/
+1
|
|
/
/
/
*
|
|
|
drm/i915: Rename and inline i915_gem_context_get()
Chris Wilson
2016-05-24
1
-1
/
+1
*
|
|
|
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-24
1
-5
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
1
-3
/
+3
*
|
|
drm/i915: Move the magical deferred context allocation into the request
Chris Wilson
2016-04-28
1
-8
/
+0
|
|
/
|
/
|
*
|
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
1
-11
/
+4
*
|
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
2016-04-11
1
-5
/
+3
*
|
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-5
/
+7
*
|
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-3
/
+3
*
|
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-2
/
+2
*
|
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-2
/
+2
*
|
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-12
/
+12
*
|
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
1
-15
/
+19
*
|
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
1
-36
/
+38
|
/
*
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
1
-3
/
+2
*
Fix pointer tests in error-handling paths
Dave Gordon
2016-01-28
1
-1
/
+1
*
drm/i915: Fix VCS ring selection after uapi decoupling
Tvrtko Ursulin
2016-01-28
1
-0
/
+1
*
drm/i915: Decouple execbuf uAPI from internal implementation
Tvrtko Ursulin
2016-01-21
1
-67
/
+72
*
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2016-01-21
1
-5
/
+9
*
drm/i915: use hlist_for_each_entry
Geliang Tang
2016-01-18
1
-5
/
+2
*
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
Ville Syrjälä
2016-01-12
1
-0
/
+3
*
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
2016-01-05
1
-4
/
+48
*
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
Dave Gordon
2015-12-11
1
-4
/
+4
*
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
2015-12-09
1
-2
/
+14
*
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-18
1
-2
/
+2
[next]