aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/gcx
Commit message (Expand)AuthorAgeFilesLines
* gcx: error handling improvements and fixes.Alexei Shlychkov2014-10-013-74/+106
* gcx: added generic format parser.Alexei Shlychkov2014-10-015-378/+408
* gcx: added gcpwr_get_speed function and cur_freq debugfs entry.Alexei Shlychkov2014-10-013-1/+54
* gcx: change uvshift for NV12 rotation to work properlyJack Yen2014-10-011-4/+17
* gcx: update version to 2.2.Craig Stout2014-10-011-4/+4
* gcx: make gccmdthread interruptible to avoid false hung task detection.Craig Stout2014-10-011-2/+5
* gcx: adjust cache rect based on orientationJack Yen2014-10-011-6/+15
* gcx: validate dest rect after clippingCraig Stout2014-10-011-17/+39
* gcx: fixed pulse skipping init bug.Alexei Shlychkov2014-10-012-72/+99
* gcx: fix race conditions on suspend.Craig Stout2014-10-011-8/+20
* gcx: fix mmu context switch issues.Craig Stout2014-10-011-0/+6
* gcx: added scaling support.Alexei Shlychkov2014-10-0115-893/+2937
* gcx: split in several files by function.Alexei Shlychkov2014-10-0114-3778/+4527
* gcbv: improve check for fill conditionTony Lofthouse2014-10-011-5/+6
* gcx: changed GC_THREAD_TIMEOUT valueVictor Kleinik2014-10-011-1/+1
* gcx: fixed thread lockup.Alexei Shlychkov2014-10-013-9/+15
* gcx: fixed suspend synchronization.Alexei Shlychkov2014-10-014-42/+76
* gcx: fixed suspend issue.Alexei Shlychkov2014-10-011-24/+7
* gcx: bump version to 2.1.2Craig Stout2014-10-011-3/+3
* gcx: rotation fixes.Alexei Shlychkov2014-10-014-84/+116
* gcx: process cleanupJack Yen2014-10-013-6/+48
* gcx: yuv support improvements.Craig Stout2014-10-011-8/+62
* gcx: driver optimizations.Alexei Shlychkov2014-10-013-161/+175
* gcx: added support for rotation.Alexei Shlychkov2014-10-012-979/+1420
* gcx: fix clipping bug introduced by nv12 patch.Craig Stout2014-10-011-2/+2
* gcx: make async callback thread interruptibleCraig Stout2014-10-011-4/+6
* gcx: nv12 cache supportCraig Stout2014-10-011-41/+54
* gcx: status dump displayed even when debugging is compiled outCraig Stout2014-10-013-142/+142
* gcx: stability improvements.Alexei Shlychkov2014-10-013-39/+77
* gcx: preparation for userspace bltsville support.Alexei Shlychkov2014-10-018-147/+634
* gcx: reduce cmdbuffer sizeCraig Stout2014-10-011-1/+1
* gcx: version update to 2.1.1.0Craig Stout2014-10-011-3/+3
* gcx: Disable write all permission for cache_status_every_irqCraig Stout2014-10-011-1/+1
* gcx: nv12 source support using single source walkerCraig Stout2014-10-011-20/+143
* gcx: bltsville interface cleanup.Alexei Shlychkov2014-10-019-153/+97
* gcx: debugging improvements.Alexei Shlychkov2014-10-013-250/+365
* gcx: added support for asynchronous operation.Alexei Shlychkov2014-10-0115-1302/+3158
* gcx: added pulse skipping enable to power off case.Alexei Shlychkov2014-10-011-3/+3
* gcx: mmu improvements.Alexei Shlychkov2014-10-0111-316/+416
* gcx: removed iounmap from exit.Alexei Shlychkov2014-10-011-5/+0
* gcx: debug logging.Alexei Shlychkov2014-10-0111-1189/+2974
* gcx: add virtual gcx platform driver for versioningCraig Stout2014-10-012-3/+45
* gcx: add kernel gcbv_cache implementationJack Yen2014-10-015-1/+182
* gcx: add cache ioctl.Jack Yen2014-10-011-0/+48
* gcx: mmu refactoring.Alexei Shlychkov2014-10-019-1083/+1243
* OMAP4470: gcx: Use device scaling instead of L3 throughput.Oleg Matcovschi2014-10-011-4/+68
* gcx: fixed error handling.Alexei Shlychkov2014-10-013-24/+72
* gcx: fixed color conversion table.Alexei Shlychkov2014-10-011-61/+89
* gc320: determine whether context was lost and reset gpuTony Lofthouse2014-10-011-2/+12
* gcx: fixed surface comparison and surface parameter validation.Alexei Shlychkov2014-10-011-122/+195