summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05drm/exynos: decon: Make pixel blend mode configurableChristoph Manszewski
2018-12-05drm/exynos: decon: Make plane alpha configurableChristoph Manszewski
2018-12-05Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-12-04drm/i915: Update DRIVER_DATE to 20181204Jani Nikula
2018-12-04drm/i915/icl: fix transcoder state readoutJani Nikula
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing
2018-12-04drm/i915: Trim unused workaround list entriesTvrtko Ursulin
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin
2018-12-04drm/i915: Introduce per-engine workaroundsTvrtko Ursulin
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin
2018-12-04drm/i915: change i915_sw_fence license to MITJonathan Gray
2018-12-04drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson
2018-12-04drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing
2018-12-04drm/i915/dp: Fix inconsistent indentingChris Wilson
2018-12-04drm/sun4i: Add compatible for H6 display engineJernej Skrabec
2018-12-04drm/exynos/iommu: merge IOMMU and DMA codeAndrzej Hajda
2018-12-04drm/exynos/iommu: replace preprocessor conditionals with C conditionalsAndrzej Hajda
2018-12-04drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.cAndrzej Hajda
2018-12-04drm/exynos/iommu: integrate IOMMU/DMA internal APIAndrzej Hajda
2018-12-04drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbolAndrzej Hajda
2018-12-04drm/exynos: simplify DMA mappingAndrzej Hajda
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza
2018-12-03drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare
2018-12-03drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt
2018-12-03drm/v3d: Add missing fence timeline name for TFU.Eric Anholt
2018-12-03drm/syncobj: use dma_fence_get_stubChristian König
2018-12-03dma-buf: add dma_fence_get_stubChristian König
2018-12-03drm/i915/sysfs: make attrs arrays constJani Nikula
2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula
2018-12-03drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson
2018-12-03drm/panel: simple: Add AUO G101EVN010 panel supportAlex Gonzalez
2018-12-03drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rateChris Wilson
2018-12-03drm/i915/icl: add pll mapping for DSIJani Nikula
2018-12-03drm/i915/icl: Ungate DSI clocksMadhav Chauhan
2018-12-03drm/i915/icl: Gate clocks for DSIMadhav Chauhan
2018-12-03drm/i915/icl: add dummy DSI GPIO element execution functionJani Nikula
2018-12-03drm/i915/icl: Define display GPIO pins for DSIMadhav Chauhan
2018-12-03drm/i915/icl: Define Panel power ctrl registerMadhav Chauhan
2018-12-03drm/i915/icl: Define missing bitfield for shortplug regMadhav Chauhan
2018-12-03drm/i915/icl: Get pipe timings for DSIMadhav Chauhan
2018-12-03drm/i915/icl: Consider DSI for getting transcoder stateMadhav Chauhan
2018-12-03drm/i915/icl: Configure DSI Dual link modeMadhav Chauhan
2018-12-03drm/i915/icl: Add DSI encoder compute config hookMadhav Chauhan
2018-12-03drm/i915/icl: Get HW state for DSI encoderMadhav Chauhan
2018-12-03drm/i915/icl: Add get config functionality for DSIVandita Kulkarni