alistair23-linux/drivers/gpu/drm/rcar-du
Laurent Pinchart 8bed5cc765 drm/rcar-du: Fix maximum frame buffer pitch computation
The maximum pitch constraint for the hardware is expressed in pixels.
Convert it to bytes to validate frame buffer creation, as frame buffer
pitches are expressed in bytes.

Reported-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-07-30 11:08:24 +10:00
..
Kconfig drm/rcar-du: Add run-time dependencies 2014-05-27 15:46:36 +10:00
Makefile drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_crtc.c drm: Replace crtc fb with primary plane fb (v3) 2014-04-01 20:18:28 -04:00
rcar_du_crtc.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_drv.c drm: rcar-du: fix warnings 2014-07-22 11:31:07 +10:00
rcar_du_drv.h drm/rcar-du: Add LVDS_LANES quirk 2013-12-02 01:27:28 +01:00
rcar_du_encoder.c drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_encoder.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_group.c drm/rcar-du: Configure RGB output routing to DPAD0 2013-08-09 23:17:52 +02:00
rcar_du_group.h drm/rcar-du: Configure RGB output routing to DPAD0 2013-08-09 23:17:52 +02:00
rcar_du_kms.c drm/rcar-du: Fix maximum frame buffer pitch computation 2014-07-30 11:08:24 +10:00
rcar_du_kms.h drm/rcar-du: Merge LVDS and VGA encoder code 2013-08-09 23:17:43 +02:00
rcar_du_lvdscon.c drm: add register and unregister functions for connectors 2014-06-19 08:55:28 +02:00
rcar_du_lvdscon.h drm/rcar-du: Split LVDS encoder and connector 2013-08-09 23:17:42 +02:00
rcar_du_lvdsenc.c drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() 2013-12-18 11:10:48 +10:00
rcar_du_lvdsenc.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_plane.c drm/rcar-du: Update plane pitch in .mode_set_base() operation 2013-12-02 01:27:26 +01:00
rcar_du_plane.h drm/rcar-du: Introduce CRTCs groups 2013-08-09 23:17:46 +02:00
rcar_du_regs.h drm/rcar-du: Add support for multiple groups 2013-08-09 23:17:50 +02:00
rcar_du_vgacon.c drm: add register and unregister functions for connectors 2014-06-19 08:55:28 +02:00
rcar_du_vgacon.h drm/rcar-du: Split VGA encoder and connector 2013-08-09 23:17:43 +02:00
rcar_lvds_regs.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00