Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dff01de1c3cafb128344fe809cbca84606b1b65c
/
drivers
/
gpu
/
drm
/
exynos
ef7ce05
drm/exynos: g2d: let exynos_g2d_get_ver_ioctl fail
by Tobias Jakobi
· 10 years ago
1cd1ea5
drm/exynos: g2d: make ioctls more robust
by Tobias Jakobi
· 10 years ago
9d1e25c
drm/exynos: hdmi: add null check for hdmiphy_port
by Seung-Woo Kim
· 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
bd024b8
Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"
by Sjoerd Simons
· 10 years ago
0262cee
Subject: Revert "drm/exynos: fix module build error"
by Sjoerd Simons
· 10 years ago
9cc7d85
drm/exynos/ipp: simplify ipp_find_driver
by Andrzej Hajda
· 10 years ago
12ff54d
drm/exynos/ipp: simplify ipp_create_id
by Andrzej Hajda
· 10 years ago
57ace33
drm/exynos/ipp: remove redundant messages
by Andrzej Hajda
· 10 years ago
134f0e9
drm/exynos/ipp: simplify ipp_find_obj
by Andrzej Hajda
· 10 years ago
5ece5a1
drm/exynos/ipp: remove useless registration checks
by Andrzej Hajda
· 10 years ago
fb5ee01
drm/exynos/ipp: simplify memory check function
by Andrzej Hajda
· 10 years ago
187d5ed
drm/exynos/ipp: remove incorrect checks of list_first_entry result
by Andrzej Hajda
· 10 years ago
73b0023
drm/exynos/ipp: remove temporary variable
by Andrzej Hajda
· 10 years ago
a8ea17f
drm/exynos/ipp: correct address type
by Andrzej Hajda
· 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
60b61c2
drm/exynos/ipp: remove type casting
by Andrzej Hajda
· 10 years ago
6411fe3
drm/exynos: g2d: add exynos4212 as a compatible device.
by Alban Browaeys
· 10 years ago
9a32041
drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs
by YoungJun Cho
· 10 years ago
3854fab
drm/exynos: fimd: support LCD I80 interface
by YoungJun Cho
· 10 years ago
e17ddec
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
by YoungJun Cho
· 10 years ago
5595d4d
drm/exynos: add TE handler to support LCD I80 interface
by YoungJun Cho
· 10 years ago
e35d722
drm/exynos: use wait_event_timeout() for safety usage
by YoungJun Cho
· 10 years ago
2f36e33
drm/exynos: dsi: move the EoT packets configuration point
by YoungJun Cho
· 10 years ago
ff830c9
drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support
by Marek Szyprowski
· 10 years ago
05fdf98
drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled
by Marek Szyprowski
· 10 years ago
8f589bb
drm/exynos: dp: Use correct module license
by Jingoo Han
· 11 years ago
4a958d3
drm/exynos: Remove unused variable in exynos_drm_gem.c
by Sachin Kamat
· 10 years ago
7a9bf6e
drm/exynos: Remove unused variable from exynos_hdmi.c
by Sachin Kamat
· 10 years ago
d50a190
drm/exynos: Fix NULL pointer exception when suspending without components
by Krzysztof Kozlowski
· 10 years ago
4726f1f
drm/exynos: use helpers
by Rob Clark
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 11 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 11 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
5d39b9e
drm/exynos: enable vsync interrupt while waiting for vblank
by Rahul Sharma
· 11 years ago
d74ed93
drm/exynos: soft reset mixer before reconfigure after power-on
by Rahul Sharma
· 11 years ago
5c0f482
drm/exynos: allow multiple layer updates per vsync for mixer
by Rahul Sharma
· 11 years ago
381be02
drm/exynos: stop mixer before gating clocks during poweroff
by Rahul Sharma
· 11 years ago
b4bfa3c
drm/exynos: set power state variable after enabling clocks and power
by Rahul Sharma
· 11 years ago
d9b68d8
drm/exynos: disable unused windows on apply
by Andrzej Hajda
· 11 years ago
0013fc9
drm/exynos: Fix de-registration ordering
by Sachin Kamat
· 11 years ago
dcdffeda
drm/exynos: change zero to NULL for sparse
by Dan Carpenter
· 11 years ago
aaa51b1
drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
by Tomasz Figa
· 11 years ago
245f98f
drm/exynos: hdmi: fix power order issue
by Inki Dae
· 11 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
a1bc07c5
drm: Don't export internal module variables
by Daniel Vetter
· 11 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
f95aeb1
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
by Damien Lespiau
· 11 years ago
10d9b4e
drm: Remove spurious ';'
by Damien Lespiau
· 11 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 11 years ago
cbe9741
drm/exynos: call find_vma with the mmap_sem held
by Jonathan Gonzalez V
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
df5225b
drm/exynos: consider deferred probe case
by Inki Dae
· 11 years ago
2e1ce1a
drm/exynos: remove unnecessary exynos_hdmi.h file
by Jingoo Han
· 11 years ago
cd6ab4b
drm/exynos/fimd: allow multiplatform configuration
by Andrzej Hajda
· 11 years ago
6a296e2
drm/exynos: add hdmiphy power on/off sequence
by Shirish S
· 11 years ago
85a64f7
drm/exynos: ipp: remove description of non-existing field
by Andrzej Hajda
· 11 years ago
fed788d
drm/exynos: ipp: update comment for struct drm_ipp_buf_info
by YoungJun Cho
· 11 years ago
4d52076
drm/exynos: ipp: rearrange c_node->event_lock using routine
by YoungJun Cho
· 11 years ago
220db6f
drm/exynos: ipp: rearrange c_node->mem_lock using routines
by YoungJun Cho
· 11 years ago
075436b
drm/exynos: ipp: add ipp_remove_id()
by YoungJun Cho
· 11 years ago
7f5af05
drm/exynos: ipp: add cmd_lock for cmd_list
by YoungJun Cho
· 11 years ago
4e4fe55
drm/exynos: ipp: rename cmd_lock to lock
by YoungJun Cho
· 11 years ago
ebaf05c
drm/exynos: ipp: remove duplicated setting
by YoungJun Cho
· 11 years ago
c66ce40
drm/exynos: ipp: remove usless list_empty() functions
by YoungJun Cho
· 11 years ago
97f98a3
drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.c
by Sachin Kamat
· 11 years ago
972145c
drm/exynos: remove hardware overlays disable from fimd probe
by Rahul Sharma
· 11 years ago
7a80ec7
drm/exynos: Fix checkpatch warning in exynos_dp_reg.c
by Sachin Kamat
· 11 years ago
a0b13bb
drm/exynos: add fimd dependency to fimd related encoders
by Andrzej Hajda
· 11 years ago
3faf9cc
drm/exynos: remove redundant mutex_unlock
by Andrzej Hajda
· 11 years ago
b0e0882
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
by Andrzej Hajda
· 11 years ago
72d465a
drm/exynos/fimc: replace mutex by spinlock
by Andrzej Hajda
· 11 years ago
acd8afa
drm/exynos/fimc: replace hw access macros with functions
by Andrzej Hajda
· 11 years ago
8b4609c
drm/exynos/fimc: simplify irq masking function
by Andrzej Hajda
· 11 years ago
be6cdfd
drm/exynos/fimc: simplify pre-scaler ratio calculation
by Andrzej Hajda
· 11 years ago
3164605
drm/exynos/ipp: simplify property list allocation
by Andrzej Hajda
· 11 years ago
f51bcee
drm/exynos/ipp: correct ipp_id field initialization
by Andrzej Hajda
· 11 years ago
396e103
drm/exynos/ipp: fix get_property IOCTL
by Andrzej Hajda
· 11 years ago
1633707
drm/exynos: Staticize local symbols in exynos_hdmi.c
by Sachin Kamat
· 11 years ago
7e3a6cc
drm/exynos: Remove duplicate inclusion of i2c.h
by Sachin Kamat
· 11 years ago
f46ed1a
drm/exynos: Staticize exynos_dpi_of_find_panel_node
by Sachin Kamat
· 11 years ago
b26c04f
drm/exynos: Fix PTN3460 dependency
by Jean Delvare
· 11 years ago
6636746
drm/exynos: use 4WORD dma burst length for small fbs
by Rahul Sharma
· 11 years ago
049d34e
drm/exynos: use regmap interface to set hdmiphy control bit in pmu
by Rahul Sharma
· 11 years ago
122beea
drm/exynos: allocate non-contigous buffers when iommu is enabled
by Rahul Sharma
· 11 years ago
e2a562d
drm/exynos: hdmi: consider legacy dt binding
by Inki Dae
· 11 years ago
9a8e1cb
drm/exynos: restore core HDMI settings
by Shirish S
· 11 years ago
c3b35af
drm/exynos: hdmi: remove unnecessary dedicated i2c drivers
by Seung-Woo Kim
· 11 years ago
a18a2dd
drm/exynos: enable support for exynos5420 hdmi device
by Rahul Sharma
· 11 years ago
d5e9ca4
drm/exynos: add support for apb mapped phys in hdmi driver
by Rahul Sharma
· 11 years ago
8e9c3f3
drm/exynos: remove unnecessary read for phy configuration values
by Rahul Sharma
· 11 years ago
bfa4842
drm/exynos: replace hdmi reset with hdmi disable
by Rahul Sharma
· 11 years ago
5137c8c
drm/exynos: Read hpd gpio in is_connected callback
by Sean Paul
· 11 years ago
47d173f
drm/exynos: hdmi: remove unnecessary memset
by Daniel Kurtz
· 11 years ago
b21a3bf
drm/exynos: check for null pointers in error handling
by Paul Taysom
· 11 years ago
724fd14
drm/exynos: Debounce HDMI hotplug interrupts
by Sean Paul
· 11 years ago
35b95ac
drm/exynos: Don't reset hdmiphy on hdmi off
by Sean Paul
· 11 years ago
a16f223
drm/exynos: Fix double locks at PM resume
by Takashi Iwai
· 11 years ago
Next »