Skip to content

Commit

Permalink
ayufan: cdp: request dptx.alt.bin
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Apr 7, 2020
1 parent d355a72 commit 81043e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/rockchip/cdn-dp-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

#define CDN_FW_TIMEOUT_MS (64 * 1000)
#define CDN_DPCD_TIMEOUT_MS 5000
#define CDN_DP_FIRMWARE "rockchip/dptx.bin"
#define CDN_DP_FIRMWARE "rockchip/dptx.alt.bin"

struct cdn_dp_data {
u8 max_phy;
Expand Down

0 comments on commit 81043e6

Please sign in to comment.