开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
intel_memory_region.h
Age
Commit message (
Expand
)
Author
2021-08-20
drm/i915/debugfs: hook up ttm_resource_manager_debug
Matthew Auld
2021-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
2021-06-24
drm/i915/ttm: Use TTM for system memory
Thomas Hellström
2021-06-16
drm/i915/ttm: restore min_page_size behaviour
Matthew Auld
2021-06-16
drm/i915/ttm: switch over to ttm_buddy_man
Matthew Auld
2021-06-11
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-05-04
drm/i915/uapi: implement object placement extension
Matthew Auld
2021-05-04
drm/i915/query: Expose memory regions through the query uAPI
Abdiel Janulgue
2021-05-04
drm/i915: mark stolen as private
Matthew Auld
2021-04-22
drm/i915: Create stolen memory region from local memory
CQ Tang
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
2021-03-24
drm/i915: cleanup the region class/instance encoding
Matthew Auld
2021-03-24
drm/i915: introduce mem->reserved
Abdiel Janulgue
2021-01-15
drm/i915/region: convert object_create into object_init
Matthew Auld
2021-01-12
drm/i915/region: make intel_region_map static
Jani Nikula
2020-12-02
Revert "drm/i915/lmem: Limit block size to 4G"
Chris Wilson
2020-11-30
drm/i915/lmem: Limit block size to 4G
Venkata Sandeep Dhanalakota
2020-01-05
drm/i915: lookup for mem_region of a mem_type
Ramalingam C
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
2019-10-31
drm/i915/lmem: add the fake lmem region
Matthew Auld
2019-10-26
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
drm/i915: enumerate and init each supported region
Abdiel Janulgue
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld