Searched refs:RADEON_RS600 (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/graphics/radeon_hd/
H A Dradeon_hd.h68 RADEON_RS600, enumerator in enum:radeon_chipset
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dbios.cpp94 } else if (info.chipsetID >= RADEON_RS600) {
H A Dencoder.cpp2195 else if (info.chipsetID >= RADEON_RS600)
2201 if (info.chipsetID >= RADEON_RS600)
2208 if (info.chipsetID >= RADEON_RS600)
2216 if (info.chipsetID >= RADEON_RS600)
2225 else if (info.chipsetID >= RADEON_RS600)
2232 if ((info.chipsetID == RADEON_RS600)
2236 else if (info.chipsetID >= RADEON_RS600)
H A Dgpu.cpp795 } else if (info.chipsetID >= RADEON_RS600) {
H A Ddisplay.cpp159 } else if (info.chipsetID >= RADEON_RS600) {
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Ddriver.cpp62 {0x793f, 1, 0, RADEON_RS600, CHIP_IGP, "Radeon X1200"},
63 {0x7941, 1, 0, RADEON_RS600, CHIP_IGP, "Radeon X1200"},
64 {0x7942, 1, 0, RADEON_RS600, CHIP_IGP, "Radeon X1250"},
H A Dradeon_hd.cpp842 else if (info.chipsetID >= RADEON_RS600)

Completed in 138 milliseconds