[igt-dev] [PATCH i-g-t 1/7] lib/igt_psr: added enum for panel replay
Hogander, Jouni
jouni.hogander at intel.com
Tue Oct 31 11:32:41 UTC 2023
On Tue, 2023-10-31 at 13:39 +0530, Kunal Joshi wrote:
> Added enum for PR
>
> Cc: Jouni Högander <jouni.hogander at intel.com>
> Cc: Animesh Manna <animesh.manna at intel.com>
> Cc: Arun R Murthy <arun.r.murthy at intel.com>
> Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>
Reviewed-by: Jouni Högander <jouni.hogander at intel.com>
> ---
> lib/igt_psr.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/lib/igt_psr.h b/lib/igt_psr.h
> index 12ffc9d6c..243154897 100644
> --- a/lib/igt_psr.h
> +++ b/lib/igt_psr.h
> @@ -34,6 +34,8 @@ enum psr_mode {
> PSR_MODE_1,
> PSR_MODE_2,
> PSR_MODE_2_SEL_FETCH,
> + PR_MODE,
> + PR_MODE_SEL_FETCH,
> PSR_DISABLED,
> };
>
More information about the igt-dev
mailing list