Commit Graph

12 Commits (7781de74568bddfefbd2d32a934a8c791a2420cd)

Author SHA1 Message Date
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Ben Skeggs 2ff2e8a3e1 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Linus Torvalds 27704a16c9 Revert "drm: don't associate _DRM_DRIVER maps with a master" 16 years ago
Ben Skeggs 6c51d1cfa0 drm: don't associate _DRM_DRIVER maps with a master 16 years ago
Benjamin Herrenschmidt b674137755 drm: Round size of SHM maps to PAGE_SIZE 16 years ago
David Miller f1a2a9b618 drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings. 16 years ago
Benjamin Herrenschmidt 41c2e75e60 drm: Make drm_local_map use a resource_size_t offset 16 years ago
Benjamin Herrenschmidt f77d390c97 drm: Split drm_map and drm_local_map 16 years ago
Benjamin Herrenschmidt d883f7f1b7 drm: Use resource_size_t for drm_get_resource_{start, len} 16 years ago
Thomas Hellstrom 171901d15d drm: Wake up all lock waiters when the master disappears. 16 years ago
Dave Airlie 4e74f36d08 drm/radeon: use locked rmmap to remove sarea mapping. 16 years ago
Jesse Barnes a2c0a97b78 drm: GEM mmap support 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Eric Anholt 47a184a808 drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. 17 years ago
Jesse Barnes ba8bbcf6ff i915: add suspend/resume support 17 years ago
Dave Airlie bc5f4523f7 drm: run cleanfile across drm tree 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Eric Anholt c153f45f9b drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. 18 years ago
Eric Anholt 6c340eac02 drm: Replace filp in ioctl arguments with drm_file *file_priv. 18 years ago
Scott Thompson 0769d39c99 drm: ioremap return value checks 18 years ago
Adrian Bunk 7ea4d4bd5e drm_rmmap_ioctl(): remove dead code 18 years ago
Dave Airlie e0be428e66 drm: detypedef the hashtab and more of sman 18 years ago
Dave Airlie 55910517af drm: detypedeffing continues... 18 years ago
Dave Airlie cdd55a294c drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs 18 years ago
Dave Airlie 056219e2fa drm: drop drm_buf_t typedef 18 years ago
Dave Airlie 84b1fd103d drm: remove drm_file_t, drm_device_t and drm_head_t typedefs 18 years ago
Dave Airlie c60ce623bd drm: remove a bunch of typedefs on the userspace interface 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Dave Airlie 54ba2f76e2 drm: bring bufs code from git tree. 18 years ago
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 19 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.. 20 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