Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
16844fb1e612e44cdda7043238230b12bdb68437
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimd.c
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 11 years ago
725ddea
drm/exynos: fimd: Add support for S3C64xx SoCs
by Tomasz Figa
· 12 years ago
411d9ed
drm/exynos: fimd: Add support for FIMD variants with clock selection
by Tomasz Figa
· 12 years ago
de7af10
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
by Tomasz Figa
· 12 years ago
1887346
drm/exynos: fimd: Hold pointer to driver data in context struct
by Tomasz Figa
· 12 years ago
37b006e
drm/exynos: fix tests for valid FIMD window number
by Krzysztof Kozlowski
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
11963a6
drm/exynos: enable FIMD clocks
by Vikas Sajjan
· 12 years ago
baa88c8
Revert "drm/exynos: prepare FIMD clocks"
by Inki Dae
· 12 years ago
b4e3a3e
drm/exynos: prepare FIMD clocks
by Vikas Sajjan
· 12 years ago
1977e6d
drm/exynos: change the method for getting the interrupt
by Vikas Sajjan
· 12 years ago
7f4596f
drm/exynos: Add display-timing node parsing using video helper function
by Vikas Sajjan
· 12 years ago
0f10cf1
drm/exynos: fimd: calculate the correct address offset
by Leela Krishna Amudala
· 12 years ago
5830daf
drm/exynos: modify the compatible string for exynos fimd
by Vikas Sajjan
· 12 years ago
d4ed602
drm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
663d876
drm/exynos: move finish page flip to a common place
by Rahul Sharma
· 12 years ago
28998af
drm/exynos: fimd: modify condition in fimd resume
by Prathyush K
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
d636ead
drm/exynos: support device tree for fimd
by Joonyoung Shim
· 12 years ago
ca555e5
drm/exynos: support extended screen coordinate of fimd
by Joonyoung Shim
· 12 years ago
f56aad3
drm/exynos: fix x, y coordinates for right bottom pixel
by Joonyoung Shim
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 12 years ago
db7e55a
drm/exynos: clear windows in fimd dpms off
by Prathyush K
· 12 years ago
01ce113
drm/exynos: modify wait_for_vblank of fimd
by Prathyush K
· 12 years ago
0703397
drm/exynos: move fimd wait_for_vblank to manager_ops
by Prathyush K
· 12 years ago
a4d8de5
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
by Sachin Kamat
· 12 years ago
bcc5cd1c
drm/exynos: add iommu support to fimd driver
by Inki Dae
· 12 years ago
9fb7dff
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
by Imre Deak
· 12 years ago
e1f48ee
drm/exynos: call drm_vblank_put for each queued flip event
by Imre Deak
· 12 years ago
6ecf18f
drm/exynos: Make exynos4/5_fimd_driver_data static
by Sachin Kamat
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 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
e2e1338
drm/exynos: add platform_device_id table and driver data for drm fimd
by Leela Krishna Amudala
· 12 years ago
479cbc3
drm/exynos: make sure that hardware overlay for fimd is disabled
by Inki Dae
· 12 years ago
5d55393
drm/exynos: separeated fimd_power_on into some parts.
by Inki Dae
· 12 years ago
29cb602
drm/exynos: added device object to subdrv's remove callback as argument
by Inki Dae
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
16e1974
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
by Sachin Kamat
· 12 years ago
5a213a5
include/video: move fimd register headers from platform to include/video
by Leela Krishna Amudala
· 12 years ago
edc5726
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
by Sachin Kamat
· 12 years ago
677e84c
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
by Joonyoung Shim
· 13 years ago
be53bfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
132a5b9
drm/exynos: remove module of exynos drm subdrv
by Joonyoung Shim
· 13 years ago
0d8ce3a
drm/exynos: fix runtime_pm fimd device state on probe
by Marek Szyprowski
· 13 years ago
607c50d
drm/exynos: added panel physical size.
by Eun-Chul Kim
· 13 years ago
039129b
drm/exynos: fixed page flip issue.
by Inki Dae
· 13 years ago
373af0c
drm/exynos: fixed pm feature for fimd module.
by Inki Dae
· 13 years ago
c32b06e
drm/exynos: added mutex lock and code clean.
by Inki Dae
· 13 years ago
229d353
drm/exynos: Support multi buffers
by Seung-Woo Kim
· 13 years ago
e30d4bc
drm/exynos: added pm support.
by Inki Dae
· 13 years ago
864ee9e
drm/exynos: Add plane support with fimd
by Joonyoung Shim
· 13 years ago
cb91f6a
drm/exynos: add runtime pm feature for fimd
by Joonyoung Shim
· 13 years ago
ec05da9
drm/exynos: updated crtc and encoder dpms framework.
by Inki Dae
· 13 years ago
396464d
drm/exynos: Add disable of manager
by Joonyoung Shim
· 13 years ago
483b88f
drm/exynos: fix vblank bug.
by Inki Dae
· 13 years ago
2c87112
drm/exynos: changed buffer structure.
by Inki Dae
· 13 years ago
74ccc53
drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
by Inki Dae
· 13 years ago
a88cab2
drm/exynos: fixed build warnings and comments.
by Inki Dae
· 13 years ago
ccf4d88
drm/exynos: fixed page flip bug.
by Inki Dae
· 13 years ago
41c2434
drm/exynos: added device object as argument of subdrv_probe().
by Inki Dae
· 13 years ago
8e9cc6a
drm/exynos: fixed overlay updating time at page flip.
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