summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/gem.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2015-01-07 14:01:26 +0300
committerThierry Reding <treding@nvidia.com>2015-01-27 10:14:40 +0100
commit8643bc6d8e3701734a86d2ae2da32bbfaf1d4535 (patch)
tree256349ea95e6381ee48657b2a573656e7c901ab8 /drivers/gpu/drm/tegra/gem.c
parent2dafd63682d0e2be20b913f370d9f29eb0d483f7 (diff)
downloadlinux-8643bc6d8e3701734a86d2ae2da32bbfaf1d4535.tar.bz2
drm/tegra: dc: Fix bad irqsave/restore in tegra_dc_finish_page_flip()
We can't save two values to the IRQ flags at the same time so the IRQs are not enabled at the end. This kind of bug is easy to miss in testing if the function is normally called with IRQs disabled so we wouldn't enable IRQs anyway. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions