index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
drm/i915: Serialise with remote retirement
Chris Wilson
2019-12-11
1
-3
/
+23
*
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-14
1
-1
/
+15
|
\
|
*
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
1
-1
/
+15
|
*
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-16
1
-0
/
+3
*
|
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-05
1
-37
/
+0
*
|
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-29
1
-2
/
+2
*
|
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
1
-2
/
+1
*
|
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
1
-6
/
+8
*
|
drm/i915: Pass intel_gt to intel_engines_verify_workarounds
Tvrtko Ursulin
2019-10-22
1
-3
/
+3
*
|
drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
2019-10-22
1
-1
/
+1
*
|
drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
2019-10-22
1
-1
/
+1
*
|
drm/i915: Pass intel_gt to intel_engines_cleanup
Tvrtko Ursulin
2019-10-22
1
-2
/
+2
*
|
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-21
1
-1
/
+0
*
|
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-9
/
+0
*
|
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-16
1
-1
/
+1
*
|
drm/i915: Do initial mocs configuration directly
Chris Wilson
2019-10-16
1
-9
/
+0
*
|
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-11
1
-2
/
+2
|
\
\
|
*
|
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-04
1
-2
/
+2
|
*
|
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-6
/
+6
|
|
/
|
*
drm/i915: Flush the existing fence before GGTT read/write
Chris Wilson
2019-09-06
1
-0
/
+8
|
*
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-09-06
1
-7
/
+8
*
|
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
1
-9
/
+0
*
|
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-6
/
+4
*
|
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-17
/
+0
*
|
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-63
/
+4
*
|
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-11
/
+8
*
|
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-16
/
+26
*
|
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-50
/
+33
*
|
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-6
/
+6
*
|
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-02
1
-0
/
+3
*
|
drm/i915: simplify i915_gem_init_early
Matthew Auld
2019-09-27
1
-3
/
+1
*
|
drm/i915: Define explicit wedged on init reset state
Michał Winiarski
2019-09-26
1
-1
/
+1
*
|
drm/i915: Make wait_for_timelines take struct intel_gt
Tvrtko Ursulin
2019-09-11
1
-5
/
+6
*
|
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-11
1
-90
/
+1
*
|
drm/i915: Hook up GT power management
Andi Shyti
2019-09-06
1
-26
/
+4
*
|
drm/i915: Flush the existing fence before GGTT read/write
Chris Wilson
2019-08-23
1
-0
/
+8
*
|
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-23
1
-7
/
+8
|
/
*
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
1
-22
/
+14
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-1
/
+1
|
|
\
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
|
|
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
2019-08-21
1
-4
/
+4
*
|
|
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-19
1
-2
/
+0
*
|
|
drm/i915/uc: Never fail on uC preparation step
Michal Wajdeczko
2019-08-17
1
-8
/
+2
*
|
|
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-16
1
-39
/
+8
*
|
|
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
2019-08-15
1
-7
/
+7
*
|
|
drm/i915/uc: Use -EIO code for GuC initialization failures
Michal Wajdeczko
2019-08-12
1
-6
/
+8
*
|
|
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
2019-08-09
1
-2
/
+0
*
|
|
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-08
1
-23
/
+3
*
|
|
drm/i915: Allocate kernel_contexts directly
Chris Wilson
2019-08-08
1
-35
/
+52
[next]