summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-10drm/meson: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/mcde: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann
2020-06-10drm/malidp: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATEThomas Zimmermann
2020-06-10drm/komeda: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/ingenic: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/imx: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()Thomas Zimmermann
2020-06-10drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/fsl-dcu: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/atmel-hlcdc: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/arm: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/arc: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macroThomas Zimmermann
2020-06-10drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_Thomas Zimmermann
2020-06-09drm/i915/rkl: Don't try to read out DSI transcodersAditya Swarup
2020-06-09drm/i915/rkl: Update TGP's pin mapping when paired with RKLMatt Roper
2020-06-09drm/i915/rkl: RKL uses ABOX0 for pixel transfersMatt Roper
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-06-08drm/i915/selftests: Make the hanging request non-preemptibleChris Wilson
2020-06-08drm/i915: Adjust the sentinel assert to match implementationTvrtko Ursulin
2020-06-08Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08drm/shmem-helpers: Simplify dma-buf importingDaniel Vetter
2020-06-08drm/shmem-helpers: Ensure get_pages is not called on imported dma-bufDaniel Vetter
2020-06-08drm/mm: add ig_frag selftestNirmoy Das
2020-06-08drm/i915/params: fix i915.reset module param typeJani Nikula
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson
2020-06-08drm: document how user-space should use link-statusSimon Ser
2020-06-08Revert "drm/i915: Remove unneeded hack now for CDCLK"Stanislav Lisovskiy
2020-06-08Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8Dave Airlie
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-08Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-06-07drm/i915/psr: Program default IO buffer Wake and Fast WakeGwan-gyeong Mun