summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/doc: Document the KMS property APILaurent Pinchart
2013-06-28drm/doc: Remove outdated note about i915 driver not behaving properlyLaurent Pinchart
2013-06-28drm: Improve manual IRQ installation documentationLaurent Pinchart
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/ttm: get rid of ttm_bo_is_reservedMaarten Lankhorst
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-28reservation: cross-device reservation support, v4Maarten 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
2013-06-28drm/radeon: implement unpin function, v2Maarten Lankhorst
2013-06-28Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-27drm/radeon/SI: fix TDP adjustment in set_power_stateAlex Deucher
2013-06-27drm/radeon/NI: fix TDP adjustment in set_power_stateAlex Deucher
2013-06-27drm/radeon: fix endian issues in atombios dpm codeAlex Deucher
2013-06-27drm/radeon/dpm: fix UVD clock setting on SIAlex Deucher
2013-06-27drm/radeon/dpm: fix UVD clock setting on caymanAlex Deucher
2013-06-27drm/radeon/dpm: add support for setting UVD clock on rv6xxAlex Deucher
2013-06-27drm/radeon/dpm: add support for setting UVD clock on rs780Alex Deucher
2013-06-27drm/radeon: fix typo in ni_print_power_stateAlex Deucher
2013-06-27drm/radeon: fix typo in cik_select_se_sh()Alex Deucher
2013-06-27drm/radeon/si: fix typo in function nameAlex Deucher
2013-06-27drm/radeon/dpm: fix typo in setting uvd clockAlex Deucher
2013-06-27drm/radeon/dpm: add dpm_set_power_state failure output (si)Alex Deucher