summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_drv.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-11drm/exynos: debugfs: add debugfs interface and gem_info nodesubmit/tizen/20150212.024415accepted/tizen/wearable/20150213.030440accepted/tizen/tv/20150213.025935accepted/tizen/mobile/20150213.030609accepted/tizen/common/20150212.145007YoungJun Cho1-0/+3
2014-11-18drm/exynos: scaler: add exynos drm sc driverHyungwon Hwang1-0/+1
2014-11-18drm: fimd: support display writeback modeDonghwa Lee1-0/+19
2014-11-18drm/exynos: use a new anon file for exynos gem mmaperInki Dae1-0/+1
2014-11-18drm/exynos: add TE handler to support LCD I80 interfaceYoungJun Cho1-0/+3
2014-11-18drm/exynos: add DSIM driverAndrzej Hajda1-0/+1
2014-11-18drm/exynos: restore parallel output interface supportAndrzej Hajda1-0/+8
2014-11-18drm/exynos: Remove the exynos_drm_connector shimSean Paul1-11/+0
2014-11-18drm/exynos: Add create_connector callbackSean Paul1-0/+2
2014-11-18drm/exynos: Implement mode_fixup manager operationSean Paul1-0/+4
2014-11-18drm/exynos: Add mode_set manager operationSean Paul1-0/+3
2014-11-18drm/exynos: Split manager/display/subdrvSean Paul1-39/+67
2014-11-18drm/exynos: Rename display_op power_on to dpmsSean Paul1-2/+2
2014-11-18drm/exynos: Remove apply manager callbackSean Paul1-2/+0
2014-11-18drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul1-16/+19
2014-11-18drm/exynos: Add an initialize function to manager and displaySean Paul1-0/+5
2014-11-18drm/exynos: Merge overlay_ops into manager_opsSean Paul1-20/+9
2014-11-18drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma1-2/+2
2013-04-29drm/exynos: added ipp device registration to drm driverSeung-Woo Kim1-0/+10
2013-04-29exynos/drm: hdmi: cleanup for hdmi common device registrationSeung-Woo Kim1-1/+1
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma1-2/+2
2013-01-04drm/exynos: change file license to GPLInki Dae1-18/+4
2012-12-15drm/exynos: add gsc ipp driverEunchul Kim1-0/+1
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim1-0/+1
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim1-0/+1
2012-12-15drm/exynos: add ipp subsystemEunchul Kim1-0/+7
2012-12-13drm/exynos: remove unused vaddr memberYoungJun Cho1-2/+0
2012-12-13drm/exynos: make wait_for_vblank a manager opPrathyush K1-3/+3
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma1-0/+11
2012-12-04drm/exynos: add userptr feature for g2d moduleInki Dae1-2/+1
2012-11-29drm/exynos: add iommu support for exynos drm frameworkInki Dae1-0/+11
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie1-1/+18
2012-10-04drm/exynos: add wait_for_vblank callback interface.Inki Dae1-0/+17
2012-10-04drm/exynos: added device object to subdrv's remove callback as argumentInki Dae1-1/+1
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-07-27drm/exynos: add property for crtc modeJoonyoung Shim1-0/+1
2012-07-27drm/exynos: add plane enable/disableJoonyoung Shim1-0/+2
2012-07-27drm/exynos: add property for plane zposJoonyoung Shim1-0/+1
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-17drm/exynos: add G2D driverJoonyoung Shim1-0/+13
2012-05-17drm/exynos: added source size to overlay structureSeung-Woo Kim1-0/+4
2012-04-12drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim1-5/+5
2012-03-21drm/exynos: added virtual display driver.Inki Dae1-2/+5
2012-03-20drm/exynos: add is_local member in exynos_drm_subdrv structJoonyoung Shim1-0/+2
2012-03-20drm/exynos: add subdrv open/close functionsJoonyoung Shim1-0/+9
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim1-6/+6
2012-03-20drm/exynos: added mode_fixup feature and code clean.Inki Dae1-0/+8
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim1-2/+2
2011-12-29drm/exynos: extend vblank off delay time.Inki Dae1-0/+2
2011-12-29drm/exynos: Support multi buffersSeung-Woo Kim1-5/+8