summaryrefslogtreecommitdiffstats
path: root/hwc
Commit message (Expand)AuthorAgeFilesLines
* hwc: Prevent precision loss in rotation transformMykola Ostrovskyy2012-11-281-1/+1
* hwc: Support odd-sized dockable layersMykola Ostrovskyy2012-11-281-2/+2
* hwc: Use single instance of countsMykola Ostrovskyy2012-11-281-18/+24
* hwc: Reorganize includes and definesMykola Ostrovskyy2012-11-281-20/+15
* hwc: Improve consistency of referenced typesMykola Ostrovskyy2012-11-281-212/+197
* hwc: Do not swap red and blue channels if we can blit allGustavo Diaz Prado2012-11-281-0/+2
* hwc: Fix debug.hwc.nv12_onlyTony Lofthouse2012-11-281-1/+3
* hwc: rgz: Optimize batchflagsGustavo Diaz Prado2012-11-281-8/+61
* hwc: Compose with the blitter on hwc idle timeout when possibleGustavo Diaz Prado2012-11-281-2/+1
* hwc: Avoid blits when cloning to TVGustavo Diaz Prado2012-11-282-10/+1
* hwc: Allow regionizer to process geometry changesGustavo Diaz Prado2012-11-281-7/+9
* hwc: rgz: Fix hang in sorting algorithmGustavo Diaz Prado2012-11-281-20/+10
* hwc: rgz: Handle geometry changes efficientlyGustavo Diaz Prado2012-11-283-86/+316
* hwc: rgz: Store a copy of the hwc layer data instead of pointerGustavo Diaz Prado2012-11-282-24/+30
* hwc: rgz: Introduce concept of framebuffer stateGustavo Diaz Prado2012-11-282-34/+48
* hwc: rgz: Rotate destination instead if the source is NV12Gustavo Diaz Prado2012-11-281-0/+18
* hwc: rgz: Allow destination rotationGustavo Diaz Prado2012-11-281-95/+235
* hwc: rgz: Fix using an invalid array index when there are no blitsGustavo Diaz Prado2012-11-281-3/+5
* hwc: Fix for losing first blit buffer handleGustavo Diaz Prado2012-11-281-1/+1
* hwc: rgz: Fix incorrect src rectangle calculation for scaled layersGustavo Diaz Prado2012-11-281-1/+4
* hwc: rgz: Allow scaling and rotation on the same blitGustavo Diaz Prado2012-11-281-4/+0
* hwc: rgz: Introduce scaling supportGustavo Diaz Prado2012-11-281-19/+96
* hwc: rgz: Refactor how the blit parameters are setGustavo Diaz Prado2012-11-281-327/+206
* hwc: Check for >1 overlay used in idle timeoutTony Lofthouse2012-11-281-5/+1
* hwc: Fix incorrect tiler memory available checkGustavo Diaz Prado2012-11-281-1/+1
* hwc: Stop queuing compositions to disabled default displayDandawate Saket2012-11-281-0/+8
* hwc: rgz: Workaround, do not blit if there is a video layerGustavo Diaz Prado2012-11-281-0/+9
* hwc: HACK: wuxga panels will generate unscalable layersTony Lofthouse2012-11-281-0/+4
* hwc: Add a bits per pixel function for RGB color spaceTony Lofthouse2012-11-281-0/+15
* hwc: Add a handle to the can_scale function for future useTony Lofthouse2012-11-281-4/+4
* hwc: add S3D supportJagadeesh Pakaravoor2012-11-282-3/+264
* Fix electron beam crashJon Pry2012-11-281-1/+1
* hwc: rgz: Remove workaround, Avoid parsing region data if it's not neededGustavo Diaz Prado2012-11-281-14/+17
* hwc: rgz: Fix invalid dirty region state when HDMI is connectedGustavo Diaz Prado2012-11-281-21/+32
* hwc: added support for ext display back buffer allocationSunita Nadampalli2012-11-282-3/+90
* hwc: use VSYNC event from HDMIMuralidhar Dixit2012-11-281-6/+0
* hwc: rgz: Fix for pixel wide regions returning no opsTony Lofthouse2012-11-281-2/+3
* hwc: publicly define omap specific usage flagsTony Lofthouse2012-11-281-0/+11
* hwc: rgz: Fix dirty region not working when blitting only one layerTony Lofthouse2012-11-282-31/+41
* hwc: rgz: Workaround for hdmi hotplug crash with 2D blitter enabledGustavo Diaz Prado2012-11-281-0/+14
* hwc: rgz: Disable NV12 rotation support for the regionizerGustavo Diaz Prado2012-11-281-1/+1
* hwc: regionizer: Give support for rotation with BltsvilleGustavo Diaz Prado2012-11-281-71/+141
* hwc: regionizer: Add asynchronous blits supportGustavo Diaz Prado2012-11-281-0/+18
* hwc: regionizer: Batch flags fixesGustavo Diaz Prado2012-11-281-3/+2
* hwc: rgz: support layers with the HWC_HINT_CLEAR_FB hintGustavo Diaz Prado2012-11-281-7/+59
* hwc: Add support for FB scaling and cloningDandawate Saket2012-11-281-15/+94
* hwc: Support HDMI as primary displayMykola Ostrovskyy2012-11-281-11/+46
* hwc: fix and simplify the idle timeout logicDima Svetlov2012-11-281-6/+1
* hwc: pass nv12 surfaces to gc320Craig Stout2012-11-281-1/+4
* hwc: Remove comment about HWC being under devDan Murphy2012-11-281-1/+0