HomeSort by: relevance | last modified time | path
    Searched defs:new_pcrtc_state (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 6342 struct drm_crtc_state *new_pcrtc_state = local in function:amdgpu_dm_commit_planes
6344 struct dm_crtc_state *acrtc_state = to_dm_crtc_state(new_pcrtc_state);
6405 if (new_pcrtc_state->color_mgmt_changed) {
6559 if (new_pcrtc_state->mode_changed) {
6564 if (new_pcrtc_state->color_mgmt_changed) {

Completed in 51 milliseconds