aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc/tilcdc_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON1-5/+1
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-4/+4
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2013-08-19drm/tilcdc: use flip-work helperRob Clark1-21/+12
2013-08-19drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge1-1/+6
2013-06-28drm/tilcdc: Clear bits of register we're going to set.Pantelis Antoniou1-0/+2
2013-06-28drm/tilcdc: whitespace fixes and tidyupDarren Etheridge1-6/+10
2013-06-28drm/tilcdc: adding more guards to prevent selection of invalid modesDarren Etheridge1-0/+46
2013-06-28drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge1-7/+12
2013-06-28drm/tilcdc: adding some more devicetree configDarren Etheridge1-2/+21
2013-06-28drm/tilcdc: support pixel widths greater than 1024Darren Etheridge1-0/+15
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä1-5/+0
2013-02-19drm/tilcdc: add TI LCD Controller DRM driver (v4)Rob Clark1-0/+602