Subversion Repositories Kolibri OS

Rev

Rev 812 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 812 Rev 877
Line 1... Line 1...
1
static const u32 R300_cp_microcode[][2]={
1
static const u32_t R300_cp_microcode[][2]={
2
    { 0x4200e000, 0000000000 },
2
    { 0x4200e000, 0000000000 },
3
    { 0x4000e000, 0000000000 },
3
    { 0x4000e000, 0000000000 },
4
    { 0x000000ae, 0x00000008 },
4
    { 0x000000ae, 0x00000008 },
5
    { 0x000000b2, 0x00000008 },
5
    { 0x000000b2, 0x00000008 },
6
    { 0x67554b4a, 0000000000 },
6
    { 0x67554b4a, 0000000000 },
Line 256... Line 256...
256
    { 0000000000, 0000000000 },
256
    { 0000000000, 0000000000 },
257
    { 0000000000, 0000000000 },
257
    { 0000000000, 0000000000 },
258
};
258
};
259
 
259
 
Line 260... Line 260...
260
static const u32 R520_cp_microcode[][2]={
260
static const u32_t R520_cp_microcode[][2]={
261
    { 0x4200e000, 0000000000 },
261
    { 0x4200e000, 0000000000 },
262
    { 0x4000e000, 0000000000 },
262
    { 0x4000e000, 0000000000 },
263
    { 0x00000099, 0x00000008 },
263
    { 0x00000099, 0x00000008 },
264
    { 0x0000009d, 0x00000008 },
264
    { 0x0000009d, 0x00000008 },
265
    { 0x4a554b4a, 0000000000 },
265
    { 0x4a554b4a, 0000000000 },