diff options
| author | Archit Taneja <[email protected]> | 2018-02-21 14:37:24 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2018-06-03 20:49:00 +0000 |
| commit | c21c731d93e8148d926a63797d33075128e60cdd (patch) | |
| tree | bc33392c05ae173df956f6ebae1bb46e8a1f1bd9 /drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c | |
| parent | drm/msm/mdp5: Use the new private_obj state (diff) | |
| download | kernel-c21c731d93e8148d926a63797d33075128e60cdd.tar.gz kernel-c21c731d93e8148d926a63797d33075128e60cdd.zip | |
drm/msm: Don't subclass drm_atomic_state anymore
With the addition of "private_objs" in drm_atomic_state, we no longer
need to subclass drm_atomic_state to store state of share resources
that don't perfectly fit within planes/crtc/connector state information.
We can now save this state within drm_atomic_state itself using
the private objects.
Remove the infrastructure that allowed subclassing of drm_atomic_state
in the driver.
Changes in v3:
- Added to the msm atomic helper patch set
Changes in v4:
- None
Signed-off-by: Archit Taneja <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c')
0 files changed, 0 insertions, 0 deletions
