aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/exynos: fimd: Add support for FIMD versions without SHADOWCON registerTomasz Figa2013-06-28
* drm/exynos: fimd: Hold pointer to driver data in context structTomasz Figa2013-06-28
* drm/exynos: do not use mode_set_base function directlyInki Dae2013-06-28
* drm/exynos: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-28
* drm/exynos: remove ignoring return value warning in hdmiSeung-Woo Kim2013-06-28
* drm/exynos: fix WINDOWS_NR checking to vidi driverInki Dae2013-06-28
* drm/exynos: fix tests for valid FIMD window numberKrzysztof Kozlowski2013-06-28
* drm/exynos: fix checks for valid mixer windowKrzysztof Kozlowski2013-06-28
* Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie2013-06-28
* drm/prime: add return check for dma_buf_fdYoungJun Cho2013-06-28
* drm/prime: reorder drm_prime_add_buf_handle and remove prototypeSeung-Woo Kim2013-06-28
* drm/prime: fix to put an exported dma_buf for adding handle failureYoungJun Cho2013-06-27
* drm/prime: support to cache mappingJoonyoung Shim2013-06-27
* drm/prime: replace NULL with error value in drm_prime_pages_to_sgYoungJun Cho2013-06-27
* drm/prime: fix to check return of dma_map_sg in prime helperYoungJun Cho2013-06-27
* drm/gem: fix not to assign error value to gem nameYoungJun Cho2013-06-27
* drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho2013-06-27
* drm/omap: drop the !FB_OMAP2 depDave Airlie2013-06-27
* drm/vmwgfx: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-27
* drm/radeon: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-27
* drm/ttm: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-27
* drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst2013-06-27
* drm/radeon: inline reservationsMaarten Lankhorst2013-06-27
* drm/mgag200: inline reservationsMaarten Lankhorst2013-06-27
* drm/cirrus: inline reservationsMaarten Lankhorst2013-06-27
* drm/ast: inline reservationsMaarten Lankhorst2013-06-27
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-27
* drm/nouveau: make flipping lockdep safeMaarten Lankhorst2013-06-27
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-27
* drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst2013-06-27
* drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst2013-06-27
* drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...Maarten Lankhorst2013-06-27
* drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst2013-06-27
* drm/nouveau: complain loudly if buffer is pinned during destructionMaarten Lankhorst2013-06-27
* drm/nouveau: fixup fbcon failure pathsMaarten Lankhorst2013-06-27
* drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst2013-06-27
* drm/nouveau: implement prime helper unpin functionMaarten Lankhorst2013-06-27
* drm/radeon: implement unpin function, v2Maarten Lankhorst2013-06-27
* Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-06-27
|\
| * drm/radeon/SI: fix TDP adjustment in set_power_stateAlex Deucher2013-06-27
| * drm/radeon/NI: fix TDP adjustment in set_power_stateAlex Deucher2013-06-27
| * drm/radeon: fix endian issues in atombios dpm codeAlex Deucher2013-06-27
| * drm/radeon/dpm: fix UVD clock setting on SIAlex Deucher2013-06-27
| * drm/radeon/dpm: fix UVD clock setting on caymanAlex Deucher2013-06-27
| * drm/radeon/dpm: add support for setting UVD clock on rv6xxAlex Deucher2013-06-27
| * drm/radeon/dpm: add support for setting UVD clock on rs780Alex Deucher2013-06-27
| * drm/radeon: fix typo in ni_print_power_stateAlex Deucher2013-06-27
| * drm/radeon: fix typo in cik_select_se_sh()Alex Deucher2013-06-27
| * drm/radeon/si: fix typo in function nameAlex Deucher2013-06-27
| * drm/radeon/dpm: fix typo in setting uvd clockAlex Deucher2013-06-27