index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2016-10-31
drm/amdgpu: make sure ddc_bus is valid in connector unregister
Alex Deucher
2016-10-25
drm/amdgpu: simplify encoder and connector setup (v2)
Alex Deucher
2016-10-12
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
Grazvydas Ignotas
2016-10-10
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-10-06
drm/amdgpu: warn if dp aux is still attached on free
Grazvydas Ignotas
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
2016-08-08
drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add.
Emily Deng
2016-07-07
drm/amdgpu: Poll for both connect/disconnect on analog connectors
Lyude
2016-05-25
drm/amdgpu: Fix hdmi deep color support.
Mario Kleiner
2016-05-04
drm/amd: make some function-local tables static const
Nils Wallménius
2016-03-02
drm/amdgpu: return from atombios_dp_get_dpcd only when error
Arindam Nath
2015-08-21
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
2015-06-03
drm/amdgpu: fix const warnings in amdgpu_connectors.c
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher