Re: [PATCH v9 4/8] Add refresh rate divider to struct representing AS SDP

2024-05-28 Thread Nautiyal, Ankit K
On 5/24/2024 3:54 PM, Mitul Golani wrote: Add target_rr_divider to structure representing AS SDP. It is valid only in FAVT mode, sink device ignores the bit in AVT mode. Add prefix : drm/dp, also need to send to dri-devel. Regards, Ankit Signed-off-by: Mitul Golani Reviewed-by: Arun

[PATCH v9 4/8] Add refresh rate divider to struct representing AS SDP

2024-05-24 Thread Mitul Golani
Add target_rr_divider to structure representing AS SDP. It is valid only in FAVT mode, sink device ignores the bit in AVT mode. Signed-off-by: Mitul Golani Reviewed-by: Arun R Murthy --- include/drm/display/drm_dp_helper.h | 1 + 1 file changed, 1 insertion(+) diff --git