diff options
author | 2018-02-21 09:37:24 -0500 | |
---|---|---|
committer | 2018-06-03 16:49:00 -0400 | |
commit | c21c731d93e8148d926a63797d33075128e60cdd (patch) | |
tree | bc33392c05ae173df956f6ebae1bb46e8a1f1bd9 /lib/test_overflow.c | |
parent | drm/msm/mdp5: Use the new private_obj state (diff) | |
download | linux-dev-c21c731d93e8148d926a63797d33075128e60cdd.tar.xz linux-dev-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 <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions