index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
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
[next]