Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc28fcdc017e553375c999ca12107ceb27f34ab3
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fbdev.c
a452165
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next
by Daniel Vetter
· 8 years ago
896bbc3
drm: exynos: Perform initialization/cleanup at probe/remove time
by Laurent Pinchart
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
328c057
drm/exynos: Stop using drm_framebuffer_unregister_private
by Daniel Vetter
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
2eec838
drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
e8d3ef0
GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap"
by Markus Elfring
· 8 years ago
25c6a85
drm/exynos: build fbdev code conditionally
by Andrzej Hajda
· 9 years ago
2f42420
drm/exynos: drop struct_mutex from fbdev setup
by Daniel Vetter
· 9 years ago
f43c359
drm/exynos: use real device for DMA-mapping operations
by Marek Szyprowski
· 9 years ago
9aa3821
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
by Marek Szyprowski
· 9 years ago
813fd67b
drm/exynos: cleanup name of gem object for exynos_drm
by Joonyoung Shim
· 9 years ago
d56125a
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
by Joonyoung Shim
· 9 years ago
ee885ca
drm/exynos: update fb_info via only one function
by Joonyoung Shim
· 9 years ago
d761996
drm/exynos: cleanup exynos_drm_fbdev_update()
by Joonyoung Shim
· 9 years ago
39a839f
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
by Joonyoung Shim
· 9 years ago
94e30d9
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
by Joonyoung Shim
· 9 years ago
2a8cb48
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
by Joonyoung Shim
· 9 years ago
7c7d450
drm/exynos: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
bbcf7bd
drm/exynos: don't disable unused functions at init
by Gustavo Padovan
· 10 years ago
ecbf1d5
drm/exynos: use correct fb width/height
by Rob Clark
· 10 years ago
a5d7ac30
drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
by Carlo Caione
· 10 years ago
78ef31e
drm/exynos/fbdev: fix fbdev gem object cleanup
by Andrzej Hajda
· 10 years ago
71b1f19
drm/exynos/fbdev: set smem_len for fbdev
by Daniel Kurtz
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 11 years ago
9230ffc
drm/exynos: fb: make local symbol static
by Jingoo Han
· 11 years ago
b90f541
drm/exynos/fbdev: don't set mode_config.fb_base
by Daniel Kurtz
· 11 years ago
2f1eab8
drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
by Daniel Kurtz
· 11 years ago
3eb578e
drm/exynos: disallow fbdev initialization if no device is connected
by Andrzej Hajda
· 11 years ago
133dcde
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
by Lespiau, Damien
· 11 years ago
fafb383
drm/exynos: Fix address space warnings in exynos_drm_fbdev.c
by Sachin Kamat
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
e30655d
drm/exynos: Add missing includes
by Mark Brown
· 11 years ago
a1bfacf
drm/exynos: Add fallback option to get non physically contiguous memory for fb
by Vikas Sajjan
· 11 years ago
bca34c9
drm/exynos: Remove tracking log functions
by YoungJun Cho
· 12 years ago
41eab40
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
6aed8ec
drm: review locking for drm_fb_helper_restore_fbdev_mode
by Daniel Vetter
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
c704f1b
drm/exynos: consider no iommu support to console framebuffer
by Inki Dae
· 12 years ago
4744ad2
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
by Inki Dae
· 12 years ago
662aa6d
drm/exynos: add exception codes to exynos_drm_fbdev_create()
by Inki Dae
· 12 years ago
640631d
drm/exynos: use sgt instead of pages for framebuffer address
by Prathyush K
· 12 years ago
dd26585
drm/exynos: add exynos drm specific fb_mmap function
by Prathyush K
· 12 years ago
9d93479
drm/exynos: fix linux framebuffer address setting.
by Inki Dae
· 12 years ago
a5a0fc6
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
by Dave Airlie
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
01ed812
drm/exynos: check NV12M format specific to Exynos properly
by Inki Dae
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
f7eff60
drm: refcnt drm_framebuffer (v4.1)
by Rob Clark
· 12 years ago
132a5b9
drm/exynos: remove module of exynos drm subdrv
by Joonyoung Shim
· 13 years ago
2b35892
drm/exynos: update gem and buffer framework.
by Inki Dae
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
bc41eae
drm/exynos: removed exynos_drm_fbdev_recreate function.
by Inki Dae
· 13 years ago
83b316f
drm exynos: use drm_fb_helper_set_par directly
by Sascha Hauer
· 13 years ago
229d353
drm/exynos: Support multi buffers
by Seung-Woo Kim
· 13 years ago
e1533c0
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
by Joonyoung Shim
· 13 years ago
a794d57
drm/exynos: Use struct drm_mode_fb_cmd2
by Joonyoung Shim
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
2c87112
drm/exynos: changed buffer structure.
by Inki Dae
· 13 years ago
aa6b2b6
drm/exynos: removed meaningless parameter from fbdev update
by Seung-Woo Kim
· 13 years ago
84b4699
drm/exynos: restored kernel_fb_list when reiniting fb_helper
by Joonyoung Shim
· 13 years ago
f6b9825
drm/exynos: added comments and code clean.
by Inki Dae
· 13 years ago
601b44e
drm/exynos: fixed bug to exynos_drm_fb_dev_reinit().
by Inki Dae
· 13 years ago
19c8b83
drm/exynos: fixed overlay data updating.
by Inki Dae
· 13 years ago
1c248b7
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
by Inki Dae
· 13 years ago