Blender Git Commit Log

Git Commits -> Revision 1f0998b

Revision 1f0998b by Hristo Gueorguiev (master)
June 10, 2017, 07:51 (GMT)
Cycles: Blacklist unsupported OpenCL devices

Due to various driver issues with AMD GCN 1 cards we can no longer support
these GPUs. This patch makes them unavailable to select for Cycles rendering.

GCN cards 2 and higher are still supported. Please use the most recent
drivers available to ensure proper functionality.

See here for a list to check which GPUs are supported:
https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units

Commit Details:

Full Hash: 1f0998baa796f4b25fd745536a8ad71356fb8048
Parent Commit: c73206a
Committed By: Mai Lavelle
Lines Changed: +56, -0

2 Modified Paths:

/intern/cycles/device/opencl/opencl.h (+5, -0) (Diff)
/intern/cycles/device/opencl/opencl_util.cpp (+51, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021