Home
last modified time | relevance | path

Searched refs:new_pcrtc_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7203 struct drm_crtc_state *new_pcrtc_state =
7205 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(new_pcrtc_state);
7263 if (new_pcrtc_state->color_mgmt_changed) {
7419 if (new_pcrtc_state->mode_changed) {
7424 if (new_pcrtc_state->color_mgmt_changed) {
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8038 struct drm_crtc_state *new_pcrtc_state = in amdgpu_dm_commit_planes() local
8040 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(new_pcrtc_state); in amdgpu_dm_commit_planes()
8104 if (new_pcrtc_state->color_mgmt_changed) { in amdgpu_dm_commit_planes()
8303 if (new_pcrtc_state->mode_changed) { in amdgpu_dm_commit_planes()
8308 if (new_pcrtc_state->color_mgmt_changed) { in amdgpu_dm_commit_planes()

Completed in 21 milliseconds