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.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-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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
Chris Wilson
1
-0
/
+4
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-28
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2017-04-26
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
1
-1
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-0
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-11
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
1
-0
/
+2
2017-03-31
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
1
-3
/
+26
2017-03-31
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
1
-3
/
+3
2017-03-30
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
1
-3
/
+1
2017-03-30
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
1
-1
/
+6
2017-03-30
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
1
-6
/
+4
2017-03-27
drm/i915: Check we have an wake device before flushing GTT writes
Chris Wilson
1
-3
/
+6
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
1
-4
/
+6
2017-03-23
drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
Chris Wilson
1
-1
/
+1
2017-03-22
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
Chris Wilson
1
-3
/
+12
2017-03-20
drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
Chris Wilson
1
-2
/
+5
2017-03-18
drm/i915: Initialise i915_gem_object_create_from_data() directly
Chris Wilson
1
-16
/
+29
2017-03-18
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
Chris Wilson
1
-3
/
+1
2017-03-16
drm/i915: Restore engine->submit_request before unwedging
Chris Wilson
1
-0
/
+59
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-4
/
+1
2017-03-15
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
1
-1
/
+1
2017-03-15
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
1
-1
/
+1
2017-03-14
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
1
-2
/
+0
2017-03-14
drm/i915: Disable engine->irq_tasklet around resets
Chris Wilson
1
-0
/
+15
2017-03-14
drm/i915: Split GEM resetting into 3 phases
Chris Wilson
1
-1
/
+6
2017-03-13
drm/i915: Move whole object to CPU domain for coherent shmem access
Chris Wilson
1
-22
/
+23
2017-03-09
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
1
-0
/
+78
2017-03-09
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
1
-3
/
+6
2017-03-09
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
Chris Wilson
1
-0
/
+10
2017-03-08
drm/i915: Avoiding recursing on ww_mutex inside shrinker
Chris Wilson
1
-4
/
+9
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-152
/
+207
2017-03-08
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
1
-0
/
+78
2017-03-08
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
1
-3
/
+6
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
1
-4
/
+4
2017-03-03
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
1
-8
/
+6
2017-03-02
drm/i915: Hold rpm during GEM suspend in driver unload/suspend
Chris Wilson
1
-5
/
+7
2017-02-28
drm/i915: Delay disabling the user interrupt for breadcrumbs
Chris Wilson
1
-1
/
+3
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-24
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
1
-2
/
+0
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
1
-5
/
+11
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-3
/
+11
2017-02-22
drm/i915: Remove 'retire' parameter from intel_fb_obj_flush
Chris Wilson
1
-6
/
+6
2017-02-22
drm/i915: Perform object clflushing asynchronously
Chris Wilson
1
-48
/
+6
2017-02-22
drm/i915: Skip clflushes for all non-page backed objects
Chris Wilson
1
-2
/
+7
2017-02-22
drm/i915: Amalgamate flushing of display objects
Chris Wilson
1
-15
/
+26
2017-02-22
drm/i915: Move cpu_cache_is_coherent() to header
Chris Wilson
1
-14
/
+6
2017-02-22
drm/i915: Remove change_domain tracepoint
Chris Wilson
1
-30
/
+0
[next]