index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
1
-20
/
+27
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
1
-28
/
+1
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
1
-14
/
+0
2018-03-01
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
1
-89
/
+104
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
1
-6
/
+6
2017-12-19
drm: omapdrm: Simplify platform registration
Andrew F. Davis
1
-11
/
+1
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-2
/
+0
2017-12-19
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
1
-1
/
+3
2017-12-19
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
1
-0
/
+7
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
[prev]