> Please group this declaration together with the other qxl debugfs
> declarations.
Thanks for the review. Just submitted a v3 that adds this
modification. Please, take a look when you have the time.
--
Gabriel Krisman Bertazi
___
dri-devel mailing l
Hi Gabriel,
2017-01-17 Gabriel Krisman Bertazi :
> This avoids using the deprecated drm_get_pci_dev() and load() hook
> interfaces in the qxl driver.
>
> The only tricky part is to ensure TTM debugfs initialization happens
> after the debugfs root node is created, which is done by moving that
>