summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen3-22/+46
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen6-38/+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: omapdss.h: remove omap_hdmi_initTomi Valkeinen1-2/+0
2016-03-03drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_dataTomi Valkeinen1-7/+0
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 Valkeinen2-0/+10
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: add define for DISPC_IRQ_WBUNCOMPLETEERRORTomi Valkeinen1-0/+1
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 Agrawal2-51/+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
2016-03-03drm/omap: HDMI: change enable/disable to avoid sync-lostsTomi Valkeinen3-16/+21
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds33-149/+230
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-7/+2
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-65/+131