index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-07-31
drm/amdgpu: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-05
drm/amdgpu: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-05-15
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-14
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
2018-02-16
drm/amdgpu: Fix deadlock on runtime suspend
Lukas Wunner
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-29
drm/amd: Remove null check before kfree
Himanshu Jha
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
[next]