Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8407f8a1d940fe28c4243ad4f0cb6a44dcee88f6
/
drivers
/
gpu
/
drm
/
exynos
8b95503
drm/ipp: clean up debug messages
by Inki Dae
· 6 years ago
df90a64
drm/vidi: replace platform_device pointer with device one
by Inki Dae
· 6 years ago
6be9005
drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
by Inki Dae
· 6 years ago
6f83d20
drm/exynos: use DRM_DEV_ERROR to print out error message
by Inki Dae
· 6 years ago
62f2873
drm/exynos: remove unnecessary messages
by Inki Dae
· 6 years ago
e593053
drm/fimd: use DRM_ERROR instead of DRM_INFO in error case
by Inki Dae
· 6 years ago
f9af3f8
drm/exynos: g2d: remove style error
by Seung-Woo Kim
· 6 years ago
b4e4538
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
fb68e59
drm/exynos: Use drm_fb_helper_fill_info
by Daniel Vetter
· 6 years ago
6a3b45a
drm/exynos/mixer: fix MIXER shadow registry synchronisation code
by Andrzej Hajda
· 6 years ago
9c0c499
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
by Andrzej Pietrasiewicz
· 6 years ago
a615179
drm/exynos: rotator: Add support for s5pv210
by Paweł Chmiel
· 6 years ago
f12d0b9
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
by Daniel Vetter
· 6 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
f164a94
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
63f8f3b
drm: bridge: Constify mode arguments to bridge .mode_set() operation
by Laurent Pinchart
· 7 years ago
23d19ba
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
13d0add
drm/edid: Pass connector to AVI infoframe functions
by Ville Syrjälä
· 6 years ago
3b5129b
drm/exynos: fimd: Make pixel blend mode configurable
by Christoph Manszewski
· 6 years ago
6f8ee5c
drm/exynos: fimd: Make plane alpha configurable
by Christoph Manszewski
· 6 years ago
13e810f
drm/exynos: mixer: Fix color range setting
by Christoph Manszewski
· 6 years ago
e9e5ba9
drm/exynos: mixer: Fix color format setting
by Christoph Manszewski
· 6 years ago
af13028
drm/exynos: decon: Make pixel blend mode configurable
by Christoph Manszewski
· 6 years ago
5494729
drm/exynos: decon: Make plane alpha configurable
by Christoph Manszewski
· 6 years ago
67fbf3a
drm/exynos/iommu: merge IOMMU and DMA code
by Andrzej Hajda
· 6 years ago
39f6936
drm/exynos/iommu: replace preprocessor conditionals with C conditionals
by Andrzej Hajda
· 6 years ago
a0b68a7
drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.c
by Andrzej Hajda
· 6 years ago
2375569
drm/exynos/iommu: integrate IOMMU/DMA internal API
by Andrzej Hajda
· 6 years ago
69908ed
drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbol
by Andrzej Hajda
· 6 years ago
29cbf24
drm/exynos: simplify DMA mapping
by Andrzej Hajda
· 6 years ago
989534c
drm/exynos/fbdev: do not skip fbdev init if there are no connectors
by Andrzej Hajda
· 6 years ago
deee328
drm/exynos/dsi: register connector if it is created after drm bind
by Andrzej Hajda
· 6 years ago
6ca469e
Revert "drm/exynos/decon5433: implement frame counter"
by Inki Dae
· 6 years ago
8727b23
drm/exynos: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 6 years ago
53b3b6b
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
6ac99a3
drm/exynos: mixer: Make plane alpha configurable
by Christoph Manszewski
· 6 years ago
482582c
drm/exynos: mixer: Make pixel blend mode configurable
by Christoph Manszewski
· 6 years ago
a977726
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
by Christoph Manszewski
· 6 years ago
1feda5e
drm/exynos: Use selected dma_dev default iommu domain instead of a fake one
by Marek Szyprowski
· 6 years ago
d25a40a
drm/exynos: gsc: Add support for tiled formats
by Marek Szyprowski
· 7 years ago
5fb652c
drm/exynos: scaler: Add support for tiled formats
by Andrzej Pietrasiewicz
· 7 years ago
714c999
gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
by Souptick Joarder
· 7 years ago
8a08f67
drm/exynos: enable out_bridge in exynos_dsi_enable
by Maciej Purski
· 7 years ago
6afb772
drm/exynos: move connector creation to attach callback
by Maciej Purski
· 7 years ago
2782622
drm/exynos: rename bridge_node to in_bridge_node
by Maciej Purski
· 7 years ago
3f2b78d
drm/exynos/mixer: Remove unused local variable priv
by Krzysztof Kozlowski
· 7 years ago
7e91574
drm/exynos: Ensure suspended runtime PM state during system suspend
by Marek Szyprowski
· 7 years ago
dc684af
drm/exynos: Suspend/resume display pipeline as early/late as possible
by Marek Szyprowski
· 7 years ago
eebdc3b
drm/exynos: Drop useless check from exynos_drm_{suspend,resume}
by Marek Szyprowski
· 7 years ago
e978de5
drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookup
by Marek Szyprowski
· 7 years ago
3aa2a5c
drm/exynos: gem: Simplify access to exynos GEM objects
by Marek Szyprowski
· 7 years ago
eb4d979
drm/exynos: g2d: Convert to driver component API
by Marek Szyprowski
· 7 years ago
2d3bda7
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into exynos-drm-next
by Inki Dae
· 7 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 7 years ago
5fa8e4a
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
by Boris Brezillon
· 7 years ago
aab109b
drm/exynos: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
af7d910
drm/exynos: Replace drm_gem_object_unreference_unlocked with put function
by Thomas Zimmermann
· 7 years ago
fa7743b
drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions
by Thomas Zimmermann
· 7 years ago
e94595b
drm/exynos: ipp: use correct enum type
by Stefan Agner
· 7 years ago
7b7aa62
drm/exynos: decon5433: Fix WINCONx reset value
by Marek Szyprowski
· 7 years ago
ab337fc
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
by Marek Szyprowski
· 7 years ago
5d5657a
drm/exynos: fimc: Use real buffer width for configuring the hardware
by Marek Szyprowski
· 7 years ago
dd209ef
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
by Marek Szyprowski
· 7 years ago
4cc11a5
drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretation
by Marek Szyprowski
· 7 years ago
28b6763
drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixels
by Marek Szyprowski
· 7 years ago
4958a1c
drm/exynos: gsc: Use real buffer width for configuring the hardware
by Marek Szyprowski
· 7 years ago
4e1a623
drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modes
by Marek Szyprowski
· 7 years ago
280e54c
drm/exynos: scaler: Reset hardware before starting the operation
by Andrzej Pietrasiewicz
· 7 years ago
1b0966c
drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretation
by Marek Szyprowski
· 7 years ago
69705ad
drm/exynos: ipp: Rework checking for the correct buffer formats
by Marek Szyprowski
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
67ba0c5
drm/exynos: Stop updating plane->crtc
by Ville Syrjälä
· 7 years ago
74860cb
Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
1983205
drm/exynos: fimc: signedness bug in fimc_setup_clocks()
by Dan Carpenter
· 7 years ago
1267819
drm/exynos: scaler: fix static checker warning
by Inki Dae
· 7 years ago
e9dfe83
drm/exynos: Fix default value for zpos plane property
by Marek Szyprowski
· 7 years ago
e9497dc
drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()
by Marek Szyprowski
· 7 years ago
ecf81ed
drm/exynos/dsi: mask frame-done interrupt
by Andrzej Hajda
· 7 years ago
cb5fba7
drm/exynos: decon: Add support for hardware windows no 4 and 5
by Marek Szyprowski
· 7 years ago
444ac87
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
e892999
drm/exynos/dsi: remove mode_set callback
by Andrzej Hajda
· 7 years ago
01fb918
drm/exynos: Add driver for Exynos Scaler module
by Andrzej Pietrasiewicz
· 7 years ago
7a2d5c7
drm/exynos: fimc: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
8b7d3ec
drm/exynos: gsc: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
d8cb9ee
drm/exynos: rotator: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
9913f74
drm/exynos: ipp: Add IPP v2 framework
by Marek Szyprowski
· 7 years ago
5fae288
drm/exynos: Allow DRM_EXYNOS on s5pv210.
by Paweł Chmiel
· 7 years ago
fa50b7b
drm/exynos: fimd: Add support for S5PV210 FIMD variant
by Tomasz Figa
· 7 years ago
8a8d9b2
gpu: drm: exynos: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
6f2db7d
drm/exynos: hdmi: avoid duplicating drm_bridge_attach
by Peter Rosin
· 7 years ago
0ccc1c8
drm/exynos: mixer: avoid Oops in vp_video_buffer()
by Tobias Jakobi
· 7 years ago
2eced8e
drm/exynos/mixer: fix synchronization check in interlaced mode
by Andrzej Hajda
· 7 years ago
0ab3902
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
7bb3bb4
drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
by Douglas Anderson
· 7 years ago
2e1d6ea
Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
ff059fc
drm/exynos: exynos_drm_fb -> drm_framebuffer
by Daniel Stone
· 7 years ago
7b30508
drm/exynos: Move dma_addr out of exynos_drm_fb
by Daniel Stone
· 7 years ago
Next »