[Mesa-dev] RFH and status of XvMC on r600g

Andy Furniss andyqos at ukfsn.org
Mon Jan 10 03:42:04 PST 2011


Christian König wrote:
> Hi,
>
> in the past couple of weeks i tried to optimize the shaders used for the
> iDCT and MC code. Beside optimizing the TGSI code for the shaders i
> optimized the TGSI->R600 code generation in r600g quite a bit:

I am getting an error trying to build your latest xvmc mesa, master is 
building OK for me.

r600_asm.c: In function 'r600_bc_dump':
r600_asm.c:2334: error: 'struct r600_bc_cf' has no member named 
'kcache0_mode'
r600_asm.c:2335: error: 'struct r600_bc_cf' has no member named 
'kcache0_bank'
r600_asm.c:2336: error: 'struct r600_bc_cf' has no member named 
'kcache1_bank'
r600_asm.c:2340: error: 'struct r600_bc_cf' has no member named 
'kcache1_mode'
r600_asm.c:2341: error: 'struct r600_bc_cf' has no member named 
'kcache0_addr'
r600_asm.c:2342: error: 'struct r600_bc_cf' has no member named 
'kcache1_addr'


More information about the mesa-dev mailing list