Re: [Intel-gfx] [PATCH] [v2] Kbuild: move to -std=gnu11

2022-02-28 Thread Alex Shi
l.gmail.com/ > Link: https://github.com/ClangBuiltLinux/linux/issues/1603 > Suggested-by: Linus Torvalds > Cc: Masahiro Yamada > Cc: linux-kbu...@vger.kernel.org > Cc: l...@lists.linux.dev > Signed-off-by: Arnd Bergmann For document part, Reviewed-by: Alex Shi > --- > [v2] > - a

[Intel-gfx] [PATCH] Disable frame buffer compression on ironlake

2010-11-18 Thread Alex,Shi
Open fbc will cause about 1 Watts power increase on ironlake for bltk-office/player benchmark. So just disable it and left code here to waiting for better solution. Signed-off-by: Alex Shi --- drivers/gpu/drm/i915/i915_drv.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff