index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dispc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-10-02
1
-16
/
+10
*
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
2018-10-02
1
-6
/
+3
*
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
1
-8
/
+10
*
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
1
-8
/
+0
*
drm/omap: fix email address
Tomi Valkeinen
2018-06-28
1
-1
/
+1
*
drm/omap: add missing linefeeds to prints
Tomi Valkeinen
2018-05-07
1
-7
/
+7
*
drm/omap: handle error if scale coefs are not found
Tomi Valkeinen
2018-05-07
1
-0
/
+6
*
drm/omap: cleanup color space conversion
Tomi Valkeinen
2018-03-01
1
-15
/
+44
*
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
2018-03-01
1
-4
/
+15
*
drm/omap: fix scaling limits for WB
Tomi Valkeinen
2018-03-01
1
-4
/
+20
*
drm/omap: fix WB height with interlace
Tomi Valkeinen
2018-03-01
1
-12
/
+16
*
drm/omap: fix WBDELAYCOUNT with interlace
Tomi Valkeinen
2018-03-01
1
-5
/
+9
*
drm/omap: fix WBDELAYCOUNT for HDMI
Tomi Valkeinen
2018-03-01
1
-2
/
+6
*
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
2018-03-01
1
-9
/
+3
*
drm/omap: Add pclk setting case when channel is DSS_WB
Benoit Parrot
2018-03-01
1
-0
/
+4
*
drm/omap: dispc: disp_wb_setup to check return code
Benoit Parrot
2018-03-01
1
-1
/
+3
*
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
2018-03-01
1
-5
/
+5
*
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
2018-03-01
1
-895
/
+1039
*
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
1
-46
/
+56
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
1
-102
/
+121
*
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
1
-2
/
+4
*
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
1
-1
/
+1
*
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
2018-03-01
1
-2
/
+2
*
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
1
-3
/
+10
*
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
2018-03-01
1
-1
/
+1
*
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
2018-03-01
1
-4
/
+4
*
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
1
-4
/
+7
*
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2018-03-01
1
-13
/
+12
*
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/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2017-12-19
1
-0
/
+13
*
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
-1
/
+1
*
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
2017-08-15
1
-1
/
+1
*
drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
Laurent Pinchart
2017-08-15
1
-14
/
+39
*
drm: omapdrm: Move FEAT_* features to dispc driver
Laurent Pinchart
2017-08-15
1
-67
/
+190
*
drm: omapdrm: Move reg_fields to dispc_features structure
Laurent Pinchart
2017-08-15
1
-11
/
+76
*
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure
Laurent Pinchart
2017-08-15
1
-25
/
+66
*
drm: omapdrm: Move overlay caps features to dispc_features structure
Laurent Pinchart
2017-08-15
1
-4
/
+102
*
drm: omapdrm: Move color modes feature to dispc_features structure
Laurent Pinchart
2017-08-15
1
-3
/
+124
*
drm: omapdrm: Move size unit features to dispc_features structure
Laurent Pinchart
2017-08-15
1
-7
/
+18
*
drm: omapdrm: dispc: Select features based on compatible string
Laurent Pinchart
2017-08-15
1
-60
/
+27
*
drm/omap: fix YUV422 90/270 rotation with mirroring
Tomi Valkeinen
2017-06-02
1
-2
/
+2
*
drm/omap: fix YUV422 rotation with TILER
Tomi Valkeinen
2017-06-02
1
-2
/
+18
*
drm/omap: DRM_MODE_REFLECT_* instead of mirror boolean
Tomi Valkeinen
2017-06-02
1
-14
/
+10
*
drm/omap: use DRM_MODE_ROTATE_* instead of OMAP_DSS_ROT_*
Tomi Valkeinen
2017-06-02
1
-30
/
+30
*
drm/omap: rename color_mode to fourcc
Tomi Valkeinen
2017-06-02
1
-56
/
+52
*
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
Tomi Valkeinen
2017-06-02
1
-71
/
+72
*
drm/omap: use u32 instead of enum omap_color_mode
Tomi Valkeinen
2017-06-02
1
-17
/
+17
*
drm/omap: change supported_modes to an array
Tomi Valkeinen
2017-06-02
1
-1
/
+1
[next]