Name
intel_csr_load_program —
write the firmware from memory to register.
Synopsis
void intel_csr_load_program ( | struct drm_device * dev) ; |
Description
CSR firmware is read from a .bin file and kept in internal memory one time.
Everytime display comes back from low power state this function is called to
copy the firmware from internal memory to registers.