Displaying 1 result from an estimated 1 matches for "naveen1".
Did you mean:
naveen
2024 Jun 14
0
[PATCH v6 5/8] drm/i915: Enable async flips on the primary plane
On Fri, Jun 14, 2024 at 12:35:32PM -0300, Andr? Almeida wrote:
> This driver can perfom async flips on primary planes, so enable it.
>
Cc: Ville Syrj?l? <ville.syrjala at linux.intel.com>
Cc: Naveen Kumar <naveen1.kumar at intel.com>
c: Vandita Kulkarni <vandita.kulkarni at intel.com>
> Signed-off-by: Andr? Almeida <andrealmeid at igalia.com>
> ---
> drivers/gpu/drm/i915/display/i9xx_plane.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/gpu/drm/i915/d...