Comment # 11
on bug 104275
from Alex_Zhang1@Dell.com
(In reply to Harry Wentland from comment #9) > Created attachment 136321 [details] [review] [review] > DC scatter gather patch > > You'll need this DC patch. Hi Harry, As patch below, + /* + * TODO debug why this doesn't work on Raven + */ + if (adev->flags & AMD_IS_APU && + adev->asic_type >= CHIP_CARRIZO && + adev->asic_type < CHIP_RAVEN) + init_data.flags.gpu_vm_support = true; Seems this is just for debug, if I am wrong, please correct me. Do the flags gpu_vm_support has support on 4.13 kernel? Could you please help to confirm if this patch can be used on 4.13 kernel? Thanks
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel