开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
amd
/
amdgpu
/
amdgpu_connectors.c
Age
Commit message (
Expand
)
Author
2026-04-17
drm/amdgpu: Clear cached EDID pointer after drm_edid_free()
Srinivasan Shanmugam
2026-03-17
drm/amdgpu: Add default case in DVI mode validation
Srinivasan Shanmugam
2026-03-06
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
2026-03-06
drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-09-25
drm/amd: Add name to modes from amdgpu_connector_add_common_modes()
Mario Limonciello
2025-09-25
drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
Mario Limonciello
2025-09-25
drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...
Mario Limonciello
2025-09-25
drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
Mario Limonciello
2025-09-05
drm/amdgpu: Fix function header names in amdgpu_connectors.c
Srinivasan Shanmugam
2025-08-29
drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
Timur Kristóf
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2024-07-27
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
2024-07-23
drm/amdgpu: fix a possible null pointer dereference
Ma Ke
2024-05-23
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
Jani Nikula
2024-01-03
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
2023-11-17
drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.c
Srinivasan Shanmugam
2023-08-30
drm/amd/amdgpu: Use kmemdup to simplify kmalloc and memcpy logic
Chen Jiahao
2023-06-09
drm/amd/amdgpu: Simplify switch case statements in amdgpu_connectors.c
Srinivasan Shanmugam
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-18
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-05
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
2022-11-23
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...
Alex Deucher
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-09-20
drm/amdgpu: fix initial connector audio value
hongao
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-03-15
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
2021-12-07
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
2021-12-02
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
2021-11-22
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
2021-11-17
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-11
drm/amdgpu: utilize subconnector property for DP through atombios
Oleg Vasilev
2020-07-01
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
Navid Emamdoost
2020-02-26
drm/amdgpu/display: split dp connector registration (v4)
Alex Deucher
2020-02-26
drm/amdgpu: don't call drm_connector_register for non-MST ports
Alex Deucher
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-03
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
[next]