Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
608ed4ab240f2d09f2fc1e5f8631dfe8570f9f80
/
drivers
/
gpu
/
drm
/
sti
4035cc5
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
by Christoph Hellwig
· 6 years ago
885054f
drm/sti: make crct disable atomic
by Benjamin Gaignard
· 6 years ago
a2b50ba
drm/sti: Use drm_atomic_helper_shutdown
by Daniel Vetter
· 6 years ago
0f26e5c
drm/sti: Use drm_fbdev_generic_setup()
by Noralf Trønnes
· 6 years ago
66e31a7
drm/sti: do not remove the drm_bridge that was never added
by Peter Rosin
· 6 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
a08eac4
drm/sti: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 7 years ago
5fa8e4a
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
by Boris Brezillon
· 7 years ago
070473b
drm: add missing ctx argument to plane transitional helpers
by Russell King
· 7 years ago
df75184
drm/sti: Stop consulting plane->crtc
by Ville Syrjälä
· 7 years ago
304f72e
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
by Colin Ian King
· 7 years ago
c9fea6f
drm/sti: Depend on OF rather than selecting it
by Oliver O'Halloran
· 7 years ago
bf4a7a2
drm/sti: Stop consulting plane->fb
by Ville Syrjälä
· 7 years ago
352f9a8
drm/sti: Let core take care of normalizing the zpos
by Peter Ujfalusi
· 7 years ago
53889c9
drm/sti: Use drm_fb_cma_fbdev_init/fini()
by Noralf Trønnes
· 7 years ago
e284257
gpu: drm: sti: Adopt SPDX identifiers
by Benjamin Gaignard
· 7 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
f1781e9
drm/edid: Allow HDMI infoframe without VIC or S3D
by Ville Syrjälä
· 7 years ago
c83ecfa
drm/sti: Handle return value of platform_get_irq_byname
by Arvind Yadav
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7146938
drm: sti: remove vtg_remove
by Benjamin Gaignard
· 7 years ago
cc6b741
drm: sti: remove useless fields from vtg structure
by Benjamin Gaignard
· 7 years ago
d471ed0
drm/drivers: drop redundant drm_edid_to_eld() calls
by Jani Nikula
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
80cad29
drm/sti: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
8513945
drm/sti: sti_vdo: clean up drm_bridge_add call
by Inki Dae
· 8 years ago
7d902c0
drm: Nuke drm_atomic_helper_connector_dpms
by Daniel Vetter
· 7 years ago
482b0e3
drm: Nuke drm_atomic_helper_connector_set_property
by Daniel Vetter
· 7 years ago
e90271b
drm: Nuke drm_atomic_helper_plane_set_property
by Daniel Vetter
· 7 years ago
cb3f3cb
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
0c1f528
drm: handle HDMI 2.0 VICs in AVI info-frames
by Shashank Sharma
· 8 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 8 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 8 years ago
c284a0b
drm: sti: sti_hqvdp: undo preparation of a clock source.
by Arvind Yadav
· 8 years ago
4c952ea
drm: sti: sti_hqvdp: make of_device_ids const.
by Arvind Yadav
· 8 years ago
6daac79
drm: sti: sti_dvo: make of_device_ids const.
by Arvind Yadav
· 8 years ago
fc5e9d6
drm/sti: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
6b7781b
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
52d9d38
drm/sti:fix spelling mistake: "compoment" -> "component"
by Colin Ian King
· 8 years ago
e98c58e
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
da98d2e
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
by Markus Elfring
· 8 years ago
bc435de
drm/sti: Fix typos in a comment line
by Markus Elfring
· 8 years ago
e1a22f9
drm/sti: Fix a typo in a comment line
by Markus Elfring
· 8 years ago
e963513
drm/sti: Replace 17 seq_puts() calls by seq_putc()
by Markus Elfring
· 8 years ago
ecf79d1
drm/sti: Reduce function calls for sequence output at five places
by Markus Elfring
· 8 years ago
adea1db
drm/sti: use seq_puts to display a string
by Nicolas Iooss
· 8 years ago
e87d51a
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
2f410f8
drm/sti: fix GDP size to support up to UHD resolution
by Vincent Abriou
· 8 years ago
bca5595
[media] sti: hdmi: add CEC notifier support
by Benjamin Gaignard
· 8 years ago
0a95160
treewide: Fix typos in printk
by Masanari Iida
· 8 years ago
d55f7e5
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
by Daniel Vetter
· 8 years ago
a452165
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next
by Daniel Vetter
· 8 years ago
ac7d3af
drm: sti: make driver use devm_of_platform_populate()
by Benjamin Gaignard
· 8 years ago
8e22e1b
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
f81fa76
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
by Vincent Abriou
· 8 years ago
76adb46
drm: Remove the struct drm_device platformdev field
by Laurent Pinchart
· 8 years ago
c462c2f
drm/sti: debug fps reset
by Vincent Abriou
· 8 years ago
97d7c57
drm/sti: hdmi: automatically check DVI/HDMI mode
by Vincent Abriou
· 8 years ago
b7e05db
drm/sti: unbind all components while driver cleanup
by Vincent Abriou
· 8 years ago
e9f494d
drm/sti: do not post GDP command if no update
by Vincent Abriou
· 8 years ago
c5649ee
drm/sti: do not set gdp pixel clock rate if mode is not set
by Vincent Abriou
· 8 years ago
1b7f145
drm/sti: enable gdp pixel clock in atomic_update
by Vincent Abriou
· 8 years ago
0c7ff84
drm/sti: remove deprecated legacy vtg slave
by Vincent Abriou
· 8 years ago
e6d50dc
drm/sti: remove deprecated sink_term config
by Vincent Abriou
· 8 years ago
6801723b
drm/sti: do not check hw scaling if mode is not set
by Fabien DESSENNE
· 8 years ago
c62052d
drm/sti: Fix up crtc_state->event handling
by Fabien DESSENNE
· 8 years ago
5e60f59
drm/sti: use atomic_helper for commit
by Fabien DESSENNE
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
012bbe2
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
fc3706e
drm/sti: Remove drm_debugfs_remove_files() calls
by Noralf Trønnes
· 8 years ago
a5b2b6e
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
by Chris Wilson
· 8 years ago
d64a166
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 8 years ago
1ae0d5a
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
by Arvind Yadav
· 8 years ago
6d10c54
drm/sti: remove deprecated sti_vtac.c file
by Vincent Abriou
· 8 years ago
8953e9e
drm/sti: create fbdev at binding
by Vincent Abriou
· 8 years ago
a69e466b
drm/sti: update fps debugfs entries
by Vincent Abriou
· 8 years ago
9712077
drm/sti: do not post HQVDP command if no update
by Fabien DESSENNE
· 8 years ago
49fb560
drm/sti: load XP70 firmware only once
by Fabien DESSENNE
· 8 years ago
dd84187
drm/sti: allow audio playback on HDMI even if disabled.
by Arnaud Pouliquen
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 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
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 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
Next »