summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-07-31drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König
2018-07-31drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König
2018-07-31drm/amdgpu: fix total size calculationChristian König
2018-07-31drm/sched: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König
2018-07-31drm/amdgpu: fix a reversed conditionRex Zhu
2018-07-31drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu
2018-07-31drm/amd/pp: Delete unused temp variablesRex Zhu
2018-07-31drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu
2018-07-27drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui
2018-07-27drm/amdgpu: correct evict flag for bo moveJunwei Zhang
2018-07-27drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)Bas Nieuwenhuizen
2018-07-27drm/ttm: clean up non-x86 definitions on ttm_page_allocHuang Rui
2018-07-27drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dmaHuang Rui
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher
2018-07-27drm/amd: Add missing fields in atom_integrated_system_info_v1_11Harry Wentland
2018-07-27drm/amd/display: DC 3.1.59Harry Wentland
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo
2018-07-27drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha
2018-07-27drm/amdgpu: patch the IBs for the second UVD instance v2Christian König
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König
2018-07-27Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-27Merge tag 'exynos-drm-next-for-v4.19' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-07-27Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie
2018-07-27Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh
2018-07-25drm/scheduler: modify API to avoid redundancyNayan Deshmukh
2018-07-25drm/amdgpu: reduce the number of placements for a BOChristian König
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König
2018-07-25drm/amdgpu: expose only the first UVD instance for nowChristian König
2018-07-25drm/amdgpu: clean up coding style a bitChristian König
2018-07-24drm/amd/display: DC 3.1.58Harry Wentland
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng
2018-07-24drm/amd/display: Remove unnecessary warningMikita Lipski
2018-07-24drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S
2018-07-24drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan
2018-07-24drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-07-24drm/exynos/mixer: Remove unused local variable privKrzysztof Kozlowski
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski