summaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* staging: omapdrm: fix allocation size for page addresses arrayVincent Penquerc'h2012-10-231-2/+2
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-2/+3
|\
| * OMAPDRM: Remove manager->device referencesArchit Taneja2012-09-261-2/+3
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-042-6/+3Star
|\ \
| * | drm: refcnt drm_framebuffer (v4.1)Rob Clark2012-10-021-2/+2
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-241-9/+32
| |\ \
| * | | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-241-4/+1Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-2/+1Star
|\ \ \
| * | | make get_file() return its argumentAl Viro2012-09-271-2/+1Star
| | |/ | |/|
* | | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-9/+32
|\| |
| * | drm/omap: add more new timings fieldsRob Clark2012-09-111-0/+24
| * | drm/omap: update for interlacedRob Clark2012-09-111-9/+8Star
| |/
* | staging: drm/omap: hold a ref to the bo while waiting for flipRob Clark2012-09-111-2/+14
* | staging: drm/omap: invert dimensions on crtc when rotatedRob Clark2012-09-041-0/+7
* | staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_act...Tejun Heo2012-09-041-2/+1Star
* | staging: drm/omap: Add error handlingEmil Goode2012-09-041-1/+16
* | staging: omapdrm: Expose the OMAP Z-Order property through DRMAndre Renaud2012-08-162-0/+20
* | staging: drm/omap: add rotation propertiesRob Clark2012-08-168-46/+311
* | staging: omapdrm: Fix DMM sparse warningsAndy Gross2012-08-141-2/+2
* | staging: drm/omap: remove reclaim_buffers callbackChandrabhanu Mahapatra2012-08-141-1/+0Star
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-262-2/+2
|\
| * drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-202-2/+2
* | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-263-26/+26
|\ \
| * | staging: drm/omap: update TODORob Clark2012-07-071-5/+2Star
| * | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-141-3/+7
| |\|
| * | staging: omapdrm: Fix error paths during dmm initAndy Gross2012-06-112-21/+24
* | | omap2+: add drm deviceAndy Gross2012-07-022-56/+1Star
| |/ |/|
* | staging: omapdrm: fix crash when freeing bad fbAndy Gross2012-06-111-3/+7
|/
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-242-9/+2Star
|\
| * drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-221-7/+0Star
| * drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
| * drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* | staging: drm/omap: initial dmabuf/prime import supportRob Clark2012-05-173-0/+26
* | staging: drm/omap: dmabuf/prime mmap supportRob Clark2012-05-174-11/+151
* | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-028-6/+190
|\ \ | |/ |/|
| * staging: drm/omap: dmabuf/prime supportRob Clark2012-04-105-2/+186
| * staging:omapdrm Fix typos in drivers:omapdrmJustin P. Mattock2012-04-102-2/+2
| * staging: omap/drm: dmm should return proper errorsRob Clark2012-04-101-2/+2
* | staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
|/
* staging: drm/omap: use current time for page-flip eventRob Clark2012-03-131-0/+10
* staging: drm/omap: send page-flip event after endwinRob Clark2012-03-133-18/+67
* staging: drm/omap: avoid multiple planes having same z-orderRob Clark2012-03-131-1/+1
* staging: drm/omap: mmap of tiled buffers with stride >4kbRob Clark2012-03-071-27/+59
* staging: drm/omap: Get DMM resources from hwmodAndy Gross2012-03-074-36/+68
* staging: drm/omap: Validate debugfs deviceAndy Gross2012-03-071-2/+10
* staging: drm/omap: Disable DMM debugfs for OMAP3Andy Gross2012-03-072-8/+13
* staging: drm/omap: debugfs for object and fb trackingRob Clark2012-03-075-2/+188
* staging: drm/omap: defer unpin until scanout completesRob Clark2012-03-073-44/+181
* staging: drm/omap: some minor fb cleanupsRob Clark2012-03-071-4/+4