summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2018-12-04drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.cAndrzej Hajda
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda
2018-12-04drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbolAndrzej Hajda
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda
2018-11-05drm/exynos/fbdev: do not skip fbdev init if there are no connectorsAndrzej Hajda
2018-11-05drm/exynos/dsi: register connector if it is created after drm bindAndrzej Hajda
2018-11-05Revert "drm/exynos/decon5433: implement frame counter"Inki Dae
2018-11-05drm/exynos: checking for NULL instead of IS_ERR()Dan Carpenter
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-01drm/exynos: mixer: Make plane alpha configurableChristoph Manszewski
2018-10-01drm/exynos: mixer: Make pixel blend mode configurableChristoph Manszewski
2018-10-01drm/exynos: drm_plane: Correct exynos_drm_plane_resetChristoph Manszewski
2018-10-01drm/exynos: Use selected dma_dev default iommu domain instead of a fake oneMarek Szyprowski
2018-10-01drm/exynos: gsc: Add support for tiled formatsMarek Szyprowski
2018-10-01drm/exynos: scaler: Add support for tiled formatsAndrzej Pietrasiewicz
2018-09-20gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-20drm/exynos: enable out_bridge in exynos_dsi_enableMaciej Purski
2018-09-20drm/exynos: move connector creation to attach callbackMaciej Purski
2018-09-20drm/exynos: rename bridge_node to in_bridge_nodeMaciej Purski
2018-07-24drm/exynos/mixer: Remove unused local variable privKrzysztof Kozlowski
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski
2018-07-24drm/exynos: Suspend/resume display pipeline as early/late as possibleMarek Szyprowski
2018-07-24drm/exynos: Drop useless check from exynos_drm_{suspend,resume}Marek Szyprowski
2018-07-24drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookupMarek Szyprowski
2018-07-24drm/exynos: gem: Simplify access to exynos GEM objectsMarek Szyprowski
2018-07-24drm/exynos: g2d: Convert to driver component APIMarek Szyprowski
2018-07-24Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Inki Dae
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2018-07-02drm/exynos: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-02drm/exynos: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-07-02drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functionsThomas Zimmermann
2018-06-29drm/exynos: ipp: use correct enum typeStefan Agner
2018-06-29drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski
2018-06-29drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski
2018-06-29drm/exynos: fimc: Use real buffer width for configuring the hardwareMarek Szyprowski
2018-06-29drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-06-29drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski
2018-06-29drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixelsMarek Szyprowski
2018-06-29drm/exynos: gsc: Use real buffer width for configuring the hardwareMarek Szyprowski
2018-06-29drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski
2018-06-29drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz
2018-06-29drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski
2018-06-29drm/exynos: ipp: Rework checking for the correct buffer formatsMarek Szyprowski
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-11drm/exynos: Stop updating plane->crtcVille Syrjälä
2018-05-30Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linu...Dave Airlie