r600: drop a bunch of post-cayman code. (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 9 Oct 2017 03:30:02 +0000 (13:30 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 9 Oct 2017 20:08:42 +0000 (06:08 +1000)
commitbee61d16c8c48b0339d1db9bf4e6bf1ddc6685ff
treefa51b02ec2d7598d1ee7457ac75575dd9254afd6
parent7b697c8b7865e9ca6be6bc445801928d7ae7169c
r600: drop a bunch of post-cayman code. (v2)

Now that Marek has split the two drivers apart, drop a bunch
of unnecessary code from the r600 half. There is probably a bunch
more hiding in the video code.

No piglit regressions on caicos.

v2: fix HAVE_LLVM protected code
Acked-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
12 files changed:
src/gallium/drivers/r600/r600_gpu_load.c
src/gallium/drivers/r600/r600_pipe_common.c
src/gallium/drivers/r600/r600_pipe_common.h
src/gallium/drivers/r600/r600_query.c
src/gallium/drivers/r600/r600_query.h
src/gallium/drivers/r600/r600_streamout.c
src/gallium/drivers/r600/r600_texture.c
src/gallium/drivers/r600/r600_uvd.c
src/gallium/drivers/r600/radeon_uvd.c
src/gallium/drivers/r600/radeon_uvd.h
src/gallium/drivers/r600/radeon_vce.c
src/gallium/drivers/r600/radeon_video.c