[Openchrome-devel] [Bug 94473] DRM / KMS bootup error on VX900 platform

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 15 01:43:25 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94473

--- Comment #21 from HuangRan <huangran at iscas.ac.cn> ---
Hi Kevin,


> 
> I saw the new bug report you filed regarding the HDMI.
> I am thinking that this bug you originally filed for (AGP related issue)
> probably existed when James wrote the code, and possibly he never bothered
> to fix it or did not noticed it.
> How do you think?

   I am not sure on this, with my debugging yesterday on the kernel, I found
dev->agp is NULL which leads drm_agp_acquire() return NULL.
-------------------------------------
          if (!dev->agp)
        return -ENODEV;
-------------------------------------
  But for UMS driver, it does not return such error, so I still need
investigate how UMS driver deals with that.

Thanks,
Frank

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20160315/b3890844/attachment.html>


More information about the Openchrome-devel mailing list