• Vincent Abriou's avatar
    drm/sti: load HQVDP firmware the first time HQVDP's plane is used · e00fe64a
    Vincent Abriou authored
    The way to load the HQVDP firmware has been updated.
    HQVDP firmware is now loaded the first time an HQVDP plane is used and
    no more when the HQVDP driver is bound.
    This solves the dependency we had on the file system availability.
    The first time the HQVDP plane is used, we are sure that file system is
    available so request_firmware function will match.
    
    CONFIG_FW_LOADER_USER_HELPER_FALLBACK is then no more mandatory.
    
    Cc: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: default avatarVincent Abriou <vincent.abriou@st.com>
    e00fe64a
sti_hqvdp.c 30 KB