[Nouveau] [PATCH 1/6] gr: support for NVIDIA-provided firmwares

2015-06-19 Thread Alexandre Courbot
On Fri, Jun 19, 2015 at 12:57 AM, Ilia Mirkin wrote: > Why did you change request_firmware to request_firmware_direct? request_firmware() outputs an error message if the firmware file does not exist, whereas request_firmware_direct() doesn't. Since the firmware file can be in one of two locations

[Nouveau] [PATCH 1/6] gr: support for NVIDIA-provided firmwares

2015-06-18 Thread Ilia Mirkin
Why did you change request_firmware to request_firmware_direct? On Thu, Jun 18, 2015 at 10:47 AM, Alexandre Courbot wrote: > NVIDIA will officially start providing signed firmwares through > linux-firmware. Change the GR firmware lookup function to look them up > in addition to the extracted firm