aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_screen.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a5xx: texture tilingRob Clark2018-01-141-0/+1
* freedreno: add screen->setup_slices() for tex layoutRob Clark2018-01-141-0/+2
* freedreno: context priority supportRob Clark2017-12-191-0/+1
* freedreno: per-context fd_pipeRob Clark2017-10-241-0/+5
* freedreno/a5xx: hw binning supportRob Clark2017-05-131-0/+1
* freedreno/a5xx: compute shader supportRob Clark2017-05-041-1/+1
* freedreno: core compute state supportRob Clark2017-05-041-0/+6
* freedreno: core SSBO supportRob Clark2017-05-041-0/+1
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-1/+1
* freedreno/a5xx: fixup capsRob Clark2016-12-181-1/+1
* freedreno: pitch alignment should match gmem alignmentRob Clark2016-12-061-1/+1
* freedreno/a5xx: initial supportRob Clark2016-11-301-0/+6
* freedreno: make gmem tile size alignment configurableRob Clark2016-11-301-0/+1
* freedreno: use the new parent/child pools for transfersNicolai Hähnle2016-10-051-0/+3
* freedreno: reject imports with bogus pitchRob Clark2016-09-071-2/+1
* freedreno: some lockingRob Clark2016-07-301-0/+3
* freedreno: add batch-cache and batch reorderingRob Clark2016-07-301-1/+5
* freedreno: hw timestamp supportRob Clark2016-07-231-0/+1
* freedreno: query max gpu freqRob Clark2016-02-171-0/+1
* freedreno: one screen to rule them allRob Clark2015-09-161-0/+10
* freedreno: cap cleanupsRob Clark2015-08-121-0/+8
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* freedreno/ir3: introduce ir3_compiler objectRob Clark2015-06-211-1/+3
* freedreno: convert blit program to array for each number of rtsIlia Mirkin2015-04-021-0/+1
* freedreno: add is_a3xx()/is_a4xx() helpersRob Clark2014-12-131-0/+12
* freedreno: fix borked check for a320.0Rob Clark2014-11-141-1/+1
* freedreno: fix typo in gpu version checkRob Clark2014-07-251-1/+1
* freedreno/a3xx: enable/disable wa's based on patch-levelRob Clark2014-07-251-1/+9
* freedreno: prepare for a3xxRob Clark2013-06-081-0/+1
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+70