commit | 7c2cb99fe7d5e7f7f11c4f0dfb4b91b1d36e44fa | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Mar 19 11:53:47 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Mar 19 11:53:53 2020 +1000 |
tree | 3262091ca4b38cef1000aac5863efaaaebce18a6 | |
parent | d5152d359505407ff648954b068fc912978f306b [diff] | |
parent | e2ed135564f6c589dbd35a43528dc0d59c6ee166 [diff] |
Merge tag 'exynos-drm-next-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next Two cleanups . Replace the hand rolled encoder bitmask thing with drm_encoder_mask() . Use mode->clock instead of reverse calculating it from the vrefresh Signed-off-by: Dave Airlie <airlied@redhat.com> From: Inki Dae <inki.dae@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/1584320957-9442-1-git-send-email-inki.dae@samsung.com