index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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
*
drm/omap: add format_is_yuv() helper
Tomi Valkeinen
2017-06-02
1
-33
/
+23
*
drm/omap: cleanup offset calculation
Tomi Valkeinen
2017-06-02
1
-4
/
+2
*
drm/omap: remove dma & vrfb rotation
Tomi Valkeinen
2017-06-02
1
-242
/
+6
*
drm/omap: remove CLUT
Tomi Valkeinen
2017-06-02
1
-55
/
+2
[next]