index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dss.c
Commit message (
Expand
)
Author
Age
*
drm/omap: fix compile error when debugfs is disabled
Tomi Valkeinen
2018-03-14
*
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Allocate the DSS private data structure dynamically
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2018-03-01
*
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
2018-03-01
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
*
drm: omapdrm: Simplify platform registration
Andrew F. Davis
2017-12-19
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
*
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
2017-12-19
*
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
2017-12-19
*
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move shutdown() handler from core to dss
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
2017-08-15
*
drm: omapdrm: dss: Initialize DSS internal features at probe time
Laurent Pinchart
2017-08-15
*
drm: omapdrm: dss: Use supported outputs instead of display types
Laurent Pinchart
2017-08-15
*
drm: omapdrm: dss: Select features based on compatible string
Laurent Pinchart
2017-08-15
*
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
2017-08-15
*
drm: omapdrm: dss: Split operations out of dss_features structure
Laurent Pinchart
2017-08-15
*
drm: omapdrm: Remove duplicate error messages when mapping memory
Laurent Pinchart
2017-06-02
*
drm: omap: use common OF graph helpers
Rob Herring
2017-04-06
*
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
2017-04-03
*
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
2017-04-03
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
*
Merge omapdss header refactoring
Tomi Valkeinen
2016-06-07
|
\
|
*
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
2016-06-03
*
|
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
Tomi Valkeinen
2016-06-06
|
\
\
|
*
|
drm/omap: clean up the LCD clk mux code
Tomi Valkeinen
2016-05-19
|
*
|
drm/omap: Add missing clock sources
Tomi Valkeinen
2016-05-19
|
*
|
drm/omap: rename dss_clk_source enums
Tomi Valkeinen
2016-05-19
|
*
|
drm/omap: rename dss_get_generic_clk_source_name()
Tomi Valkeinen
2016-05-19
|
*
|
drm/omap: remove dss_feat_get_clk_source_name()
Tomi Valkeinen
2016-05-19
|
*
|
drm/omap: rename omap_dss_clk_source
Tomi Valkeinen
2016-05-19
|
|
/
*
|
drm/omapdrm: include pinctrl/consumer.h where needed
Arnd Bergmann
2016-05-31
|
/
*
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen
2015-12-29