]> Git Repo - linux.git/commit
drm/msm/dpu: move hw resource tracking to crtc state
authorJeykumar Sankaran <[email protected]>
Thu, 6 Sep 2018 02:08:20 +0000 (19:08 -0700)
committerRob Clark <[email protected]>
Thu, 4 Oct 2018 00:24:51 +0000 (20:24 -0400)
commit9222cdd27e823cacac23fce7548413eebdaf0eb7
tree5bc81dcd5179fb426a73c638786eb7a367235e43
parent42331668786f5f65e90efb485a686fe456c04131
drm/msm/dpu: move hw resource tracking to crtc state

Prep changes for state based resource management.

Moves all the hw block tracking for the crtc to the state
object.

changes in v4:
- Serialize crtc state access in debugfs handlers (Sean)
- Split the crtc width query as a separate change (Sean)
changes in v5:
- mode set lock all before crtc state access (Sean)
- remove unwanted memset for hw mixer cache (Sean)

Signed-off-by: Jeykumar Sankaran <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h
This page took 0.058089 seconds and 4 git commands to generate.