Home
last modified time | relevance | path

Searched defs:dm_crtc_state (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.h824 struct dm_crtc_state { struct
825 struct drm_crtc_state base;
826 struct dc_stream_state *stream;
828 bool cm_has_degamma;
829 bool cm_is_degamma_srgb;
831 bool mpo_requested;
856 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) argument
Damdgpu_dm_debugfs.c1013 struct dm_crtc_state *dm_crtc_state = NULL; in amdgpu_current_bpc_show() local
1065 struct dm_crtc_state *dm_crtc_state = NULL; in amdgpu_current_colorspace_show() local
1563 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_clock_en_write() local
1748 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_width_write() local
1931 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_height_write() local
2108 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_bits_per_pixel_write() local
Damdgpu_dm_crc.c213 struct dm_crtc_state *dm_crtc_state, in amdgpu_dm_crtc_configure_crc_source()
Damdgpu_dm_crtc.c446 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in amdgpu_dm_crtc_helper_atomic_check() local
Damdgpu_dm_mst_types.c1456 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(new_crtc_state); in is_dsc_precompute_needed() local
Damdgpu_dm.c5115 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes() local
5225 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_dirty_rects() local