Chameleon

Issue 38: Missing and incorrect frame buffers in ati.c

Reported by MacMan, Sep 15, 2010

ATIKnownFramebuffers is missing the following frame buffers.

	{ 0x100268B8,  "Vervet"},
	{ 0x100268BE,  "Vervet"},
	{ 0x10026898,  "Uakari"},
	{ 0x10026899,  "Uakari"}

These entries are for:
 	{ 0x100268B8,  "ATI Radeon HD 5770"} ,
	{ 0x100268BE,  "ATI Radeon HD 5750"} ,
	{ 0x10026898,  "ATI Radeon HD 5870"} ,
	{ 0x10026899,  "ATI Radeon HD 5850"} 

In addition the frame buffer "Franklin" is not in 
ATIFramebuffer 1.6.18.18 (8557) which is from the Snow Leopard 
Graphics Update 1.0. But is used here:

	{ 0x10029400,  "Franklin"}  ,
	{ 0x10029405,  "Franklin"}  ,

Comment 1 by Evan Lojewski, Jun 2, 2011

Status: Fixed

Created: 13 years 7 months ago by MacMan

Updated: 12 years 10 months ago

Status: Fixed

Followed by: 2 persons

Labels:
Priority:Medium
Type:Defect