mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 00:39:33 +07:00
24ded292a5
When GEM backing storage is allocated those are normal pages,
so there is no point using pgprot_writecombine while mmaping.
This fixes mismatch of buffer pages' memory attributes between
the frontend and backend which may cause screen artifacts.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
xen_drm_front_cfg.c | ||
xen_drm_front_cfg.h | ||
xen_drm_front_conn.c | ||
xen_drm_front_conn.h | ||
xen_drm_front_evtchnl.c | ||
xen_drm_front_evtchnl.h | ||
xen_drm_front_gem.c | ||
xen_drm_front_gem.h | ||
xen_drm_front_kms.c | ||
xen_drm_front_kms.h | ||
xen_drm_front.c | ||
xen_drm_front.h |