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-05-22
drm/omap: Move buffer pitch/offset to drm_framebuffer
Daniel Stone
2018-05-22
drm/omap: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-04-05
drm/omap: fix crash if there's no video PLL
Tomi Valkeinen
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2018-03-14
drm/omap: fix compile error when DPI is disabled
Tomi Valkeinen
2018-03-14
drm/omap: fix compile error when debugfs is disabled
Tomi Valkeinen
2018-03-02
drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
Laurent Pinchart
2018-03-01
drm/omap: cleanup color space conversion
Tomi Valkeinen
2018-03-01
drm/omap: Allow HDMI audio setup even if we do not have video configured
Jyri Sarha
2018-03-01
drm/omap: fix maximum sizes
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: remove leftover enums
Tomi Valkeinen
2018-03-01
drm/omap: add HPD support to connector-dvi
Tomi Valkeinen
2018-03-01
drm/omap: Init fbdev emulation only when we have displays
Peter Ujfalusi
2018-03-01
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
2018-03-01
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
Tomi Valkeinen
2018-03-01
drm/omap: fbdev: avoid double initializer entry
Tomi Valkeinen
2018-03-01
drm/omap: fbdev: use 'screen_buffer' field
Tomi Valkeinen
2018-03-01
drm/omap: acx565akm: use __be32 when reading status
Tomi Valkeinen
2018-03-01
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
2018-03-01
drm: omapdrm: venc: Allocate the venc private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
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 DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Combine two commonly used inline functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
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: Allocate the DSS private data structure dynamically
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
Laurent Pinchart
[next]