Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a485f85ae7f9321d66e34a4ea405644b37bbbc2f
/
drivers
/
gpu
/
drm
/
sti
898c6bb
drm/sti: fix GDP size to support up to UHD resolution
by Vincent Abriou
· 8 years ago
38d868e
drm: Don't force all planes to be added to the state due to zpos
by Ville Syrjälä
· 8 years ago
f01ebbd
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
b4bba92
drm/sti: remove stih415-416 platform support
by Vincent Abriou
· 8 years ago
38fdb8d
drm/sti: fix compositor debugfs creation
by Vincent Abriou
· 8 years ago
f766c6c
drm/sti: use valid video mode
by Fabien Dessenne
· 8 years ago
3bc6b01
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
by Fabien Dessenne
· 8 years ago
ffdbb82
drm/sti: use vtg array instead of vtg_main/aux
by Fabien Dessenne
· 8 years ago
ae21785
drm/sti: use different notifier_block for each pipe
by Fabien Dessenne
· 8 years ago
5552aad
drm/sti: fix atomic_disable check
by Fabien Dessenne
· 8 years ago
00b517e
drm/sti: run gdp init sequence only once
by Fabien Dessenne
· 8 years ago
9dd5942b
drm/sti: run hqvdp init sequence only once
by Fabien Dessenne
· 8 years ago
29ffa77
drm/sti: fix debug logs
by Fabien Dessenne
· 8 years ago
33030d6
drm/sti: dpms function missing for HDMI connector
by Vincent Abriou
· 8 years ago
bdfd36e
drm/sti: Fix sparse warnings
by Ville Syrjälä
· 8 years ago
7c0ca70
drm: sti: fix coccicheck warnings
by Benjamin Gaignard
· 8 years ago
d27cd40
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
e1f96ef
drm: drop DRIVER_HAVE_IRQ flag for some drivers
by Shawn Guo
· 8 years ago
586efded
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 8 years ago
bbd1e3a
drm: sti: use generic zpos for plane
by Benjamin Gaignard
· 9 years ago
c084c8d
drm/sti: use new Reset API
by Lee Jones
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
e8ef1b6
gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
5d950ef
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
f33dd64
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
9897f79
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
5dd0775
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into drm-next
by Dave Airlie
· 8 years ago
2c348e5
drm: sti: Add ASoC generic hdmi codec support.
by Arnaud Pouliquen
· 8 years ago
4d70377
drm/sti: adjust delay for AWG
by Bich Hemon
· 9 years ago
32e1459
drm: sti: fix clocking issues in crtc
by Benjamin Gaignard
· 8 years ago
2c83f58
drm/sti: Use 64-bit timestamps
by Tina Ruchandani
· 9 years ago
84601db
drm: sti: rework init sequence
by Benjamin Gaignard
· 8 years ago
83af0a4
drm: sti: use late_register and early_unregister callbacks
by Benjamin Gaignard
· 8 years ago
1cee2a2
drm/sti: Don't call drm_helper_disable_unused_functions
by Daniel Vetter
· 8 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 8 years ago
9625bf5
drm: sti: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 8 years ago
d41ec9c
drm/sti: Use lockless gem BO free callback
by Daniel Vetter
· 8 years ago
ac851bf
drm: sti: remove useless call to dev->struct_mutex
by Benjamin Gaignard
· 8 years ago
84e5a79
drm/sti: remove extra mode fixup
by Tomi Valkeinen
· 8 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
0f3e156
drm/sti: include linux/seq_file.h where needed
by Arnd Bergmann
· 9 years ago
ab57518
drm/sti: Rename async to nonblock.
by Maarten Lankhorst
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
e6087877
drm/sti: restore mode_fixup callback
by Arnd Bergmann
· 9 years ago
cf48106
Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
8a2fa38
drm/sti: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
52807ae
drm/sti: use u32 to store DMA addresses
by Arnd Bergmann
· 9 years ago
ffd157c
drm: sti: remove sti_gem_prime_export hack
by Benjamin Gaignard
· 9 years ago
bf8f9e4
drm/sti: add debugfs fps_show/fps_get mechanism for planes
by Vincent Abriou
· 9 years ago
b514bee
drm/sti: add debugfs entries for TVOUT encoders
by Vincent Abriou
· 9 years ago
a5f8107
drm/sti: add debugfs entries for MIXER crtc
by Vincent Abriou
· 9 years ago
90dffef
drm/sti: add debugfs entries for VID plane
by Vincent Abriou
· 9 years ago
670454b
drm/sti: add debugfs entries for HQVDP plane
by Vincent Abriou
· 9 years ago
2d61f27
drm/sti: add debugfs entries for GDP planes
by Vincent Abriou
· 9 years ago
f46f3be
drm/sti: add debugfs entries for CURSOR plane
by Vincent Abriou
· 9 years ago
6c84578
drm/sti: add debugfs entries for HDA connector
by Vincent Abriou
· 9 years ago
755ce37
drm/sti: add debugfs entries for DVO connector
by Vincent Abriou
· 9 years ago
7ea6e6e
drm/sti: add debugfs entries for HDMI connector
by Vincent Abriou
· 9 years ago
ffc4a6a
drm/sti: add hdmi_mode property for HDMI connector
by Vincent Abriou
· 9 years ago
5671cef
drm/sti: add colorspace property to the HDMI connector
by Vincent Abriou
· 9 years ago
e42e7bd
drm/sti: add HDMI vendor specific infoframe
by Vincent Abriou
· 9 years ago
181975a
drm/sti: reset infoframe transmission when HDMI is stopped
by Vincent Abriou
· 9 years ago
50f2138
drm/sti: HDMI infoframe transmission mode not take into account
by Vincent Abriou
· 9 years ago
9b60514
drm/sti: reset HD DACS when HDA connector is created
by Vincent Abriou
· 9 years ago
b6bb679
drm/sti: fix dvo data_enable signal
by Bich Hemon
· 9 years ago
9a02494
drm/sti: adjust delay for DVO
by Bich Hemon
· 9 years ago
0a1dc29
drm/sti: add missing encoder cleanup for DVO connector
by Vincent Abriou
· 9 years ago
974c3bb
drm/sti: fix panel detection for DVO connector
by Vincent Abriou
· 9 years ago
1834b84
drm/sti: do not clip RGB/YUV component value at connector side
by Vincent Abriou
· 9 years ago
05a142c
drm/sti: adapt YUV colorspace in display pipeline
by Bich Hemon
· 9 years ago
dd86dc2
drm/sti: implement atomic_check for the planes
by Vincent Abriou
· 9 years ago
0b9d041
drm/sti: force cursor CLUT fetch
by Fabien Dessenne
· 9 years ago
704cb30
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
by Vincent Abriou
· 9 years ago
a5b9a71
drm/sti: fallback for GDP scaling
by Bich Hemon
· 9 years ago
c459489
drm/sti: GDP planes only support RGB formats
by Bich Hemon
· 9 years ago
e4250b3e
drm/sti: clarify the skip frame/field message
by Fabien Dessenne
· 9 years ago
bfbaf631
drm/sti: awg_utils code cleanup
by Bich Hemon
· 9 years ago
503290c
drm/sti: update VTG timing programming
by Vincent Abriou
· 9 years ago
f29ddaf
drm/sti: set DRIVER_ATOMIC for sti
by benjamin.gaignard@linaro.org
· 9 years ago
b83a8b5
drm/sti: fix cursor coordinates
by benjamin.gaignard@linaro.org
· 9 years ago
652353e
drm/sti: set CRTC modesetting parameters
by benjamin.gaignard@linaro.org
· 9 years ago
20c4760
drm/sti: fix potential crash in gdp
by benjamin.gaignard@linaro.org
· 9 years ago
54eeccc
drm/sti: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
4314e19
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
by Maxime Ripard
· 9 years ago
d0b4142
drm/sti: Drop bogus drm_mode_sort() call
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
e00fe64
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
by Vincent Abriou
· 9 years ago
738be9d
drm/sti: fix typo issue in sti_mode_config_init
by Vincent Abriou
· 9 years ago
5260fb5b
drm/sti: set mixer background color through module param
by Vincent Abriou
· 9 years ago
b5d34a2
drm/sti: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 9 years ago
cebd6fb
drm/sti: remove redundant sign extensions
by Rasmus Villemoes
· 9 years ago
4d5821a
drm/sti: hdmi use of_get_i2c_adapter_by_node interface
by Vladimir Zapolskiy
· 9 years ago
807642d
drm/sti: hdmi fix i2c adapter device refcounting
by Vladimir Zapolskiy
· 9 years ago
3a36e18
drm/sti: Do not export symbols
by Thierry Reding
· 9 years ago
Next »