Files
linux/drivers/gpu/drm
Changbin Du b294657d1b drm/i915/gvt: Add new 64K entry type
Add a new entry type GTT_TYPE_PPGTT_PTE_64K_ENTRY. 64K entry is very
different from 2M/1G entry. 64K entry is controlled by IPS bit in upper
PDE. To leverage the current logic, I take IPS bit as 'PSE' for PTE
level. Which means, 64K entries can also processed by get_pse_type().

v2: Make it bisectable.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
2018-07-09 10:22:30 +08:00
..
2018-01-30 18:05:25 +01:00
2018-04-25 09:09:22 +02:00
2018-07-09 10:22:30 +08:00
2017-12-27 19:00:09 -05:00
2018-04-25 09:09:22 +02:00
2018-03-29 19:14:21 +03:00