summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-03drm/omap: convert dss_mgr_connect to accept omap_channelTomi Valkeinen8-9/+9
2016-03-03drm/omap: use dispc_channel_connected in output driversTomi Valkeinen7-7/+7
2016-03-03drm/omap: add dispc_channel_connected field to omap_dss_deviceTomi Valkeinen1-0/+2
2016-03-03drm/omap: convert dss_mgr_ops to use omap_channelTomi Valkeinen4-44/+57
2016-03-03drm/omap: remove use of omapdss_find_mgr_from_display()Tomi Valkeinen2-21/+5
2016-03-03drm/omap: remove crtc->mgr fieldTomi Valkeinen1-13/+7
2016-03-03drm/omap: Add dispc_mgr_get_supported_outputs()Tomi Valkeinen3-1/+9
2016-03-03drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen2-0/+32
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen2-0/+46
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen5-0/+104
2016-03-03drm/omap: panel-tpo-td043mtea1: remove pdata supportTomi Valkeinen1-38/+5
2016-03-03drm/omap: panel-tpo-td028ttec1: remove pdata supportTomi Valkeinen1-36/+5
2016-03-03drm/omap: panel-nec-nl8048hl11: remove pdata supportTomi Valkeinen1-39/+5
2016-03-03drm/omap: panel-sharp-ls037v7dw01: remove pdata supportTomi Valkeinen1-78/+5
2016-03-03drm/omap: panel-lgphilips-lb035q02: remove pdata supportTomi Valkeinen1-48/+5
2016-03-03drm/omap: connector-hdmi: remove pdata supportTomi Valkeinen1-34/+5
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen1-50/+5
2016-03-03drm/omap: encoder-tfp410: remove pdata supportTomi Valkeinen1-36/+5
2016-03-03drm/omap: panel-dsi-cm: remove pdata supportTomi Valkeinen1-44/+5
2016-03-03drm/omap: move dss_suspend/resume_all to core.cTomi Valkeinen3-15/+13
2016-03-03drm/omap: fix suspend/resume handlingTomi Valkeinen4-67/+44
2016-03-03drm/omap: check if rotation is supported before commitTomi Valkeinen3-0/+15
2016-03-03drm/omap: fix crtc->plane property delegationTomi Valkeinen1-18/+40
2016-03-03drm/omap: EBUSY status handling in omap_gem_fault()Rob Clark1-0/+5
2016-03-03drm/omap: verify that fb plane pitches are the sameTomi Valkeinen1-0/+8
2016-03-03drm/omap: verify that display x-res is divisible by 8Tomi Valkeinen1-0/+3
2016-03-03drm/omap: HDMI5: allow interlaceTomi Valkeinen1-4/+0
2016-03-03drm/omap: HDMI5: Add interlace supportTomi Valkeinen1-1/+26
2016-03-03drm/omap: HDMI5: clean up timings copyTomi Valkeinen1-11/+2
2016-03-03drm/omap: HDMI5: Fix FC HSW valueTomi Valkeinen1-2/+2
2016-03-03drm/omap: DISPC: Fix field order for HDMITomi Valkeinen1-0/+12
2016-03-03drm/omap: HDMI: fix WP timings for ilaceTomi Valkeinen1-2/+16
2016-03-03drm/omap: HDMI: Fix HSW valueTomi Valkeinen1-1/+13
2016-03-03drm/omap: HDMI: support double-pixel pixel clockTomi Valkeinen2-2/+12
2016-03-03drm/omap: support double-pixelTomi Valkeinen1-0/+4
2016-03-03drm/omap: DISPC: support double-pixel modeTomi Valkeinen1-0/+8
2016-03-03drm/omap: increase vblank wait timeoutTomi Valkeinen1-1/+5
2016-03-03drm/omap: remove support for ext mem & syncTomi Valkeinen1-87/+18
2016-03-03drm/omap: gem: Implement dma_buf importLaurent Pinchart3-34/+159
2016-03-03drm/omap: gem: Refactor GEM object allocationLaurent Pinchart1-32/+43
2016-03-03drm/omap: gem: Clean up GEM objects memory flagsLaurent Pinchart1-32/+25
2016-03-03drm/omap: print an error if display enable failsTomi Valkeinen1-1/+6
2016-03-03drm/omap: use dma_mapping_error in omap_gem_dma_syncTomi Valkeinen1-1/+12
2016-03-03drm/omap: use dma_mapping_error in omap_gem_attach_pagesTomi Valkeinen1-0/+15
2016-03-03drm/omap: tpd12s015: CT_CP_HPD as optional gpioManisha Agrawal1-1/+1
2016-03-03drm/omap: tpd12s015: gpio descriptor APIManisha Agrawal1-51/+28
2016-03-03drm/omap: tpd12s015: remove platform data supportManisha Agrawal1-36/+5
2016-03-03drm/omap: drm_atomic_get_plane_state() may return ERR_PTRJyri Sarha1-2/+2
2016-03-03drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen1-15/+24
2016-03-03HACK: drm/omap: always use blocking DMM fillTomi Valkeinen1-0/+15