index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-5
/
+6
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
1
-3
/
+3
*
drm/sti: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-25
1
-7
/
+1
*
drm/sti: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-13
1
-4
/
+4
*
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
1
-22
/
+5
*
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-12-06
1
-1
/
+1
*
drm/sti: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
*
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-08
1
-2
/
+0
*
drm/sti: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-20
1
-1
/
+0
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-10
/
+1
*
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
1
-2
/
+0
|
\
|
*
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-17
1
-2
/
+0
*
|
drm: sti: make driver use devm_of_platform_populate()
Benjamin Gaignard
2017-02-27
1
-2
/
+1
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-82
/
+4
|
\
\
|
*
|
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
Vincent Abriou
2017-02-23
1
-9
/
+0
|
|
/
|
*
drm/sti: debug fps reset
Vincent Abriou
2017-02-10
1
-0
/
+2
|
*
drm/sti: unbind all components while driver cleanup
Vincent Abriou
2017-02-10
1
-0
/
+1
|
*
drm/sti: use atomic_helper for commit
Fabien DESSENNE
2017-02-10
1
-78
/
+6
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-31
1
-42
/
+6
|
\
|
*
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2017-01-27
1
-42
/
+6
*
|
drm/sti: remove deprecated sti_vtac.c file
Vincent Abriou
2017-01-06
1
-1
/
+0
*
|
drm/sti: create fbdev at binding
Vincent Abriou
2017-01-06
1
-13
/
+14
|
/
*
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
1
-2
/
+0
|
\
|
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-1
/
+21
|
\
\
|
|
/
|
/
|
|
*
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-26
1
-1
/
+21
*
|
drm: convert DT component matching to component_match_add_release()
Russell King
2016-10-25
1
-2
/
+3
*
|
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
|
/
*
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...
Dave Airlie
2016-09-28
1
-1
/
+1
|
\
|
*
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
1
-1
/
+1
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
|
/
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
2016-08-16
1
-1
/
+1
*
drm: sti: rework init sequence
Benjamin Gaignard
2016-06-21
1
-41
/
+96
*
drm/sti: Don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-17
1
-1
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
drm/sti: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-06-01
1
-6
/
+0
*
drm/sti: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-3
/
+3
*
drm: sti: remove sti_gem_prime_export hack
Benjamin Gaignard
2016-03-03
1
-10
/
+1
*
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
1
-0
/
+128
*
drm/sti: set DRIVER_ATOMIC for sti
benjamin.gaignard@linaro.org
2016-02-26
1
-1
/
+1
*
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
2016-01-15
1
-0
/
+1
*
drm/sti: fix typo issue in sti_mode_config_init
Vincent Abriou
2015-11-03
1
-2
/
+2
*
drm/sti: Remove local fbdev emulation Kconfig option
Archit Taneja
2015-11-03
1
-2
/
+1
[next]