summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2016-03-03drm/omap: remove use of omapdss_find_mgr_from_display()Tomi Valkeinen
2016-03-03drm/omap: remove crtc->mgr fieldTomi Valkeinen
2016-03-03drm/omap: Add dispc_mgr_get_supported_outputs()Tomi Valkeinen
2016-03-03drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap: panel-tpo-td043mtea1: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-tpo-td028ttec1: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-nec-nl8048hl11: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-sharp-ls037v7dw01: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-lgphilips-lb035q02: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: connector-hdmi: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: encoder-tfp410: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-dsi-cm: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: move dss_suspend/resume_all to core.cTomi Valkeinen
2016-03-03drm/omap: fix suspend/resume handlingTomi Valkeinen
2016-03-03drm/omap: check if rotation is supported before commitTomi Valkeinen
2016-03-03drm/omap: fix crtc->plane property delegationTomi Valkeinen
2016-03-03drm/omap: EBUSY status handling in omap_gem_fault()Rob Clark
2016-03-03drm/omap: verify that fb plane pitches are the sameTomi Valkeinen
2016-03-03drm/omap: verify that display x-res is divisible by 8Tomi Valkeinen
2016-03-03drm/omap: HDMI5: allow interlaceTomi Valkeinen
2016-03-03drm/omap: HDMI5: Add interlace supportTomi Valkeinen
2016-03-03drm/omap: HDMI5: clean up timings copyTomi Valkeinen
2016-03-03drm/omap: HDMI5: Fix FC HSW valueTomi Valkeinen
2016-03-03drm/omap: DISPC: Fix field order for HDMITomi Valkeinen
2016-03-03drm/omap: HDMI: fix WP timings for ilaceTomi Valkeinen
2016-03-03drm/omap: HDMI: Fix HSW valueTomi Valkeinen
2016-03-03drm/omap: HDMI: support double-pixel pixel clockTomi Valkeinen
2016-03-03drm/omap: support double-pixelTomi Valkeinen
2016-03-03drm/omap: DISPC: support double-pixel modeTomi Valkeinen
2016-03-03drm/omap: increase vblank wait timeoutTomi Valkeinen
2016-03-03drm/omap: remove support for ext mem & syncTomi Valkeinen
2016-03-03drm/omap: gem: Implement dma_buf importLaurent Pinchart
2016-03-03drm/omap: gem: Refactor GEM object allocationLaurent Pinchart
2016-03-03drm/omap: gem: Clean up GEM objects memory flagsLaurent Pinchart
2016-03-03drm/omap: print an error if display enable failsTomi Valkeinen
2016-03-03drm/omap: use dma_mapping_error in omap_gem_dma_syncTomi Valkeinen
2016-03-03drm/omap: use dma_mapping_error in omap_gem_attach_pagesTomi Valkeinen
2016-03-03drm/omap: tpd12s015: CT_CP_HPD as optional gpioManisha Agrawal
2016-03-03drm/omap: tpd12s015: gpio descriptor APIManisha Agrawal
2016-03-03drm/omap: tpd12s015: remove platform data supportManisha Agrawal
2016-03-03drm/omap: drm_atomic_get_plane_state() may return ERR_PTRJyri Sarha
2016-03-03drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen
2016-03-03HACK: drm/omap: always use blocking DMM fillTomi Valkeinen
2016-03-03drm/omap: HDMI: change enable/disable to avoid sync-lostsTomi Valkeinen
2016-02-09dma-buf: Remove range-based flushTiago Vignatti
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/omap: Nuke close hooksDaniel Vetter