index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Hack and slash, throttle execbuffer hogs
Chris Wilson
2019-02-07
1
-0
/
+67
*
drm/i915: Identify active requests
Chris Wilson
2019-01-29
1
-0
/
+12
*
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
1
-2
/
+3
*
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-1
/
+1
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
1
-1
/
+0
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-08
1
-8
/
+20
|
\
|
*
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
1
-2
/
+13
|
*
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
2019-01-04
1
-0
/
+1
|
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-3
/
+3
|
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-02
1
-1
/
+1
|
|
\
|
|
*
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-12
1
-1
/
+1
|
*
|
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
1
-1
/
+1
|
|
\
\
|
|
*
|
drm: revert "expand replace_fence to support timeline point v2"
Christian König
2018-12-05
1
-1
/
+1
|
|
*
|
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-11-29
1
-1
/
+6
|
|
|
\
\
|
|
*
\
\
Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-22
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
drm/syncobj: Fix compilation following partial revert
Chris Wilson
2018-11-12
1
-1
/
+1
|
*
|
|
|
|
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2018-12-12
1
-6
/
+1
|
*
|
|
|
|
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
2018-11-21
1
-1
/
+6
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-13
1
-2
/
+2
*
|
|
|
|
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2018-12-07
1
-6
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-19
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-24
1
-1
/
+6
|
|
|
\
|
|
*
|
drm: add syncobj timeline support v9
Chunming Zhou
2018-10-18
1
-1
/
+1
|
*
|
|
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-11-06
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-09-28
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
2018-11-20
1
-1
/
+6
*
|
|
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-10-26
1
-1
/
+1
*
|
|
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-09-26
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-14
1
-1
/
+1
|
|
\
|
|
*
drm: expand replace_fence to support timeline point v2
Chunming Zhou
2018-09-06
1
-1
/
+1
*
|
|
drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
Chris Wilson
2018-09-12
1
-0
/
+5
*
|
|
drm/i915: Nuke struct_mutex from context_setparam
Chris Wilson
2018-09-11
1
-1
/
+1
|
/
/
*
|
drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains
Chris Wilson
2018-09-03
1
-0
/
+7
*
|
drm/i915: Force the slow path after a user-write error
Chris Wilson
2018-09-03
1
-4
/
+5
*
|
drm/i915: Determine uses-full-ppgtt from context for execbuf
Chris Wilson
2018-09-03
1
-3
/
+6
*
|
drm/i915: kill resource streamer support
Lucas De Marchi
2018-08-06
1
-15
/
+3
*
|
drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
Lucas De Marchi
2018-08-06
1
-1
/
+1
|
/
*
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
2018-07-06
1
-61
/
+0
*
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
1
-7
/
+18
*
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
1
-26
/
+21
*
drm/i915: Redefine EINVAL for debugging
Chris Wilson
2018-06-21
1
-0
/
+9
*
drm/i915: Ignore applying the self-relocation BIAS if no relocations
Chris Wilson
2018-06-21
1
-1
/
+2
*
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-14
1
-2
/
+2
*
drm/i915: Apply batch location restrictions before pinning
Chris Wilson
2018-06-11
1
-22
/
+27
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-8
/
+8
*
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-05-04
1
-1
/
+2
*
drm/i915: Describe the bottom of stack in processing a batchbuffer
Kevin Rogovin
2018-04-06
1
-0
/
+29
*
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
2018-04-04
1
-1
/
+1
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-30
/
+30
[next]