summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_drv.h
AgeCommit message (Expand)Author
2014-11-24drm/exynos/dpi: embed display into private contextAndrzej Hajda
2014-11-24drm/exynos/fimd: stop using manager->ctx pointerAndrzej Hajda
2014-11-24drm/exynos: remove leftover hdmi function declarationsGustavo Padovan
2014-11-24drm/exynos: update documentation to reflect code changesGustavo Padovan
2014-11-24drm/exynos: Save up space using bool var as bitfieldsGustavo Padovan
2014-11-24drm/exynos: remove unused wait_for macroGustavo Padovan
2014-11-24drm/exynos: Replace repeated declaration by include <drm/drmP.h>Gustavo Padovan
2014-11-24drm/exynos: remove extra declaration of struct exynos_overlayGustavo Padovan
2014-11-24drm/exynos: remove ifdeferry from initialization codeAndrzej Hajda
2014-09-20drm/exynos: use drm generic mmap interfaceInki Dae
2014-08-03drm/exynos/ipp: remove struct exynos_drm_ipp_privateAndrzej Hajda
2014-08-03drm/exynos/ipp: remove unused field from exynos_drm_ipp_privateAndrzej Hajda
2014-08-03drm/exynos: add TE handler to support LCD I80 interfaceYoungJun Cho
2014-07-08Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-06-24drm/exynos: change zero to NULL for sparseDan Carpenter
2014-06-18drm: Don't export internal module variablesDaniel Vetter
2014-06-02drm/exynos: consider deferred probe caseInki Dae
2014-06-02drm/exynos: separate dpi from fimdAndrzej Hajda
2014-06-02drm/exynos: add component framework supportInki Dae
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-04drm/exynos: add DSIM driverAndrzej Hajda
2014-03-24drm/exynos: restore parallel output interface supportAndrzej Hajda
2014-03-24drm/exynos: Remove the exynos_drm_connector shimSean Paul
2014-03-24drm/exynos: Add create_connector callbackSean Paul
2014-03-24drm/exynos: Move display implementation into dpSean Paul
2014-03-24drm/exynos: Implement mode_fixup manager operationSean Paul
2014-03-24drm/exynos: Add mode_set manager operationSean Paul
2014-03-24drm/exynos: Split manager/display/subdrvSean Paul
2014-03-24drm/exynos: Rename display_op power_on to dpmsSean Paul
2014-03-24drm/exynos: Remove apply manager callbackSean Paul
2014-03-24drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul
2014-03-24drm/exynos: Add an initialize function to manager and displaySean Paul
2014-03-24drm/exynos: Merge overlay_ops into manager_opsSean Paul
2014-02-28arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski
2014-01-07drm/exynos: use a new anon file for exynos gem mmaperInki Dae
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim
2013-04-29exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma
2013-01-04drm/exynos: change file license to GPLInki Dae
2012-12-15drm/exynos: add gsc ipp driverEunchul Kim
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim
2012-12-15drm/exynos: add ipp subsystemEunchul Kim
2012-12-13drm/exynos: remove unused vaddr memberYoungJun Cho
2012-12-13drm/exynos: make wait_for_vblank a manager opPrathyush K
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma
2012-12-04drm/exynos: add userptr feature for g2d moduleInki Dae
2012-11-29drm/exynos: add iommu support for exynos drm frameworkInki Dae
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie