]> Git Repo - linux.git/commit
drm/radeon: Fix max_vblank_count value for current display engines
authorMichel Dänzer <[email protected]>
Tue, 26 May 2015 08:53:39 +0000 (17:53 +0900)
committerAlex Deucher <[email protected]>
Thu, 28 May 2015 04:15:30 +0000 (00:15 -0400)
commitb0b9bb4dd51f396dcf843831905f729e74b0c8c0
tree191cacfea40d68655ff99453f05a9eb8686af60b
parent161ab658a611df14fb0365b7b70a8c5fed3e4870
drm/radeon: Fix max_vblank_count value for current display engines

The value was much too low, which could cause the userspace visible
vblank counter to move backwards when the hardware counter wrapped
around.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Michel Dänzer <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/radeon/radeon_irq_kms.c
This page took 0.050441 seconds and 4 git commands to generate.