HomeSort by: relevance | last modified time | path
    Searched refs:HDP_DEBUG1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 438 #define HDP_DEBUG1 0x2F34
r600d.h 326 #define HDP_DEBUG1 0x2F34
radeon_rv770.c 1027 /* r7xx hw bug. Read from HDP_DEBUG1 rather
1030 tmp = RREG32(HDP_DEBUG1);
radeon_r600.c 1113 /* r7xx hw bug. write to HDP_DEBUG1 followed by fb read
1118 WREG32(HDP_DEBUG1, 0);
4437 /* r7xx hw bug. write to HDP_DEBUG1 followed by fb read
4446 WREG32(HDP_DEBUG1, 0);

Completed in 23 milliseconds