aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorMarco Felsch <[email protected]>2019-11-20 17:54:59 +0100
committerPhilipp Zabel <[email protected]>2020-07-20 15:16:05 +0200
commit853fe4fc757246a2da6258f1dd249e71a1bd14fd (patch)
tree2da68fef1f46aac1ef452458535b04627c980651 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent8e91cbb820981a8a51be55499f860b1968308960 (diff)
drm/imx: parallel-display: move panel/bridge detection to fail early
We do some string parsing and string comparison in front of drm_of_find_panel_or_bridge(). All this work is useless if the call fails. Move drm_of_find_panel_or_bridge() infront of the parsing work to fail early. Signed-off-by: Marco Felsch <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions