Home
last modified time | relevance | path

Searched refs:dsc_force_changed (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h680 bool dsc_force_changed; member
Damdgpu_dm_debugfs.c1512 dm_crtc_state->dsc_force_changed = true; in dp_dsc_clock_en_write()
1701 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_width_write()
1890 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_height_write()
2067 dm_crtc_state->dsc_force_changed = true; in dp_dsc_bits_per_pixel_write()
Damdgpu_dm.c9453 dm_old_crtc_state->dsc_force_changed == false) in amdgpu_dm_atomic_check()
9477 if (dm_old_crtc_state->dsc_force_changed) in amdgpu_dm_atomic_check()