index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2016-08-04
drm/i915: Mark the context and address space as closed
Chris Wilson
2016-08-04
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
drm/i915: Track active vma requests
Chris Wilson
2016-08-04
drm/i915: Store owning file on the i915_address_space
Chris Wilson
2016-08-04
drm/i915: Rearrange GGTT probing to avoid needing a vfunc
Chris Wilson
2016-08-04
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-06-27
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
Dave Gordon
2016-06-13
drm/i915: Add support for mapping an object page by page
Chris Wilson
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-10
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
2016-05-05
drm/i915: Unexport i915_ppgtt_init()
Chris Wilson
2016-04-28
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
Chris Wilson
2016-04-28
drm/i915: Move ioremap_wc tracking onto VMA
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-30
drm/i915: Rename GGTT init functions
Joonas Lahtinen
2016-03-18
drm/i915/gtt: Clean up GGTT probing code
Joonas Lahtinen
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-01
drm/i915: Reorganize intel_rotation_info
Ville Syrjälä
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-17
i915: cast before shifting in i915_pte_count
Alan
2016-02-05
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
2016-01-28
drm/i915: Rename the rotated gtt view member to 'rotated'
Ville Syrjälä
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2015-12-10
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
Dave Gordon
2015-11-19
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
Daniel Vetter
2015-11-19
drm/i915: Stuff rotation params into view union
Daniel Vetter
2015-10-06
drm/i915: prevent out of range pt in the PDE macros (take 3)
Michel Thierry
2015-09-23
drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
Tvrtko Ursulin
2015-09-23
drm/i915: Support NV12 in rotated GGTT mapping
Tvrtko Ursulin
2015-09-23
drm/i915: avoid the last 8mb of stolen on BDW/SKL
Paulo Zanoni
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
2015-08-14
drm/i915/gen8: Initialize PDPs and PML4
Michel Thierry
2015-08-14
drm/i915/gen8: implement alloc/free for 4lvl
Michel Thierry
2015-08-14
drm/i915/gen8: Add PML4 structure
Michel Thierry
2015-08-14
drm/i915/gen8: Make pdp allocation more dynamic
Michel Thierry
2015-08-14
drm/i915: Remove unnecessary gen8_clamp_pd
Michel Thierry
2015-06-26
drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct
Mika Kuoppala
2015-06-26
drm/i915/gtt: Make scratch page i915_page_dma compatible
Mika Kuoppala
2015-06-26
drm/i915/gtt: Use macros to access dma mapped pages
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce struct i915_page_dma
Mika Kuoppala
2015-06-26
drm/i915/gtt: Introduce i915_page_dir_dma_addr
Mika Kuoppala
2015-06-26
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-24
drm/i915: Move rotated geometry calculations into the fill helper
Tvrtko Ursulin
2015-06-23
drm/i915: Update switch_mm() to take a request structure
John Harrison
2015-06-23
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
2015-06-23
drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John Harrison
[prev]
[next]