aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie2012-05-22
|\
| * drm/exynos: add G2D driverJoonyoung Shim2012-05-17
| * drm/exynos: added vp scaling feature for hdmiSeung-Woo Kim2012-05-17
| * drm/exynos: added source size to overlay structureSeung-Woo Kim2012-05-17
| * drm/exynos: add additional display mode for hdmiSeung-Woo Kim2012-05-17
| * drm/exynos: enable dvi mode for dvi monitorSeung-Woo Kim2012-05-17
| * drm/exynos: fixed wrong pageflip finish event for interlace modeSeung-Woo Kim2012-05-17
| * drm/exynos: add PM functions for hdmi and mixerJoonyoung Shim2012-05-08
| * drm/exynos: add dpms for hdmiJoonyoung Shim2012-05-08
| * drm/exynos: use threaded irq for hdmi hotplugJoonyoung Shim2012-05-08
| * drm/exynos: use platform_get_irq_byname for hdmiJoonyoung Shim2012-05-08
| * drm/exynos: cleanup for hdmi platform dataJoonyoung Shim2012-05-08
| * drm/exynos: added a feature to get gem buffer information.Inki Dae2012-05-08
| * drm/exynos: added drm prime feature.Inki Dae2012-05-08
| * drm/exynos: added cache attribute support for gem.Inki Dae2012-05-08
* | drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* | drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
|/
* Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-27
|\
| * drm/exynos: added missed vm area region mapping type.Inki Dae2012-04-23
| * drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae2012-04-23
| * drm/exynos: fixed duplicatd memory allocation bug.Inki Dae2012-04-23
* | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
|/
* drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-12
* drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-12
* drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim2012-04-12
* drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim2012-04-12
* drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2012-04-12
* drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2012-04-12
* drm/exynos: add format list of planeSeung-Woo Kim2012-04-05
* drm/exynos: fixed duplicated page allocation bug.Inki Dae2012-04-03
* drm/exynos: fixed page align and code clean.Inki Dae2012-04-03
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\
| * drm/exynos: added virtual display driver.Inki Dae2012-03-21
| * drm/exynos: enable hdmi audio featureSeung-Woo Kim2012-03-20
| * drm/exynos: add default pixel format for planeEunchul Kim2012-03-20
| * drm/exynos: cleanup exynos_hdmi.hJoonyoung Shim2012-03-20
| * drm/exynos: add is_local member in exynos_drm_subdrv structJoonyoung Shim2012-03-20
| * drm/exynos: add subdrv open/close functionsJoonyoung Shim2012-03-20
| * drm/exynos: remove module of exynos drm subdrvJoonyoung Shim2012-03-20
| * drm/exynos: release pending pageflip events when closedJoonyoung Shim2012-03-20
| * drm/exynos: added new funtion to get/put dma address.Inki Dae2012-03-20
| * drm/exynos: update gem and buffer framework.Inki Dae2012-03-20
| * drm/exynos: added mode_fixup feature and code clean.Inki Dae2012-03-20
| * drm/exynos: add HDMI version 1.4 supportJoonyoung Shim2012-03-20
| * drm/exynos: remove exynos_mixer.hJoonyoung Shim2012-03-20
| * drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
| |\
| * | drm: drop setting vm_file to filpDave Airlie2012-03-05
| * | drm exynos: use drm_fb_helper_set_par directlySascha Hauer2012-02-03
* | | drm exynos: use drm_fb_helper_set_par directlySascha Hauer2012-03-14
* | | drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversionLaurent Pinchart2012-03-14