Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccf034a9adb7aaca2ee8e5433f80191090f7d923
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_mixer.c
ccf034a
drm/exynos: add pm_runtime to Mixer
by Gustavo Padovan
· 9 years ago
3ae2436
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
by Andrzej Hajda
· 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
02b3de4
drm: exynos: mixer: fix using usleep() in atomic context
by Tomasz Stanislawski
· 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
d88d246
drm/exynos: unify exynos_drm_plane names with drm core
by Gustavo Padovan
· 9 years ago
2eeb2e5
drm/exynos: use drm atomic state directly
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
eb7a3fc
drm/exynos: remove drm_iommu_attach_device_if_possible
by Joonyoung Shim
· 9 years ago
0df5e4a
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
by Andrzej Hajda
· 9 years ago
a44652e
drm/exynos/mixer: simplify poweron flag
by Andrzej Hajda
· 9 years ago
bf56608
drm/exynos: remove unnecessary checking to support iommu
by Joonyoung Shim
· 9 years ago
947710c
drm/exynos/mixer: always update INT_EN cache
by Andrzej Hajda
· 9 years ago
fc073248
drm/exynos/mixer: correct vsync configuration sequence
by Andrzej Hajda
· 9 years ago
81a464d
drm/exynos/mixer: fix interrupt clearing
by Andrzej Hajda
· 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
ba4b77c
drm/exynos: remove to call mixer_wait_for_vblank
by Joonyoung Shim
· 9 years ago
8665040
drm/exynos: fix broken component binding in case of multiple pipelines
by Andrzej Hajda
· 9 years ago
38000db
drm/exynos: add error messages if clks failed to get enabled
by Gustavo Padovan
· 9 years ago
3cecda0
drm/exynos: split exynos_crtc->dpms in enable() and disable()
by Gustavo Padovan
· 9 years ago
5b1d5bc
drm/exynos: 'win' is always unsigned
by Tobias Jakobi
· 10 years ago
c0734fb
drm/exynos: mixer: don't dump registers under spinlock
by Tobias Jakobi
· 10 years ago
f3aaf76
drm/exynos: Constify exynos_drm_crtc_ops
by Krzysztof Kozlowski
· 10 years ago
d6b1630
drm/exynos: mixer: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7a57ca7
drm/exynos: mixer: cleanup pixelformat handling
by Tobias Jakobi
· 10 years ago
8f2590f
drm/exynos: mixer: also allow NV21 for the video processor
by Tobias Jakobi
· 10 years ago
fac8a5b
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
by Tobias Jakobi
· 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
2611015
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
by Tobias Jakobi
· 10 years ago
1e6d459
drm/exynos: fix typos in hdmi and mixer
by Tobias Jakobi
· 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
adacb22
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
by Daniel Stone
· 10 years ago
ab07881
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
ae6d57d
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
129046c
drm/exynos: hdmi: replace fb size with mode size from win commit
by Seung-Woo Kim
· 10 years ago
e2dc3f7
drm/exynos: fix no hdmi output
by Alban Browaeys
· 10 years ago
92dc7a0
drm/exynos: use driver internal struct
by Joonyoung Shim
· 10 years ago
04427ec
drm/exynos: add support for 'hdmi' clock
by Marek Szyprowski
· 10 years ago
083500b
drm: remove DRM_FORMAT_NV12MT
by Daniel Vetter
· 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
8837dee
drm/exynos: remove struct exynos_drm_overlay
by Gustavo Padovan
· 10 years ago
7c4c558
drm/exynos: fix warning of vblank reference count
by Joonyoung Shim
· 10 years ago
bd50866
drm/exynos: remove unnecessary runtime pm operations
by Joonyoung Shim
· 10 years ago
8f0be83
drm/exynos/mixer: stop using manager->ctx pointer
by Andrzej Hajda
· 10 years ago
8103ef1
drm/exynos/mixer: embed manager into private context
by Andrzej Hajda
· 10 years ago
72ed6cc
drm/exynos: switch to universal plane API
by Andrzej Hajda
· 10 years ago
f1e716d
drm/exynos: control blending of mixer graphic layer 0
by Joonyoung Shim
· 10 years ago
39b58a3
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
by Sjoerd Simons
· 10 years ago
ff830c9
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
by Marek Szyprowski
· 10 years ago
5d39b9e
drm/exynos: enable vsync interrupt while waiting for vblank
by Rahul Sharma
· 10 years ago
d74ed93
drm/exynos: soft reset mixer before reconfigure after power-on
by Rahul Sharma
· 10 years ago
5c0f482
drm/exynos: allow multiple layer updates per vsync for mixer
by Rahul Sharma
· 10 years ago
381be02
drm/exynos: stop mixer before gating clocks during poweroff
by Rahul Sharma
· 10 years ago
b4bfa3c
drm/exynos: set power state variable after enabling clocks and power
by Rahul Sharma
· 10 years ago
df5225b
drm/exynos: consider deferred probe case
by Inki Dae
· 10 years ago
f37cd5e
drm/exynos: add component framework support
by Inki Dae
· 11 years ago
af65c80
drm/exynos: Consolidate suspend/resume in drm_drv
by Sean Paul
· 11 years ago
f041b25
drm/exynos: Remove exynos_drm_hdmi shim
by Sean Paul
· 11 years ago
87244fa
drm/exynos: Remove apply manager callback
by Sean Paul
· 11 years ago
4551789
drm/exynos: hdmi: Implement initialize op for hdmi
by Sean Paul
· 11 years ago
1c6244c
drm/exynos: Merge overlay_ops into manager_ops
by Sean Paul
· 11 years ago
57ed0f7
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
by Daniel Vetter
· 11 years ago
bfd8303
drm: Kill DRM_HZ
by Daniel Vetter
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
3f1c781
drm/exynos: Add missing of.h header include
by Sachin Kamat
· 11 years ago
db70d16
drm/exynos: Remove module.h header inclusion
by Sachin Kamat
· 11 years ago
782953e
drm/exynos: initialize the buf_num in vp_video_buffer
by YoungJun Cho
· 11 years ago
def5e09
drm/exynos: add support for exynos5420 mixer
by Rahul Sharma
· 11 years ago
cc57caf
drm/exynos: add new compatible strings for hdmi subsystem
by Rahul Sharma
· 11 years ago
0bfb1f8
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
by Sean Paul
· 11 years ago
cbc4c33
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
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
e436b09
drm/exynos: Remove redundant use of of_match_ptr macro
by Sachin Kamat
· 11 years ago
1586d80
drm/exynos: fix checks for valid mixer window
by Krzysztof Kozlowski
· 11 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 11 years ago
0377f4e
drm/exynos: Don't blend mixer layer 0
by Sean Paul
· 12 years ago
c11182d
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
6b986ed
drm/exynos: hdmi: using drm_display_mode timings for exynos4
by Rahul Sharma
· 12 years ago
9800935
drm/exynos: Make mixer_check_timing static
by Sachin Kamat
· 12 years ago
2963074
drm/exynos: mixer: set correct mode for range of resolutions
by Rahul Sharma
· 12 years ago
0ea6822
drm/exynos: implement display-mode-check callback in mixer driver
by Rahul Sharma
· 12 years ago
dda9012
drm/exynos: add check for the device power status
by Shirish S
· 12 years ago
09760ea
drm/exynos: Replace mdelay with usleep_range
by Sean Paul
· 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
000f130
drm/exynos: add runtime pm support for mixer
by Rahul Sharma
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 12 years ago
Next »