Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5625b3418a5bf977e3561bb12229d4c3e96b44d8
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
5625b34
drm/exynos: add atomic_check callback to exynos_crtc
by Andrzej Hajda
· 9 years ago
5d3d099
drm/exynos: add global macro for the default primary plane
by Gustavo Padovan
· 9 years ago
10d97d5
drm/exynos: remove unused mode_fixup() code
by Gustavo Padovan
· 9 years ago
7cf23ea
drm/exynos: remove wait queue for pending page flip
by Gustavo Padovan
· 9 years ago
c453366
drm/exynos: wait all planes updates to finish
by Gustavo Padovan
· 9 years ago
a379df1
drm/exynos: add atomic asynchronous commit
by Gustavo Padovan
· 9 years ago
822f6df
drm/exynos: check for pending fb before finish update
by Gustavo Padovan
· 9 years ago
d9220d4
drm/exynos: add prepare and cleanup phases for planes
by Gustavo Padovan
· 9 years ago
bb0fa93
drm/exynos: don't track enabled state at exynos_crtc
by Gustavo Padovan
· 9 years ago
2b8376c
drm/exynos: remove struct exynos_drm_encoder layer
by Gustavo Padovan
· 9 years ago
a2986e8
drm/exynos: remove exynos_drm_create_enc_conn()
by Gustavo Padovan
· 9 years ago
af8be3f
drm/exynos: remove exynos_encoder's .commit() op
by Gustavo Padovan
· 9 years ago
cf67cc9
drm/exynos: remove struct exynos_drm_display
by Gustavo Padovan
· 9 years ago
a090f45
drm/exynos: remove unused .remove() and .check_mode() ops from display
by Gustavo Padovan
· 9 years ago
b6595dc
drm/exynos: split display's .dpms() into .enable() and .disable()
by Gustavo Padovan
· 9 years ago
d88d246
drm/exynos: unify exynos_drm_plane names with drm core
by Gustavo Padovan
· 9 years ago
a1bcc9d
drm/exynos: remove unused fields from struct exynos_drm_plane
by Gustavo Padovan
· 9 years ago
1e1d139
drm/exynos: pass struct exynos_drm_plane in update/enable
by Gustavo Padovan
· 9 years ago
9cc7610
drm/exynos: rename win_commit/disable to atomic-like names
by Gustavo Padovan
· 9 years ago
eb7a3fc
drm/exynos: remove drm_iommu_attach_device_if_possible
by Joonyoung Shim
· 9 years ago
77bbd89
drm/exynos: mic: add MIC driver
by Hyungwon Hwang
· 9 years ago
c8466a9
drm/exynos: add Exynos5433 decon driver
by Joonyoung Shim
· 9 years ago
fc2e013
drm/exynos: add drm_iommu_attach_device_if_possible()
by Hyungwon Hwang
· 9 years ago
c329f66
drm/exynos: remove chained calls to enable
by Joonyoung Shim
· 9 years ago
8665040
drm/exynos: fix broken component binding in case of multiple pipelines
by Andrzej Hajda
· 9 years ago
417133e
drm/exynos: consolidate driver/device initialization code
by Andrzej Hajda
· 9 years ago
3cecda0
drm/exynos: split exynos_crtc->dpms in enable() and disable()
by Gustavo Padovan
· 9 years ago
63498e3
drm/exynos: atomic dpms support
by Gustavo Padovan
· 9 years ago
be083a0
drm/exynos: cleanup exynos_drm_plane
by Tobias Jakobi
· 10 years ago
f3aaf76
drm/exynos: Constify exynos_drm_crtc_ops
by Krzysztof Kozlowski
· 10 years ago
48107d7
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
by Krzysztof Kozlowski
· 10 years ago
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
· 10 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
Next »