index
:
talos-op-linux
master
Talos™ II 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
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: pass dev_priv to i915_gem_cleanup_stolen
Matthew Auld
2018-09-20
1
-1
/
+1
*
drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZE
Ville Syrjälä
2018-09-18
1
-15
/
+15
*
drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
Ville Syrjälä
2018-09-13
1
-9
/
+9
*
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-09-01
1
-0
/
+2
*
drm/i915: clear error registers after error capture
Lionel Landwerlin
2018-08-30
1
-12
/
+6
*
drm/i915/gtt: remove px_page
Matthew Auld
2018-07-30
1
-3
/
+0
*
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-07-27
1
-0
/
+9
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2018-07-23
1
-1
/
+10
|
\
|
*
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-20
1
-27
/
+61
|
|
\
|
*
\
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-19
1
-87
/
+141
|
|
\
\
|
*
\
\
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-28
1
-351
/
+353
|
|
\
\
\
|
*
\
\
\
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-22
1
-1
/
+10
|
|
\
\
\
\
|
|
*
\
\
\
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
1
-27
/
+43
|
|
|
\
\
\
\
|
|
*
|
|
|
|
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
2018-05-24
1
-1
/
+10
*
|
|
|
|
|
|
drm/i915: Suppress assertion for i915_ggtt_disable_guc
Chris Wilson
2018-07-20
1
-0
/
+4
*
|
|
|
|
|
|
drm/i915/gtt: Full ppgtt everywhere, no excuses
Chris Wilson
2018-07-19
1
-6
/
+0
*
|
|
|
|
|
|
drm/i915/gtt: Enable full-ppgtt by default everywhere
Chris Wilson
2018-07-19
1
-6
/
+4
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2018-07-13
1
-5
/
+7
*
|
|
|
|
|
drm/i915/gtt: Disable read-only support under GVT
Chris Wilson
2018-07-13
1
-2
/
+6
*
|
|
|
|
|
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-13
1
-15
/
+30
*
|
|
|
|
|
drm/i915/gtt: Add read only pages to gen8_pte_encode
Jon Bloomfield
2018-07-13
1
-11
/
+14
*
|
|
|
|
|
drm/i915: Introduce i915_address_space.mutex
Chris Wilson
2018-07-11
1
-0
/
+10
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-07-09
1
-1
/
+1
*
|
|
|
|
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
2018-07-06
1
-3
/
+2
*
|
|
|
|
drm/i915/gtt: Control cache domain of dma_map_page() directly
Chris Wilson
2018-07-06
1
-0
/
+2
*
|
|
|
|
drm/i915/gtt: Suppress warnings for dma_map_page
Chris Wilson
2018-07-06
1
-4
/
+8
*
|
|
|
|
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-05
1
-5
/
+0
*
|
|
|
|
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-04
1
-78
/
+132
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/i915/gtt: Reduce a pair of runtime asserts
Chris Wilson
2018-06-14
1
-1
/
+1
*
|
|
|
drm/i915/gtt: Cache the PTE encoding of the scratch page
Chris Wilson
2018-06-14
1
-10
/
+10
*
|
|
|
drm/i915/gtt: Free unused page tables on unbind the context
Chris Wilson
2018-06-14
1
-5
/
+39
*
|
|
|
drm/i915/gtt: Lazily allocate page directories for gen7
Chris Wilson
2018-06-14
1
-41
/
+26
*
|
|
|
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
2018-06-14
1
-15
/
+21
*
|
|
|
drm/i915/gtt: Make gen6 page directories evictable
Chris Wilson
2018-06-12
1
-110
/
+147
*
|
|
|
drm/i915/gtt: Onionify error handling for gen6_ppgtt_create
Chris Wilson
2018-06-12
1
-42
/
+39
*
|
|
|
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-12
1
-47
/
+47
*
|
|
|
drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
Chris Wilson
2018-06-12
1
-4
/
+4
*
|
|
|
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
1
-45
/
+0
*
|
|
|
drm/i915/gtt: Reorder aliasing_ppgtt fini
Chris Wilson
2018-06-09
1
-6
/
+4
*
|
|
|
drm/i915/gtt: Remove vgpu check for gen6
Chris Wilson
2018-06-08
1
-1
/
+1
*
|
|
|
drm/i915/gtt: Remove redundant hsw_mm_switch()
Chris Wilson
2018-06-08
1
-24
/
+0
*
|
|
|
drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_range
Chris Wilson
2018-06-08
1
-1
/
+1
*
|
|
|
drm/i915/gtt: Push allocation to hw ppgtt constructor
Chris Wilson
2018-06-07
1
-67
/
+73
*
|
|
|
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-07
1
-26
/
+31
*
|
|
|
drm/i915: Prepare for non-object vma
Chris Wilson
2018-06-07
1
-2
/
+5
|
/
/
/
*
|
|
drm/i915/gtt: Fix typo in fill_px() macro
Chris Wilson
2018-06-06
1
-2
/
+2
*
|
|
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-167
/
+166
*
|
|
drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
Chris Wilson
2018-06-05
1
-13
/
+10
*
|
|
drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+
Chris Wilson
2018-06-04
1
-49
/
+0
*
|
|
drm/i915/gtt: Don't restore the non-existent PDE for GGTT
Chris Wilson
2018-06-01
1
-0
/
+2
[next]