Subversion Repositories Kolibri OS

Rev

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

Rev 5078 Rev 6104
Line 507... Line 507...
507
 
507
 
508
#define DCCG_AUDIO_DTO1_PHASE             0x05c0
508
#define DCCG_AUDIO_DTO1_PHASE             0x05c0
509
#define DCCG_AUDIO_DTO1_MODULE            0x05c4
509
#define DCCG_AUDIO_DTO1_MODULE            0x05c4
510
#define DCCG_AUDIO_DTO1_LOAD              0x05c8
510
#define DCCG_AUDIO_DTO1_LOAD              0x05c8
-
 
511
#define DCCG_AUDIO_DTO1_CNTL              0x05cc
Line 511... Line 512...
511
#define DCCG_AUDIO_DTO1_CNTL              0x05cc
512
#       define DCCG_AUDIO_DTO1_USE_512FBR_DTO (1 << 3)
512
 
513
 
513
/* DCE 4.0 AFMT */
514
/* DCE 4.0 AFMT */
514
#define HDMI_CONTROL                         0x7030
515
#define HDMI_CONTROL                         0x7030
Line 1188... Line 1189...
1188
#define		SOFT_RESET_DMA				(1 << 20)
1189
#define		SOFT_RESET_DMA				(1 << 20)
1189
#define		SOFT_RESET_TST				(1 << 21)
1190
#define		SOFT_RESET_TST				(1 << 21)
1190
#define		SOFT_RESET_REGBB			(1 << 22)
1191
#define		SOFT_RESET_REGBB			(1 << 22)
1191
#define		SOFT_RESET_ORB				(1 << 23)
1192
#define		SOFT_RESET_ORB				(1 << 23)
Line -... Line 1193...
-
 
1193
 
-
 
1194
#define SRBM_READ_ERROR					0xE98
-
 
1195
#define SRBM_INT_CNTL					0xEA0
-
 
1196
#define SRBM_INT_ACK					0xEA8
1192
 
1197
 
1193
/* display watermarks */
1198
/* display watermarks */
1194
#define	DC_LB_MEMORY_SPLIT				  0x6b0c
1199
#define	DC_LB_MEMORY_SPLIT				  0x6b0c
1195
#define	PRIORITY_A_CNT			                  0x6b18
1200
#define	PRIORITY_A_CNT			                  0x6b18
1196
#define		PRIORITY_MARK_MASK			  0x7fff
1201
#define		PRIORITY_MARK_MASK			  0x7fff
Line 1513... Line 1518...
1513
#define UVD_UDEC_ADDR_CONFIG				0xef4c
1518
#define UVD_UDEC_ADDR_CONFIG				0xef4c
1514
#define UVD_UDEC_DB_ADDR_CONFIG				0xef50
1519
#define UVD_UDEC_DB_ADDR_CONFIG				0xef50
1515
#define UVD_UDEC_DBW_ADDR_CONFIG			0xef54
1520
#define UVD_UDEC_DBW_ADDR_CONFIG			0xef54
1516
#define UVD_RBC_RB_RPTR					0xf690
1521
#define UVD_RBC_RB_RPTR					0xf690
1517
#define UVD_RBC_RB_WPTR					0xf694
1522
#define UVD_RBC_RB_WPTR					0xf694
-
 
1523
#define UVD_STATUS					0xf6bc
Line 1518... Line 1524...
1518
 
1524
 
1519
/*
1525
/*
1520
 * PM4
1526
 * PM4
1521
 */
1527
 */