Skip to content
Commit a5b534bb authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

drm/vc4: Resolve the vblank warnings on mode switching

The details over when and how a driver is to service the
vblank events are sketchy, and the fkms driver was triggering
a kernel warning every time the crtc was enabled or disabled.

Copy the event handling as used by the vc4-kms driver slightly
more closely, and we avoid the warnings.

https://github.com/raspberrypi/linux/issues/3020



Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent ea858388
  • mirror @mirror

    mentioned in commit f2649ef0b888ebd81b55779f771343988f5cce38

    ·

    mentioned in commit f2649ef0b888ebd81b55779f771343988f5cce38

    Toggle commit list
  • mirror @mirror

    mentioned in commit eb3cacd547884889e173e3f0fe0bc9f47b3a5411

    ·

    mentioned in commit eb3cacd547884889e173e3f0fe0bc9f47b3a5411

    Toggle commit list
  • mirror @mirror

    mentioned in commit f47a8808b8f777fb8d2cb1c38145357a045dfd0e

    ·

    mentioned in commit f47a8808b8f777fb8d2cb1c38145357a045dfd0e

    Toggle commit list
  • mirror @mirror

    mentioned in commit 23fb7a2c35c4691b6aed5cc4e5c5dbf12c5c4ee7

    ·

    mentioned in commit 23fb7a2c35c4691b6aed5cc4e5c5dbf12c5c4ee7

    Toggle commit list
  • mirror @mirror

    mentioned in commit 0c08c499896d59049459bbf79009e0cd6e7024ac

    ·

    mentioned in commit 0c08c499896d59049459bbf79009e0cd6e7024ac

    Toggle commit list
  • mirror @mirror

    mentioned in commit afcd822cc34e990527f07b2d4ebf4a68f926bd03

    ·

    mentioned in commit afcd822cc34e990527f07b2d4ebf4a68f926bd03

    Toggle commit list
  • mirror @mirror

    mentioned in commit 97ce5b21

    ·

    mentioned in commit 97ce5b21

    Toggle commit list
  • mirror @mirror

    mentioned in commit b8053291

    ·

    mentioned in commit b8053291

    Toggle commit list
  • mirror @mirror

    mentioned in commit d0334b725ca6d11c3c003299bf3581065b526acc

    ·

    mentioned in commit d0334b725ca6d11c3c003299bf3581065b526acc

    Toggle commit list
  • mirror @mirror

    mentioned in commit 0f1c92b4cae725f7cec04dbadcecb72bab79fc3f

    ·

    mentioned in commit 0f1c92b4cae725f7cec04dbadcecb72bab79fc3f

    Toggle commit list
  • mirror @mirror

    mentioned in commit 57a09d84

    ·

    mentioned in commit 57a09d84

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment