commit | 725da6ee7458c5227a2bc9a1b686dad8f3c6d854 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Nov 21 19:05:17 2013 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 27 16:21:28 2013 +0200 |
tree | 06c35f8b387225ce645ac3434c1a8607f38b25c4 | |
parent | 3d371a7284798c96bb033a449acbad7cc29c2e29 [diff] |
rendercopy: Pass context to rendercopy functions rendercopy does the batch buffer flush internally, so if we want to use it with multiple contexts, we need to pass the context in from caller. v2: Modify rendercopy_gen8 as well Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>