index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-11
drm: bring bufs code from git tree.
Dave Airlie
1
-9
/
+66
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
1
-4
/
+5
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
1
-4
/
+4
2007-02-08
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
1
-1
/
+1
2006-12-07
drm: add flag for mapping PCI DMA buffers read-only.
George Sapountzis
1
-3
/
+7
2006-10-25
drm: ioremap balanced with iounmap for drivers/char/drm
Amol Lad
1
-0
/
+4
2006-09-22
drm: allow multiple addMaps with the same 32-bit map offsset.
Thomas Hellstrom
1
-6
/
+8
2006-09-22
drm: cleanups
Adrian Bunk
1
-2
/
+2
2006-09-22
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
1
-1
/
+1
2006-09-22
drm: remove a tab that snuck in
Dave Airlie
1
-1
/
+1
2006-09-22
drm: update user token hashing and map handles
Thomas Hellstrom
1
-36
/
+32
2006-09-22
drm: missing mutex unlock
Thomas Hellstrom
1
-1
/
+3
2006-04-23
drm: possible cleanups
Dave Airlie
1
-4
/
+1
2006-03-19
drm: fixup PCI DMA support
Dave Airlie
1
-9
/
+11
2006-02-02
sem2mutex: drivers/char/drm/
Dave Airlie
1
-40
/
+40
2006-01-11
drm: fixup drm bufs being just under the EOM
Dave Airlie
1
-1
/
+1
2006-01-02
drm: major update from CVS for radeon and core
Dave Airlie
1
-15
/
+32
2005-10-24
drm: fix warning on 64-bit platforms..
Dave Airlie
1
-1
/
+3
2005-09-30
drm: fix all sparse warning on 32-bit x86
Dave Airlie
1
-3
/
+3
2005-09-25
drm: cast handle to a pointer to avoid warning
Dave Airlie
1
-1
/
+1
2005-09-25
drm: lindent the drm directory.
Dave Airlie
1
-443
/
+440
2005-09-05
drm: small cleanups
Dave Airlie
1
-1
/
+1
2005-09-05
drm: fix issue with handle lookup for a 0 handle
Dave Airlie
1
-32
/
+32
2005-08-20
drm: fixes for powerpc
Dave Airlie
1
-2
/
+2
2005-08-07
drm: remove version.h and any version checks..
Dave Airlie
1
-16
/
+0
2005-08-05
drm: updated DRM map patch for 32/64 bit systems
Dave Airlie
1
-22
/
+59
2005-07-10
drm: cleanup buffer/map code
Dave Airlie
1
-70
/
+159
2005-07-10
drm: destatic exported function.
Dave Airlie
1
-2
/
+2
2005-07-10
drm: export symbols for use by drivers
Dave Airlie
1
-0
/
+2
2005-07-10
drm: update some function so a driver can call them
Dave Airlie
1
-25
/
+59
2005-07-10
drm: update support for drm pci buffers
Dave Airlie
1
-9
/
+13
2005-07-10
Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
Dave Airlie
1
-82
/
+44
2005-07-10
drm: add framebuffer maps
Dave Airlie
1
-2
/
+173
2005-07-10
drm: add _DRM_CONSISTENT map type
Dave Airlie
1
-1
/
+19
2005-07-07
drm: misc cleanup
Dave Airlie
1
-6
/
+6
2005-06-23
drm: 32/64-bit DRM ioctl compatibility patch
Dave Airlie
1
-7
/
+18
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1270