Searched refs:dmub_srv_hw_init (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h45 * 4. dmub_srv_hw_init()
53 * The call to dmub_srv_hw_init() programs the DMCUB registers to prepare
620 * Can be called before dmub_srv_hw_init().
639 * dmub_srv_hw_init() - initializes the underlying DMUB hardware
651 enum dmub_status dmub_srv_hw_init(struct dmub_srv *dmub,
661 * A subsequent call to dmub_srv_hw_init() will re-enable the DMCUB.
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1242 status = dmub_srv_hw_init(dmub_srv, &hw_params);
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c563 enum dmub_status dmub_srv_hw_init(struct dmub_srv *dmub, function

Completed in 347 milliseconds