for GMA-HD(in our understanding, i915)
support hardware acceleration for
blit/blend operations?
2)How to test and verify the hardware acceleration for blit/blend
operations in GMA-HD platform
Thanks in advance
Regards
Sudeep
___
Intel-gfx mailing
Thanks a lot Chris. Thanks for your valuable inputs.
Sudeep
Chris Wilson wrote:
On Tue, 01 Feb 2011 15:45:34 +0530, sudeep wrote:
Hi All,
I am a starter in Linux graphics. Our development board is
*MATXM*-*CORE*-*411*-*B* from Emerson. It has
Intel i5 core and QM57 chip set. We have a a
On Fri, Dec 03, 2021 at 12:47:53PM -0800, Jasmine Newsome wrote:
> Replace pointer bo->ttm with ttm in i915_ttm_move
> when passed as argument to __i915_ttm_move
Hi Jasmine,
Can you please resend this patch with the commit description updated to
describe why this patch is needed?
Thank
Both cmp_u32 and cmp_u64 are comparing the pointers instead of the value
at those pointers. This will result in incorrect/unsorted list. Fix it
by deferencing the pointers before comparison.
Cc: Chris Wilson
Cc: Mika Kuoppala
Signed-off-by: Sudeep Holla
---
drivers/gpu/drm/i915/gt