]> Git Repo - linux.git/commit
drm/i915: Call MG_DP_MODE() macro with the right parameters order
authorJosé Roberto de Souza <[email protected]>
Fri, 22 Feb 2019 20:24:37 +0000 (12:24 -0800)
committerJani Nikula <[email protected]>
Mon, 25 Feb 2019 10:22:31 +0000 (12:22 +0200)
commit37fc7845df7b6ab9b2885b42e8de8ebcf33bee7a
tree5d4c3df686ab8c4e942156f58ee66f90521a0887
parentd0aa694b923960351ab79df021de7bbd7728d5cc
drm/i915: Call MG_DP_MODE() macro with the right parameters order

The commit that this patch fixes changed the order of the parameters
of MG_DP_MODE() but din't update the callers, breaking type-c on ICL.

Fixes: 58106b7d816e ("drm/i915: Make MG PHY macros semantically consistent")
Cc: Clint Taylor <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Aditya Swarup <[email protected]>
Cc: Manasi navare <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/intel_ddi.c
This page took 0.056346 seconds and 4 git commands to generate.