Files
linux/drivers/gpu/drm
Daniel Vetter 328c057ca4 drm/exynos: Stop using drm_framebuffer_unregister_private
This is the deprecated function for when you embedded the framebuffer
somewhere else (which breaks refcounting). But exynos is using
drm_framebuffer_remove and a free-standing fb, so this is rendundant.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2017-01-31 08:49:35 +09:00
..
2016-12-15 14:55:34 +02:00
2017-01-11 17:24:58 +01:00
2016-12-15 14:55:34 +02:00
2017-01-10 11:16:33 +01:00
2017-01-02 15:06:39 +02:00
2016-12-30 12:53:51 +01:00
2016-12-30 11:43:40 +01:00
2017-01-12 10:54:52 +01:00