Searched hist:"306 f7a5b0e5794701c330291940a15191edc2f27" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/pxp/ |
H A D | intel_pxp.c | diff 306f7a5b0e5794701c330291940a15191edc2f27 Tue Jul 25 05:33:30 CDT 2023 Andi Shyti <andi.shyti@linux.intel.com> drm/i915: Replace i915->gt0 with to_gt(i915)
Quite surprised to see that around i915 there are still i915->gt0 references. Replace them with the to_gt() helper.
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230725103330.1041394-1-andi.shyti@linux.intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_region_lmem.c | diff 306f7a5b0e5794701c330291940a15191edc2f27 Tue Jul 25 05:33:30 CDT 2023 Andi Shyti <andi.shyti@linux.intel.com> drm/i915: Replace i915->gt0 with to_gt(i915)
Quite surprised to see that around i915 there are still i915->gt0 references. Replace them with the to_gt() helper.
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230725103330.1041394-1-andi.shyti@linux.intel.com
|
H A D | intel_gt.c | diff 306f7a5b0e5794701c330291940a15191edc2f27 Tue Jul 25 05:33:30 CDT 2023 Andi Shyti <andi.shyti@linux.intel.com> drm/i915: Replace i915->gt0 with to_gt(i915)
Quite surprised to see that around i915 there are still i915->gt0 references. Replace them with the to_gt() helper.
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230725103330.1041394-1-andi.shyti@linux.intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_stolen.c | diff 306f7a5b0e5794701c330291940a15191edc2f27 Tue Jul 25 05:33:30 CDT 2023 Andi Shyti <andi.shyti@linux.intel.com> drm/i915: Replace i915->gt0 with to_gt(i915)
Quite surprised to see that around i915 there are still i915->gt0 references. Replace them with the to_gt() helper.
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230725103330.1041394-1-andi.shyti@linux.intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | mock_gem_device.c | diff 306f7a5b0e5794701c330291940a15191edc2f27 Tue Jul 25 05:33:30 CDT 2023 Andi Shyti <andi.shyti@linux.intel.com> drm/i915: Replace i915->gt0 with to_gt(i915)
Quite surprised to see that around i915 there are still i915->gt0 references. Replace them with the to_gt() helper.
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230725103330.1041394-1-andi.shyti@linux.intel.com
|