index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-10
1
-1
/
+1
*
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
2016-05-10
1
-0
/
+1
*
drm/i915: Unexport i915_ppgtt_init()
Chris Wilson
2016-05-05
1
-1
/
+0
*
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
Chris Wilson
2016-04-28
1
-1
/
+0
*
drm/i915: Move ioremap_wc tracking onto VMA
Chris Wilson
2016-04-28
1
-0
/
+35
*
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-1
/
+1
*
drm/i915: Rename GGTT init functions
Joonas Lahtinen
2016-03-30
1
-4
/
+3
*
drm/i915/gtt: Clean up GGTT probing code
Joonas Lahtinen
2016-03-18
1
-3
/
+2
*
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-5
/
+4
*
drm/i915: Reorganize intel_rotation_info
Ville Syrjälä
2016-03-01
1
-7
/
+4
*
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
1
-0
/
+5
*
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-26
1
-2
/
+2
*
i915: cast before shifting in i915_pte_count
Alan
2016-02-17
1
-1
/
+1
*
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
2016-02-05
1
-0
/
+2
*
drm/i915: Rename the rotated gtt view member to 'rotated'
Ville Syrjälä
2016-01-28
1
-1
/
+1
*
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2016-01-18
1
-1
/
+0
*
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
Dave Gordon
2015-12-10
1
-26
/
+23
*
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
Daniel Vetter
2015-11-19
1
-1
/
+1
*
drm/i915: Stuff rotation params into view union
Daniel Vetter
2015-11-19
1
-4
/
+1
*
drm/i915: prevent out of range pt in the PDE macros (take 3)
Michel Thierry
2015-10-06
1
-6
/
+8
*
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
Tvrtko Ursulin
2015-09-23
1
-0
/
+1
*
drm/i915: Support NV12 in rotated GGTT mapping
Tvrtko Ursulin
2015-09-23
1
-0
/
+3
*
drm/i915: avoid the last 8mb of stolen on BDW/SKL
Paulo Zanoni
2015-09-23
1
-0
/
+1
*
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
2015-08-14
1
-1
/
+1
*
drm/i915/gen8: Initialize PDPs and PML4
Michel Thierry
2015-08-14
1
-0
/
+1
*
drm/i915/gen8: implement alloc/free for 4lvl
Michel Thierry
2015-08-14
1
-2
/
+13
*
drm/i915/gen8: Add PML4 structure
Michel Thierry
2015-08-14
1
-5
/
+21
*
drm/i915/gen8: Make pdp allocation more dynamic
Michel Thierry
2015-08-14
1
-6
/
+11
*
drm/i915: Remove unnecessary gen8_clamp_pd
Michel Thierry
2015-08-14
1
-11
/
+0
*
drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct
Mika Kuoppala
2015-06-26
1
-4
/
+3
*
drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
2015-06-26
1
-4
/
+5
*
drm/i915/gtt: Use macros to access dma mapped pages
Mika Kuoppala
2015-06-26
1
-2
/
+6
*
drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
2015-06-26
1
-9
/
+16
*
drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
2015-06-26
1
-0
/
+8
*
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-26
1
-6
/
+6
*
drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
2015-06-24
1
-0
/
+2
*
drm/i915: Update switch_mm() to take a request structure
John Harrison
2015-06-23
1
-1
/
+1
*
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
2015-06-23
1
-1
/
+1
*
drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John Harrison
2015-06-23
1
-0
/
+1
*
drm/i915: Add a partial GGTT view type
Joonas Lahtinen
2015-05-08
1
-2
/
+14
*
drm/i915: Do not make assumptions on GGTT VMA sizes
Joonas Lahtinen
2015-05-08
1
-0
/
+4
*
rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
Daniel Vetter
2015-04-23
1
-3
/
+3
*
drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc
Daniel Vetter
2015-04-20
1
-1
/
+2
*
drm/i915: Move vma vfuns to adddress_space
Daniel Vetter
2015-04-20
1
-8
/
+7
*
drm/i915/gen8: begin bitmap tracking
Michel Thierry
2015-04-10
1
-0
/
+7
*
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
2015-04-10
1
-2
/
+5
*
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
Michel Thierry
2015-04-10
1
-0
/
+1
*
drm/i915/gen8: Add dynamic allocation macros and helper functions
Michel Thierry
2015-04-10
1
-0
/
+52
*
drm/i915: Remove _entry from PPGTT page structures
Michel Thierry
2015-04-10
1
-8
/
+8
*
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
1
-0
/
+11
[next]