linux/drivers/gpu/drm/imx
Ville Syrjälä b44f84081b drm: Stop using drm_vblank_count() as the hw frame counter
drm_vblank_count() returns the software counter. We should not pretend
it's the hw counter since we use the hw counter to figuere out what the
software counter value should be. So instead provide a new function
drm_vblank_no_hw_counter() for drivers that don't have a real hw
counter. The new function simply returns 0, which is about the only
thing it can do.

Cc: Vincent Abriou <vincent.abriou@st.com>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
[danvet: s/int pipe/unsigned int pipe/ to follow Thierry's interface
change.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-10-07 16:13:52 +02:00
..
dw_hdmi-imx.c drm: imx/dw_hdmi: move phy comments 2015-08-18 11:27:14 +01:00
imx-drm-core.c drm: Stop using drm_vblank_count() as the hw frame counter 2015-10-07 16:13:52 +02:00
imx-drm.h drm/imx: consolidate bus format variable names 2015-03-31 11:59:34 +02:00
imx-ldb.c drm/imx: imx-ldb: allow to determine bus format from the connected panel 2015-03-31 12:44:50 +02:00
imx-tve.c drm/imx: tve: fix media bus format for VGA output 2015-07-10 11:02:47 +02:00
ipuv3-crtc.c drm/imx: consolidate bus format variable names 2015-03-31 11:59:34 +02:00
ipuv3-plane.c drm/imx: Add support for interlaced scanout 2015-03-31 11:59:32 +02:00
ipuv3-plane.h drm/imx: Add support for interlaced scanout 2015-03-31 11:59:32 +02:00
Kconfig drm/imx: imx-ldb: add drm_panel support 2015-03-31 12:44:49 +02:00
Makefile drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi 2015-01-07 18:31:56 +01:00
parallel-display.c drm/imx: parallel-display: fix drm_panel support 2015-07-10 11:02:31 +02:00