radeon_hd: from Cedar, memory sizes as bytes only for PALM/SUMO/SUMO2
should help with #17664 register change from Tahiti for #17377 Change-Id: I52b9691cd6a04b58b70e905bc29e803f06936789 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5526 Reviewed-by: John Scipione <[email protected]> Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
8dc67def4b
commit
265899da3a
@@ -290,7 +290,8 @@ struct radeon_free_graphics_memory {
|
||||
// registers
|
||||
#define R6XX_CONFIG_APER_SIZE 0x5430 // r600>
|
||||
#define OLD_CONFIG_APER_SIZE 0x0108 // <r600
|
||||
#define CONFIG_MEMSIZE 0x5428 // r600>
|
||||
#define CONFIG_MEMSIZE 0x5428 // r600>
|
||||
#define CONFIG_MEMSIZE_TAHITI 0x03de // tahiti>
|
||||
|
||||
|
||||
#endif /* RADEON_HD_H */
|
||||
|
||||
Reference in New Issue
Block a user