summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'androidx86/marshmallow-x86' into replicant-6.0replicant-6.0-beta-0002replicant-6.0Wolfgang Wiedmeyer2017-02-121-7/+2
|\
| * remove PIPE_BIND_TRANSFER_READ/WRITE for compatibility with mesa 12.1Mauro Rossi2016-09-101-5/+0
| * android: fix gralloc_drm_pipe building error with mesa 12.1Mauro Rossi2016-08-271-2/+2
* | enable drm_gralloc module for swrastreplicant-6.0-beta-0001replicant-6.0-alpha-0006replicant-6.0-alpha-0005Wolfgang Wiedmeyer2016-08-271-5/+5
|/
* gralloc_drm: show the unsupported error if drv is nullChih-Wei Huang2016-07-111-2/+2
* drm_gralloc: fix random crash with wildpointerMark Yao2016-07-061-1/+10
* Support multiple exteranl dispaly in mirror modeWuZhen2016-06-272-124/+107
* Maintain a list of connector outputsWuZhen2016-06-277-85/+130
* Rename hdmi_output_modeWuZhen2016-06-272-8/+10
* Best fit the external displayMa Jian2016-06-271-5/+54
* nouveau: add support for latest Kepler and Maxwell chipsetsMauro Rossi2016-06-131-0/+2
* android: fix gralloc_drm_pipe building error with mesa 11.3Mauro Rossi2016-06-131-3/+3
* avoid issue with devices that don't support blit.WuZhen2016-05-121-0/+5
* Revert "TEMP HACK: make non-standalone surfaceflinger work"WuZhen2016-05-121-1/+0
* support hotplug with vanilla drm ueventWuZhen2016-05-121-60/+134
* support hdmi clone more for intel GEN8+ gpusWuZhen2016-05-122-8/+53
* gralloc_drm: use pipe as a fallback instead of defaultMauro Rossi2016-05-021-7/+6
* drm_gralloc: pipe: add error handling for NULL load_pipe_screenRob Herring2016-04-011-9/+13
* Fix gralloc_drm_handle_t size mismatch on 32 and 64 bit builds, take 2Rob Herring2016-04-011-1/+1
* gralloc_drm_pipe: ignore mode_quirk_vmwgfxChih-Wei Huang2016-03-181-8/+2
* Revert "Changed format constants to match what vmwgfx driver expects"Chih-Wei Huang2016-03-171-6/+4
* Android.mk: remove unneeded static librariesRob Herring2016-03-171-3/+0
* Build pipe support by defaultRob Herring2016-03-171-9/+4
* WIP: synchronize gralloc entry pointsRob Clark2016-03-171-15/+55
* Add gralloc_drm_get_prime_fd functionRob Herring2016-03-173-0/+11
* pipe: use gallium loader functionRob Herring2016-03-173-280/+23
* fix pipe building with upstreamRob Herring2016-03-171-2/+2
* add padding to gralloc_drm_handle_tWuZhen2016-01-061-1/+4
* Merge remote-tracking branch 'x86/lollipop-x86' into marshmallow-x86Chih-Wei Huang2015-11-141-3/+6
|\
| * fix GRALLOC_DRM_HANDLE_NUM_INTS definition for 64-bitMauro Rossi2015-11-141-3/+6
* | Revert "gralloc: Remove localized hw specific pixel format"Chih-Wei Huang2015-10-102-2/+2
* | drm_gralloc: Add drm_gralloc actions to gralloc_drm.hSean Paul2015-10-101-0/+8
|/
* WIP: always use gralloc_drm_get_pid()Rob Clark2015-10-061-1/+1
* android: export drm_gralloc headersMauro Rossi2015-09-181-0/+3
* Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang2015-07-271-2/+0
|\
| * gralloc_drm_pipe: remove unnecessary headersChih-Wei Huang2015-06-191-2/+0
* | Correct the casting type for radeon drm callsPaulo Sergio Travaglia2015-07-261-2/+2
* | Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang2015-05-112-1/+59
|\ \ | |/
| * Include newer/missing chipset familiesPaulo Sergio Travaglia2015-05-112-1/+59
* | gralloc_drm: make GRALLOC_USAGE_SW_READ_OFTEN be a valid usageChih-Wei Huang2015-04-301-2/+3
* | Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang2015-04-301-20/+1
|\ \ | |/
| * do not use pipe driver for r600gChih-Wei Huang2015-04-291-8/+0
| * remove unnecessary paths in LOCAL_C_INCLUDESChih-Wei Huang2015-04-291-12/+1
* | Enable radeonsi on Android-x86Paulo Sergio Travaglia2015-04-301-1/+1
* | Merge remote-tracking branch 'x86/kitkat-x86' into lollipop-x86Chih-Wei Huang2015-04-199-128/+454
|\ \ | |/
| * Changed format constants to match what vmwgfx driver expectsPaulo Sergio Travaglia2015-04-192-4/+9
| * nouveau: undefine SW_INDICATOR_FULLY_DISABLES_TILINGChih-Wei Huang2015-01-291-1/+1
| * gralloc_drm_pipe: fix building errors with mesa 10.4Chih-Wei Huang2015-01-222-19/+11
| * add radeonsi to pci_id_driver_map.hChih-Wei Huang2015-01-221-0/+7
| * nouveau: bring some sw_indicator loveEmil Velikov2015-01-221-4/+34