Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h740 bool dsc_force_changed; member
Damdgpu_dm_debugfs.c1602 dm_crtc_state->dsc_force_changed = true; in dp_dsc_clock_en_write()
1786 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_width_write()
1970 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_height_write()
2142 dm_crtc_state->dsc_force_changed = true; in dp_dsc_bits_per_pixel_write()
Damdgpu_dm.c10072 dm_old_crtc_state->dsc_force_changed == false) in amdgpu_dm_atomic_check()
10096 if (dm_old_crtc_state->dsc_force_changed) in amdgpu_dm_atomic_check()