projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6d08b06
6f2db7d
)
Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux...
author
Inki Dae
<inki.dae@samsung.com>
Wed, 9 May 2018 00:27:08 +0000
(09:27 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 9 May 2018 00:27:08 +0000
(09:27 +0900)
Fixup pagefault issue of mixer driver
- it makes sure to check shadow register for interlace scan.
- it corrects chroma_addr[1], height and vertical position values.
And trivial cleanup
- it just removes duplicated drm_bridge_attach.
Trivial merge