summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell
2019-03-22drm/tegra: hub: Fix dereference before checkThierry Reding
2019-03-22drm/i915/guc: GuC suspend path cleanupSujaritha Sundaresan
2019-03-22drm/i915/selftests: Mark up preemption tests for hang detectionChris Wilson
2019-03-22drm/i915/selftests: Calculate maximum ring size for preemption chainChris Wilson
2019-03-22Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-22Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-03-22Merge tag 'exynos-drm-fixes-for-5.1-rc2' of git://git.kernel.org/pub/scm/linu...Dave Airlie
2019-03-22Merge tag 'drm-intel-fixes-2019-03-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-22Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-03-22drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.Jérôme Glisse
2019-03-22drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-03-22drm/nouveau/dmem: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-22drm/nouveau/dmem: remove set but not used variable 'drm'YueHaibing
2019-03-21drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare
2019-03-21drm/amd/display: Only allow VRR when vrefresh is within supported rangeNicholas Kazlauskas
2019-03-21Merge tag 'gvt-fixes-2019-03-21' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-03-21drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()Dan Carpenter
2019-03-21drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()Dan Carpenter
2019-03-21drm/amd/powerplay: delete some dead codeDan Carpenter
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König
2019-03-21drm/amdgpu: use the new VM backend for PTEsChristian König
2019-03-21drm/amdgpu: use the new VM backend for PDEsChristian König
2019-03-21drm/amdgpu: new VM update backendsChristian König
2019-03-21drm/amdgpu: reserve less memory for PDE updatesChristian König
2019-03-21drm/amdgpu: move and rename amdgpu_pte_update_paramsChristian König
2019-03-21drm/amdgpu: always set and check dma addresses in the VM codeChristian König
2019-03-21drm/amdgpu: remove some unused VM definesChristian König
2019-03-21drm/i915: Skip object locking around a no-op set-domain ioctlChris Wilson
2019-03-21drm/i915: Flush pages on acquisitionChris Wilson
2019-03-21drm/i915: Stop storing the context name as the timeline nameChris Wilson
2019-03-21drm/i915: Stop storing ctx->user_handleChris Wilson
2019-03-21drm/i915: Introduce a mutex for file_priv->context_idrChris Wilson
2019-03-21drm/i915: Separate GEM context construction and registration to userspaceChris Wilson
2019-03-21drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()Dan Carpenter
2019-03-21drm/komeda: Add d71_enum_resources and d71_cleanupjames qian wang (Arm Technology China)
2019-03-21drm/i915: Use __is_constexpr()Chris Wilson
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst
2019-03-20drm/amdgpu: add one rlc version into gfxoff blacklistHuang Rui
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-20drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"Colin Ian King
2019-03-20drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_tableNathan Chancellor
2019-03-20drm/ttm: remove set but not used variable 'rdev'YueHaibing
2019-03-20drm/amd/display: Only put primary planes into the mode_info->planes listNicholas Kazlauskas
2019-03-20drm/amd/display: Add debugfs dpcd interfaceDavid Francis
2019-03-20drm/amd/display: Generic SDP message access in amdgpuLeo (Hanghong) Ma
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma
2019-03-20drm/amd/display: fix odm pipe managementDmytro Laktyushkin