index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
drm/i915: be more solid in checking the alignment
Matthew Auld
1
-1
/
+2
2020-03-12
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
1
-1
/
+1
2020-03-05
drm/i915: Avoid recursing onto active vma from the shrinker
Chris Wilson
1
-3
/
+1
2020-02-28
drm/i915/gem: Require per-engine reset support for non-persistent contexts
Chris Wilson
1
-0
/
+16
2020-02-28
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
2
-51
/
+50
2020-01-21
drm/i915: Align engine->uabi_class/instance with i915_drm.h
Tvrtko Ursulin
1
-6
/
+6
2020-01-21
drm/i915/userptr: fix size calculation
Matthew Auld
1
-4
/
+5
2019-12-23
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
5
-6
/
+52
2019-12-18
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2019-12-18
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
1
-0
/
+2
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2019-12-02
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
1
-2
/
+2
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-1485
/
+2843
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-11-18
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-18
drm/i915: Flush context free work on cleanup
Chris Wilson
1
-0
/
+1
2019-11-15
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
2
-2
/
+22
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
3
-31
/
+92
2019-11-12
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-11
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
1
-1
/
+1
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
3
-8
/
+36
2019-11-05
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
1
-4
/
+5
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
1
-17
/
+41
2019-11-05
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
1
-1
/
+2
2019-11-05
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
1
-4
/
+3
2019-11-05
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
1
-2
/
+10
2019-11-05
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
1
-1
/
+3
2019-11-05
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
1
-22
/
+0
2019-11-05
drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
1
-30
/
+0
2019-11-05
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
1
-5
/
+0
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2
-0
/
+4
2019-11-01
drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
1
-15
/
+32
2019-10-31
drm/i915/lmem: add the fake lmem region
Matthew Auld
1
-0
/
+3
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2019-10-30
drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-1
/
+1
2019-10-30
drm/i915/gem: Make context persistence optional
Chris Wilson
4
-1
/
+67
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2
-1
/
+12
2019-10-29
drm/i915/blt: fixup block_size rounding
Matthew Auld
1
-2
/
+2
2019-10-28
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/selftests: Initialise ret
Chris Wilson
1
-1
/
+1
2019-10-28
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
1
-66
/
+61
2019-10-28
drm/i915/selftests: Use a random engine for GEM coherency tests
Chris Wilson
1
-79
/
+89
2019-10-28
drm/i915/selftests: Check all blitter engines for client blt
Chris Wilson
1
-4
/
+26
2019-10-28
drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
1
-0
/
+172
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2
-2
/
+3
2019-10-26
drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
1
-25
/
+153
2019-10-26
drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
1
-0
/
+99
2019-10-26
drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
1
-149
/
+80
2019-10-26
drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
1
-1
/
+122
[next]