开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Age
Commit message (
Expand
)
Author
2024-08-29
drm/sti/sti_hdmi: convert to struct drm_edid
Jani Nikula
2024-07-05
drm/sti: hqvdp: drop driver owner assignment
Krzysztof Kozlowski
2024-07-05
drm/sti: hdmi: drop driver owner assignment
Krzysztof Kozlowski
2024-07-05
drm/sti: vtg: drop driver owner assignment
Krzysztof Kozlowski
2024-07-05
drm/sti: tvout: drop driver owner assignment
Krzysztof Kozlowski
2024-07-05
drm/sti: hda: drop driver owner assignment
Krzysztof Kozlowski
2024-07-05
drm/sti: dvo: drop driver owner assignment
Krzysztof Kozlowski
2024-05-28
drm/sti: Allow build with COMPILE_TEST=y
Ville Syrjälä
2024-05-28
drm/sti: Include linux/io.h for devm_ioremap()
Ville Syrjälä
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/sti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-02
drm/sti/sti_hdmi: convert to using is_hdmi from display info
Jani Nikula
2023-04-22
drm/sti: Drop of_gpio header
Maíra Canal
2023-03-14
drm/sti: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
2022-11-12
drm/sti: Use drm_mode_copy()
Ville Syrjälä
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-05
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
2022-04-07
drm/sti: fix typos in comments
Julia Lawall
2022-04-07
drm: sti: fix spelling mistake: rejec -> rejection
Colin Ian King
2022-04-07
drm: sti: don't use kernel-doc markers
Randy Dunlap
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
drm/sti: Make use of the helper component_compare_of
Yong Wu
2022-01-27
drm/sti: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-10-07
drm/sti: Use correct printk format specifiers for size_t
Laurent Pinchart
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-06-29
drm/sti: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-03
drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
Lee Jones
2021-06-03
drm/sti/sti_tvout: Provide a bunch of missing function names
Lee Jones
2021-06-03
drm/sti/sti_hda: Provide missing function names
Lee Jones
2021-06-03
drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers
Lee Jones
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
[next]