summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau: fix out-of-tree module buildBen Skeggs
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones
2020-05-21Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...Dave Airlie
2020-05-21Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-20Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-05-19drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor
2020-05-19drm/i915: avoid unused scale_user_to_hw() warningArnd Bergmann
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-05-18drm/amdgpu: Add new ring callback to insert memory syncAndrey Grodzovsky
2020-05-18drm/amdgpu: optimize amdgpu device attribute codeKevin Wang
2020-05-18drm/amdgpu: add amdgpu_virt_get_vf_mode helper functionKevin Wang
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao
2020-05-18drm/exynos-vidi: convert platform driver to use dev_groupsEmil Velikov
2020-05-18drm/exynos: dsi: Remove bridge node reference in error handling path in probe...Christophe JAILLET
2020-05-18drm/exynos: mixer: Fix enabling of the runtime power managementMarek Szyprowski
2020-05-18drm/exynos: make pointer to const data const typeBernard Zhao
2020-05-18drm/exynos: gem: Get rid of the internal 'pages' arrayMarek Szyprowski
2020-05-18drm/exynos: gem: rework scatter-list contiguity check on prime importMarek Szyprowski
2020-05-18drm/exynos: gem: Remove dead-codeMarek Szyprowski
2020-05-18drm/exynos: Delete an error message in three functionsMarkus Elfring
2020-05-15drm/i915: Update DRIVER_DATE to 20200515Joonas Lahtinen
2020-05-15Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-05-14drm/amdgpu: Updated XGMI power down control support checkJohn Clements
2020-05-14drm/amdgpu: Update RAS XGMI error inject sequenceJohn Clements
2020-05-14drm/amdgpu: Add DPM function for XGMI link power down controlJohn Clements
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King
2020-05-14drm/amdgpu: turn back rlcg write for gfx_v10Yintian Tao
2020-05-14drm/amd/powerplay: report correct AC/DC event based on ctxid V2Evan Quan
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan
2020-05-14drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintionAndrey Grodzovsky
2020-05-14drm/i915: Document locking guidelinesJoonas Lahtinen
2020-05-14drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä
2020-05-14drm/i915: Store CS timestamp frequency in HzVille Syrjälä
2020-05-14drm/i915: Nuke pointless div by 64bitVille Syrjälä
2020-05-14drm/i915: Enable SAGV support for Gen12Stanislav Lisovskiy
2020-05-14drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy
2020-05-14drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy
2020-05-14Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2020-05-14drm/i915/psr: Use new DP VSC SDP compute routine on PSRGwan-gyeong Mun