Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h881 bool dsc_force_changed; member
Damdgpu_dm_debugfs.c1689 dm_crtc_state->dsc_force_changed = true; in dp_dsc_clock_en_write()
1877 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_width_write()
2065 dm_crtc_state->dsc_force_changed = true; in dp_dsc_slice_height_write()
2241 dm_crtc_state->dsc_force_changed = true; in dp_dsc_bits_per_pixel_write()
Damdgpu_dm.c11459 dm_old_crtc_state->dsc_force_changed == false) in amdgpu_dm_atomic_check()
11483 if (dm_old_crtc_state->dsc_force_changed) in amdgpu_dm_atomic_check()