开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
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-04
drm/i915: implement WaIncreaseDefaultTLBEntries
Tim Gore
2016-01-28
drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages()
Ville Syrjälä
2016-01-28
drm/i915: Pass stride to rotate_pages()
Ville Syrjälä
2016-01-28
drm/i915: Rename the rotated gtt view member to 'rotated'
Ville Syrjälä
2016-01-27
drm/i915: Move stolen memory initialization earlier during loading
Imre Deak
2016-01-15
drm/i915: Pass the dma_addr_t array as const to rotate_pages()
Ville Syrjälä
2016-01-15
drm/i915: Set i915_ggtt_view_normal type explicitly
Ville Syrjälä
2015-12-21
drm/i915: Move Braswell stop_machine GGTT insertion workaround
Chris Wilson
2015-12-17
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
2015-12-17
drm/i915: check that we are in an RPM atomic section in GGTT PTE updaters
Imre Deak
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-12-10
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
Dave Gordon
2015-11-19
drm/i915: Stuff rotation params into view union
Daniel Vetter
2015-11-18
drm/i915: Turn vgpu pdps into an array
Ville Syrjälä
2015-11-18
drm/i915: Add functions to emit register offsets to the ring
Ville Syrjälä
2015-11-17
drm/i915: Serialise updates to GGTT with access through GGTT on Braswell
Chris Wilson
2015-10-19
drm/i915/gen8: Flip the 48b switch
Michel Thierry
2015-10-15
drm/i915: restore ggtt double-bind avoidance
Daniel Vetter
2015-09-30
drm/i915: Add LO/HI PRIVATE_PAT registers
Ville Syrjälä
2015-09-24
drm/i915: Defer adding preallocated stolen objects to the VM list
Chris Wilson
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: Support appending to the rotated pages mapping
Tvrtko Ursulin
2015-09-23
drm/i915/gtt: Do not initialize drm_mm twice.
Michał Winiarski
2015-09-04
drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmaps
Michał Winiarski
2015-09-02
drm/i915: guest i915 notification for Intel GVT-g
Zhiyuan Lv
2015-09-02
drm/i915: preallocate pdps for 32 bit vgpu
Zhiyuan Lv
2015-08-14
drm/i915: Always pass dev pointer in pdp_init
Michel Thierry
2015-08-14
drm/i915: Use complete virtual address range on 32-bit platforms
Michel Thierry
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
2015-08-14
drm/i915/gen8: Add ppgtt info and debug_dump
Michel Thierry
2015-08-14
drm/i915/gen8: Initialize PDPs and PML4
Michel Thierry
2015-08-14
drm/i915/gen8: Add 4 level support in insert_entries and clear_range
Michel Thierry
2015-08-14
drm/i915/gen8: Pass sg_iter through pte inserts
Michel Thierry
2015-08-14
drm/i915/gen8: Add 4 level switching infrastructure and lrc support
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: Add dynamic page trace events
Michel Thierry
2015-08-14
drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
Michel Thierry
2015-08-14
drm/i915/gen8: Abstract PDP usage
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-08-14
Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes
Daniel Vetter
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-13
drm/i915: remove unused has_dma_mapping flag
Imre Deak
2015-07-08
drm/i915: Restore all GGTT VMAs on resume
Tvrtko Ursulin
2015-07-03
drm/i915/gtt: Per ppgtt scratch page
Mika Kuoppala
[next]