OSDN Git Service

drm/radeon: drop superflous AGP handling
authorChristian König <christian.koenig@amd.com>
Wed, 5 Aug 2020 12:35:10 +0000 (14:35 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 12 Aug 2020 13:51:10 +0000 (15:51 +0200)
commit82dd18096c718962379e61cd8a7a0dc219db174f
tree5f08ddf7870969b9ca6fcf7956ce14863d6d8ee9
parentb2458726b38cb69f3da3677dbdf53e47af0e8792
drm/radeon: drop superflous AGP handling

The object flags created in radeon_ttm_placement_from_domain take care that
we use the correct caching for AGP, this is just superflous.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/384336/?series=80346&rev=1
drivers/gpu/drm/radeon/radeon_ttm.c