Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h543 bool dsc_force_changed; member
Damdgpu_dm_debugfs.c1449 dm_crtc_state->dsc_force_changed = true; in dp_dsc_clock_en_write()
1634 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_width_write()
1819 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_height_write()
1992 dm_crtc_state->dsc_force_changed = true; in dp_dsc_bits_per_pixel_write()
Damdgpu_dm.c10357 dm_old_crtc_state->dsc_force_changed == false) in amdgpu_dm_atomic_check()
10375 if (dm_old_crtc_state->dsc_force_changed) in amdgpu_dm_atomic_check()