index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
drm/sti: Use correct printk format specifiers for size_t
Laurent Pinchart
2021-10-07
1
-2
/
+2
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-3
/
+1
*
drm/sti: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-2
/
+0
*
drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
Lee Jones
2021-06-03
1
-1
/
+1
*
drm/sti/sti_tvout: Provide a bunch of missing function names
Lee Jones
2021-06-03
1
-9
/
+9
*
drm/sti/sti_hda: Provide missing function names
Lee Jones
2021-06-03
1
-3
/
+3
*
drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers
Lee Jones
2021-06-03
1
-2
/
+2
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
3
-3
/
+6
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
3
-6
/
+16
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
3
-45
/
+45
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
3
-3
/
+3
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
3
-3
/
+9
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
3
-34
/
+38
*
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2021-01-05
3
-24
/
+3
*
drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used
Lee Jones
2020-11-12
2
-6
/
+6
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-3
/
+3
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
|
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
2020-08-18
1
-2
/
+4
|
\
|
|
*
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
1
-2
/
+4
|
|
\
|
|
*
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-16
1
-2
/
+4
*
|
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
1
-2
/
+0
|
/
/
*
|
drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-7
/
+1
*
|
drm/sti: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
*
|
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-1
/
+0
|
/
*
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
1
-2
/
+1
*
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
2020-03-18
15
-74
/
+58
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
3
-3
/
+3
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
5
-6
/
+6
|
\
|
*
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
1
-1
/
+1
|
|
\
|
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
5
-6
/
+6
*
|
|
drm/sti: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
3
-9
/
+8
|
|
/
|
/
|
*
|
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-12-09
1
-1
/
+1
|
/
*
drm: sti: fix W=1 warnings
Benjamin Gaignard
2019-09-16
7
-12
/
+12
*
drm/sti: Include the right header
Linus Walleij
2019-09-02
1
-1
/
+1
*
drm: sti: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
2019-09-02
1
-7
/
+12
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
3
-0
/
+3
*
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
[next]