Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4fea83ff0f61676389b17803365c1e8d2b652183
/
drivers
/
gpu
/
drm
/
drm_vm.c
37035e7
drm: Fix broken use of _PAGE_NO_CACHE on powerpc
by Benjamin Herrenschmidt
· 8 years ago
e1b1cf2
drm: Nuke legacy maps debugfs files
by Daniel Vetter
· 8 years ago
f47dbdd
drm: Make drm_vm_open/close_locked private to drm_vm.c
by Daniel Vetter
· 9 years ago
a7fb8a2
drm: Remove __OS_HAS_AGP
by Daniel Vetter
· 9 years ago
43fc884
drm: Silence sparse warnings
by Ville Syrjälä
· 10 years ago
884d9f05eb
drm: Move drm_vm_open_locked into drm_internal.h
by Daniel Vetter
· 10 years ago
bfbf3c8
drm: move drm_mmap to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
6bd3110
drm: powerpc can use a simpler drm_io_prot()
by Benjamin Herrenschmidt
· 10 years ago
1c96e84
drm: Move __drm_pci_free to drm_legacy.h
by Daniel Vetter
· 10 years ago
edf0ac7
drm: drop DRM_DEBUG_CODE
by David Herrmann
· 10 years ago
2791ee8
drm: replace weird conditional includes
by David Herrmann
· 10 years ago
cc5ea59
drm: move AGP definitions harder
by David Herrmann
· 10 years ago
03decbe
drm: move "struct drm_vma_entry" to drm_vm.c
by David Herrmann
· 10 years ago
99c09e7
drm: remove dev->vma_count
by Daniel Vetter
· 11 years ago
d990675
drm: rip out drm_core_has_AGP
by Daniel Vetter
· 11 years ago
05f5172
drm/bufs: remove handling of _DRM_GEM mappings
by Daniel Vetter
· 11 years ago
e1e7853
drm: Pass pointers to virt_to_page()
by Ben Hutchings
· 11 years ago
bc212b9
drm: Do not include page offset in argument to virt_to_page()
by Ben Hutchings
· 11 years ago
2818564
drm: rip out drm_core_has_MTRR checks
by Daniel Vetter
· 11 years ago
fdcdec0
drm_vm: drop explicit VM_IO setting
by Al Viro
· 11 years ago
f435046
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
by Andy Lutomirski
· 12 years ago
ff47eaf
drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
by Andy Lutomirski
· 12 years ago
d502899
drm: export drm_vm_open_locked
by Arnd Bergmann
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
93eb58d
drm: Remove unnecessary test for ARM.
by Robert P. J. Day
· 12 years ago
04cf55e
drm: Handle io prot correctly for MIPS.
by Huacai Chen
· 12 years ago
b06d66b
drm: pass dev to drm_vm_{open,close}_locked()
by Rob Clark
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
966e0cd
drm: drop setting vm_file to filp
by Dave Airlie
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
82ba3fe
alpha/drm: Cleanup Alpha support in DRM generic code
by Jay Estabrook
· 13 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
31dfbc9
drm: Prune GEM vma entries
by Chris Wilson
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
161c481
drm: fix end of loop test
by Dan Carpenter
· 14 years ago
4b7fb9b
drm: Add __arm defines to DRM
by Jordan Crouse
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
41c2e75
drm: Make drm_local_map use a resource_size_t offset
by Benjamin Herrenschmidt
· 16 years ago
f77d390
drm: Split drm_map and drm_local_map
by Benjamin Herrenschmidt
· 16 years ago
a2c0a97
drm: GEM mmap support
by Jesse Barnes
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/drm_vm.c]
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
5ff6461
drm: Fix mismerge of non-coherent DMA patch
by Benjamin Herrenschmidt
· 17 years ago
6876b3b
drm: fix for non-coherent DMA PowerPC
by Benjamin Herrenschmidt
· 17 years ago
ca0b07d
drm: convert drm from nopage to fault.
by Nick Piggin
· 17 years ago
3e684ea
drm: cleanup DRM_DEBUG() parameters
by Márton Németh
· 17 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
e0be428
drm: detypedef the hashtab and more of sman
by Dave Airlie
· 17 years ago
5591051
drm: detypedeffing continues...
by Dave Airlie
· 17 years ago
cdd55a2
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
by Dave Airlie
· 17 years ago
8fc2fdf
drm: drop drm_vma_entry_t, drm_magic_entry_t
by Dave Airlie
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
c60ce62
drm: remove a bunch of typedefs on the userspace interface
by Dave Airlie
· 17 years ago
bd1b331
drm: cleanup use of Linux list handling macros
by Dave Airlie
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
9e9c132
drm: just use io_remap_pfn_range on all archs..
by Dave Airlie
· 18 years ago
3831587
drm: fix DRM_CONSISTENT mapping
by Hugh Dickins
· 18 years ago
d7d8aac
drm: fix up mmap locking in preparation for ttm changes
by Thomas Hellstrom
· 18 years ago
0bead7c
drm: make drm_io_prot static.
by Adrian Bunk
· 18 years ago
54ba2f7
drm: bring bufs code from git tree.
by Dave Airlie
· 18 years ago
5cc7f9a
drm: move protection stuff into separate function
by Dave Airlie
· 18 years ago
1545085
drm: Allow for 44 bit user-tokens (or drm_file offsets)
by Thomas Hellstrom
· 18 years ago
004a772
drm: remove drm_ioremap and drm_ioremapfree
by Christoph Hellwig
· 18 years ago
9b3a89f
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 18 years ago
cd54e7e
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
by Nick Piggin
· 18 years ago
3417f33
drm: add flag for mapping PCI DMA buffers read-only.
by George Sapountzis
· 18 years ago
8d153f7
drm: update user token hashing and map handles
by Thomas Hellstrom
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
30e2fb1
sem2mutex: drivers/char/drm/
by Dave Airlie
· 19 years ago
5fb4dc9
merge linus head to drm-mm branch
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
70dfcfe
drm: missing drm_vm.c changes for consistent maps
by Dave Airlie
· 19 years ago
88f399c
drm: fixes for powerpc
by Dave Airlie
· 19 years ago
d27c9b5
drm: remove version.h and any version checks..
by Dave Airlie
· 19 years ago
d1f2b55
drm: updated DRM map patch for 32/64 bit systems
by Dave Airlie
· 19 years ago
9c8da5e
drm: update support for drm pci buffers
by Dave Airlie
· 19 years ago
2d0f9ea
drm: add _DRM_CONSISTENT map type
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago