Searched hist:"54 cff6479fd87e4a941e3686d93faa734586922b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | execlist.h | diff 54cff6479fd87e4a941e3686d93faa734586922b Sun Sep 10 03:40:04 CDT 2017 Zhi Wang <zhi.a.wang@intel.com> drm/i915/gvt: Make elsp_dwords in the right order
The context descriptors in elsp_dwords are stored in a reversed order and the definition of context descriptor is also reversed. The revesred stuff is hard to be used and might cause misunderstanding. Make them in the right oder for following code re-factoring.
Tested on my SKL NUC.
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
|
H A D | execlist.c | diff 54cff6479fd87e4a941e3686d93faa734586922b Sun Sep 10 03:40:04 CDT 2017 Zhi Wang <zhi.a.wang@intel.com> drm/i915/gvt: Make elsp_dwords in the right order
The context descriptors in elsp_dwords are stored in a reversed order and the definition of context descriptor is also reversed. The revesred stuff is hard to be used and might cause misunderstanding. Make them in the right oder for following code re-factoring.
Tested on my SKL NUC.
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
|
H A D | handlers.c | diff 54cff6479fd87e4a941e3686d93faa734586922b Sun Sep 10 03:40:04 CDT 2017 Zhi Wang <zhi.a.wang@intel.com> drm/i915/gvt: Make elsp_dwords in the right order
The context descriptors in elsp_dwords are stored in a reversed order and the definition of context descriptor is also reversed. The revesred stuff is hard to be used and might cause misunderstanding. Make them in the right oder for following code re-factoring.
Tested on my SKL NUC.
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
|