summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie2018-12-0619-563/+2340
|\
| * drm/vmwgfx: Use the standard atomic helpers for page-flipThomas Hellstrom2018-12-052-61/+2
| * drm/vmwgfx: Remove set but not used variable 'file_priv'YueHaibing2018-12-051-3/+0
| * drm/vmwgfx: remove redundant return ret statementColin Ian King2018-12-051-2/+0
| * drm/vmwgfx: Fix a layout race conditionThomas Hellstrom2018-12-053-37/+39
| * drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom2018-12-056-292/+99
| * drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat2018-12-055-28/+3
| * drm/vmwgfx: Use atomic helper function for dirty fb IOCTLDeepak Rawat2018-12-051-64/+18
| * drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary planeDeepak Rawat2018-12-051-0/+2
| * drm/vmwgfx: Update comments for sou plane update functionDeepak Rawat2018-12-051-15/+3
| * drm/vmwgfx: Use the new interface for SOU plane updateDeepak Rawat2018-12-051-12/+5
| * drm/vmwgfx: Implement SOU plane update for BO backed fbDeepak Rawat2018-12-051-0/+101
| * drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat2018-12-052-0/+172
| * drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary planeDeepak Rawat2018-12-051-0/+1
| * drm/vmwgfx: Update comments for stdu plane updateDeepak Rawat2018-12-051-15/+3
| * drm/vmwgfx: Use the new interface for STDU plane updateDeepak Rawat2018-12-051-34/+20
| * drm/vmwgfx: Implement STDU plane update for BO backed fbDeepak Rawat2018-12-052-0/+227
| * drm/vmwgfx: Implement STDU plane update for surface backed fbDeepak Rawat2018-12-051-1/+181
| * drm/vmwgfx: Add a new interface for plane update on a display unitDeepak Rawat2018-12-052-0/+233
| * drm: Add helper to implement legacy dirtyfbRob Clark2018-12-051-0/+126
| * drm/selftest: Add drm damage helper selftestDeepak Rawat2018-12-054-1/+855
| * drm: Add helper iterator functions for plane fb_damage_clips blobDeepak Rawat2018-12-051-0/+90
| * drm: Add a new helper to validate damage during atomic_checkDeepak Rawat2018-12-052-0/+38
| * drm: Add a new plane property to send damage during plane updateLukasz Spintzyk2018-12-055-1/+125
* | Merge tag 'exynos-drm-next-for-v4.21' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2018-12-0621-348/+314
|\ \
| * | drm/exynos: mixer: Fix color range settingChristoph Manszewski2018-12-052-9/+17
| * | drm/exynos: mixer: Fix color format settingChristoph Manszewski2018-12-051-8/+2
| * | drm/exynos: decon: Make pixel blend mode configurableChristoph Manszewski2018-12-052-10/+70
| * | drm/exynos: decon: Make plane alpha configurableChristoph Manszewski2018-12-052-0/+40
| * | drm/exynos/iommu: merge IOMMU and DMA codeAndrzej Hajda2018-12-044-209/+128
| * | drm/exynos/iommu: replace preprocessor conditionals with C conditionalsAndrzej Hajda2018-12-041-72/+36
| * | drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.cAndrzej Hajda2018-12-042-72/+72
| * | drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda2018-12-0417-58/+61
| * | drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbolAndrzej Hajda2018-12-043-7/+2
| * | drm/exynos: simplify DMA mappingAndrzej Hajda2018-12-0411-54/+37
* | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-0699-1461/+2859
|\ \ \
| * | | drm/amdgpu: wait for IB test on first device openChristian König2018-11-301-3/+3
| * | | drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entitiesAlex Deucher2018-11-301-0/+1
| * | | drm/amdgpu: don't expose fan attributes on APUsAlex Deucher2018-11-301-0/+13
| * | | drm/amdgpu: Fix num_doorbell calculation issueOak Zeng2018-11-301-2/+5
| * | | drm/ttm: fix LRU handling in ttm_buffer_object_transferChristian König2018-11-301-1/+3
| * | | drm/amd/display: Fix NULL ptr deref for commit_planes_to_streamNicholas Kazlauskas2018-11-301-1/+1
| * | | drm/amd/display: Fix NULL ptr when calculating refresh rateJerry (Fangzhi) Zuo2018-11-291-3/+2
| * | | drm/amd/display: Fix 6x4K displays light-up on Vega20Roman Li2018-11-291-0/+2
| * | | drm: radeon: fix overflow on 32bit systemsYoung Xiao2018-11-281-1/+1
| * | | drm/amd/pp: fix spelling mistake "dependancy" -> "dependency"Colin Ian King2018-11-281-3/+3
| * | | drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson2018-11-284-16/+16
| * | | drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-282-117/+256
| * | | drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky2018-11-282-13/+16
| * | | drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-284-28/+72
OpenPOWER on IntegriCloud