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
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
Zhi Wang
2017-02-16
1
-3
/
+4
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-23
/
+16
*
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
1
-45
/
+0
*
drm/i915: Assert we do not attempt to reuse an allocated node
Chris Wilson
2017-01-16
1
-0
/
+2
*
drm/i915: Catch attempting to use the aliasing_gtt's drm_mm
Chris Wilson
2017-01-16
1
-0
/
+2
*
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-14
1
-4
/
+0
*
drm/i915: Eliminate superfluous i915_ggtt_view_rotated
Chris Wilson
2017-01-14
1
-3
/
+0
*
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
2017-01-14
1
-5
/
+4
*
drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c
Chris Wilson
2017-01-13
1
-0
/
+21
*
drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
Chris Wilson
2017-01-12
1
-22
/
+22
*
drm/i915: Invalidate the guc ggtt TLB upon insertion
Chris Wilson
2017-01-12
1
-28
/
+50
*
drm/i915: Prefer random replacement before eviction search
Chris Wilson
2017-01-11
1
-1
/
+58
*
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
2017-01-11
1
-0
/
+52
*
drm/i915: Use the MRU stack search after evicting
Chris Wilson
2017-01-11
1
-21
/
+100
*
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2017-01-10
1
-5
/
+5
*
drm/i915: don't open code the pdpe/pml4e clearing
Matthew Auld
2017-01-09
1
-14
/
+2
*
drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/
Matthew Auld
2017-01-09
1
-5
/
+5
*
drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
Matthew Auld
2017-01-09
1
-5
/
+5
*
drm/i915: Purge loose pages if we run out of DMA remap space
Chris Wilson
2017-01-06
1
-4
/
+18
*
drm/i915: Use fixed-sized types for stolen
Chris Wilson
2017-01-06
1
-3
/
+5
*
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
2017-01-05
1
-0
/
+10
*
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2017-01-04
1
-5
/
+3
|
\
|
*
drm/i915: Simplify i915_gtt_color_adjust()
Chris Wilson
2016-12-16
1
-4
/
+2
|
*
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
1
-1
/
+1
*
|
drm/i915: move vma sanity checking into i915_vma_bind
Matthew Auld
2016-12-16
1
-12
/
+0
*
|
drm/i915: Advertise ppgtt support type in platform definition
Michel Thierry
2016-12-07
1
-4
/
+3
*
|
drm/i915: Mark all non-vma being inserted into the address spaces
Chris Wilson
2016-12-05
1
-5
/
+6
*
|
drm/i915/glk: Reuse broxton code for geminilake
Ander Conselvan de Oliveira
2016-12-02
1
-4
/
+4
*
|
drm/i915: Fix tracepoint compilation
Chris Wilson
2016-11-29
1
-5
/
+5
*
|
drm/i915: Convert vm->dev backpointer to vm->i915
Chris Wilson
2016-11-29
1
-44
/
+43
*
|
drm/i915: Move the release of PT page to the upper caller
Zhi Wang
2016-11-29
1
-11
/
+7
|
/
*
drm/i915: add i915_address_space_fini
Matthew Auld
2016-11-17
1
-6
/
+12
*
drm/i915: dev_priv cleanup in i915_gem_stolen.c
Tvrtko Ursulin
2016-11-17
1
-1
/
+1
*
drm/i915: dev_priv cleanup in i915_gem_gtt.c
Tvrtko Ursulin
2016-11-17
1
-123
/
+125
*
drm/i915: dev_priv and a small cascade of cleanups in i915_gem.c
Tvrtko Ursulin
2016-11-17
1
-20
/
+14
*
drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
Tvrtko Ursulin
2016-11-11
1
-1
/
+1
*
drm/i915: Split out i915_vma.c
Joonas Lahtinen
2016-11-11
1
-275
/
+2
*
drm/i915: Remove the vma from the object list upon close
Chris Wilson
2016-11-07
1
-2
/
+3
*
drm/i915: Fix pages pin counting around swizzle quirk
Chris Wilson
2016-11-04
1
-0
/
+7
*
drm/i915: Fix test on inputs for vma_compare()
Chris Wilson
2016-11-03
1
-1
/
+1
*
drm/i915: Unify global_list into global_link
Joonas Lahtinen
2016-11-02
1
-2
/
+2
*
drm/i915/gtt: Mark tlbs dirty on clear
Mika Kuoppala
2016-11-02
1
-10
/
+12
*
drm/i915/gtt: Fix pte clear range
Mika Kuoppala
2016-11-02
1
-5
/
+7
*
drm/i915: Store the vma in an rbtree under the object
Chris Wilson
2016-11-01
1
-25
/
+55
*
drm/i915: Enable multiple timelines
Chris Wilson
2016-10-28
1
-6
/
+13
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
1
-0
/
+32
*
drm/i915: Pass around sg_table to get_pages/put_pages backend
Chris Wilson
2016-10-28
1
-9
/
+10
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
1
-5
/
+5
*
drm/i915: Use radixtree to jump start intel_partial_pages()
Chris Wilson
2016-10-28
1
-14
/
+26
*
drm/i915: Markup GEM API with lockdep asserts
Chris Wilson
2016-10-28
1
-0
/
+2
[next]