开源镜像站
帮助
动态
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_mm.c
Age
Commit message (
Expand
)
Author
2024-08-21
drm/i915/gem: Calculate object page offset for partial memory mapping
Andi Shyti
2021-12-08
drm/i915: Skip remap_io_mapping() for non-x86 platforms
Siva Mullati
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
2021-05-19
Revert "i915: fix remap_io_sg to verify the pgprot"
Linus Torvalds
2021-04-30
i915: fix remap_io_sg to verify the pgprot
Christoph Hellwig
2021-04-30
i915: use io_mapping_map_user
Christoph Hellwig
2021-01-19
drm/i915: Fix the sgt.pfn sanity check
Kui Wen
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-04
drm/i915/gem: Extend mmap support for lmem
Abdiel Janulgue
2019-12-31
drm/i915: Introduce remap_io_sg() to prefault discontiguous objects
Abdiel Janulgue
2019-08-07
drm/i915: Drop expectations of VM_IO from our GGTT mmappings
Chris Wilson
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2016-08-19
drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
Chris Wilson