* Little cleanup
* Add missing Idle call for connectors * Reformulate blanking.. this should match what the register is after the GTF vesa call * Set FrameBuffer to card internal address git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42509 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -83,6 +83,7 @@ struct radeon_shared_info {
|
||||
|
||||
addr_t frame_buffer_phys; // card PCI BAR address of FB
|
||||
area_id frame_buffer_area; // area of memory mapped FB
|
||||
uint32 frame_buffer_int; // card internal FB location
|
||||
uint32 frame_buffer_size; // card internal FB aperture size
|
||||
uint8* frame_buffer; // virtual memory mapped FB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user