OSDN Git Service

radeonsi: emit PA_SC_RASTER_CONFIG
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Nov 2012 00:15:53 +0000 (19:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Nov 2012 18:02:42 +0000 (13:02 -0500)
commitce17964fe50d36dd13a0688bc59bfe6878142b74
treecf5f483376a29d3660dbd36f1e556d820d1ef1de
parent4f0537e645f9c34e305f2808c70eafbbc1c7689c
radeonsi: emit PA_SC_RASTER_CONFIG

Use per asic golden values.

Programming this register doesn't seem to be strictly
necessary on SI, but programming it wrong leads to
rendering issues or reduced performance so just
go ahead and program the golden values explicitly
to avoid any potential problems down the road.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeonsi/si_state.c