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
2016-10-31
drm/amdgpu: make sure ddc_bus is valid in connector unregister
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