No description
Find a file
Gurchetan Singh cb1471bc69 minigbm: fix typo in PRESUBMIT.cfg
Now clang-format will be run everytime a committer runs repo upload
with the --no-verify option. The committer will have to resolve
differences, i.e:

1) add clang-format off / clang-format on.
2) change files such that clang-format does not complain.

Since our version of clang-format was updated (in the LLVM ebuild), I had to
resolve a few conflicts in rockchip.c and tegra.c.

BUG=none
TEST=none

Change-Id: Ia32d3c47243957f2d674f142bda9daf7917aab0b
Reviewed-on: https://chromium-review.googlesource.com/506508
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
2017-05-20 03:55:21 -07:00
cros_gralloc minigbm: cros_gralloc: Use pkg-config for LIBS 2017-05-19 13:57:42 -07:00
.clang-format minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
amdgpu.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
Android.gralloc.mk Add support to build with Android. 2017-03-06 16:28:33 -08:00
Android.mk Add support to build with Android. 2017-03-06 16:28:33 -08:00
cirrus.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
common.mk minigbm: Remove (c) from copyright notice. 2016-12-17 19:33:05 -08:00
drv.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
drv.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
drv_priv.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
evdi.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
exynos.c minigbm: fix long lines missed by clang-format 2017-03-31 10:40:27 -07:00
gbm.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
gbm.h rockchip: Add support for AFBC buffers 2016-12-21 22:24:10 -08:00
gbm.pc rename pc file from libgbm.pc to gbm.pc to match mesa 2014-11-12 03:54:03 +00:00
gbm_helpers.c minigbm: Remove (c) from copyright notice. 2016-12-17 19:33:05 -08:00
gbm_helpers.h minigbm: Remove (c) from copyright notice. 2016-12-17 19:33:05 -08:00
gbm_priv.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
gma500.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
helpers.c minigbm: fix long lines missed by clang-format 2017-03-31 10:40:27 -07:00
helpers.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
i915.c minigbm: i915: use explicit cache flush to maintain coherency 2017-05-01 12:20:01 -07:00
LICENSE minigbm: Add a LICENSE file 2017-04-21 21:57:32 -07:00
Makefile Revert "minigbm: i915: libdrm-ize backend" 2017-05-01 12:20:01 -07:00
marvell.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
mediatek.c Add HAL_PIXEL_FORMAT_BLOB format in cros gralloc 2017-05-02 22:50:31 -07:00
nouveau.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
PRESUBMIT.cfg minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
presubmit.sh minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
rockchip.c minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
tegra.c minigbm: fix typo in PRESUBMIT.cfg 2017-05-20 03:55:21 -07:00
udl.c minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
util.h minigbm: add clang-format and presubmit hooks 2017-03-31 10:40:27 -07:00
vc4.c minigbm: fix long lines missed by clang-format 2017-03-31 10:40:27 -07:00
vgem.c Add HAL_PIXEL_FORMAT_BLOB format in cros gralloc 2017-05-02 22:50:31 -07:00
virtio_gpu.c Add HAL_PIXEL_FORMAT_BLOB format in cros gralloc 2017-05-02 22:50:31 -07:00