Commit Graph

29 Commits (5794b5fdb579abf7be2c27c6e0d6106f391a26e4)

Author SHA1 Message Date
Jesse Barnes b9c2c9ae88 drm: add per-event vblank event trace points 15 years ago
Jesse Barnes ac2874b980 drm: add vblank event trace point 15 years ago
Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 years ago
Jesse Barnes e32ee7fa54 drm: make sure vblank interrupts are disabled at DPMS time 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jerome Glisse e77cef9c2d drm: Avoid calling vblank function is vblank wasn't initialized 15 years ago
Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 years ago
Jesse Barnes 4a9216453c drm: when queuing an event with NEXTONMISS, return queued sequence to userspace 15 years ago
Kristian Høgsberg c9a9c5e02a drm: Add async event synchronization for drmWaitVblank 15 years ago
Jesse Barnes 4efc50d697 drm: when queuing an event with NEXTONMISS, return queued sequence to userspace 15 years ago
Kristian Høgsberg c182be37ed drm: Add async event synchronization for drmWaitVblank 16 years ago
Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 16 years ago
Paul Rolland 8d3457ec31 drm: silence pointless vblank warning. 16 years ago
Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
Dave Airlie b8da7de56c drm: fix irq naming for kms drivers. 16 years ago
Chris Wilson b3f5e7329d drm: Correct unbalanced drm_vblank_put() during mode setting. 16 years ago
Jesse Barnes 14d200c5e5 drm/i915: capture last_vblank count at IRQ uninstall time too 16 years ago
Eric Anholt 30b2363408 drm: Rip out the racy, unused vblank signal code. 16 years ago
Jesse Barnes dc1336ff4f drm/i915: set vblank enabled flag correctly across IRQ install/uninstall 16 years ago
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
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
Eric Anholt 35ad68c181 drm: Remove two leaks of vblank reference count in error paths. 17 years ago
Jesse Barnes 9bfbd5cb72 drm: kill drm_device->irq 17 years ago
Jesse Barnes 0a3e67a4ca drm: Rework vblank-wait handling to allow interrupt reduction. 17 years ago
Eric Anholt ed4cb4142b i915: Add support for MSI and interrupt mitigation. 17 years ago
Thomas Hellstrom e5b4f19417 drm: don't call the vblank tasklet with irqs disabled. 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
Jesse Barnes ac741ab71b drm/vbl rework: rework how the drm deals with vblank. 17 years ago
Márton Németh 3e684eae58 drm: cleanup DRM_DEBUG() parameters 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 55910517af drm: detypedeffing continues... 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 bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Thomas Hellstrom 040ac32048 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 049b323321 drm: Core vsync: Don't clobber target sequence number when scheduling signal. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= ab285d74e6 drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 8163e418f7 drm: Make locked tasklet handling more robust. 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?= 776c9443e2 drm: add support for secondary vertical blank interrupt to DRM core 18 years ago
Dave Airlie 332296016e drm: remove the DRM pci domain 19 years ago
Dave 242ef0e1e7 drm: remove local copies of pci bus/slot/func 19 years ago
Dave Airlie 3d77461ecd drm: cleanup old compat code and DRM fns from Linux only code 19 years ago
Thomas Gleixner 935f6e3abc [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants 19 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago