diff options
author | Suraj Kandpal <[email protected]> | 2023-08-28 11:12:58 +0530 |
---|---|---|
committer | Animesh Manna <[email protected]> | 2023-09-05 14:42:44 +0530 |
commit | 265bb1cbe3d6907fe8db885a8e6d57ff4c18daa4 (patch) | |
tree | e628031ab894453ccbe0e96e9d73f24d4c3e6feb /lib/mpi/mpiutil.c | |
parent | bd077259d0a9c9bf453e7e9751bf41f1996e6585 (diff) |
drm/i915/vdsc: Add function to write in PPS register
Now that we have a function that reads any PPS register based
on intel_dsc_pps enum provided lets create a function that can
write on any PPS.
--v2
-Changes need as PPS enum was dropped
-Remove duplicated code in intel_dsc_write_pps_reg [Jani]
--v3
-Use dsc_split instead of num_vdsc_instances [Ankit]
--v5
-Changes to implement the new dsc_reg array variable passing
[Ankit]
--v7
-Pass no of vdsc instances to get_pps_reg [Ankit]
--v8
-No need for dsc_reg dynamic allocation [Jani]
-Change function to void as no return needs to be sent back
--v9
-Send ARRAY_SIZE(dsc_reg) instead of vdsc_per_pipe [Ankit]
Signed-off-by: Suraj Kandpal <[email protected]>
Reviewed-by: Ankit Nautiyal <[email protected]>
Signed-off-by: Animesh Manna <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions