Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.h622 struct dm_crtc_state { struct
623 struct drm_crtc_state base;
647 #define to_dm_crtc_state(x) container_of(x, struct dm_crtc_state, base) argument
A Damdgpu_dm_crc.c169 struct dm_crtc_state *dm_crtc_state, in amdgpu_dm_crtc_configure_crc_source()
A Damdgpu_dm_debugfs.c836 struct dm_crtc_state *dm_crtc_state = NULL; in output_bpc_show() local
1382 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_clock_en_write() local
1568 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_width_write() local
1752 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_slice_height_write() local
1930 struct dm_crtc_state *dm_crtc_state = NULL; in dp_dsc_bits_per_pixel_write() local
A Damdgpu_dm.c3007 struct dm_crtc_state *dm_crtc_state = NULL; in handle_hpd_irq_helper() local
5542 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in fill_dc_plane_attributes() local
7157 struct dm_crtc_state *dm_crtc_state = to_dm_crtc_state(crtc_state); in dm_crtc_helper_atomic_check() local

Completed in 30 milliseconds