Skip to content

Commit

Permalink
drm/i915/gen9: Send all components in VF state
Browse files Browse the repository at this point in the history
Update gen9 renderstate to account the, long overdue, changes for
igt commit 5c07135b7bd2 ("tools/null_state/gen9: Send all
components in VF state").

Signed-off-by: Mika Kuoppala <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
  • Loading branch information
mikuint committed Aug 14, 2017
1 parent ccba591 commit 2743789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/gpu/drm/i915/intel_renderstate_gen9.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
* Generated by: intel-gpu-tools-1.8-220-g01153e7
* Generated by: intel-gpu-tools-1.19-177-g68e2eab2
*/

#include "intel_renderstate.h"
Expand Down Expand Up @@ -873,7 +873,7 @@ static const u32 gen9_null_state_batch[] = {
0x00000000,
0x00000000,
0x78550003,
0x00000000,
0x0000000f,
0x00000000,
0x00000000,
0x00000000,
Expand Down

0 comments on commit 2743789

Please sign in to comment.