linux_dsm_epyc7002/drivers/gpu/drm/arm
Liviu Dudau aad3896340 drm: mali-dp: Clear the config_valid flag before using it in wait_event.
config_valid variable is used to signal the activation of the CVAL
request when the vsync interrupt has fired. malidp_set_and_wait_config_valid()
uses the variable in wait_event_interruptible_timeout without clearing it
first, so the wait is skipped.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2016-11-02 23:04:58 +00:00
..
hdlcd_crtc.c drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() 2016-10-18 15:21:49 +05:30
hdlcd_drv.c drm: convert DT component matching to component_match_add_release() 2016-10-25 11:52:38 -04:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h drm: Add support for ARM's HDLCD controller. 2016-02-10 13:44:16 +00:00
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_drv.c drm: mali-dp: Clear the config_valid flag before using it in wait_event. 2016-11-02 23:04:58 +00:00
malidp_drv.h drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? 2016-08-08 14:17:56 -04:00
malidp_hw.c drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() 2016-10-18 15:23:59 +05:30
malidp_hw.h drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_planes.c drm/arm: Use per-plane rotation property 2016-10-21 18:24:04 +02:00
malidp_regs.h drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00