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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
1
-434
/
+12
*
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
2019-01-16
1
-8
/
+24
*
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
Chris Wilson
2019-01-15
1
-8
/
+22
*
drm/i915: Only dump GPU state on set-wedged if interesting
Chris Wilson
2019-01-15
1
-1
/
+1
*
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
2019-01-14
1
-7
/
+4
*
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
1
-2
/
+2
*
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
1
-5
/
+5
*
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
1
-18
/
+29
*
drm/i915: Track GT wakeref
Chris Wilson
2019-01-14
1
-4
/
+7
*
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-10
/
+10
*
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
-6
/
+3
|
\
|
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-5
/
+2
|
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
|
drm/i915: Remove partial attempt to swizzle on pread/pwrite
Chris Wilson
2019-01-05
1
-164
/
+17
*
|
drm/i915: Do not allow unwedging following a failed driver initialisation
Chris Wilson
2019-01-04
1
-0
/
+3
*
|
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-03
1
-9
/
+2
*
|
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-31
1
-7
/
+0
*
|
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-12-28
1
-2
/
+2
*
|
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-13
1
-7
/
+7
|
/
*
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-04
1
-1
/
+49
*
drm/i915: Verify GT workaround state after GPU init
Tvrtko Ursulin
2018-12-04
1
-0
/
+3
*
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
2018-12-04
1
-1
/
+3
*
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
2018-12-04
1
-44
/
+10
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-10
/
+7
|
\
|
*
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-29
1
-24
/
+81
|
|
\
|
|
*
drm/i915: Large page offsets for pread/pwrite
Chris Wilson
2018-10-18
1
-10
/
+2
|
*
|
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-30
1
-10
/
+7
*
|
|
drm/i915: Track rcu_head for our idle worker
Chris Wilson
2018-11-09
1
-0
/
+3
*
|
|
drm/i915: Initialise the obj->rcu head
Chris Wilson
2018-11-09
1
-0
/
+9
*
|
|
mm, drm/i915: mark pinned shmemfs pages as unevictable
Kuo-Hsin Yang
2018-11-07
1
-4
/
+29
*
|
|
drm/i915: Break long iterations for get/put shmemfs pages
Chris Wilson
2018-11-06
1
-1
/
+2
*
|
|
drm/i915: Large page offsets for pread/pwrite
Chris Wilson
2018-10-15
1
-10
/
+2
*
|
|
drm/i915: Priority boost for waiting clients
Chris Wilson
2018-10-01
1
-1
/
+4
*
|
|
drm/i915: Trim partial view sg lists
Tvrtko Ursulin
2018-09-27
1
-1
/
+1
*
|
|
drm/i915: Unset reset pch handshake when PCH is not present in one place
José Roberto de Souza
2018-09-27
1
-12
/
+0
*
|
|
drm/i915: Convert to BITS_PER_TYPE
Chris Wilson
2018-09-26
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: Park the GPU on module load
Chris Wilson
2018-09-20
1
-0
/
+8
*
|
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
2018-09-20
1
-1
/
+3
*
|
drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)
Chris Wilson
2018-09-14
1
-0
/
+3
*
|
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
2018-09-14
1
-1
/
+3
*
|
drm/i915: Check engine->default_state mapping on module load
Chris Wilson
2018-09-14
1
-0
/
+11
*
|
drm/i915: Early rejection of buffer allocations larger than RAM
Chris Wilson
2018-09-03
1
-6
/
+19
*
|
drm/i915: Flag any possible writes for a GTT fault
Chris Wilson
2018-09-03
1
-1
/
+1
*
|
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
2018-08-31
1
-0
/
+1
*
|
drm/i915: Cleanup gt powerstate from gem
Chris Wilson
2018-08-13
1
-0
/
+3
*
|
drm/i915: Warn if we hit the timeout for wait-for-idle
Chris Wilson
2018-08-08
1
-0
/
+6
*
|
drm/i915: Don't disable the GPU for older gen on wedging
Chris Wilson
2018-07-26
1
-1
/
+2
*
|
drm/i915: Restore sane defaults for KMS on GEM error load
Chris Wilson
2018-07-26
1
-1
/
+10
*
|
drm/i915: Mark up object tiling-and-stride getters as const
Chris Wilson
2018-07-26
1
-2
/
+2
[next]