diff options
| author | Jeykumar Sankaran <jsanka@codeaurora.org> | 2018-09-06 05:08:18 +0300 |
|---|---|---|
| committer | Rob Clark <robdclark@gmail.com> | 2018-10-04 03:24:51 +0300 |
| commit | 906216baa0a81a6bae17f8b7616757eeed3e44fa (patch) | |
| tree | aae5883c65c0c6dbcdd26f2d98ffc5560ef83771 /include/linux/fpga/fpga-mgr.h | |
| parent | 3f4db2e2cc412811697a784d6e42759fe9ea974d (diff) | |
| download | linux-906216baa0a81a6bae17f8b7616757eeed3e44fa.tar.xz | |
drm/msm/dpu: avoid querying for hw intf before assignment
Resource manager assigns hw_intf blocks for the encoder only on
modeset. If queried for hw_intf objects during init, it will be
NULL. Since hw_intf objects are needed only after encoder enable,
defer the query to encoder enable which will be triggered after
modeset.
changes in v4:
- Add details on commit text on why the change is needed (Sean)
changes in v5:
- Reword commit text on the usage of hw_intf objects (Sean)
Signed-off-by: Jeykumar Sankaran <jsanka@codeaurora.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions
