开源镜像站
帮助
动态
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
/
hisilicon
/
hibmc
/
hibmc_drm_vdac.c
Age
Commit message (
Expand
)
Author
2025-01-03
drm/hisilicon/hibmc: refactored struct hibmc_drm_private
Baihan Li
2024-05-27
drm/hisilicon/hibmc: convert to struct drm_edid
Jani Nikula
2024-01-10
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
2021-01-11
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
2021-01-10
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
2021-01-07
drm/hisilicon: Use simple encoder
Tian Tao
2020-12-03
drm/hisilicon: Code refactoring for hibmc_drm_drv
Tian Tao
2020-09-29
drm/hisilicon: Using the to_hibmc_drm_private to convert
Tian Tao
2020-09-24
drm/hisilicon: Features to support reading resolutions from EDID
Tian Tao
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac
Tian Tao
2020-08-12
drm/hisilicon: Remove the unused include statements
Tian Tao
2020-07-06
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2020-02-27
drm/hisilicon: Set preferred mode resolution and maximum resolution
Tian Tao
2019-07-15
drm/hisilicon: drop use of drmP.h
Sam Ravnborg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-25
drm/hibmc: Drop best_encoder
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-04-25
drm/hisilicon: fix mode_valid's return type
Luc Van Oostenryck
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-17
drm/hisilicon/hibmc: Add support for VDAC
Rongrong Zou