[PATCH 1/3] drm/amdgpu: fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 2017å¹´06æ??26æ?¥ 03:48, Dave Airlie wrote:
>> Do you not use bo list at all in mesa? radv as well?
> Currently radv is creating a bo list per command submission. radv does
> not use an offload thread to do command submission, as it seems pretty
> un-vulkan to use a thread for the queue submission thread the game
> uses.
>
> I have considered investigating this, but with vulkan it's probably
> optimising for the single threaded case which isn't where apps should
> really be.
>
> At the moment we regenerate the bo list on every CS ioctl, we probably
> can do a lot better, I know Bas has looked into this area a bit more
> than I.
Thanks Dave for inputting.

Could I ask more about radv? How does radv make bo list for every cs 
ioctl? Adding filter in every operation, any related bo will be add to 
bo list during make command submission?

Thanks,
David Zhou
>
> Dave.



[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux