summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter
2015-01-28drm/exynos: dp: support drm_bridgeAjay Kumar
2015-01-28drm/bridge: ptn3460: Convert to I2C driver modelAjay Kumar
2015-01-26Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-01-26Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-25drm/exynos: fimd: check error status for drm_iommu_attach_deviceAjay Kumar
2015-01-25drm/exynos: create exynos_check_plane()Gustavo Padovan
2015-01-25drm/exynos: remove mode_set() ops from exynos_crtcGustavo Padovan
2015-01-25drm/exynos: don't duplicate drm_display_mode in fimd contextGustavo Padovan
2015-01-25drm/exynos: remove struct exynos_drm_managerGustavo Padovan
2015-01-25drm/exynos: remove drm_dev from struct exynos_drm_managerGustavo Padovan
2015-01-25drm/exynos: move 'type' from manager to crtc structGustavo Padovan
2015-01-25drm/exynos: remove pipe member of struct exynos_drm_managerGustavo Padovan
2015-01-25drm/exynos: add pipe param to exynos_drm_crtc_create()Gustavo Padovan
2015-01-25drm/exynos: rename base object of struct exynos_drm_crtc to 'base'Gustavo Padovan
2015-01-25drm/exynos: remove exynos_drm_crtc_mode_set_commit()Gustavo Padovan
2015-01-25drm/exynos: call exynos_update_plane() directly on page flipsGustavo Padovan
2015-01-25drm/exynos: unify plane update on exynos_update_plane()Gustavo Padovan
2015-01-25drm/exynos: remove exynos_plane_commit() wrapperGustavo Padovan
2015-01-25drm/exynos: don't do any DPMS operation while updating planesGustavo Padovan
2015-01-25drm/exynos: Don't touch DPMS when updating overlay planesGustavo Padovan
2015-01-25drm/exynos/vidi: remove useless ops->commit()Gustavo Padovan
2015-01-25drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()Gustavo Padovan
2015-01-25drm/exynos: remove struct exynos_drm_overlayGustavo Padovan
2015-01-25drm/exynos: remove exynos_drm_crtc_plane_* wrappersGustavo Padovan
2015-01-25drm/exynos: expose struct exynos_drm_crtcGustavo Padovan
2015-01-25drm/exynos: move to_exynos_crtc() macro to main headerGustavo Padovan
2015-01-21drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"Geert Uytterhoeven
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim
2015-01-11drm/exynos: remove the redundant machine checking codeHyungwon Hwang
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-11-25drm/exynos: avoid leak if exynos_dpi_probe() failsGustavo Padovan
2014-11-25drm/exynos: Fix exynos_dpi_remove() parameterGustavo Padovan
2014-11-25drm/exynos: vidi: add component supportInki Dae
2014-11-25drm/exynos: fix exynos_drm_component_delInki Dae
2014-11-24drm/exynos/ipp: fix error return codeJulia Lawall
2014-11-24drm/exynos: clean up machine compatible string checkInki Dae
2014-11-24drm/exynos: move Exynos platform drivers registration to initGustavo Padovan
2014-11-24Revert "drm/exynos: fix null pointer dereference issue"Gustavo Padovan
2014-11-24drm/exynos/dpi: stop using display->ctx pointerAndrzej Hajda
2014-11-24drm/exynos/dpi: embed display into private contextAndrzej Hajda
2014-11-24drm/exynos/dp: stop using display->ctx pointerAndrzej Hajda
2014-11-24drm/exynos/dp: embed display into private contextAndrzej Hajda
2014-11-24drm/exynos/vidi: stop using display->ctx pointerAndrzej Hajda