Age | Commit message (Expand) | Author |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-12-09 | Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2016-12-08 | drm/amd/amdgpu: Add debugfs support for reading GPRs (v2) | Tom St Denis |
2016-12-07 | drm/amdgpu: just suspend the hw on pci shutdown | Alex Deucher |
2016-12-06 | drm/amdgpu: no need to ungate uvd/vce clock when fini. | Rex Zhu |
2016-12-06 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Daniel Vetter |
2016-12-06 | drm/amdgpu: don't add files at control minor debugfs directory | Nicolai Stange |
2016-12-06 | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2016-12-05 | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie |
2016-12-04 | don't open-code file_inode() | Al Viro |
2016-11-15 | drm/amdgpu:fix vpost_needed routine | Monk Liu |
2016-11-11 | drm/amdgpu: fix logic error for checking amdgpu_vram_page_split | jimqu |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie |
2016-10-28 | Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2016-10-25 | drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb | Alex Deucher |
2016-10-25 | drm/amd/amdgpu: re-factor debugfs wave reader | Tom St Denis |
2016-10-25 | drm/amd/amdgpu: Make debugfs write compliment read | Tom St Denis |
2016-10-25 | drm/amd/amdgpu: Allow broadcast on debugfs read (v2) | Tom St Denis |
2016-10-25 | drm/amd/amdgpu: Fix debugfs wave reader | Tom St Denis |
2016-10-25 | drm/amd/amdgpu: Add wave reader to debugfs | Tom St Denis |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher |
2016-10-25 | drm/amdgpu: clarify why we evict vram twice on suspend | Alex Deucher |
2016-10-25 | drm/amdgpu: add VRAM manager v2 | Christian König |
2016-10-25 | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 | Christian König |
2016-10-25 | drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) | Emily Deng |
2016-10-25 | drm/amdgpu: rename amdgpu_whether_enable_virtual_display | Alex Deucher |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-10-21 | drm/amdgpu: move atom scratch register save/restore to common code | Alex Deucher |
2016-10-21 | drm/amdgpu: drop atom scratch save/restore in gpu reset | Alex Deucher |
2016-10-18 | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds |
2016-10-14 | drm/amdgpu: disable smu hw first on tear down | Alex Deucher |
2016-10-14 | drm/amdgpu: fix amdgpu_need_full_reset (v2) | Alex Deucher |
2016-10-12 | drm/amdgpu: clarify UVD/VCE special handling for CG | Alex Deucher |
2016-10-12 | drm/amd/amdgpu: enable clockgating only after late init | Arindam Nath |
2016-10-11 | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-10-06 | drm/amdgpu: also track late init state | Grazvydas Ignotas |
2016-09-27 | drm/amdgpu: disable CRTCs before teardown | Grazvydas Ignotas |
2016-09-22 | drm/amdgpu: mark symbols static where possible | Baoyou Xie |
2016-09-22 | drm/amdgpu:determine if vPost is needed indeed | Monk Liu |
2016-09-19 | drm/amdgpu:changes of virtualization cases probe (v3) | Monk Liu |
2016-09-19 | drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read() | Markus Elfring |
2016-09-19 | drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2) | Tom St Denis |
2016-09-19 | Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" | Alex Deucher |
2016-09-16 | drm/amdgpu: not set cg for vce/uvd in late init. | Rex Zhu |
2016-09-12 | drm/amd/amdgpu: S4 issue for amdgpu (v2) | jimqu |
2016-09-02 | drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF | Alex Deucher |
2016-08-31 | drm/amdgpu: add gart recovery by gtt list V2 | Chunming Zhou |
2016-08-31 | drm/amdgpu: link all gtt when binding them V2 | Chunming Zhou |
2016-08-31 | drm/amdgpu: Add SI Family information | Ken Wang |