summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18Update Mesa locationHEADmasterBernhard Rosenkränzer
2015-11-18Make it build inside MarshmallowBernhard Rosenkränzer
2015-09-19pipe: fix for latest mesafreedrenoRob Clark
2015-09-08WIP: pipe: use load_pipe_screen()Rob Clark
2015-09-08fixup! WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-04Revert "WIP: dup returned fd"Rob Clark
2015-09-04fixup! WIP: more debug loggingRob Clark
2015-09-04WIP: hook drm debug traces up to android log stuffRob Clark
2015-09-01WIP: hacks to build gralloc_drm_pipe for freedrenoRob Clark
2015-09-01WIP: pipe: fix typo with initial freedreno supportRob Clark
2015-09-01WIP: dup returned fdRob Clark
2015-09-01WIP: gralloc.drm.so should go in system/lib/hwRob Clark
2015-09-01fixup! WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-01WIP: pipe: add dmabuf/prime supportRob Clark
2015-09-01WIP: pipe: clean up driver specific includesRob Clark
2015-09-01Revert "Changed format constants to match what vmwgfx driver expects"Rob Clark
2015-09-01WIP: freedreno: map/unmap should cpu_prep/finiRob Clark
2015-08-31WIP: always use gralloc_drm_get_pid()Rob Clark
2015-08-31WIP: synchronize gralloc entry pointsRob Clark
2015-08-31WIP: more debug loggingRob Clark
2015-07-14freedreno: add prime_fd support to bo handlesVarad Gautam
2015-06-27freedreno: fill in virtual buffer address after mmapVarad Gautam
2015-05-11Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang
2015-05-11Include newer/missing chipset familiesPaulo Sergio Travaglia
2015-04-30gralloc_drm: make GRALLOC_USAGE_SW_READ_OFTEN be a valid usageChih-Wei Huang
2015-04-30Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang
2015-04-30Enable radeonsi on Android-x86Paulo Sergio Travaglia
2015-04-29do not use pipe driver for r600gChih-Wei Huang
2015-04-29remove unnecessary paths in LOCAL_C_INCLUDESChih-Wei Huang
2015-04-19Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang
2015-04-19Changed format constants to match what vmwgfx driver expectsPaulo Sergio Travaglia
2015-01-29nouveau: undefine SW_INDICATOR_FULLY_DISABLES_TILINGChih-Wei Huang
2015-01-22gralloc_drm_pipe: fix building errors with mesa 10.4Chih-Wei Huang
2015-01-22add radeonsi to pci_id_driver_map.hChih-Wei Huang
2015-01-22nouveau: bring some sw_indicator loveEmil Velikov
2015-01-22nouveau: update against libdrm_nouveau-2.0Emil Velikov
2015-01-22all: Cleanup duplicated macros.Emil Velikov
2015-01-22gralloc_drm_pipe: bail out as soon as the correct screen_create is calledEmil Velikov
2015-01-22gralloc_drm: bail out early when we find the driverEmil Velikov
2015-01-20fix building issues of 64-bit targetsChih-Wei Huang
2015-01-20enable multiarch buildsChih-Wei Huang
2015-01-16freedreno: completely untested initial supportRob Clark
2015-01-01gralloc_drm: improve logChih-Wei Huang
2014-05-19radeon: fix tiling config for family older than 06xxpstglia
2013-09-25get rid of HAL pixelformats 5551 and 4444Chih-Wei Huang
2013-08-04radeon: update chipinfo and remove outdated headersChih-Wei Huang
2013-07-22r600g: fix building errors with the latest mesaChih-Wei Huang
2013-07-17gralloc_drm_intel: fix i915 issues: failed to exec batchChih-Wei Huang
2013-07-17allow to force graphics modeSomebody
2013-07-17TEMP HACK: make non-standalone surfaceflinger workChih-Wei Huang