index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
2017-04-29
1
-1
/
+1
|
\
|
*
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
2017-04-26
1
-1
/
+1
*
|
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-19
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2017-04-11
1
-0
/
+2
|
*
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
2017-03-14
1
-2
/
+0
|
*
drm/i915: Disable engine->irq_tasklet around resets
Chris Wilson
2017-03-14
1
-0
/
+15
|
*
drm/i915: Split GEM resetting into 3 phases
Chris Wilson
2017-03-14
1
-1
/
+6
|
*
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
2017-03-09
1
-0
/
+78
|
*
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
2017-03-09
1
-3
/
+6
|
*
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
Chris Wilson
2017-03-09
1
-0
/
+10
*
|
drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
1
-3
/
+26
*
|
drm/i915: Move retire-requests into i915_gem_wait_for_idle()
Chris Wilson
2017-03-31
1
-3
/
+3
*
|
drm/i915: Suppress busy status for engines if wedged
Chris Wilson
2017-03-30
1
-3
/
+1
*
|
drm/i915: Do request retirement before marking engines as wedged
Chris Wilson
2017-03-30
1
-1
/
+6
*
|
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
2017-03-30
1
-6
/
+4
*
|
drm/i915: Check we have an wake device before flushing GTT writes
Chris Wilson
2017-03-27
1
-3
/
+6
*
|
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
1
-4
/
+6
*
|
drm/i915: Actually pass the reclaim gfp_t along to shmemfs!
Chris Wilson
2017-03-23
1
-1
/
+1
*
|
drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
Chris Wilson
2017-03-22
1
-3
/
+12
*
|
drm/i915: Skip force-wake for uncached mmio flush of GGTT writes
Chris Wilson
2017-03-20
1
-2
/
+5
*
|
drm/i915: Initialise i915_gem_object_create_from_data() directly
Chris Wilson
2017-03-17
1
-16
/
+29
*
|
drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutex
Chris Wilson
2017-03-17
1
-3
/
+1
*
|
drm/i915: Restore engine->submit_request before unwedging
Chris Wilson
2017-03-16
1
-0
/
+59
*
|
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
2017-03-16
1
-4
/
+1
*
|
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
2017-03-15
1
-1
/
+1
*
|
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
2017-03-15
1
-1
/
+1
*
|
drm/i915: Move whole object to CPU domain for coherent shmem access
Chris Wilson
2017-03-13
1
-22
/
+23
*
|
drm/i915: Avoiding recursing on ww_mutex inside shrinker
Chris Wilson
2017-03-08
1
-4
/
+9
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-03-08
1
-2
/
+2
|
\
\
|
*
\
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-08
1
-152
/
+207
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
|
*
|
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-3
/
+11
|
|
\
\
|
|
*
|
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2017-02-08
1
-2
/
+10
|
|
*
|
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
2017-02-08
1
-1
/
+1
|
|
*
|
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
2017-01-12
1
-30
/
+4
|
*
|
|
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
Chris Wilson
2017-02-16
1
-2
/
+2
|
*
|
|
drm/i915: Restore context and pd for ringbuffer submission after reset
Chris Wilson
2017-02-16
1
-11
/
+7
*
|
|
|
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
2017-03-07
1
-0
/
+78
*
|
|
|
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
2017-03-07
1
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
2017-03-03
1
-4
/
+4
*
|
|
drm/i915: Drop spinlocks around adding to the client request list
Chris Wilson
2017-03-02
1
-8
/
+6
*
|
|
drm/i915: Hold rpm during GEM suspend in driver unload/suspend
Chris Wilson
2017-03-02
1
-5
/
+7
*
|
|
drm/i915: Delay disabling the user interrupt for breadcrumbs
Chris Wilson
2017-02-27
1
-1
/
+3
*
|
|
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
2017-02-24
1
-2
/
+0
*
|
|
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
2017-02-23
1
-5
/
+11
*
|
|
drm/i915: Remove 'retire' parameter from intel_fb_obj_flush
Chris Wilson
2017-02-22
1
-6
/
+6
*
|
|
drm/i915: Perform object clflushing asynchronously
Chris Wilson
2017-02-22
1
-48
/
+6
*
|
|
drm/i915: Skip clflushes for all non-page backed objects
Chris Wilson
2017-02-22
1
-2
/
+7
*
|
|
drm/i915: Amalgamate flushing of display objects
Chris Wilson
2017-02-22
1
-15
/
+26
*
|
|
drm/i915: Move cpu_cache_is_coherent() to header
Chris Wilson
2017-02-22
1
-14
/
+6
[next]