]> Git Repo - linux.git/commit
drm/radeon: replace gpu_lockup with ring->ready flag
authorChristian König <[email protected]>
Wed, 2 May 2012 13:11:10 +0000 (15:11 +0200)
committerDave Airlie <[email protected]>
Thu, 3 May 2012 08:16:03 +0000 (09:16 +0100)
commit25a9e35218c66e7a3a5344cfe94a31a3c10ff810
tree29ac00c6d3517d26eccc73705c2dfdb9d52feb52
parent312c4a8cf29af451ad0b58a5760150e496b7ffb8
drm/radeon: replace gpu_lockup with ring->ready flag

It makes no sense at all to have more than one flag.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Jerome Glisse <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/r300.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/radeon/radeon_fence.c
drivers/gpu/drm/radeon/rs600.c
This page took 0.056867 seconds and 4 git commands to generate.