aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05drm/vmwgfx: Use the new interface for SOU plane updateDeepak Rawat1-12/+5
2018-12-05drm/vmwgfx: Implement SOU plane update for BO backed fbDeepak Rawat1-0/+101
2018-12-05drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat2-0/+172
2018-12-05drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary planeDeepak Rawat1-0/+1
2018-12-05drm/vmwgfx: Update comments for stdu plane updateDeepak Rawat1-15/+3
2018-12-05drm/vmwgfx: Use the new interface for STDU plane updateDeepak Rawat1-34/+20
2018-12-05drm/vmwgfx: Implement STDU plane update for BO backed fbDeepak Rawat2-0/+227
2018-12-05drm/vmwgfx: Implement STDU plane update for surface backed fbDeepak Rawat1-1/+181
2018-12-05drm/vmwgfx: Add a new interface for plane update on a display unitDeepak Rawat2-0/+233
2018-12-05drm: Add helper to implement legacy dirtyfbRob Clark2-0/+130
2018-12-05drm/selftest: Add drm damage helper selftestDeepak Rawat4-1/+855
2018-12-05drm: Add helper iterator functions for plane fb_damage_clips blobDeepak Rawat3-1/+147
2018-12-05drm: Add a new helper to validate damage during atomic_checkDeepak Rawat3-0/+40
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk10-1/+244
2018-12-05drm/exynos: mixer: Fix color range settingChristoph Manszewski2-9/+17
2018-12-05drm/exynos: mixer: Fix color format settingChristoph Manszewski1-8/+2
2018-12-05drm/exynos: decon: Make pixel blend mode configurableChristoph Manszewski2-10/+70
2018-12-05drm/exynos: decon: Make plane alpha configurableChristoph Manszewski2-0/+40
2018-12-04drm/amdgpu: Update XGMI node printAndrey Grodzovsky1-1/+1
2018-12-04drm/i915: Update DRIVER_DATE to 20181204Jani Nikula1-2/+2
2018-12-04drm/i915/icl: fix transcoder state readoutJani Nikula1-21/+31
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson7-86/+74
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()YueHaibing1-2/+1
2018-12-04drm/i915: Trim unused workaround list entriesTvrtko Ursulin1-1/+15
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin9-209/+168
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin6-73/+60
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin6-47/+214
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin4-0/+40
2018-12-04drm/i915: Introduce per-engine workaroundsTvrtko Ursulin5-119/+153
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin5-168/+354
2018-12-04drm/i915: change i915_sw_fence license to MITJonathan Gray2-8/+4
2018-12-04drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson3-48/+30
2018-12-04drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing1-2/+0
2018-12-04drm/i915/dp: Fix inconsistent indentingChris Wilson1-7/+6
2018-12-04drm/sun4i: Add compatible for H6 display engineJernej Skrabec1-0/+1
2018-12-04drm/exynos/iommu: merge IOMMU and DMA codeAndrzej Hajda4-209/+128
2018-12-04drm/exynos/iommu: replace preprocessor conditionals with C conditionalsAndrzej Hajda1-72/+36
2018-12-04drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.cAndrzej Hajda2-72/+72
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda17-58/+61
2018-12-04drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbolAndrzej Hajda3-7/+2
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda11-54/+37
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza6-78/+103
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza7-12/+14
2018-12-03drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare1-1/+1
2018-12-03drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt3-3/+121
2018-12-03drm/v3d: Add missing fence timeline name for TFU.Eric Anholt1-2/+8
2018-12-03drm/syncobj: use dma_fence_get_stubChristian König1-44/+14
2018-12-03dma-buf: add dma_fence_get_stubChristian König2-1/+36
2018-12-03drm/i915/sysfs: make attrs arrays constJani Nikula1-2/+2
2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula2-6/+6