Commit Graph

15 Commits (a9b61830cd88a1d3d5e6d61adb737a3e20f7f0f5)

Author SHA1 Message Date
Eric Anholt fede5c91c4 drm: Add a debug node for vblank state. 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Jesse Barnes a2c0a97b78 drm: GEM mmap support 16 years ago
Vegard Nossum 1147c9cdd0 drm: fix leak of uninitialized data to userspace 16 years ago
Dave Airlie 7c1c2871a6 drm: move to kref per-master structures. 16 years ago
Dave Airlie e7f7ab45eb drm: cleanup exit path for module unload 16 years ago
Keith Packard 52440211dc drm: move drm vblank initialization/cleanup to driver load/unload 16 years ago
Eric Anholt 5d8e6bb7a2 drm: Remove infrastructure for supporting i915's vblank swapping. 16 years ago
Keith Packard ba1eb1d825 i915: Map status page cached for chips with GTT-based HWS location. 17 years ago
Jesse Barnes 9bfbd5cb72 drm: kill drm_device->irq 17 years ago
Kristian Høgsberg dbb19d302b i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. 17 years ago
Eric Anholt 673a394b1e drm: Add GEM ("graphics execution manager") to i915 driver. 17 years ago
Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. 17 years ago
Dave Airlie 242e3df80b drm/radeon: fixup issue with radeon and PAT support. 17 years ago
Dave Airlie c0e09200dc drm: reorganise drm tree to be more future proof. 17 years ago
Dave Airlie af6061af0d Revert "drm/vbl rework: rework how the drm deals with vblank." 17 years ago
Harvey Harrison bf9d892952 drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
Jesse Barnes ac741ab71b drm/vbl rework: rework how the drm deals with vblank. 17 years ago
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Greg Kroah-Hartman 56d110e852 DRM: remove unused dev_class 17 years ago
Dave Airlie b05c23851a drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. 17 years ago
Dave Airlie b932ccb567 drm: add support for passing state into the suspend hooks. 17 years ago
Jesse Barnes e8b962b6df drm: update DRM sysfs support 17 years ago
Dave Airlie ded23359cc drm: move two function extern into the correct block 17 years ago
Dave Airlie 8562b3f25d drm: some minor cleanups and changes to make memory manager merging easier. 17 years ago
Dave Airlie f9618ac08b drm: remove second forward decleration of drm device struct. 17 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
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