History log of /drivers/gpu/drm/gma500/mdfld_dsi_dpi.h
Revision Date Author Comments
e811f5ae19043b2ac2c28e147a4274038e655598 17-Jul-2012 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: Make the .mode_fixup() operations mode argument a const pointer

The passed mode must not be modified by the operation, make it const.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
026abc333205c1fff80138b8c2cac3d0347685f4 08-Mar-2012 Kirill A. Shutemov <kirill.shutemov@linux.intel.com> gma500: initial medfield merge

We need to merge this ahead of some of the cleanup because a lot of needed
cleanup spans both new and old chips. If we try and clean up and the merge
we end up fighting ourselves.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
[With a load of the cleanup stuff folded in, register stuff reworked sanely]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>