Daniel Vetter
|
cd5428a544
drm/<drivers>: simplify ->fb_probe callback
|
12 years ago |
Daniel Vetter
|
76a39dbfb2
drm/fb-helper: don't disable everything in initial_config
|
12 years ago |
Daniel Vetter
|
6aed8ec3f7
drm: review locking for drm_fb_helper_restore_fbdev_mode
|
12 years ago |
Daniel Vetter
|
362063619c
drm: revamp framebuffer cleanup interfaces
|
12 years ago |
Inki Dae
|
d81aecb5e6
drm/exynos: change file license to GPL
|
12 years ago |
Inki Dae
|
c704f1b47d
drm/exynos: consider no iommu support to console framebuffer
|
12 years ago |
Inki Dae
|
4744ad2414
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
|
12 years ago |
Inki Dae
|
662aa6d763
drm/exynos: add exception codes to exynos_drm_fbdev_create()
|
12 years ago |
Prathyush K
|
640631d04c
drm/exynos: use sgt instead of pages for framebuffer address
|
12 years ago |
Prathyush K
|
dd265850f1
drm/exynos: add exynos drm specific fb_mmap function
|
12 years ago |
Inki Dae
|
9d93479902
drm/exynos: fix linux framebuffer address setting.
|
12 years ago |
Dave Airlie
|
a5a0fc6743
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Inki Dae
|
01ed812671
drm/exynos: check NV12M format specific to Exynos properly
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Rob Clark
|
f7eff60ea0
drm: refcnt drm_framebuffer (v4.1)
|
13 years ago |
Joonyoung Shim
|
132a5b915f
drm/exynos: remove module of exynos drm subdrv
|
13 years ago |
Inki Dae
|
2b35892e9d
drm/exynos: update gem and buffer framework.
|
13 years ago |
Dave Airlie
|
8229c885fe
drm: Merge tag 'v3.3-rc7' into drm-core-next
|
13 years ago |
Inki Dae
|
bc41eae2c8
drm/exynos: removed exynos_drm_fbdev_recreate function.
|
13 years ago |
Sascha Hauer
|
83b316fdaf
drm exynos: use drm_fb_helper_set_par directly
|
13 years ago |
Seung-Woo Kim
|
229d3534f5
drm/exynos: Support multi buffers
|
13 years ago |
Joonyoung Shim
|
e1533c086f
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
|
13 years ago |
Joonyoung Shim
|
a794d57da8
drm/exynos: Use struct drm_mode_fb_cmd2
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Inki Dae
|
2c871127e9
drm/exynos: changed buffer structure.
|
13 years ago |
Seung-Woo Kim
|
aa6b2b6cd4
drm/exynos: removed meaningless parameter from fbdev update
|
13 years ago |
Joonyoung Shim
|
84b46990cb
drm/exynos: restored kernel_fb_list when reiniting fb_helper
|
13 years ago |
Inki Dae
|
f6b9825294
drm/exynos: added comments and code clean.
|
13 years ago |