Thomas Hellstrom
|
1545085a28
drm: Allow for 44 bit user-tokens (or drm_file offsets)
|
18 years ago |
Christoph Hellwig
|
004a772742
drm: remove drm_ioremap and drm_ioremapfree
|
18 years ago |
Thomas Hellstrom
|
f239b7b0ca
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
|
18 years ago |
George Sapountzis
|
3417f33e76
drm: add flag for mapping PCI DMA buffers read-only.
|
18 years ago |
Amol Lad
|
85abb3f950
drm: ioremap balanced with iounmap for drivers/char/drm
|
18 years ago |
Thomas Hellstrom
|
e08870c87a
drm: allow multiple addMaps with the same 32-bit map offsset.
|
19 years ago |
Adrian Bunk
|
fb41e54be4
drm: cleanups
|
19 years ago |
Andrew Morton
|
a1d0fcf5a1
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
|
19 years ago |
Dave Airlie
|
c2604ce058
drm: remove a tab that snuck in
|
19 years ago |
Thomas Hellstrom
|
8d153f7107
drm: update user token hashing and map handles
|
19 years ago |
Thomas Hellstrom
|
7a3f1f216b
drm: missing mutex unlock
|
19 years ago |
Dave Airlie
|
5d23fafb1b
drm: possible cleanups
|
19 years ago |
Dave Airlie
|
ddf19b973b
drm: fixup PCI DMA support
|
19 years ago |
Dave Airlie
|
30e2fb1881
sem2mutex: drivers/char/drm/
|
19 years ago |
Dave Airlie
|
8d2ea62581
drm: fixup drm bufs being just under the EOM
|
19 years ago |
Dave Airlie
|
d985c10881
drm: major update from CVS for radeon and core
|
19 years ago |
Dave Airlie
|
67e1a014fb
drm: fix warning on 64-bit platforms..
|
19 years ago |
Dave Airlie
|
b3a8363989
drm: fix all sparse warning on 32-bit x86
|
20 years ago |
Dave Airlie
|
13e4a9c851
drm: cast handle to a pointer to avoid warning
|
20 years ago |
Dave Airlie
|
b5e89ed53e
drm: lindent the drm directory.
|
20 years ago |
Dave Airlie
|
f210973bb6
drm: small cleanups
|
20 years ago |
Dave Airlie
|
89625eb186
drm: fix issue with handle lookup for a 0 handle
|
20 years ago |
Dave Airlie
|
88f399cd0a
drm: fixes for powerpc
|
20 years ago |
Dave Airlie
|
d27c9b548a
drm: remove version.h and any version checks..
|
20 years ago |
Dave Airlie
|
d1f2b55ad2
drm: updated DRM map patch for 32/64 bit systems
|
20 years ago |
Dave Airlie
|
836cf0465c
drm: cleanup buffer/map code
|
20 years ago |
Dave Airlie
|
ceb9c27aa7
drm: destatic exported function.
|
20 years ago |
Dave Airlie
|
d84f76d37c
drm: export symbols for use by drivers
|
20 years ago |
Dave Airlie
|
7ab984012a
drm: update some function so a driver can call them
|
20 years ago |
Dave Airlie
|
9c8da5ebbf
drm: update support for drm pci buffers
|
20 years ago |