linux_dsm_epyc7002/drivers/gpu/host1x/drm
Daniel Vetter 43387b37fa drm/gem: create drm_gem_dumb_destroy
All the gem based kms drivers really want the same function to
destroy a dumb framebuffer backing storage object.

So give it to them and roll it out in all drivers.

This still leaves the option open for kms drivers which don't use GEM
for backing storage, but it does decently simplify matters for gem
drivers.

Acked-by: Inki Dae <inki.dae@samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Cc: Ben Skeggs <skeggsb@gmail.com>
Reviwed-by: Rob Clark <robdclark@gmail.com>
Cc: Alex Deucher <alexdeucher@gmail.com>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-08-07 09:59:24 +10:00
..
dc.c drm/tegra: Honor pixel-format changes 2013-05-25 12:32:50 +02:00
dc.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
drm.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
gem.h drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
gr2d.c gpu: host1x: Fix client_managed type 2013-06-22 12:43:54 +02:00
hdmi.c gpu: host1x: Remove second host1x driver 2013-04-22 12:39:59 +02:00
hdmi.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
Kconfig drm/tegra: don't depend on OF 2013-04-22 12:40:56 +02:00
output.c drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
rgb.c drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00