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