summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang
2018-12-18drm/amd/display: Warn instead of error on REG_WAIT timeoutDavid Francis
2018-12-18drm/amd/display: move AYCrCb8888 format to video sectionDmytro Laktyushkin
2018-12-18drm/amd/display: Don't log error if we have no connectorsHarry Wentland
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li
2018-12-18drm/amd/display: Add below the range support for FreeSyncNicholas Kazlauskas
2018-12-18drm/amd/display: Raise dispclk value for PolarisRoman Li
2018-12-18drm/amd/display: Skip fast cursor updates for fb changesNicholas Kazlauskas
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan
2018-12-18drm/amdkfd: Fix handling of return code of dma_buf_getFelix Kuehling
2018-12-18drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREGJames Zhu
2018-12-18drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is activeJames Zhu
2018-12-18drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new stateJames Zhu
2018-12-18drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stopJames Zhu
2018-12-18drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptrJames Zhu
2018-12-18drm/amdgpu/vcn:Always gate vcn block during hw finishingJames Zhu
2018-12-18drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu
2018-12-18drm/xen-front: Use Xen common shared buffer implementationOleksandr Andrushchenko
2018-12-18Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Daniel Vetter
2018-12-18drm/etnaviv: remove lastctx member from gpu structLucas Stach
2018-12-18drm/etnaviv: replace header include with forward declarationLucas Stach
2018-12-18drm/etnaviv: remove unnecessary local irq disableLucas Stach
2018-12-14drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BOMichel Dänzer
2018-12-14drm/amdgpu: enable Vega20 page queue supportEvan Quan
2018-12-14drm/amdgpu: use different irq ring ID for Vega20 page queuesEvan Quan
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan
2018-12-14drm/amdgpu: increase the MAX ring numberEvan Quan
2018-12-14drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctlChristian König
2018-12-14drm/amdgpu/psp: Correct and refine the vmr support. (v2)Emily Deng
2018-12-14drm/amdgpu/psp_v3_1: Get psp fw version through reading registerEmily Deng
2018-12-14drm/amdgpu: access register without KIQEmily Deng
2018-12-14drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou
2018-12-14drm/exynos: fimd: Make pixel blend mode configurableChristoph Manszewski
2018-12-14drm/exynos: fimd: Make plane alpha configurableChristoph Manszewski
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-14Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-12-14Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-13Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-12-13Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2018-12-13Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-13Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie
2018-12-13Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-12-13Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-12-13Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2018-12-13Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-12drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas