commit | a68bb1938b518c53ba3733be6be767305ae2f2c9 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 08 06:46:22 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 09 08:30:05 2020 +1000 |
tree | 7363ee4b6dbf2aa0b1debfe9baaa5520e9ce1b0e | |
parent | 738edc0adb388f75aec67011f6e8f225b9f29783 [diff] |
drm/radeon/ttm: move to driver binding/destroy functions. (v2) Do agp decision in the driver, instead of special binding funcs v2: use container_of, drop some {}. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200907204630.1406528-6-airlied@gmail.com