diff options
author | Leo (Sunpeng) Li <sunpeng.li@amd.com> | 2017-10-12 17:15:07 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-10-17 10:42:55 +1000 |
commit | 0bc9706db3a35b6d674d0642f425d768560736b2 (patch) | |
tree | fb10b00f7c1a286f9cfd6772513e3fd82883d95e /scripts/gdb/linux/proc.py | |
parent | 9ba29fcb76a559078491adffc74f66bf92b9dbea (diff) |
drm/amd/display: Use new DRM API where possible
To conform to DRM's new API, we should not be accessing a DRM object's
internal state directly. Rather, the DRM for_each_old/new_* iterators,
and drm_atomic_get_old/new_* interface should be used.
This is an ongoing process. For now, update the DRM-facing atomic
functions, where the atomic state object is given.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions