[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Nov 13 05:25:51 UTC 2020
Hi Dave and Daniel,
Here it goes again, but wow with the right base.
Please note that one of the patches is only a dependency
that allows the pread override by backend.
Thanks,
Rodrigo.
drm-intel-fixes-2020-11-13:
- Pull phys pread/pwrite implementations to the backend (Chris)
- Correctly set SFC capability for video engines (Venkata)
The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:
Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2020-11-13
for you to fetch changes up to 5ce6861d36ed5207aff9e5eead4c7cc38a986586:
drm/i915: Correctly set SFC capability for video engines (2020-11-12 19:47:30 -0500)
----------------------------------------------------------------
- Pull phys pread/pwrite implementations to the backend (Chris)
- Correctly set SFC capability for video engines (Venkata)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Matthew Auld (1):
drm/i915/gem: Allow backends to override pread implementation
Venkata Sandeep Dhanalakota (1):
drm/i915: Correctly set SFC capability for video engines
drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +
drivers/gpu/drm/i915/gem/i915_gem_phys.c | 55 ++++++++++++++++++++++++
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 32 +++-----------
4 files changed, 65 insertions(+), 27 deletions(-)
More information about the Intel-gfx
mailing list