开源镜像站
帮助
动态
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
2014-07-09
drm/i915/bdw: Only use 2g GGTT for 32b platforms
Ben Widawsky
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-04-29
drm/i915: Sanitize the enable_ppgtt module option once
Daniel Vetter
2014-04-24
drm/i915: Allow full PPGTT with param override
Ben Widawsky
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
2014-03-19
drm/i915/bdw: Restore PPAT on thaw
Ben Widawsky
2014-03-13
drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
Ville Syrjälä
2014-03-11
drm/i915: Correct PPGTT total size
Ben Widawsky
2014-03-11
drm/i915/bdw: Use scratch page table for GEN8 PPGTT
Ben Widawsky
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-07
drm/i915: Disable full ppgtt by default
Daniel Vetter
2014-03-05
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
2014-03-05
drm/i915: Split GEN6 PPGTT initialization up
Ben Widawsky
2014-03-05
drm/i915: Split GEN6 PPGTT cleanup
Ben Widawsky
2014-03-05
drm/i915: Update i915_gem_gtt.c copyright
Ben Widawsky
2014-03-05
Revert "drm/i915/bdw: Limit GTT to 2GB"
Ben Widawsky
2014-03-05
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
2014-03-04
drm/i915: Make clear/insert vfuncs args absolute
Ben Widawsky
2014-03-04
drm/i915/bdw: Split ppgtt initialization up
Ben Widawsky
2014-03-04
drm/i915/bdw: Reorganize PPGTT init
Ben Widawsky
2014-03-04
drm/i915/bdw: Free PPGTT struct
Ben Widawsky
2014-02-14
drm/i915: Allow blocking in the PDE alloc when running low on gtt space
Daniel Vetter
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
2014-02-13
drm/i915/bdw: Split up PPGTT cleanup
Ben Widawsky
2014-01-29
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-01-27
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
2014-01-25
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-16
Merge commit origin/master into drm-intel-next
Daniel Vetter
2014-01-10
drm/i915: fix ppgtt dump code for DEBUG_FS=n
Daniel Vetter
2014-01-07
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
2014-01-07
drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...
Chris Wilson
2014-01-07
drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...
Chris Wilson
2014-01-07
drm/i915: Mention when we enable the Ironlake iommu workarounds
Chris Wilson
2014-01-06
drm/i915/bdw: Flush system agent on gen8 also
Ben Widawsky
2013-12-18
drm/i915: Add PPGTT dumper
Ben Widawsky
2013-12-18
drm/i915: Remove extraneous mm_switch in ppgtt enable
Ben Widawsky
2013-12-18
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
2013-12-18
Merge commit drm-intel-fixes into topic/ppgtt
Daniel Vetter
2013-12-18
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
2013-12-18
drm/i915: Restore PDEs for all VMs
Ben Widawsky
2013-12-18
drm/i915: Write PDEs at init instead of enable
Ben Widawsky
2013-12-18
drm/i915: Add VM to context
Ben Widawsky
2013-12-18
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
2013-12-18
drm/i915: Generalize PPGTT init
Ben Widawsky
2013-12-18
drm/i915: Flush TLBs after !RCS PP_DIR_BASE
Ben Widawsky
2013-12-18
drm/i915: Use LRI for switching PP_DIR_BASE
Ben Widawsky
[next]