summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/mdfld_dsi_output.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25drm/gma500: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2016-08-16drm: Remove display_info->min/max_(h|v)maxDaniel Vetter1-5/+0
2016-02-08drm/gma500: remove helper functionSudip Mukherjee1-11/+1
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter1-2/+3
2015-04-07drm/gma500: constify all struct drm_*_helper funcs pointersJani Nikula1-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-2/+2
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-1/+1
2013-07-24drm/gma500: Rename psb_intel_crtc to gma_crtcPatrik Jakobsson1-8/+7
2013-03-13gma500: medfield: Fix possible NULL pointer dereferenceSyam Sidhardhan1-2/+5
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark1-5/+5
2012-11-07gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init()Wei Yongjun1-1/+1
2012-08-24gma500/cdv: Add eDP supportZhao Yakui1-11/+2
2012-03-26gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICEKirill A. Shutemov1-1/+4
2012-03-10gma500: medfield: drop a bit of dead codeKirill A. Shutemov1-11/+0
2012-03-10gma500: mdfld_dsi_output_init() drop unused parameterKirill A. Shutemov1-12/+6
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+635