Hi Dave,
This pull request contains a bug fix preventing a warning backtrace when we call drm_vblank_on just after the DRM device initialization.
Best Regards,
Boris
The following changes since commit e9308884878942c618a42cab122df80fbf458dc9:
drm/ttm: improve uncached page deallocation. (2015-07-17 18:18:04 +1000)
are available in the git repository at:
https://github.com/bbrezillon/linux-at91.git tags/drm-atmel-hlcdc/fixes-for-4.2
for you to fetch changes up to 8c4b4b0d19880354864f7720ee5e4e7ab11859d2:
drm: atmel-hlcdc: fix vblank initial state (2015-07-20 22:47:11 +0200)
---------------------------------------------------------------- Boris Brezillon (1): drm: atmel-hlcdc: fix vblank initial state
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 1 + drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-)