Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9136291f1dbc1d4d1cacd2840fb35f4f3ce16c46
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
3cabaf7
drm/exynos: add ratio calculation
by Joonyoung Shim
· 10 years ago
cb8a3db
drm/exynos: use src_x and src_y instead of fb_x and fb_y
by Joonyoung Shim
· 10 years ago
e752747
drm/exynos: track vblank events on a per crtc basis
by Mandeep Singh Baines
· 10 years ago
6e2a3b6
drm/exynos: preset zpos value for overlay planes
by Gustavo Padovan
· 10 years ago
7ee14cd
drm/exynos: remove struct *_win_data abstraction on planes
by Gustavo Padovan
· 10 years ago
1be4b7e
drm/exynos: remove unused exynos_crtc->win_enable() callback
by Gustavo Padovan
· 10 years ago
96976c3
drm/exynos: Add DECON driver
by Ajay Kumar
· 10 years ago
f27829a
drm/exynos: remove mode property of exynos crtc
by Joonyoung Shim
· 10 years ago
dc81252
drm/exynos: remove mode_set() ops from exynos_crtc
by Gustavo Padovan
· 10 years ago
93bca24
drm/exynos: remove struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
eb88e42
drm/exynos: remove drm_dev from struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
5d1741a
drm/exynos: move 'type' from manager to crtc struct
by Gustavo Padovan
· 10 years ago
8a326ed
drm/exynos: remove pipe member of struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
357193c
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
by Gustavo Padovan
· 10 years ago
8837dee
drm/exynos: remove struct exynos_drm_overlay
by Gustavo Padovan
· 10 years ago
2bf053e
drm/exynos: expose struct exynos_drm_crtc
by Gustavo Padovan
· 10 years ago
ffceaed
drm/exynos: move to_exynos_crtc() macro to main header
by Gustavo Padovan
· 10 years ago
1c9ff4a
drm/exynos: Fix exynos_dpi_remove() parameter
by Gustavo Padovan
· 10 years ago
5af3d9b
drm/exynos/dpi: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
4cfde1f
drm/exynos/dpi: embed display into private context
by Andrzej Hajda
· 10 years ago
400c8ac
drm/exynos/fimd: stop using manager->ctx pointer
by Andrzej Hajda
· 10 years ago
9755884
drm/exynos: remove leftover hdmi function declarations
by Gustavo Padovan
· 10 years ago
60cb858
drm/exynos: update documentation to reflect code changes
by Gustavo Padovan
· 10 years ago
4a5827fb
drm/exynos: Save up space using bool var as bitfields
by Gustavo Padovan
· 10 years ago
5d0e6fe
drm/exynos: remove unused wait_for macro
by Gustavo Padovan
· 10 years ago
d2c1bba
drm/exynos: Replace repeated declaration by include <drm/drmP.h>
by Gustavo Padovan
· 10 years ago
f859d6e
drm/exynos: remove extra declaration of struct exynos_overlay
by Gustavo Padovan
· 10 years ago
7239067
drm/exynos: remove ifdeferry from initialization code
by Andrzej Hajda
· 10 years ago
832316c
drm/exynos: use drm generic mmap interface
by Inki Dae
· 10 years ago
5c76c5b
drm/exynos/ipp: remove struct exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
c51f73b
drm/exynos/ipp: remove unused field from exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
5595d4d
drm/exynos: add TE handler to support LCD I80 interface
by YoungJun Cho
· 10 years ago
afa95e7
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
dcdffeda
drm/exynos: change zero to NULL for sparse
by Dan Carpenter
· 10 years ago
a1bc07c5
drm: Don't export internal module variables
by Daniel Vetter
· 10 years ago
df5225b
drm/exynos: consider deferred probe case
by Inki Dae
· 10 years ago
000cc92
drm/exynos: separate dpi from fimd
by Andrzej Hajda
· 11 years ago
f37cd5e
drm/exynos: add component framework support
by Inki Dae
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
7eb8f06
drm/exynos: add DSIM driver
by Andrzej Hajda
· 11 years ago
14b6873
drm/exynos: restore parallel output interface support
by Andrzej Hajda
· 11 years ago
90672f9
drm/exynos: Remove the exynos_drm_connector shim
by Sean Paul
· 11 years ago
c37f42c
drm/exynos: Add create_connector callback
by Sean Paul
· 11 years ago
1417f10
drm/exynos: Move display implementation into dp
by Sean Paul
· 11 years ago
4b40526
drm/exynos: Implement mode_fixup manager operation
by Sean Paul
· 11 years ago
cd706aa
drm/exynos: Add mode_set manager operation
by Sean Paul
· 11 years ago
080be03d
drm/exynos: Split manager/display/subdrv
by Sean Paul
· 11 years ago
54c40de
drm/exynos: Rename display_op power_on to dpms
by Sean Paul
· 11 years ago
87244fa
drm/exynos: Remove apply manager callback
by Sean Paul
· 11 years ago
bb7704d
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
by Sean Paul
· 11 years ago
1f9cafc3
drm/exynos: Add an initialize function to manager and display
by Sean Paul
· 11 years ago
1c6244c
drm/exynos: Merge overlay_ops into manager_ops
by Sean Paul
· 11 years ago
68efd7d
arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
by Marek Szyprowski
· 11 years ago
96f5421
drm/exynos: use a new anon file for exynos gem mmaper
by Inki Dae
· 11 years ago
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 11 years ago
43f4190
drm/exynos: added ipp device registration to drm driver
by Seung-Woo Kim
· 12 years ago
0f6f959
exynos/drm: hdmi: cleanup for hdmi common device registration
by Seung-Woo Kim
· 12 years ago
9c08e4b
drm/exynos: let drm handle edid allocations
by Rahul Sharma
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
f264638
drm/exynos: add gsc ipp driver
by Eunchul Kim
· 12 years ago
bea8a42
drm/exynos: add rotator ipp driver
by Eunchul Kim
· 12 years ago
16102ed
drm/exynos: add fimc ipp driver
by Eunchul Kim
· 12 years ago
cb471f14
drm/exynos: add ipp subsystem
by Eunchul Kim
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 12 years ago
f74085a
drm/exynos: make wait_for_vblank a manager op
by Prathyush K
· 12 years ago
ae9dace
drm: exynos: moved exynos drm hdmi device registration to drm driver
by Rahul Sharma
· 12 years ago
2a3098f
drm/exynos: add userptr feature for g2d module
by Inki Dae
· 12 years ago
0519f9a
drm/exynos: add iommu support for exynos drm framework
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
b011941
drm/exynos: add wait_for_vblank callback interface.
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
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
3b8d1cf
drm/exynos: add property for crtc mode
by Joonyoung Shim
· 12 years ago
cf5188a
drm/exynos: add plane enable/disable
by Joonyoung Shim
· 12 years ago
00ae67c
drm/exynos: add property for plane zpos
by Joonyoung Shim
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
d7f1642
drm/exynos: add G2D driver
by Joonyoung Shim
· 12 years ago
0d8071ee
drm/exynos: added source size to overlay structure
by Seung-Woo Kim
· 13 years ago
677e84c
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
by Joonyoung Shim
· 13 years ago
b73d123
drm/exynos: added virtual display driver.
by Inki Dae
· 13 years ago
a31f6ec
drm/exynos: add is_local member in exynos_drm_subdrv struct
by Joonyoung Shim
· 13 years ago
9084f7b
drm/exynos: add subdrv open/close functions
by Joonyoung Shim
· 13 years ago
132a5b9
drm/exynos: remove module of exynos drm subdrv
by Joonyoung Shim
· 13 years ago
1de425b
drm/exynos: added mode_fixup feature and code clean.
by Inki Dae
· 13 years ago
607c50d
drm/exynos: added panel physical size.
by Eun-Chul Kim
· 13 years ago
52c6881
drm/exynos: extend vblank off delay time.
by Inki Dae
· 13 years ago
229d353
drm/exynos: Support multi buffers
by Seung-Woo Kim
· 13 years ago
864ee9e
drm/exynos: Add plane support with 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
4f9eb94
drm/exynos: include linux/module.h
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
f6b9825
drm/exynos: added comments and code clean.
by Inki Dae
· 13 years ago
41c2434
drm/exynos: added device object as argument of subdrv_probe().
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