linux_dsm_epyc7002/drivers/gpu/drm/exynos
Ville Syrjälä 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer
Otherwise each driver would need to keep the information inside
their own framebuffer object structure. Also add offsets[]. BOs
on the other hand are driver specific, so those can be kept in
driver specific structures.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-12-20 10:06:27 +00:00
..
exynos_drm_buf.c
exynos_drm_buf.h drm/exynos: fixed overlay data updating. 2011-10-18 10:01:17 +01:00
exynos_drm_connector.c
exynos_drm_connector.h
exynos_drm_core.c drm/exynos: added device object as argument of subdrv_probe(). 2011-10-18 10:01:18 +01:00
exynos_drm_crtc.c drm: Replace pitch with pitches[] in drm_framebuffer 2011-12-20 10:06:27 +00:00
exynos_drm_crtc.h drm/exynos: fixed overlay updating time at page flip. 2011-10-18 10:01:18 +01:00
exynos_drm_drv.c drm/exynos: fixed page flip bug. 2011-10-18 10:01:19 +01:00
exynos_drm_drv.h drm/exynos: fixed build warnings and comments. 2011-10-18 10:01:19 +01:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c drm/exynos: fixed overlay data updating. 2011-10-18 10:01:17 +01:00
exynos_drm_fb.h drm/exynos: fixed overlay data updating. 2011-10-18 10:01:17 +01:00
exynos_drm_fbdev.c drm: Replace pitch with pitches[] in drm_framebuffer 2011-12-20 10:06:27 +00:00
exynos_drm_fbdev.h
exynos_drm_fimd.c drm/exynos: fixed build warnings and comments. 2011-10-18 10:01:19 +01:00
exynos_drm_gem.c
exynos_drm_gem.h
Kconfig
Makefile