index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-08-07
1
-5
/
+3
*
drm: sti: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-2
/
+4
*
drm: sti: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-30
1
-0
/
+3
*
drm/sti: Try to fix up the tvout possible clones
Ville Syrjälä
2019-07-09
1
-3
/
+7
*
drm/sti: Remove pointless casts
Ville Syrjälä
2019-07-09
1
-3
/
+3
*
drm/sti: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-2
/
+1
*
drm/sti: Remove duplicated include from sti_drv.c
YueHaibing
2019-06-21
1
-1
/
+0
*
sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-8
/
+2
*
drm/sti: drop use of drmP.h
Sam Ravnborg
2019-06-06
25
-23
/
+85
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
6
-6
/
+6
*
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-18
2
-13
/
+6
|
\
|
*
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-1
/
+2
|
*
drm: sti: Cleanup drm_display_mode print str
Shayenne Moura
2019-01-09
1
-12
/
+4
*
|
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2019-01-14
3
-6
/
+6
|
/
*
drm/sti: remove set but not used variable 'priv'
YueHaibing
2018-11-13
1
-2
/
+0
*
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
2018-10-18
1
-1
/
+1
*
drm/sti: make crct disable atomic
Benjamin Gaignard
2018-10-18
1
-0
/
+2
*
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
4
-6
/
+3
*
drm/sti: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-25
1
-7
/
+1
*
drm/sti: do not remove the drm_bridge that was never added
Peter Rosin
2018-08-07
2
-2
/
+0
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
3
-3
/
+3
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/sti: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-13
1
-4
/
+4
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-1
/
+3
*
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-07-03
3
-3
/
+3
*
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
2018-05-25
1
-1
/
+5
*
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
Colin Ian King
2018-05-02
1
-1
/
+1
*
drm/sti: Depend on OF rather than selecting it
Oliver O'Halloran
2018-04-05
1
-2
/
+1
*
drm/sti: Stop consulting plane->fb
Ville Syrjälä
2018-03-29
1
-4
/
+5
*
drm/sti: Let core take care of normalizing the zpos
Peter Ujfalusi
2018-03-28
1
-21
/
+3
*
drm/sti: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
2
-23
/
+5
*
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-12-06
29
-29
/
+29
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
3
-32
/
+17
|
\
|
*
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
2017-11-22
1
-1
/
+3
|
*
drm/sti: Handle return value of platform_get_irq_byname
Arvind Yadav
2017-11-21
1
-0
/
+5
|
*
drm: sti: remove vtg_remove
Benjamin Gaignard
2017-11-08
1
-6
/
+0
|
*
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2017-11-08
2
-24
/
+9
|
*
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
1
-1
/
+0
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
2
-6
/
+3
|
\
\
|
|
/
|
*
drm/sti: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
|
*
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
2017-08-21
1
-5
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
3
-3
/
+0
*
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
3
-3
/
+0
*
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-08
1
-2
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
3
-3
/
+3
*
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
[next]