diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-05-30 13:01:53 +0300 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2024-07-03 13:00:14 +0900 |
commit | 10b566f21beaba03bcc519055ff03b515d3c4137 (patch) | |
tree | 371835189862e01163434e26243ba043b5a74e4d /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 679ca523843004bd656a712e703489e15be992c8 (diff) |
drm/exynos/vidi: simplify fake edid handling
Avoid assigning fake_edid_info to ctx->raw_edid. Always keep
ctx->raw_edid either an allocated pointer or NULL. Defer fake_edid_info
handling to .get_modes().
This should be functionally equivalent but slightly easier to follow.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions