Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h644 bool dsc_force_changed; member
Damdgpu_dm_debugfs.c1458 dm_crtc_state->dsc_force_changed = true; in dp_dsc_clock_en_write()
1647 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_width_write()
1836 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_height_write()
2013 dm_crtc_state->dsc_force_changed = true; in dp_dsc_bits_per_pixel_write()
Damdgpu_dm.c11019 dm_old_crtc_state->dsc_force_changed == false) in amdgpu_dm_atomic_check()
11037 if (dm_old_crtc_state->dsc_force_changed) in amdgpu_dm_atomic_check()