index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
Dave Gordon
1
-26
/
+23
2015-11-19
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
Daniel Vetter
1
-1
/
+1
2015-11-19
drm/i915: Stuff rotation params into view union
Daniel Vetter
1
-4
/
+1
2015-10-06
drm/i915: prevent out of range pt in the PDE macros (take 3)
Michel Thierry
1
-6
/
+8
2015-09-23
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
Tvrtko Ursulin
1
-0
/
+1
2015-09-23
drm/i915: Support NV12 in rotated GGTT mapping
Tvrtko Ursulin
1
-0
/
+3
2015-09-23
drm/i915: avoid the last 8mb of stolen on BDW/SKL
Paulo Zanoni
1
-0
/
+1
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
1
-1
/
+1
2015-08-14
drm/i915/gen8: Initialize PDPs and PML4
Michel Thierry
1
-0
/
+1
2015-08-14
drm/i915/gen8: implement alloc/free for 4lvl
Michel Thierry
1
-2
/
+13
2015-08-14
drm/i915/gen8: Add PML4 structure
Michel Thierry
1
-5
/
+21
2015-08-14
drm/i915/gen8: Make pdp allocation more dynamic
Michel Thierry
1
-6
/
+11
2015-08-14
drm/i915: Remove unnecessary gen8_clamp_pd
Michel Thierry
1
-11
/
+0
2015-06-26
drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct
Mika Kuoppala
1
-4
/
+3
2015-06-26
drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
1
-4
/
+5
2015-06-26
drm/i915/gtt: Use macros to access dma mapped pages
Mika Kuoppala
1
-2
/
+6
2015-06-26
drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
1
-9
/
+16
2015-06-26
drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
1
-0
/
+8
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
1
-6
/
+6
2015-06-24
drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
1
-0
/
+2
2015-06-23
drm/i915: Update switch_mm() to take a request structure
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John Harrison
1
-0
/
+1
2015-05-08
drm/i915: Add a partial GGTT view type
Joonas Lahtinen
1
-2
/
+14
2015-05-08
drm/i915: Do not make assumptions on GGTT VMA sizes
Joonas Lahtinen
1
-0
/
+4
2015-04-23
rm/i915: Move i915_get_ggtt_vma_pages into ggtt_bind_vma
Daniel Vetter
1
-3
/
+3
2015-04-20
drm/i915: Move PTE_READ_ONLY to ->pte_encode vfunc
Daniel Vetter
1
-1
/
+2
2015-04-20
drm/i915: Move vma vfuns to adddress_space
Daniel Vetter
1
-8
/
+7
2015-04-10
drm/i915/gen8: begin bitmap tracking
Michel Thierry
1
-0
/
+7
2015-04-10
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
1
-2
/
+5
2015-04-10
drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page
Michel Thierry
1
-0
/
+1
2015-04-10
drm/i915/gen8: Add dynamic allocation macros and helper functions
Michel Thierry
1
-0
/
+52
2015-04-10
drm/i915: Remove _entry from PPGTT page structures
Michel Thierry
1
-8
/
+8
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
1
-0
/
+11
2015-03-27
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
1
-0
/
+2
2015-03-27
drm/i915: Prevent out of range pt in gen6_for_each_pde
Michel Thierry
1
-3
/
+3
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
1
-0
/
+12
2015-03-20
drm/i915: Track page table reload need
Ben Widawsky
1
-0
/
+1
2015-03-20
drm/i915: Track GEN6 page table usage
Ben Widawsky
1
-0
/
+73
2015-03-20
drm/i915: page table generalizations
Michel Thierry
1
-12
/
+16
2015-02-25
drm/i915: Create page table allocators
Ben Widawsky
1
-2
/
+2
2015-02-25
drm/i915: Complete page table structures
Ben Widawsky
1
-8
/
+6
2015-02-25
drm/i915: page table abstractions
Ben Widawsky
1
-5
/
+18
2015-02-14
drm/i915/gen8: Un-hardcode number of page directories
Ben Widawsky
1
-1
/
+1
2015-02-14
drm/i915: Rename to GEN8_LEGACY_PDPES
Ben Widawsky
1
-3
/
+3
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
1
-0
/
+22
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
1
-2
/
+2
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
1
-5
/
+4
2014-11-20
drm/i915: Can i915_gem_init_ioctl
Daniel Vetter
1
-2
/
+0
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
1
-2
/
+6
[next]