hwc: support drm video play back.
authorSanghee Kim <haya93@samsung.com>
Thu, 9 Aug 2012 06:31:10 +0000 (23:31 -0700)
committerDima Zavin <dima@android.com>
Tue, 28 Aug 2012 07:25:26 +0000 (00:25 -0700)
commit7bd58627f6422d26e4a1d053a84aba8835bff359
tree5eab7490228d14e3b14eaf10c7c80f398b235e33
parent0db2e831e9e35fdb6b94fb0ad8454899865767cd
hwc: support drm video play back.

In case of drm video play back, GSC's destination buffer
should be allocateed from reserved memory using protected flag
in gralloc.
If src buffer is protected buffer, dst buffer should be same.

Change-Id: I5eb2a698f2ca404a585c436d6536462580ca4ba6
Signed-off-by: Sanghee Kim <haya93@samsung.com>
libhwc/hwc.cpp