index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dispc.c
Age
Commit message (
Expand
)
Author
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
2020-11-10
drm/omap: Fix runtime PM imbalance on error
Dinghao Liu
2020-08-04
drm/omap: force runtime PM suspend on system suspend
Tomi Valkeinen
2020-05-05
drm/omap: change default signal polarities and drives
Tomi Valkeinen
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-06-28
drm/omap: fix email address
Tomi Valkeinen
2018-05-07
drm/omap: add missing linefeeds to prints
Tomi Valkeinen
2018-05-07
drm/omap: handle error if scale coefs are not found
Tomi Valkeinen
2018-03-01
drm/omap: cleanup color space conversion
Tomi Valkeinen
2018-03-01
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
2018-03-01
drm/omap: fix scaling limits for WB
Tomi Valkeinen
2018-03-01
drm/omap: fix WB height with interlace
Tomi Valkeinen
2018-03-01
drm/omap: fix WBDELAYCOUNT with interlace
Tomi Valkeinen
2018-03-01
drm/omap: fix WBDELAYCOUNT for HDMI
Tomi Valkeinen
2018-03-01
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
2018-03-01
drm/omap: Add pclk setting case when channel is DSS_WB
Benoit Parrot
2018-03-01
drm/omap: dispc: disp_wb_setup to check return code
Benoit Parrot
2018-03-01
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
2018-03-01
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store the registered plls array in struct dss_device
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Support passing private data to debugfs show handlers
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
Laurent Pinchart
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
2017-12-19
drm: omapdrm: Simplify platform registration
Andrew F. Davis
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
drm/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2017-08-15
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
2017-08-15
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
2017-08-15
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
2017-08-15
drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
Laurent Pinchart
2017-08-15
drm: omapdrm: Move FEAT_* features to dispc driver
Laurent Pinchart
2017-08-15
drm: omapdrm: Move reg_fields to dispc_features structure
Laurent Pinchart
2017-08-15
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure
Laurent Pinchart
2017-08-15
drm: omapdrm: Move overlay caps features to dispc_features structure
Laurent Pinchart
[next]