index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: fix email address
Tomi Valkeinen
2018-06-28
1
-1
/
+1
*
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
1
-10
/
+12
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
1
-2
/
+2
*
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
1
-17
/
+13
*
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: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
1
-4
/
+4
*
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
2018-03-01
1
-2
/
+1
*
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
1
-11
/
+29
*
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
1
-3
/
+5
*
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
Laurent Pinchart
2018-03-01
1
-8
/
+10
*
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
2018-03-01
1
-2
/
+5
*
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
2018-03-01
1
-16
/
+15
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
1
-48
/
+50
*
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
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-3
/
+1
*
drm/omap: add OMAP5 DSIPHY lane-enable support
Tomi Valkeinen
2017-08-16
1
-8
/
+39
*
drm/omap: use regmap_update_bit() when muxing DSI pads
Tomi Valkeinen
2017-08-16
1
-12
/
+3
*
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
2017-08-15
1
-1
/
+0
*
drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driver
Laurent Pinchart
2017-08-15
1
-6
/
+19
*
drm: omapdrm: Move FEAT_DSI_* features to dsi driver
Laurent Pinchart
2017-08-15
1
-49
/
+88
*
drm: omapdrm: dsi: Handle pin muxing internally
Laurent Pinchart
2017-08-15
1
-3
/
+79
*
drm: omapdrm: dsi: Store DSI model and PLL hardware data in OF data
Laurent Pinchart
2017-08-15
1
-61
/
+55
*
drm: omapdrm: Drop support for non-DT devices
Laurent Pinchart
2017-06-02
1
-74
/
+19
*
drm: omapdrm: Remove duplicate error messages when mapping memory
Laurent Pinchart
2017-06-02
1
-18
/
+9
*
drm: omap: use common OF graph helpers
Rob Herring
2017-04-06
1
-1
/
+2
*
drm/omap: display: don't use dsi_get_pixel_size()
Tomi Valkeinen
2017-04-03
1
-1
/
+1
*
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-01
1
-9
/
+8
*
drm/omap: dsi: fix compile errors when enabling debug prints
H. Nikolaus Schaller
2017-01-04
1
-9
/
+9
*
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
1
-54
/
+54
*
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
1
-12
/
+12
*
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
2016-11-02
1
-1
/
+2
*
drm/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
2016-11-02
1
-1
/
+2
*
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
2016-11-02
1
-1
/
+2
*
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
2016-11-02
1
-2
/
+4
*
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
2016-11-02
1
-1
/
+1
*
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
2016-11-02
1
-2
/
+2
*
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
2016-11-02
1
-2
/
+2
*
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
2016-11-02
1
-2
/
+2
*
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
2016-11-02
1
-5
/
+6
*
drm/omap: omap_display_timings: rename hfp to hfront_porch
Peter Ujfalusi
2016-11-02
1
-11
/
+11
*
drm/omap: omap_display_timings: rename hsw to hsync_len
Peter Ujfalusi
2016-11-02
1
-11
/
+11
*
drm/omap: omap_display_timings: rename y_res to vactive
Peter Ujfalusi
2016-11-02
1
-6
/
+6
*
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
2016-11-02
1
-10
/
+10
*
drm/omap: fix return value check in dsi_bind()
Wei Yongjun
2016-11-02
1
-2
/
+2
[next]