index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
5
-12
/
+19
*
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
5
-40
/
+64
*
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
8
-124
/
+88
*
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
Laurent Pinchart
2018-03-01
1
-11
/
+10
*
drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
Laurent Pinchart
2018-03-01
1
-13
/
+13
*
drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
Laurent Pinchart
2018-03-01
1
-17
/
+18
*
drm: omapdrm: dsi: Combine two commonly used inline functions
Laurent Pinchart
2018-03-01
1
-60
/
+30
*
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Laurent Pinchart
2018-03-01
1
-664
/
+564
*
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
Laurent Pinchart
2018-03-01
1
-3
/
+1
*
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
7
-30
/
+36
*
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
2018-03-01
7
-38
/
+40
*
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
8
-63
/
+141
*
drm: omapdrm: dss: Allocate the DSS private data structure dynamically
Laurent Pinchart
2018-03-01
1
-155
/
+186
*
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
2018-03-01
4
-12
/
+17
*
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
2018-03-01
5
-36
/
+38
*
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
4
-18
/
+27
*
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
2018-03-01
7
-53
/
+77
*
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
Laurent Pinchart
2018-03-01
3
-15
/
+20
*
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
Laurent Pinchart
2018-03-01
4
-12
/
+13
*
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
2018-03-01
8
-39
/
+61
*
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2018-03-01
2
-28
/
+30
*
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2018-03-01
2
-32
/
+53
*
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
2018-03-01
1
-16
/
+15
*
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
2018-03-01
1
-1
/
+0
*
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2018-03-01
2
-15
/
+0
*
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
2018-03-01
1
-89
/
+104
*
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
2018-03-01
2
-3
/
+0
*
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2018-03-01
2
-6
/
+2
*
drm: omapdrm: displays: Get encoder source at connect time
Laurent Pinchart
2018-03-01
3
-83
/
+54
*
drm: omapdrm: displays: Get panel source at connect time
Laurent Pinchart
2018-03-01
8
-152
/
+119
*
drm: omapdrm: displays: Get connector source at connect time
Laurent Pinchart
2018-03-01
3
-67
/
+46
*
drm: omapdrm: displays: Remove OF node check in panel drivers
Laurent Pinchart
2018-03-01
8
-24
/
+0
*
drm: omapdrm: displays: Remove OF node check in encoder drivers
Laurent Pinchart
2018-03-01
3
-11
/
+0
*
drm: omapdrm: displays: Remove OF node check in connector drivers
Laurent Pinchart
2018-03-01
3
-9
/
+0
*
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
Laurent Pinchart
2018-03-01
1
-2
/
+0
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
14
-101
/
+102
*
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2018-03-01
14
-98
/
+101
*
drm/omapdrm: Use of_find_backlight helper
Meghana Madhyastha
2018-02-20
1
-20
/
+5
*
drm/omapdrm: Use backlight_enable/disable helpers
Meghana Madhyastha
2018-02-20
1
-9
/
+2
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-37
/
+9
|
\
|
*
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
2018-01-02
1
-37
/
+9
*
|
drm: omapdrm: Simplify platform registration
Andrew F. Davis
2017-12-19
8
-124
/
+36
*
|
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
54
-106
/
+67
*
|
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
|
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
|
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
2017-12-19
1
-2
/
+10
*
|
drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
Peter Ujfalusi
2017-12-19
1
-6
/
+6
*
|
drm: omapdrm: Deconstruct the omap_drv.h header.
Laurent Pinchart
2017-12-19
9
-120
/
+386
*
|
drm: omapdrm: venc: Return error code on OF parsing failure
Laurent Pinchart
2017-12-19
1
-2
/
+2
*
|
drm: omapdrm: dpi: Remove dpi_data port_initialized field
Laurent Pinchart
2017-12-19
1
-5
/
+1
[next]