Home
last modified time | relevance | path

Searched hist:"854 f6f1c653ba7d38acc3fc9dabb42e2db5837c1" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.hdiff 854f6f1c653ba7d38acc3fc9dabb42e2db5837c1 Tue Dec 01 17:38:55 CST 2020 Abhinav Kumar <abhinavk@codeaurora.org> drm/msm/dpu: update the qos remap only if the client type changes

Update the qos remap only if the client type changes for the plane.
This will avoid unnecessary register programming and also avoid log
spam from the dpu_vbif_set_qos_remap() function.

changes in v2:
- get rid of the dirty flag and simplify the logic to call
_dpu_plane_set_qos_remap()

Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
H A Ddpu_plane.cdiff 854f6f1c653ba7d38acc3fc9dabb42e2db5837c1 Tue Dec 01 17:38:55 CST 2020 Abhinav Kumar <abhinavk@codeaurora.org> drm/msm/dpu: update the qos remap only if the client type changes

Update the qos remap only if the client type changes for the plane.
This will avoid unnecessary register programming and also avoid log
spam from the dpu_vbif_set_qos_remap() function.

changes in v2:
- get rid of the dirty flag and simplify the logic to call
_dpu_plane_set_qos_remap()

Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>