Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: small fix in drm_send_vblank_event()
Initialize e->pipe.. some drivers set this themselves, others do not. Setting it in drm_send_vblank_event() should help ensure more consistent behavior with the different drivers. Signed-off-by: Rob Clark <robdclark@gmail.com>
- Loading branch information