Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd2d2fc2db28d3a2a18b7504e2d6d8b0753f90e8
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_vidi.c
fd2d2fc
drm/exynos: introduce exynos_drm_plane_config structure
by Marek Szyprowski
· 9 years ago
0488f50
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
by Marek Szyprowski
· 9 years ago
323db0e
drm/exynos: add cursor plane support
by Gustavo Padovan
· 9 years ago
5d3d099
drm/exynos: add global macro for the default primary plane
by Gustavo Padovan
· 9 years ago
fbbb1e1
drm/exynos: Properly report supported formats for each device
by Marek Szyprowski
· 9 years ago
822f6df
drm/exynos: check for pending fb before finish update
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
cf67cc9
drm/exynos: remove struct exynos_drm_display
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
eafd540
drm/exynos: use KMS version of DRM vblanks functions
by Gustavo Padovan
· 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
7491e5b
drm/exynos: vidi: remove unused varables
by Inki Dae
· 9 years ago
3cecda0
drm/exynos: split exynos_crtc->dpms in enable() and disable()
by Gustavo Padovan
· 10 years ago
63498e3
drm/exynos: atomic dpms support
by Gustavo Padovan
· 10 years ago
4ea9526
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
by Gustavo Padovan
· 10 years ago
f3aaf76
drm/exynos: Constify exynos_drm_crtc_ops
by Krzysztof Kozlowski
· 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
92dc7a0
drm/exynos: use driver internal struct
by Joonyoung Shim
· 10 years ago
0f04cf8
drm/exynos: fix wrong pipe calculation for crtc
by Joonyoung Shim
· 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
e09f2b0
drm/exynos: add pipe param to exynos_drm_crtc_create()
by Gustavo Padovan
· 10 years ago
d6d0085
drm/exynos/vidi: remove useless ops->commit()
by Gustavo Padovan
· 10 years ago
8837dee
drm/exynos: remove struct exynos_drm_overlay
by Gustavo Padovan
· 10 years ago
1d50aa9
drm/exynos: vidi: add component support
by Inki Dae
· 10 years ago
2f26bd7
drm/exynos/vidi: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
7340426
drm/exynos/vidi: embed display into private context
by Andrzej Hajda
· 10 years ago
e1819aa
drm/exynos/vidi: stop using manager->ctx pointer
by Andrzej Hajda
· 10 years ago
f01833c
drm/exynos/vidi: embed manager into private context
by Andrzej Hajda
· 10 years ago
9887e2d
drm/exynos: vidi: fix build warning
by Inki Dae
· 10 years ago
d9aaf75
drm/exynos: remove explicit encoder/connector de-initialization
by Andrzej Hajda
· 10 years ago
72ed6cc
drm/exynos: switch to universal plane API
by Andrzej Hajda
· 10 years ago
4a3ffed
drm/exynos: factor out initial setting of each driver
by Joonyoung Shim
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
f37cd5e
drm/exynos: add component framework support
by Inki Dae
· 11 years ago
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
b8eade2
drm/exynos: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
ce6cb55
drm/exynos: Implement drm_connector directly in vidi driver
by Sean Paul
· 11 years ago
af65c80
drm/exynos: Consolidate suspend/resume in drm_drv
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
1c6244c
drm/exynos: Merge overlay_ops into manager_ops
by Sean Paul
· 11 years ago
4423843
drm: Make irq_enabled bool
by Ville Syrjälä
· 11 years ago
ba0bf12
drm: Make vblank_disable_allowed bool
by Ville Syrjälä
· 11 years ago
4ddc773
drm/exynos: use drm_edid_duplicate
by Jani Nikula
· 11 years ago
e30655d
drm/exynos: Add missing includes
by Mark Brown
· 11 years ago
db70d16
drm/exynos: Remove module.h header inclusion
by Sachin Kamat
· 11 years ago
cbb28bb
drm/exynos: remove dead code in vidi_power_on
by YoungJun Cho
· 11 years ago
bca34c9
drm/exynos: Remove tracking log functions
by YoungJun Cho
· 11 years ago
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 11 years ago
a7f98d6
drm/exynos: fix WINDOWS_NR checking to vidi driver
by Inki Dae
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
e2779e1
drm/exynos: Replaced kzalloc & memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
e7808df
drm/exynos: added validation of edid for vidi connection
by Seung-Woo Kim
· 12 years ago
9c08e4b
drm/exynos: let drm handle edid allocations
by Rahul Sharma
· 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
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 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
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
291257c
drm/exynos: support drm_wait_vblank feature for VIDI
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
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
59848db
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
by Sachin Kamat
· 12 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
f91f2f3
drm/exynos: fixed build warning.
by Inki Dae
· 13 years ago
d3b62db
drm/exynos: fixed edid data setting at vidi connection request
by Inki Dae
· 12 years ago
d7b8478
drm/exynos: check if raw edid data is fake or not for test
by Inki Dae
· 12 years ago
d07d39d
drm/exynos: set edid fake data only for test.
by Inki Dae
· 12 years ago
a04f3fa
drm/exynos: removed unnecessary declaration.
by Inki Dae
· 12 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