On 2/13/2025 2:36 AM, Ville Syrjälä wrote:
On Mon, Feb 03, 2025 at 06:08:18PM +0530, Ankit Nautiyal wrote:
Fill vrr.mode during compute_config and update intel_vrr_get_config() to
read vrr.mode based on CMRR and VRR enable conditions.
This vrr.mode thing still feels like a bit of a distractio
On Mon, Feb 03, 2025 at 06:08:18PM +0530, Ankit Nautiyal wrote:
> Fill vrr.mode during compute_config and update intel_vrr_get_config() to
> read vrr.mode based on CMRR and VRR enable conditions.
This vrr.mode thing still feels like a bit of a distraction at this
point in the series. If we canskip
Fill vrr.mode during compute_config and update intel_vrr_get_config() to
read vrr.mode based on CMRR and VRR enable conditions.
Signed-off-by: Ankit Nautiyal
---
drivers/gpu/drm/i915/display/intel_display.c | 1 +
drivers/gpu/drm/i915/display/intel_vrr.c | 5 +
2 files changed, 6 inserti