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 |
Dave Airlie
|
d4e2cbe9cb
drm: convert drawable code to using idr
|
18 years ago |
Dave Airlie
|
62968144e6
drm: convert drm context code to use Linux idr
|
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
|
8fc2fdf4c9
drm: drop drm_vma_entry_t, drm_magic_entry_t
|
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
|
da509d7a02
drm: remove DRM_GETSAREA and replace with drm_getsarea function
|
18 years ago |
Dave Airlie
|
bd1b331fae
drm: cleanup use of Linux list handling macros
|
18 years ago |
Dave Airlie
|
f2b04cd219
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
|
18 years ago |
Thomas Hellstrom
|
040ac32048
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
|
18 years ago |
Jay Estabrook
|
6244270ef6
drm: fix alpha domain handling
|
18 years ago |
Thomas Hellstrom
|
1d58420bad
drm: update core memory manager from git drm tree
|
18 years ago |
Christoph Hellwig
|
004a772742
drm: remove drm_ioremap and drm_ioremapfree
|
18 years ago |
Jean Delvare
|
f9841a8d60
drm: Stop defining pci_pretty_name
|
18 years ago |
Dave Airlie
|
0c4dd906a2
drm: make kernel context switch same as for drm git tree.
|
18 years ago |
George Sapountzis
|
3417f33e76
drm: add flag for mapping PCI DMA buffers read-only.
|
18 years ago |
=?utf-8?q?Michel_D=C3=A4nzer?=
|
2e54a00762
drm: Add support for interrupt triggered driver callback with lock held to DRM core.
|
18 years ago |
=?utf-8?q?Michel_D=C3=A4nzer?=
|
bea5679f9c
drm: Add support for tracking drawable information to core
|
18 years ago |
=?utf-8?q?Michel_D=C3=A4nzer?=
|
776c9443e2
drm: add support for secondary vertical blank interrupt to DRM core
|
18 years ago |
Eric Anholt
|
2f02cc3fb8
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
|
19 years ago |
Dave Airlie
|
9b1a51b69c
drm: domain changes broke ppc r200
|
19 years ago |
Thomas Hellstrom
|
8d153f7107
drm: update user token hashing and map handles
|
19 years ago |
Thomas Hellstrom
|
8669cbc5e6
drm: move drm authentication to new generic hash table.
|
19 years ago |
Thomas Hellstrom
|
3a1bd924f3
drm: add simple DRM memory manager, and hash table
|
19 years ago |
Dave Airlie
|
332296016e
drm: remove the DRM pci domain
|
19 years ago |