Home
last modified time | relevance | path

Searched refs:has_rmx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_monitor.c981 int has_rmx, native_db = 0; in radeon_match_mode() local
996 has_rmx = rinfo->mon1_type == MT_LCD || rinfo->mon1_type == MT_DFP; in radeon_match_mode()
1009 if (has_rmx == 0 && rinfo->mon1_modedb) in radeon_match_mode()
1035 if (native_db && has_rmx) { in radeon_match_mode()
1049 if (!has_rmx) in radeon_match_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeon_monitor.c979 int has_rmx, native_db = 0; in radeon_match_mode() local
994 has_rmx = rinfo->mon1_type == MT_LCD || rinfo->mon1_type == MT_DFP; in radeon_match_mode()
1007 if (has_rmx == 0 && rinfo->mon1_modedb) in radeon_match_mode()
1033 if (native_db && has_rmx) { in radeon_match_mode()
1047 if (!has_rmx) in radeon_match_mode()

Completed in 3 milliseconds