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
Age
Commit message (
Expand
)
Author
2018-10-02
drm/omap: fix use of freed memory
Tomi Valkeinen
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-10-02
drm/omap: Replace drm_gem_object_{un/reference} with put,get functions
Thomas Zimmermann
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
2018-10-02
drm/omap: partial workaround for DRA7xx DMM errata i878
Tomi Valkeinen
2018-10-02
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
Peter Ujfalusi
2018-10-02
drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
Peter Ujfalusi
2018-10-02
drm/omap: fix memory barrier bug in DMM driver
Tomi Valkeinen
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
2018-10-02
drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())
zhong jiang
2018-10-02
drm/omap: remove unused header tcm-sita.h
Corentin Labbe
2018-09-03
drm/omap: Don't call .set_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Store CRTC timings in .set_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: venc: Fixup video mode in .check_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: sdi: Fixup video mode in .check_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: hdmi: Constify video mode and related pointers
Laurent Pinchart
2018-09-03
drm/omap: dsi: Fixup video mode in .set_config() operation
Laurent Pinchart
2018-09-03
drm/omap: dpi: Don't fixup video mode in dpi_set_mode()
Laurent Pinchart
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
drm/omap: Split mode fixup and mode set from encoder enable
Laurent Pinchart
2018-09-03
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
2018-09-03
drm/omap: panels: Don't modify fixed timings
Laurent Pinchart
2018-09-03
drm/omap: Remove .get_timings() operation from display connectors
Laurent Pinchart
2018-09-03
drm/omap: Query timing information from analog TV encoder
Laurent Pinchart
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
drm/omap: Don't store video mode internally for external encoders
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
2018-09-03
drm/omap: Remove duplicate calls to .set_timings() operation
Laurent Pinchart
2018-09-03
drm/omap: Make the video_mode pointer to .set_timings() const
Laurent Pinchart
2018-09-03
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Laurent Pinchart
2018-09-03
drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions
Laurent Pinchart
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
2018-09-03
drm/omap: Don't call HDMI mode and infoframe operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to encoder init
Laurent Pinchart
2018-09-03
drm/omap: Get from CRTC to display device directly
Laurent Pinchart
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: dss: Add device operations flags
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
Laurent Pinchart
2018-09-03
drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API
Laurent Pinchart
2018-09-03
drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API
Laurent Pinchart
[next]