index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_vm.c
Age
Commit message (
Expand
)
Author
2018-05-29
gpu: drm: drm_vm: Adding new typedef vm_fault_t
Souptick Joarder
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-02-24
drm: remove unnecessary fault wrappers
Ross Zwisler
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-07-12
drm: Fix broken use of _PAGE_NO_CACHE on powerpc
Benjamin Herrenschmidt
2016-06-16
drm: Nuke legacy maps debugfs files
Daniel Vetter
2016-04-27
drm: Make drm_vm_open/close_locked private to drm_vm.c
Daniel Vetter
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-03-13
drm: Silence sparse warnings
Ville Syrjälä
2014-09-24
drm: Move drm_vm_open_locked into drm_internal.h
Daniel Vetter
2014-09-24
drm: move drm_mmap to <drm/drm_legacy.h>
Daniel Vetter
2014-09-23
drm: powerpc can use a simpler drm_io_prot()
Benjamin Herrenschmidt
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
drm: replace weird conditional includes
David Herrmann
2014-09-10
drm: move AGP definitions harder
David Herrmann
2014-09-10
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
2013-12-18
drm: remove dev->vma_count
Daniel Vetter
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-12-18
drm/bufs: remove handling of _DRM_GEM mappings
Daniel Vetter
2013-11-06
drm: Pass pointers to virt_to_page()
Ben Hutchings
2013-11-06
drm: Do not include page offset in argument to virt_to_page()
Ben Hutchings
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-06-24
drm_vm: drop explicit VM_IO setting
Al Viro
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
2013-05-31
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
Andy Lutomirski
2013-04-26
drm: export drm_vm_open_locked
Arnd Bergmann
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
drm: Remove unnecessary test for ARM.
Robert P. J. Day
2012-08-24
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-05-11
drm: pass dev to drm_vm_{open,close}_locked()
Rob Clark
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-06-14
alpha/drm: Cleanup Alpha support in DRM generic code
Jay Estabrook
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2010-09-28
drm: Prune GEM vma entries
Chris Wilson
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-20
drm: fix end of loop test
Dan Carpenter
2010-06-01
drm: Add __arm defines to DRM
Jordan Crouse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
[next]