summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc/tilcdc_crtc.c
AgeCommit message (Expand)Author
2014-11-14drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-04drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2013-08-29drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-19drm/tilcdc: use flip-work helperRob Clark
2013-08-18drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge
2013-06-27drm/tilcdc: Clear bits of register we're going to set.Pantelis Antoniou
2013-06-27drm/tilcdc: whitespace fixes and tidyupDarren Etheridge
2013-06-27drm/tilcdc: adding more guards to prevent selection of invalid modesDarren Etheridge
2013-06-27drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge
2013-06-27drm/tilcdc: adding some more devicetree configDarren Etheridge
2013-06-27drm/tilcdc: support pixel widths greater than 1024Darren Etheridge
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-02-19drm/tilcdc: add TI LCD Controller DRM driver (v4)Rob Clark