Commit Graph

26 Commits (8f4c79ce79d1552014af3c115d03e13092443905)

Author SHA1 Message Date
Dave Airlie 54583bf4ef i915: fix vbl swap allocation size. 18 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 e4a7b1d1d9 i915: make vbl interrupts work properly on i965g/gm hw. 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
Thomas Gleixner a6399bdd49 drm: Spinlock initializer cleanup 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= eac681b3ae i915: Fix a DRM_ERROR that should be DRM_DEBUG. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 3188a24c25 i915_vblank_tasklet: Try harder to avoid tearing. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2228ed6722 drm: i915 updates 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= a0b136bb69 drm: i915: fix up irqflags arg 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 21fa60ed4e drm: i915: Only return EBUSY after we've established we need to schedule a new swap. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2dbb232c4d drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap(). 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 5b51694aff drm: Make handling of dev_priv->vblank_pipe more robust. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 541f29aad7 drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead 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
=?utf-8?q?Michel_D=C3=A4nzer?= 68815bad72 drm: add support for secondary vertical blank interrupt to i915 18 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 6e5fca53c7 drm: read breadcrumb in IRQ handler 19 years ago
Dave Airlie 91e3738ebc drm: fixup i915 interrupt on X server exit 19 years ago
Dave Airlie 0d6aa60b4a drm: update to i915 1.3.0 19 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Dave Airlie bc54fd1ad3 Add missing license texts from Tungsten Graphics. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago