Date: | 2010-05-06 18:52:14 (13 years 4 months ago) |
---|---|
Author: | Jerome Glisse |
Commit: | 4fa07bf146aaee1e8409d35ab08624041c2e3867 |
Message: | drm/radeon: async event synchronization for drmWaitVblank Bring radeon up to speed with the async event synchronization for drmWaitVblank. See c9a9c5e02aedc1a2815877b0268f886d2640b771 for more information. Without this patch event never get delivered to userspace client. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |
Files: |
drivers/gpu/drm/radeon/radeon_drv.c (2 diffs) |
Change Details
drivers/gpu/drm/radeon/radeon_drv.c | ||
---|---|---|
216 | 216 | .mmap = drm_mmap, |
217 | 217 | .poll = drm_poll, |
218 | 218 | .fasync = drm_fasync, |
219 | .read = drm_read, | |
219 | 220 | #ifdef CONFIG_COMPAT |
220 | 221 | .compat_ioctl = radeon_compat_ioctl, |
221 | 222 | #endif |
... | ... | |
304 | 305 | .mmap = radeon_mmap, |
305 | 306 | .poll = drm_poll, |
306 | 307 | .fasync = drm_fasync, |
308 | .read = drm_read, | |
307 | 309 | #ifdef CONFIG_COMPAT |
308 | 310 | .compat_ioctl = radeon_kms_compat_ioctl, |
309 | 311 | #endif |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9