Huacai Chen
|
b7ea85a4fe
drm: fix a use-after-free when GPU acceleration disabled
|
12 years ago |
Rob Clark
|
21a245d2d6
drm: small fix in drm_send_vblank_event()
|
12 years ago |
Daniel Kurtz
|
85a7ce67f3
drm: make frame duration time calculation more precise
|
12 years ago |
Thierry Reding
|
03f6509df9
drm: Allow vblank support without DRIVER_HAVE_IRQ
|
12 years ago |
Imre Deak
|
e7783ba3bf
drm: hold event_lock while accessing vblank_event_list
|
12 years ago |
Egbert Eich
|
0355cf3a0f
DRM/KMS: Add Bail-Out Conditions for Loop.
|
12 years ago |
Imre Deak
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
12 years ago |
Imre Deak
|
e62f2f5acb
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
|
12 years ago |
Rob Clark
|
c6eefa1750
drm: add drm_send_vblank_event() helper (v5)
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Sachin Kamat
|
ea7f7abcbb
drm: Add missing static storage class specifier in drm_irq.c file
|
13 years ago |
Laurent Pinchart
|
29935554b3
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
|
13 years ago |
Laurent Pinchart
|
4a1b071427
drm: Don't initialize local ret variable when not needed
|
13 years ago |
Laurent Pinchart
|
7eb3b2c83d
drm: Delete the vblank timer synchronously at cleanup time
|
13 years ago |
Sascha Hauer
|
884a53ef43
drm: remove unused code
|
13 years ago |
Thomas Gleixner
|
d53dab3ae1
drm: Remove utterly bogus preempt_disable() sections
|
14 years ago |
Dave Airlie
|
0007fa2416
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
|
13 years ago |
Ilija Hadzic
|
a6778e9e7f
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
|
13 years ago |
Ben Skeggs
|
bde4889aaa
drm: make sure drm_vblank_init() has been called before touching vbl_lock
|
14 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Joonyoung Shim
|
5037f8acf4
drm: Add NULL check about irq functions
|
14 years ago |
Joonyoung Shim
|
e1c44acc8c
drm: Fix irq install error handling
|
14 years ago |
Dave Airlie
|
69f7876b2a
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
|
14 years ago |
Christopher James Halse Rogers
|
498548ec69
drm: Send pending vblank events before disabling vblank.
|
14 years ago |
Joe Perches
|
bbb0aef5cf
drm: Verify debug message arguments
|
14 years ago |
Ilija Hadzic
|
19b01b5fbf
drm/kernel: vblank wait on crtc > 1
|
14 years ago |
Dave Airlie
|
34db18abd3
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
|
14 years ago |
Dave Airlie
|
1922756124
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
|
14 years ago |
Mario Kleiner
|
9be6f8a978
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes.
|
14 years ago |