aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_oa.py
Commit message (Expand)AuthorAgeFilesLines
* i965: perf: extract utility functionsLionel Landwerlin2018-04-231-1/+1
* i965: perf: add support for new equation operatorsLionel Landwerlin2018-03-221-0/+15
* i965: annotate brw_oa.py's --header and --code as requiredEmil Velikov2018-03-201-21/+14
* i965: perf: reduce i965 binary sizeLionel Landwerlin2018-03-201-152/+281
* i965: Silence unused parameter warnings in generated OA codeIan Romanick2018-03-021-1/+1
* i965: perf: list registers to program for queriesLionel Landwerlin2017-11-031-0/+51
* i965: perf: factorize code for availabilityLionel Landwerlin2017-11-031-12/+16
* i965: perf: make revision variable availableLionel Landwerlin2017-11-031-0/+1
* i965: perf: fix codegen with single operand equationLionel Landwerlin2017-06-191-1/+3
* i965: Add script to gen code for OA counter queriesRobert Bragg2017-03-091-0/+554