Searched refs:max_cursor_size (Results 1 – 18 of 18) sorted by relevance
963 dc->caps.max_cursor_size = 64; in dce60_construct()1157 dc->caps.max_cursor_size = 64; in dce61_construct()1354 dc->caps.max_cursor_size = 64; in dce64_construct()
969 dc->caps.max_cursor_size = 128; in dce80_construct()1169 dc->caps.max_cursor_size = 128; in dce81_construct()1368 dc->caps.max_cursor_size = 128; in dce83_construct()
1511 dc->caps.max_cursor_size = 256; in dcn302_resource_construct()1517 dc->caps.cursor_cache_size = dc->caps.max_cursor_size * dc->caps.max_cursor_size * 8; in dcn302_resource_construct()
1451 dc->caps.max_cursor_size = 256; in dcn303_resource_construct()1461 dc->caps.max_cursor_size * dc->caps.max_cursor_size * 8; in dcn303_resource_construct()
941 cursor_size = dc->caps.max_cursor_size * dc->caps.max_cursor_size; in dcn30_does_plane_fit_in_mall()
2592 dc->caps.max_cursor_size = 256; in dcn30_resource_construct()2598 dc->caps.cursor_cache_size = dc->caps.max_cursor_size * dc->caps.max_cursor_size * 8; in dcn30_resource_construct()
167 unsigned int max_cursor_size; member
1070 dc->caps.max_cursor_size = 128; in dce100_resource_construct()
1077 dc->caps.max_cursor_size = 128; in dce120_resource_construct()
1101 dc->caps.max_cursor_size = 256; in dcn201_resource_construct()
1239 dc->caps.max_cursor_size = 128; in dce112_resource_construct()
1371 dc->caps.max_cursor_size = 128; in dce110_resource_construct()
1418 dc->caps.max_cursor_size = 256; in dcn10_resource_construct()
1442 dc->caps.max_cursor_size = 256; in dcn301_resource_construct()
1983 dc->caps.max_cursor_size = 256; in dcn21_resource_construct()
1597 adev_to_drm(adev)->mode_config.cursor_width = adev->dm.dc->caps.max_cursor_size; in amdgpu_dm_init()1598 adev_to_drm(adev)->mode_config.cursor_height = adev->dm.dc->caps.max_cursor_size; in amdgpu_dm_init()7858 acrtc->max_cursor_width = dm->adev->dm.dc->caps.max_cursor_size; in amdgpu_dm_crtc_init()7859 acrtc->max_cursor_height = dm->adev->dm.dc->caps.max_cursor_size; in amdgpu_dm_crtc_init()
2200 dc->caps.max_cursor_size = 256; in dcn31_resource_construct()
3753 dc->caps.max_cursor_size = 256; in dcn20_resource_construct()
Completed in 110 milliseconds