MUST_REVERT: drm: psb: Added gralloc buffer support for video
authorNaeem M. Afzal <naeem.m.afzal@intel.com>
Wed, 11 Jan 2012 19:53:50 +0000 (11:53 -0800)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:29:32 +0000 (12:29 +0300)
commitc9d75bc4b28b261f4663c5733a387959ca204684
tree7f9715a6bff9ac6569eed84f42260d9ba7d48e85
parente6ebf9520c6262ad76254a98f852ac613be9c419
MUST_REVERT: drm: psb: Added gralloc buffer support for video

Gralloc buffers are created and bound to
TTM buffers independent of the BCD module.

This patch has received many change requests from Pauli and Jani.
Jani Nacked it. However, Sean believes the requests are not critical.
Pierre said that we have to take this patch because it is urgent,
and improve it later. This is why it is marked as MUST_REVERT. Sean is
supposed to send the new version which should be taken instead of this
one, and this commit message should be removed.

Signed-off-by: Naeem M Afzal <naeem.m.afzal@intel.com>
Signed-off-by: Sean V Kelley <sean.v.kelley@intel.com>
drivers/gpu/drm/ttm/ttm_tt.c
drivers/staging/mrst/Makefile
drivers/staging/mrst/drv/psb_drv.c
drivers/staging/mrst/drv/psb_drv.h
drivers/staging/mrst/imgv/psb_mmu.c
drivers/staging/mrst/imgv/psb_mmu.h [new file with mode: 0644]
drivers/staging/mrst/imgv/psb_video_bind.c [new file with mode: 0644]
drivers/staging/mrst/imgv/psb_video_bind.h [new file with mode: 0644]
include/drm/ttm/ttm_placement.h