CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/04 14:19:15
Modified files:
sys/dev/fdt : rkdrm.c
sys/dev/pci/drm: drm_drv.c drm_gem_cma_helper.c
sys/dev/pci/drm/include/drm: drmP.h drm_gem_cma_helper.h
Log message:
Properly implement the page fault handler for CMA GEM buffers and actually
make drm(4) attach to rkdrm(4). This makes KMS work on the RK3399 SoC.
ok patrick@
