index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2020-02-12
1
-2
/
+10
*
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
1
-0
/
+1
*
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
1
-1
/
+22
*
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-04
1
-5
/
+2
*
drm/i915: use might_lock_nested in get_pages annotation
Daniel Vetter
2019-11-07
1
-18
/
+18
*
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-11-07
1
-3
/
+14
*
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-23
1
-1
/
+0
*
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
1
-1
/
+2
*
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
1
-2
/
+3
*
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
1
-0
/
+12
*
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
1
-0
/
+6
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-0
/
+5
*
drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
2019-10-02
1
-5
/
+12
*
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-02
1
-0
/
+6
*
drm/i915: Replace obj->pin_global with obj->frontbuffer
Chris Wilson
2019-09-03
1
-1
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-5
/
+5
|
\
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-5
/
+5
|
|
\
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-5
/
+5
*
|
|
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-16
1
-1
/
+1
*
|
|
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-08-02
1
-0
/
+4
|
/
/
*
|
drm/i915: Drop extern qualifiers from header function prototypes
Janusz Krzysztofik
2019-07-12
1
-1
/
+1
*
|
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
1
-6
/
+0
|
/
*
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-18
1
-5
/
+5
*
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
1
-23
/
+1
*
drm/i915: Move GEM object waiting to its own file
Chris Wilson
2019-05-28
1
-0
/
+8
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-0
/
+14
*
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
1
-0
/
+29
*
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
1
-0
/
+7
*
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
1
-1
/
+10
*
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
1
-3
/
+38
*
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
2019-05-28
1
-0
/
+350