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
/
gem
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Flush context free work on cleanup
Chris Wilson
2019-11-18
1
-0
/
+1
*
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
2019-11-15
2
-2
/
+22
|
\
|
*
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
2019-11-12
1
-1
/
+21
|
*
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
2019-11-11
1
-1
/
+1
*
|
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-14
3
-31
/
+92
|
\
\
|
|
/
|
/
|
|
*
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-05
3
-8
/
+36
|
*
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
2019-11-05
1
-4
/
+5
|
*
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
1
-17
/
+41
|
*
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
2019-11-05
1
-1
/
+2
|
*
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
2019-11-05
1
-4
/
+3
|
*
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
2019-11-05
1
-2
/
+10
|
*
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-16
4
-1
/
+16
|
*
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
2019-10-07
1
-1
/
+5
|
*
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-10-07
1
-4
/
+2
|
*
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-10-07
1
-3
/
+0
*
|
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-05
1
-1
/
+3
*
|
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
2019-11-05
1
-22
/
+0
*
|
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
2019-11-05
1
-30
/
+0
*
|
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-05
1
-5
/
+0
*
|
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-11-01
2
-0
/
+4
*
|
drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
2019-11-01
1
-15
/
+32
*
|
drm/i915/lmem: add the fake lmem region
Matthew Auld
2019-10-31
1
-0
/
+3
*
|
drm/i915/gem: Make context persistence optional
Chris Wilson
2019-10-29
4
-1
/
+67
*
|
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-29
2
-1
/
+12
*
|
drm/i915/blt: fixup block_size rounding
Matthew Auld
2019-10-29
1
-2
/
+2
*
|
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
2019-10-28
1
-2
/
+2
*
|
drm/i915/selftests: Initialise ret
Chris Wilson
2019-10-28
1
-1
/
+1
*
|
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
2019-10-28
1
-66
/
+61
*
|
drm/i915/selftests: Use a random engine for GEM coherency tests
Chris Wilson
2019-10-28
1
-79
/
+89
*
|
drm/i915/selftests: Check all blitter engines for client blt
Chris Wilson
2019-10-28
1
-4
/
+26
*
|
drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
2019-10-28
1
-0
/
+172
*
|
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-26
2
-2
/
+3
*
|
drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
2019-10-25
1
-25
/
+153
*
|
drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
2019-10-25
1
-0
/
+99
*
|
drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
2019-10-25
1
-149
/
+80
*
|
drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
2019-10-25
1
-1
/
+122
*
|
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
2019-10-25
4
-18
/
+79
*
|
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-25
2
-0
/
+86
*
|
drm/i915/selftests: Force ordering of context switches
Chris Wilson
2019-10-25
1
-7
/
+28
*
|
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
4
-1
/
+5
*
|
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-24
2
-3
/
+0
*
|
drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
2019-10-24
1
-0
/
+141
*
|
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
2
-7
/
+1
*
|
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
9
-12
/
+22
*
|
drm/i915/selftests: Make the mman object busy everywhere
Chris Wilson
2019-10-22
1
-14
/
+14
*
|
drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Tvrtko Ursulin
2019-10-22
1
-8
/
+4
*
|
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-21
2
-27
/
+0
*
|
drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
2019-10-21
1
-1
/
+0
*
|
drm/i915: treat stolen as a region
Matthew Auld
2019-10-18
2
-11
/
+57
*
|
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
4
-25
/
+71
[next]