index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
2018-03-01
1
-89
/
+104
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
1
-6
/
+6
*
drm: omapdrm: Simplify platform registration
Andrew F. Davis
2017-12-19
1
-11
/
+1
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-2
/
+0
*
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
2017-12-19
1
-1
/
+3
*
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
2017-12-19
1
-0
/
+7
*
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
2017-08-15
1
-1
/
+0
*
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
2017-08-15
1
-8
/
+78
*
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
2017-08-15
1
-2
/
+15
*
drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure
Laurent Pinchart
2017-08-15
1
-4
/
+11
*
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
2017-08-15
1
-4
/
+11
*
drm: omapdrm: Move shutdown() handler from core to dss
Laurent Pinchart
2017-08-15
1
-0
/
+16
*
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
2017-08-15
1
-3
/
+74
*
drm: omapdrm: dss: Initialize DSS internal features at probe time
Laurent Pinchart
2017-08-15
1
-13
/
+13
*
drm: omapdrm: dss: Use supported outputs instead of display types
Laurent Pinchart
2017-08-15
1
-15
/
+17
*
drm: omapdrm: dss: Select features based on compatible string
Laurent Pinchart
2017-08-15
1
-68
/
+29
*
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
2017-08-15
1
-1
/
+9
*
drm: omapdrm: dss: Split operations out of dss_features structure
Laurent Pinchart
2017-08-15
1
-15
/
+35
*
drm: omapdrm: Remove duplicate error messages when mapping memory
Laurent Pinchart
2017-06-02
1
-11
/
+3
*
drm: omap: use common OF graph helpers
Rob Herring
2017-04-06
1
-48
/
+13
*
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
2017-04-03
1
-0
/
+1
*
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
2017-04-03
1
-10
/
+2
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
1
-2
/
+1
*
Merge omapdss header refactoring
Tomi Valkeinen
2016-06-07
1
-2
/
+1
|
\
|
*
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
2016-06-03
1
-2
/
+1
*
|
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
Tomi Valkeinen
2016-06-06
1
-77
/
+175
|
\
\
|
*
|
drm/omap: clean up the LCD clk mux code
Tomi Valkeinen
2016-05-19
1
-45
/
+141
|
*
|
drm/omap: Add missing clock sources
Tomi Valkeinen
2016-05-19
1
-0
/
+3
|
*
|
drm/omap: rename dss_clk_source enums
Tomi Valkeinen
2016-05-19
1
-21
/
+21
|
*
|
drm/omap: rename dss_get_generic_clk_source_name()
Tomi Valkeinen
2016-05-19
1
-2
/
+2
|
*
|
drm/omap: remove dss_feat_get_clk_source_name()
Tomi Valkeinen
2016-05-19
1
-4
/
+3
|
*
|
drm/omap: rename omap_dss_clk_source
Tomi Valkeinen
2016-05-19
1
-10
/
+10
|
|
/
*
/
drm/omapdrm: include pinctrl/consumer.h where needed
Arnd Bergmann
2016-05-31
1
-0
/
+1
|
/
*
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen
2015-12-29
1
-0
/
+1329
[prev]