Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
075436b08b8c9b30d56af7b7b3306b0a3439d12e
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
· 10 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
073ea2a
drm/exynos: dp: Use DPCD defines of drm_dp_helper.h
by Jingoo Han
· 11 years ago
96d2653
drm/exynos: update phy settings for RB resolutions
by Shirish S
· 11 years ago
b8b5247
drm/exynos: dp: support hotplug detection via GPIO
by Andrew Bresticker
· 11 years ago
fbc2063
drm/exynos: dsi: remove unnecessary pm interfaces
by Inki Dae
· 11 years ago
d0f7361
drm/exynos: remove unnecessary runtime pm interfaces
by Inki Dae
· 11 years ago
000cc92
drm/exynos: separate dpi from fimd
by Andrzej Hajda
· 11 years ago
d1afe7d
drm/exynos: fix comment to exynos_drm_device_subdrv_prove call
by Inki Dae
· 11 years ago
ae08fe6
drm/exynos: dpi: fix hotplug fail issue
by Inki Dae
· 11 years ago
f37cd5e
drm/exynos: add component framework support
by Inki Dae
· 11 years ago
121692e
drm/exynos: modify goto labels to meaningful names
by Inki Dae
· 11 years ago
f13bdbd
drm/exynos: fimd: clear channel before enabling iommu
by Akshu Agrawal
· 11 years ago
5ce405b
drm/exynos: rotator: add missing braces
by Jingoo Han
· 11 years ago
7a5b6827
drm/exynos: dp: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
153df69
drm/exynos: hdmi: make local symbols static
by Jingoo Han
· 11 years ago
9230ffc
drm/exynos: fb: make local symbol static
by Jingoo Han
· 11 years ago
be9b64a
drm/exynos: remove DRIVER_HAVE_IRQ feature
by Joonyoung Shim
· 11 years ago
b90f541
drm/exynos/fbdev: don't set mode_config.fb_base
by Daniel Kurtz
· 11 years ago
2f1eab8
drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
by Daniel Kurtz
· 11 years ago
182407a
drm: add DP MST encoder type
by Dave Airlie
· 11 years ago
e574894
drm: store encoder name in encoder struct
by Jani Nikula
· 11 years ago
2abdd31
drm: store connector name in connector struct (v2)
by Jani Nikula
· 11 years ago
b838058
drm/dp: Add missing kernel-doc
by Thierry Reding
· 11 years ago
2524fc7
drm/armada: use shmem helpers if possible
by David Herrmann
· 11 years ago
2123000
drm/gem: replace misleading comment
by David Herrmann
· 11 years ago
89086bc
drm/edid: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
c66de8c
drm/shmobile: Add run-time dependencies
by Jean Delvare
· 11 years ago
923d941
drm/rcar-du: Add run-time dependencies
by Jean Delvare
· 11 years ago
433e3b3
MAINTAINERS: Shovel drivers/gpu/vga/* to Dave
by Daniel Vetter
· 11 years ago
6c6a399
Documentation: drm: describing drm properties exposed by various drivers
by Sagar Kamble
· 11 years ago
5920105
drm/ttm: fix kerneldoc of ttm_bo_create
by Alexandre Courbot
· 11 years ago
4cbe1bfa
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
by Daniel Thompson
· 11 years ago
9a6594f
Documentation: fix typos in drm docbook
by Masanari Iida
· 11 years ago
b5e6c1d
drm: fix typo
by Rob Clark
· 11 years ago
3c8a092
drm/dp_helper: add defines for DP 1.2 and MST support. (v2)
by Dave Airlie
· 11 years ago
263432b
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
by Dave Airlie
· 11 years ago
83c6620
drm/ast: initial DP501 support (v0.2)
by Dave Airlie
· 11 years ago
0e5ce92
drm/ast: rename the mindwm/moutdwm and deinline them
by Dave Airlie
· 11 years ago
318cfa2
drm/ast: resync the dram post code with upstream
by Dave Airlie
· 11 years ago
1453bf4
drm/ast: add AST 2400 support.
by Dave Airlie
· 11 years ago
f1f62f2
drm/ast: add widescreen + rb modes from X.org driver (v2)
by Dave Airlie
· 11 years ago
e5daa1d
Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 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
ad22279
drm: fix memory leak around mode_group (v2)
by Dave Airlie
· 11 years ago
10efa93
drm/i915: Remove useless checks from primary enable/disable
by Ville Syrjälä
· 11 years ago
d52fea5
drm/i915: Merge LP1+ watermarks in safer way
by Ville Syrjälä
· 11 years ago
a3cb404
drm/i915: Make sure computed watermarks never overflow the registers
by Ville Syrjälä
· 11 years ago
25ef284
drm/i915: Add pipe update trace points
by Ville Syrjälä
· 11 years ago
5b633d6
drm/i915: Perform primary enable/disable atomically with sprite updates
by Ville Syrjälä
· 11 years ago
8d7849d
drm/i915: Make sprite updates atomic
by Ville Syrjälä
· 11 years ago
d9ceb95
drm/i915: Support 64b relocations
by Ben Widawsky
· 11 years ago
9bcb144
drm/i915: Support 64b execbuf
by Ben Widawsky
· 11 years ago
192d47a
drm/i915/sdvo: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
894ed1e
drm/i915/crt: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
809a2a8
drm/i915/tv: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
3fa2dd1
drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set
by Daniel Vetter
· 11 years ago
5da92ee
drm/i915/tv: De-magic device check
by Daniel Vetter
· 11 years ago
b8866ef
drm/i915/tv: extract set_color_conversion
by Daniel Vetter
· 11 years ago
8cb9220
drm/i915/tv: extract set_tv_mode_timings
by Daniel Vetter
· 11 years ago
912b0e2
drm/i915/dvo: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
0d56bf0
drm/i915: Make encoder->mode_set callbacks optional
by Daniel Vetter
· 11 years ago
98ec773
drm/i915: Make primary_enabled match the actual hardware state
by Ville Syrjälä
· 11 years ago
024a43e
drm/i915: Move ring_begin to signal()
by Ben Widawsky
· 11 years ago
Next »