summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom
2017-08-25drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi
2017-08-25drm/exynos: consistent use of cppTobias Jakobi
2017-08-25drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi
2017-08-25drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi
2017-08-25drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi
2017-08-25drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda