summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-06-28drm/exynos: add support for exynos5420 mixerRahul Sharma
2013-06-28drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma
2013-06-28drm/exynos: fix interlace resolutions for exynos5420Rahul Sharma
2013-06-28drm/exynos: use of_get_named_gpio to get hdmi hpd gpioRahul Sharma
2013-06-28drm/exynos: make sure to handle an error case to vm_mmap callInki Dae
2013-06-28drm/exynos: exynos_drm_ipp: Remove redundant break statementSachin Kamat
2013-06-28drm/exynos: add mout_hdmi clock in hdmi driver to change parentRahul Sharma
2013-06-28drm/exynos: Prepare/Unprepare HDMI subsystem clocksSean Paul
2013-06-28drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMSYoungJun Cho
2013-06-28drm/exynos: Remove tracking log functionsYoungJun Cho
2013-06-28drm/exynos: hdmi: use drm_display_mode to check the supported modesRahul Sharma
2013-06-28drm/exynos: fimd: Add support for S3C64xx SoCsTomasz Figa
2013-06-28drm/exynos: fimd: Add support for FIMD variants with clock selectionTomasz Figa
2013-06-28drm/exynos: fimd: Add support for FIMD versions without SHADOWCON registerTomasz Figa
2013-06-28drm/exynos: fimd: Hold pointer to driver data in context structTomasz Figa
2013-06-28drm/exynos: do not use mode_set_base function directlyInki Dae
2013-06-28drm/exynos: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-28drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim
2013-06-28drm/exynos: fix WINDOWS_NR checking to vidi driverInki Dae
2013-06-28drm/exynos: fix tests for valid FIMD window numberKrzysztof Kozlowski
2013-06-28drm/exynos: fix checks for valid mixer windowKrzysztof Kozlowski
2013-06-28Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie
2013-06-28drm/prime: add return check for dma_buf_fdYoungJun Cho
2013-06-28drm/prime: reorder drm_prime_add_buf_handle and remove prototypeSeung-Woo Kim
2013-06-28drm/prime: fix to put an exported dma_buf for adding handle failureYoungJun Cho
2013-06-28drm/prime: support to cache mappingJoonyoung Shim
2013-06-28drm/prime: replace NULL with error value in drm_prime_pages_to_sgYoungJun Cho
2013-06-28drm/prime: fix to check return of dma_map_sg in prime helperYoungJun Cho
2013-06-28drm/gem: fix not to assign error value to gem nameYoungJun Cho
2013-06-28drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho
2013-06-28drm/omap: drop the !FB_OMAP2 depDave Airlie
2013-06-28drm/vmwgfx: get rid of ttm_bo_is_reserved usageMaarten Lankhorst
2013-06-28drm/radeon: get rid of ttm_bo_is_reserved usageMaarten Lankhorst
2013-06-28drm/ttm: get rid of ttm_bo_is_reserved usageMaarten Lankhorst
2013-06-28drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst
2013-06-28drm/radeon: inline reservationsMaarten Lankhorst
2013-06-28drm/mgag200: inline reservationsMaarten Lankhorst
2013-06-28drm/cirrus: inline reservationsMaarten Lankhorst
2013-06-28drm/ast: inline reservationsMaarten Lankhorst
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst
2013-06-28drm/nouveau: make flipping lockdep safeMaarten Lankhorst
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst
2013-06-28drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst
2013-06-28drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst
2013-06-28drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...Maarten Lankhorst
2013-06-28drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst
2013-06-28drm/nouveau: complain loudly if buffer is pinned during destructionMaarten Lankhorst
2013-06-28drm/nouveau: fixup fbcon failure pathsMaarten Lankhorst
2013-06-28drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst
2013-06-28drm/nouveau: implement prime helper unpin functionMaarten Lankhorst