Displaying 2 results from an estimated 2 matches for "evergreen_hdmi".
2024 May 13
1
[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups
...pu/drm/nouveau/dispnv50/disp.c | 8 ++---
> >> drivers/gpu/drm/nouveau/dispnv50/head.c | 8 +----
> >> drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
> >> drivers/gpu/drm/radeon/atombios_encoders.c | 10 +++---
> >> drivers/gpu/drm/radeon/evergreen_hdmi.c | 5 ++-
> >> drivers/gpu/drm/radeon/radeon_audio.c | 13 ++++----
> >> drivers/gpu/drm/radeon/radeon_connectors.c | 27 ++++-----------
> >> drivers/gpu/drm/radeon/radeon_display.c | 2 +-
> >> drivers/gpu/drm/radeon/radeon_encoders.c...
2023 Mar 30
1
[PATCH 00/12] drm: reduce drm_detect_monitor_audio/drm_detect_hdmi_monitor/edid_blob_ptr usage
...play/intel_display_debugfs.c | 10 +++----
drivers/gpu/drm/nouveau/dispnv50/disp.c | 8 +++---
drivers/gpu/drm/nouveau/dispnv50/head.c | 8 +-----
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 10 +++----
drivers/gpu/drm/radeon/evergreen_hdmi.c | 5 ++--
drivers/gpu/drm/radeon/radeon_audio.c | 11 ++++----
drivers/gpu/drm/radeon/radeon_connectors.c | 27 +++++--------------
drivers/gpu/drm/radeon/radeon_display.c | 2 +-
drivers/gpu/drm/radeon/radeon_encoders.c | 4 +--
drivers/gpu/drm/radeon/radeon_mode.h...