index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
1
-1
/
+0
2017-08-15
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
1
-8
/
+78
2017-08-15
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
1
-2
/
+15
2017-08-15
drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure
Laurent Pinchart
1
-4
/
+11
2017-08-15
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
1
-4
/
+11
2017-08-15
drm: omapdrm: Move shutdown() handler from core to dss
Laurent Pinchart
1
-0
/
+16
2017-08-15
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
1
-3
/
+74
2017-08-15
drm: omapdrm: dss: Initialize DSS internal features at probe time
Laurent Pinchart
1
-13
/
+13
2017-08-15
drm: omapdrm: dss: Use supported outputs instead of display types
Laurent Pinchart
1
-15
/
+17
2017-08-15
drm: omapdrm: dss: Select features based on compatible string
Laurent Pinchart
1
-68
/
+29
2017-08-15
drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS model
Laurent Pinchart
1
-1
/
+9
2017-08-15
drm: omapdrm: dss: Split operations out of dss_features structure
Laurent Pinchart
1
-15
/
+35
2017-06-02
drm: omapdrm: Remove duplicate error messages when mapping memory
Laurent Pinchart
1
-11
/
+3
2017-04-06
drm: omap: use common OF graph helpers
Rob Herring
1
-48
/
+13
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
1
-0
/
+1
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
1
-10
/
+2
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-2
/
+1
2016-06-07
Merge omapdss header refactoring
Tomi Valkeinen
1
-2
/
+1
2016-06-06
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
Tomi Valkeinen
1
-77
/
+175
2016-06-03
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
1
-2
/
+1
2016-05-31
drm/omapdrm: include pinctrl/consumer.h where needed
Arnd Bergmann
1
-0
/
+1
2016-05-19
drm/omap: clean up the LCD clk mux code
Tomi Valkeinen
1
-45
/
+141
2016-05-19
drm/omap: Add missing clock sources
Tomi Valkeinen
1
-0
/
+3
2016-05-19
drm/omap: rename dss_clk_source enums
Tomi Valkeinen
1
-21
/
+21
2016-05-19
drm/omap: rename dss_get_generic_clk_source_name()
Tomi Valkeinen
1
-2
/
+2
2016-05-19
drm/omap: remove dss_feat_get_clk_source_name()
Tomi Valkeinen
1
-4
/
+3
2016-05-19
drm/omap: rename omap_dss_clk_source
Tomi Valkeinen
1
-10
/
+10
2015-12-29
drm/omap: move omapdss & displays under omapdrm
Tomi Valkeinen
1
-0
/
+1329