Commit Graph

14 Commits (bd88ee4c1b1c8fc8b78a0ba7b6235d230cea0d05)

Author SHA1 Message Date
Kristian Høgsberg c99b058f13 i915: Make use of sarea_priv conditional. 17 years ago
Eric Anholt 546b0974c3 i915: Use struct_mutex to protect ring in GEM mode. 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
Matthew Garrett 8ee1c3db90 Add Intel ACPI IGD OpRegion support 17 years ago
Keith Packard 398c9cb20b i915: Initialize hardware status page at device load when possible. 17 years ago
Keith Packard d3a6d4467c i915: Track progress inside of batchbuffers for determining wedgedness. 17 years ago
Eric Anholt ed4cb4142b i915: Add support for MSI and interrupt mitigation. 17 years ago
Jesse Barnes 585fb11134 i915: Use more consistent names for regs, and store them in a separate file. 17 years ago
Keith Packard 962d4fd727 i915: Ignore X server provided mmio address 17 years ago
Keith Packard 0790d5e148 i915: remove settable use_mi_batchbuffer_start 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 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 144a75fa1f drm/i915: fix oops on agp=off 17 years ago
Zhenyu Wang b39d50e53b i915: wrap chipset types requiring hw status set ioctl 17 years ago
Márton Németh 3e684eae58 drm: cleanup DRM_DEBUG() parameters 17 years ago
Dave Airlie e3236a1173 drm: add _DRM_DRIVER flag, and re-order unload. 17 years ago
Jesse Barnes ba8bbcf6ff i915: add suspend/resume support 17 years ago
Eric Anholt 8b40958032 drm: Initialize the AGP structure's base address at init rather than enable. 17 years ago
Dave Airlie bc5f4523f7 drm: run cleanfile across drm tree 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
Eric Anholt 20caafa6ec drm: Remove DRM_ERR OS macro. 18 years ago
Dave Airlie 21f1628927 drm/i915: Fix i965 secured batchbuffer usage 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
Wang Zhenyu dc7a93190c drm/i915: Add support for the G33, Q33, and Q35 chipsets. 18 years ago
Wang Zhenyu 2f4042b186 i915: add new pciids for 945GME, 965GME/GLE 18 years ago
Wang Zhenyu ce7dd06372 drm/i915: Add 965GM pci id update 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a6b54f3f50 drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. 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 46acbf13fb drm: fixup i915 error codes 19 years ago
Andrew Morton 78eca43d03 drm: fix i965 build bug 19 years ago
Alan Hourihane c29b669caa drm: Add support for Intel i965G chipsets. 19 years ago
Dave Airlie 702880f243 Add i915 ioctls to configure pipes for vblank interrupt. 19 years ago
Dave Airlie e7f947b908 drm: fixup i915 breadcrumb read/write 19 years ago
Dave Airlie de227f5f32 drm: i915 patches from Tungsten Graphics 19 years ago
Dave Airlie 0d6aa60b4a drm: update to i915 1.3.0 19 years ago
Dave Airlie a7a2cc315c drm: move ioctl flags to a bit field of flags 19 years ago
Dave Airlie 22eae947bf drm: rename driver hooks more understandably 20 years ago
Dave Airlie b6ce156c41 drm: fix some lindent damage 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie cda1738066 drm: add test for AGP devices and driver override for it. 20 years ago
Dave Airlie 9c8da5ebbf drm: update support for drm pci buffers 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago