index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-06-12
drm: omapdrm: reduce clang stack usage
Arnd Bergmann
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-10-28
drm/omap: Clean up deadcode functions
Dr. David Alan Gilbert
2023-11-27
drm: Use device_get_match_data()
Rob Herring
2023-06-08
drm/omap: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-16
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
2022-09-09
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
2021-12-08
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
2021-12-08
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
2021-12-08
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
2021-11-10
drm/omap: increase DSS5 max tv pclk to 192MHz
Tomi Valkeinen
2021-11-10
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
2021-11-10
drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
2021-03-26
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
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
[next]