Commit Graph

39 Commits (cb3c82992f62f838e6476a0bff12909158007fc6)

Author SHA1 Message Date
Pantelis Koukousoulas 260cf8a2cb drm: fix EDID parser problem with positive/negative hsync/vsync 16 years ago
Jesse Barnes 7bec756c74 drm: disable encoders before re-routing them 16 years ago
Jesse Barnes fe56cf45f9 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. 16 years ago
Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 16 years ago
Chris Wilson 5c3b82e2b2 drm: Propagate failure from setting crtc base. 16 years ago
Kristian Høgsberg ea39f83516 drm: Release user fbs in drm_release 16 years ago
Jesse Barnes 0f973f2788 drm/i915: add fence register management to execbuf 16 years ago
Eric Anholt 30b2363408 drm: Rip out the racy, unused vblank signal code. 16 years ago
Jesse Barnes ad2563c2e4 drm: create mode_config idr lock 16 years ago
Jesse Barnes 40a518d9f1 drm: initial KMS config fixes 16 years ago
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. 17 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