summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-25drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi
2017-08-25drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi
2017-08-25arm64: dts: exynos: remove i80-if-timings nodesAndrzej Hajda
2017-08-25dt-bindings: exynos5433-decon: remove i80-if-timings propertyAndrzej Hajda
2017-08-25drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda
2017-08-25drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda
2017-08-25drm/exynos/decon5433: refactor irq requesting codeAndrzej Hajda
2017-08-25drm/exynos/mic: use mode info stored in CRTC to detect i80 modeAndrzej Hajda
2017-08-25drm/exynos/dsi: propagate info about command mode from panelAndrzej Hajda
2017-08-25drm/exynos/dsi: refactor panel detection logicAndrzej Hajda
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda
2017-08-25drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda
2017-08-25Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie
2017-08-25Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-08-25Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...Dave Airlie
2017-08-24ARM: OMAP2+: fix missing variable declarationArnd Bergmann
2017-08-23drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-08-23drm/omap: work-around for omap3 display enableTomi Valkeinen
2017-08-23drm/omap: fix i886 work-aroundTomi Valkeinen
2017-08-23drm/omap: fix analog tv-out modecheckTomi Valkeinen
2017-08-23Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-08-22drm/msm/mdp5: mark runtime_pm functions as __maybe_unusedArnd Bergmann
2017-08-22drm/msm: remove unused variableArnd Bergmann
2017-08-22drm/msm/mdp5: make helper function staticRob Clark
2017-08-22drm/msm: make msm_framebuffer_init() staticRob Clark
2017-08-22drm/msm: add helper to allocate stolen fbRob Clark
2017-08-22drm/msm: don't track fbdev's gem object separatelyRob Clark
2017-08-22drm/msm: add modeset module paramRob Clark
2017-08-22drm/msm/mdp5: add tracking for clk enable-countRob Clark
2017-08-22drm/msm: remove unused defineRob Clark
2017-08-22drm/msm: Add a helper function for in-kernel buffer allocationsJordan Crouse
2017-08-22drm/msm: Attach the GPU MMU when it is createdJordan Crouse
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs
2017-08-22initial support (display-only) for GP108Ilia Mirkin
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs