Lines Matching full:freedreno
36 - Fix freedreno to compile with recent libdrm.
59 - freedreno/a3xx: fix color inversion on mem->gmem restore
60 - freedreno/a3xx: fix viewport on gmem->mem resolve
61 - freedreno: add debug option to disable scissor optimization
62 - freedreno: update register headers
63 - freedreno/a3xx: some texture fixes
64 - freedreno/a3xx/compiler: fix CMP
65 - freedreno/a3xx/compiler: handle saturate on dst
66 - freedreno/a3xx/compiler: use max_reg rather than file_count
67 - freedreno/a3xx/compiler: cat4 cannot use const reg as src
68 - freedreno: fix segfault when no color buffer bound
69 - freedreno/a3xx/compiler: make compiler errors more useful
70 - freedreno/a3xx/compiler: bit of re-arrange/cleanup
71 - freedreno/a3xx/compiler: fix SGT/SLT/etc
72 - freedreno/a3xx: don't leak so much
73 - freedreno/a3xx/compiler: better const handling
74 - freedreno/a3xx/compiler: handle sync flags better
75 - freedreno: updates for msm drm/kms driver