Commit Graph

29 Commits (a9b61830cd88a1d3d5e6d61adb737a3e20f7f0f5)

Author SHA1 Message Date
Eric Anholt fede5c91c4 drm: Add a debug node for vblank state. 16 years ago
Kristian Høgsberg 3c4fdcfb29 drm: pin new and unpin old buffer when setting a mode. 16 years ago
Eric Anholt 8d391aa410 drm/i915: Add missing userland definitions for gem init/execbuffer. 16 years ago
Dave Airlie dfef245922 i915/drm: provide compat defines for userspace for certain struct members. 16 years ago
Kristian H�gsberg 0c7c266475 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. 16 years ago
Jakob Bornecrantz e0c8463a8b drm: sanitise drm modesetting API + remove unused hotplug 16 years ago
Jesse Barnes 79e539453b DRM: i915: add mode setting support 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Jesse Barnes de151cf67c drm/i915: add GEM GTT mapping 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
Dave Airlie afa21e0584 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA 16 years ago
Eric Anholt 5d8e6bb7a2 drm: Remove infrastructure for supporting i915's vblank swapping. 16 years ago
Eric Anholt 5a125c3c79 i915: Add GEM ioctl to get available aperture size. 16 years ago
Alex Deucher edc6f389f6 radeon: fix PCI bus mastering support enables. 17 years ago
Alex Deucher b2ceddfa52 radeon: add RS400 family support. 17 years ago
Alex Deucher f0738e9240 drm/radeon: add support for RS740 IGP chipsets. 17 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
Kristian Høgsberg ed4c9c4acf i915: Add chip set ID param. 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
Carlos R. Mafra ddb7f4cb81 drm: remove #define's for non-linux systems 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