summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-29drm/amdgpu: cleanup GWS, GDS and OA allocationChristian König
2017-08-29drm/amdgpu: fix and cleanup VM ready checkChristian König
2017-08-29drm/amdgpu: fix amdgpu_vm_bo_map trace pointChristian König
2017-08-29drm/amdgpu: Move VBIOS version to sysfsKent Russell
2017-08-29drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell
2017-08-29drm/radeon: use new TTM populate/dma map helper functionsTom St Denis
2017-08-29drm/amd/amdgpu: Use new TTM populate/map helper functionTom St Denis
2017-08-29drm/ttm: Add helper functions to populate/map in one call (v2)Tom St Denis
2017-08-29drm/amd/include: Add hdmi_redriver_set to atomfirmwareHarry Wentland
2017-08-29drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2)Tom St Denis
2017-08-29drm/ttm: Add DMA map/unmap tracepoint (v3)Tom St Denis
2017-08-29drm/amdgpu: support polaris10/11/12 new cp firmwaresEvan Quan
2017-08-29drm/amdgpu: remove duplicate return statementColin Ian King
2017-08-29drm/amdgpu: check memory allocation failureChristophe JAILLET
2017-08-29drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He
2017-08-29drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König
2017-08-29drm/amdgpu: fix amdgpu_ttm_bindChristian König
2017-08-29drm/amdgpu: remove the GART copy hackChristian König
2017-08-29drm/ttm:fix wrong decoding of bo_countMonk Liu
2017-08-29drm/ttm: fix missing inc bo_countMonk Liu
2017-08-29drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher
2017-08-29drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher
2017-08-29drm/amdgpu: refine default gart sizeAlex Deucher
2017-08-29drm/amd/powerplay: ACG frequency added in PPTableEvan Quan
2017-08-29drm/amdgpu: discard commands of killed processesChristian König
2017-08-29drm/amdgpu: fix and cleanup shadow handlingChristian König
2017-08-29drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher
2017-08-29drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher
2017-08-29drm/amd/powerplay: unhalt mec after loadingEvan Quan
2017-08-29drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng
2017-08-29drm/amdgpu: Fix huge page updates with CPUFelix Kuehling
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a syncobj_array_find helperJason Ekstrand
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie
2017-08-29i915: Use drm_syncobj_fence_getJason Ekstrand
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-29drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz
2017-08-28drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh
2017-08-28drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom
2017-08-28drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom