Home
last modified time | relevance | path

Searched refs:depth_bits (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c665 int depth_bits = 0; in set_round() local
671 depth_bits = 6; in set_round()
674 depth_bits = 7; in set_round()
677 depth_bits = 0; in set_round()
680 depth_bits = 1; in set_round()
683 depth_bits = 2; in set_round()
686 depth_bits = 3; in set_round()
689 depth_bits = 4; in set_round()
692 depth_bits = 4; in set_round()
708 depth_bits | in set_round()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c663 int depth_bits = 0; in set_round() local
669 depth_bits = 6; in set_round()
672 depth_bits = 7; in set_round()
675 depth_bits = 0; in set_round()
678 depth_bits = 1; in set_round()
681 depth_bits = 2; in set_round()
684 depth_bits = 3; in set_round()
687 depth_bits = 4; in set_round()
690 depth_bits = 4; in set_round()
706 depth_bits | in set_round()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c94 u8 depth_bits; member
292 msg.situ.video_output[0].depth_bits = bpp; in hyperv_update_situation()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c164 u8 depth_bits; member
333 msg.situ.video_output[0].depth_bits = info->var.bits_per_pixel; in synthvid_send_situ()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhyperv_fb.c157 u8 depth_bits; member
326 msg.situ.video_output[0].depth_bits = info->var.bits_per_pixel; in synthvid_send_situ()

Completed in 8 milliseconds