Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
68cd004e54716b94e2c3c6abaca883861f4417b1
/
drivers
/
gpu
/
drm
/
exynos
68cd004
drm/exynos/hdmi: add Exynos5433 support
by Andrzej Hajda
· 9 years ago
fec81a3
drm/exynos/hdmi: stop programming registers with default values
by Andrzej Hajda
· 9 years ago
5eefadb
drm/exynos/hdmi: code cleanup
by Andrzej Hajda
· 9 years ago
65e9803
drm/exynos/hdmi: use array specifier for HDMI-PHY configurations
by Andrzej Hajda
· 9 years ago
190a3c6
drm/exynos/hdmi: constify global variables
by Andrzej Hajda
· 9 years ago
9be7e98
drm/exynos/hdmi: clock code re-factoring
by Andrzej Hajda
· 9 years ago
12867e4
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
by Javier Martinez Canillas
· 9 years ago
9e3fe35
drm/exynos: fix a warning message
by Dan Carpenter
· 9 years ago
943491a
drm/exynos: mic: fix an error code
by Dan Carpenter
· 9 years ago
4f93eed
drm/exynos: fimd: fix broken dp_clock control
by Marek Szyprowski
· 9 years ago
25c6a85
drm/exynos: build fbdev code conditionally
by Andrzej Hajda
· 9 years ago
81e50bc
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
by Andrzej Hajda
· 9 years ago
0a93869
drm/exynos: fix error handling in exynos_drm_subdrv_open
by Arnd Bergmann
· 9 years ago
2f42420
drm/exynos: drop struct_mutex from fbdev setup
by Daniel Vetter
· 9 years ago
6c991a2
drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
by Daniel Vetter
· 9 years ago
8e97d9e
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
by Daniel Vetter
· 9 years ago
9126362
drm/exynos: Drop dev->struct_mutex from mmap offset function
by Daniel Vetter
· 9 years ago
bcbb703
drm: bridge: analogix/dp: fix some obvious code style
by Yakir Yang
· 9 years ago
59c0ef3
drm/exynos: dp: rename implementation specific driver part
by Heiko Stuebner
· 9 years ago
3424e3a
drm: bridge: analogix/dp: split exynos dp driver to bridge directory
by Yakir Yang
· 9 years ago
6564c65
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
by Joonyoung Shim
· 9 years ago
6c81e96
drm/exynos/dsi: use core helper to create DSI packet
by Andrzej Hajda
· 9 years ago
f43c359
drm/exynos: use real device for DMA-mapping operations
by Marek Szyprowski
· 9 years ago
a5fb26c
drm/exynos: refactor driver and device registration code
by Marek Szyprowski
· 9 years ago
3e8a473
drm/exynos/fimc: remove unused camera interface polarization code
by Andrzej Hajda
· 9 years ago
27d60e3
drm/exynos: remove struct exynos_drm_panel_info
by Andrzej Hajda
· 9 years ago
1feafd3
drm/exynos: add exynos5420 support for fimd
by Chanho Park
· 9 years ago
217fb00
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
by Chanho Park
· 9 years ago
4e6319c
drm/exynos: remove incorrect ccflags from Makefile
by Andrzej Hajda
· 9 years ago
9844d6e
drm/exynos/decon: make irq handler static
by Andrzej Hajda
· 9 years ago
9c2580c
drm/exynos/hdmi: remove unused variable
by Andrzej Hajda
· 9 years ago
b115361
drm/exynos/dsi: constify read only structures
by Andrzej Hajda
· 9 years ago
bb32e40
drm/exynos/dsi: replace registry access macros with functions
by Andrzej Hajda
· 9 years ago
fdc2e10
drm/exynos: support exynos5422 mipi-dsi
by Chanho Park
· 9 years ago
92c96ff
drm/exynos/decon: fix disable clocks order
by Andrzej Hajda
· 9 years ago
9aa3821
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
by Marek Szyprowski
· 9 years ago
f3fb3d8
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
by Marek Szyprowski
· 9 years ago
6d3f3b6
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
by Marek Szyprowski
· 9 years ago
6fe9dbf
drm/exynos: dsi: restore support for drm bridge
by Marek Szyprowski
· 9 years ago
2aa8a25
drm/exynos: mic: make all functions static
by Marek Szyprowski
· 9 years ago
dc3484f
drm/exynos: mic: convert to component framework
by Marek Szyprowski
· 9 years ago
930b42c
drm/exynos: mic: use devm_clk interface
by Marek Szyprowski
· 9 years ago
c5f2f0c
drm/exynos: fix types for compilation on 64bit architectures
by Marek Szyprowski
· 9 years ago
3b35678
drm/exynos: ipp: fix incorrect format specifiers in debug messages
by Marek Szyprowski
· 9 years ago
dbbc925
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
by Joonyoung Shim
· 9 years ago
5862362
drm/exynos: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
316e376
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
84b29a5
drm/exynos: Remove event cancelling from postclose
by Daniel Vetter
· 9 years ago
37e1106
drm/exynos: dp: Fix panel and bridge lookup logic
by Javier Martinez Canillas
· 9 years ago
010848a
drm: exynos: make PM functions as __maybe_unused
by Arnd Bergmann
· 9 years ago
e0fea7e
drm/exynos: fix building without CONFIG_PM_SLEEP
by Arnd Bergmann
· 9 years ago
fb740cf
drm: Create drm_send_event helpers
by Daniel Vetter
· 9 years ago
7142a34
drm/exynos: Use the new event init/free functions
by Daniel Vetter
· 9 years ago
9840650
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0cbeafb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
01c8f1c
mm, dax, gpu: convert vm_insert_mixed to pfn_t
by Dan Williams
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
c74d8eb
drm/exynos: fix kernel panic issue at drm releasing
by Inki Dae
· 9 years ago
d619894
drm/exynos: crtc: do not wait for the scanout completion
by Inki Dae
· 9 years ago
3dbaab1
drm/exynos: mixer: properly update all planes on the same vblank event
by Marek Szyprowski
· 9 years ago
d29c2c1
drm/exynos: crtc: rework atomic_{begin,flush}
by Marek Szyprowski
· 9 years ago
5e68fef
drm/exynos: mixer: unify a check for video-processor window
by Marek Szyprowski
· 9 years ago
26a7af3
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
by Tobias Jakobi
· 9 years ago
f657a99
drm/exynos: mixer: refactor layer setup
by Marek Szyprowski
· 9 years ago
5bec019
drm/exynos: mixer: remove all static blending setup
by Tobias Jakobi
· 9 years ago
a2cb911
drm/exynos: mixer: set window priority based on zpos
by Marek Szyprowski
· 9 years ago
0ea7240
drm/exynos: make zpos property configurable
by Marek Szyprowski
· 9 years ago
40bdfb0
drm/exynos: rename zpos to index
by Marek Szyprowski
· 9 years ago
9d99388
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
c4e0740
drm/exynos: atomic check only enabled crtc states
by Andrzej Hajda
· 9 years ago
800ba2b
drm/exynos: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
870a171
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 9 years ago
9bac40c
drm/exynos: gem: remove old unused prototypes
by Marek Szyprowski
· 9 years ago
8b704d8
drm/exynos: fimd: fix dma burst size setting for small plane size
by Marek Szyprowski
· 9 years ago
d16a11a
drm/exynos: fix clipping when scaling is enabled
by Marek Szyprowski
· 9 years ago
e463b06
drm/exynos: mixer: use ratio precalculated in exynos_state
by Marek Szyprowski
· 9 years ago
6178d3d
drm/exynos: add generic check for plane state
by Marek Szyprowski
· 9 years ago
fd2d2fc
drm/exynos: introduce exynos_drm_plane_config structure
by Marek Szyprowski
· 9 years ago
ab14420
drm/exynos: mixer: enable video overlay plane only when VP is available
by Marek Szyprowski
· 9 years ago
2ee35d8
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
by Marek Szyprowski
· 9 years ago
0114f40
drm/exynos: introduce exynos_drm_plane_state 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
42f8119
drm/exynos: exynos7-decon: remove excessive check
by Marek Szyprowski
· 9 years ago
43f02a6
drm/exynos: rotator: convert to common clock framework
by Marek Szyprowski
· 9 years ago
aeefb36
drm/exynos: gsc: add device tree support and remove usage of static mappings
by Seung-Woo Kim
· 9 years ago
c155fb5
drm/exynos: gsc: fix wrong pm_runtime state
by Seung-Woo Kim
· 9 years ago
0b102aa
drm/exynos: gsc: prepare and unprepare gsc clock
by Seung-Woo Kim
· 9 years ago
a9fa852
drm/exynos: dp: add of_graph dt binding support for panel
by Inki Dae
· 9 years ago
69e0485
drm/exynos: decon: remove unused variables
by Inki Dae
· 9 years ago
1b256fa
drm/exynos: dsi: modify a error type when getting a node failed
by Inki Dae
· 9 years ago
082ca31
drm/exynos: simplify sleep PM ops
by Andrzej Hajda
· 9 years ago
ba6e477
drm/exynos: dsi: add runtime pm support
by Inki Dae
· 9 years ago
681c801
drm/exynos: add pm_runtime to DECON 7
by Gustavo Padovan
· 9 years ago
ebf3fd4
drm/exynos: add pm_runtime to DECON 5433
by Gustavo Padovan
· 9 years ago
4157197
drm/exynos: add pm_runtime to FIMD
by Gustavo Padovan
· 9 years ago
ccf034a
drm/exynos: add pm_runtime to Mixer
by Gustavo Padovan
· 9 years ago
f28464c
drm/exynos: add pm_runtime to HDMI
by Gustavo Padovan
· 9 years ago
613d3853
drm/exynos: add pm_runtime to DP
by Gustavo Padovan
· 9 years ago
Next »