summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher
2013-01-04drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat
2013-01-04drm/exynos: fix gem buffer allocation type checkingInki Dae
2013-01-04drm/exynos: remove needless parenthesis.Eunchul Kim
2013-01-04drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon
2013-01-04drm/exynos: remove color bar pattern operation.JoongMock Shin
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim
2013-01-04drm/exynos: fix build warning.Eunchul Kim
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim
2013-01-04drm/exynos: change member variable name.Eunchul Kim
2013-01-04drm/exynos: consider buffer allocation without iommuInki Dae
2013-01-04drm/exynos: change file license to GPLInki Dae
2013-01-04drm/exynos: consider no iommu support to console framebufferInki Dae
2013-01-04drm/exynos: fix flags in dma buf exportingSeung-Woo Kim
2013-01-04drm/nouveau: fix init with agpgart-uninorthAaro Koskinen
2013-01-04drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck
2013-01-03drm/radeon: switch to a finer grained reset for SI (v2)Alex Deucher
2013-01-03drm/radeon: switch to a finer grained reset for cayman/TNAlex Deucher
2013-01-03drm/radeon: switch to a finer grained reset for evergreenAlex Deucher
2013-01-03drm/radeon: switch to a finer grained reset for r6xx/7xxAlex Deucher
2013-01-03drm/radeon: add GPU reset flagsAlex Deucher
2013-01-03drm/radeon: fix typo in evergreen dma fenceAlex Deucher
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider
2013-01-03drm/radeon: reset dma engine on gpu reset (v2)Jerome Glisse
2013-01-03drm/radeon: print dma status reg on lockup (v2)Jerome Glisse
2013-01-03drm/radeon: improve ring debugfs printingJerome Glisse
2013-01-03drm/radeon: add debugfs file for dma ringsJerome Glisse
2013-01-03drm/radeon/r6xx: fix DMA engine for ttm bo transfersAlex Deucher
2013-01-03drm/radeon: add connector table for Mac G4 SilverAlex Deucher
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie