summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing1-3/+1
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-03-01drm: omapdrm: dss: Store the registered plls array in struct dss_deviceLaurent Pinchart1-2/+1
2018-03-01drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()Laurent Pinchart1-2/+2
2018-03-01drm: omapdrm: dss: Pass DSS private structure to runtime PM functionsLaurent Pinchart1-4/+6
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-1/+1
2017-08-16drm: omapdrm: hdmi: Configure the PLL from the HDMI core versionLaurent Pinchart1-13/+2
2017-08-16drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefixLaurent Pinchart1-4/+5
2017-06-02drm: omapdrm: Remove duplicate error messages when mapping memoryLaurent Pinchart1-8/+1
2016-06-07Merge omapdss header refactoringTomi Valkeinen1-2/+1
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen1-61/+14
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi1-2/+1
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann1-0/+1
2016-05-19drm/omap: move HDMI PLL calc function to pll.cTomi Valkeinen1-60/+0
2016-05-19drm/omap: HDMI PLL: use runtime pmTomi Valkeinen1-0/+9
2016-05-19drm/omap: add field for PLL typeTomi Valkeinen1-0/+4
2016-05-19drm/omap: fix wrong variable typeTomi Valkeinen1-1/+1
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen1-0/+255