summaryrefslogtreecommitdiff
path: root/drivers/staging/omapdrm
AgeCommit message (Expand)Author
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-06staging: drm/omap: update TODORob Clark
2012-07-02omap2+: add drm deviceAndy Gross
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-06-11staging: omapdrm: Fix error paths during dmm initAndy Gross
2012-06-11staging: omapdrm: fix crash when freeing bad fbAndy Gross
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-05-17staging: drm/omap: initial dmabuf/prime import supportRob Clark
2012-05-17staging: drm/omap: dmabuf/prime mmap supportRob Clark
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: drm/omap: dmabuf/prime supportRob Clark
2012-04-10staging:omapdrm Fix typos in drivers:omapdrmJustin P. Mattock
2012-04-10staging: omap/drm: dmm should return proper errorsRob Clark
2012-04-10staging: drm/omap: move where DMM driver is registeredRob Clark
2012-03-13staging: drm/omap: use current time for page-flip eventRob Clark
2012-03-13staging: drm/omap: send page-flip event after endwinRob Clark
2012-03-13staging: drm/omap: avoid multiple planes having same z-orderRob Clark
2012-03-07staging: drm/omap: mmap of tiled buffers with stride >4kbRob Clark
2012-03-07staging: drm/omap: Get DMM resources from hwmodAndy Gross
2012-03-07staging: drm/omap: Validate debugfs deviceAndy Gross
2012-03-07staging: drm/omap: Disable DMM debugfs for OMAP3Andy Gross
2012-03-07staging: drm/omap: debugfs for object and fb trackingRob Clark
2012-03-07staging: drm/omap: defer unpin until scanout completesRob Clark
2012-03-07staging: drm/omap: some minor fb cleanupsRob Clark
2012-03-07staging: drm/omap: call omap_gem_roll() in non-atomic ctxRob Clark
2012-03-07staging: drm/omap: add a workqueueRob Clark
2012-03-07staging: drm/omap: get supported color formats from ovlRob Clark
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-09staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..Thomas Meyer
2012-02-08staging: drm/omap: fix locking issueRob Clark
2012-02-08drivers/staging/omapdrm/omap_fbdev.c: move free after usesJulia Lawall
2012-02-08staging: drm/omap: fix minimum width/heightRob Clark
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark
2012-02-08staging: drm/omap: add drm_plane supportRob Clark
2012-02-08staging: drm/omap: drm API update: addfb2Rob Clark
2012-02-08staging: drm/omap: drm API update: make fops struct constRob Clark
2011-12-22drm/omap: GEM, deal with cacheRob Clark
2011-12-16staging: drm/omap: add debugfs supportAndy Gross
2011-12-16staging: drm/omap: avoid aquiring mutex in atomic context (v2)Rob Clark
2011-12-16staging: drm/omap: add ywrap module paramRob Clark
2011-12-12staging: drm/omap: DMM based hardware scrolling consoleRob Clark
2011-12-12staging: drm/omap: crtc/encoder/fb destroy cleanupsRob Clark
2011-12-12staging: drm/omap: allocation fail checkRob Clark
2011-12-08drm/omap: add GEM support for tiled/dmm buffersRob Clark