Age | Commit message (Expand) | Author |
2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie |
2016-09-28 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-09-28 | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2016-09-28 | Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba... | Dave Airlie |
2016-09-22 | drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2) | Tom St Denis |
2016-09-22 | drm/amd/amdgpu: Remove division from vblank_wait | Tom St Denis |
2016-09-22 | drm/amdgpu/atif: Send a hotplug event when we get dgpu display request | Alex Deucher |
2016-09-22 | drm/amdgpu/atpx: check for ATIF dGPU wake for display events support | Alex Deucher |
2016-09-22 | drm/amdgpu: bump version for new vce packet support | Alex Deucher |
2016-09-22 | drm/amdgpu/vce: allow the clock table packet | Alex Deucher |
2016-09-22 | drm/amdgpu:cleanup virt related define | Monk Liu |
2016-09-22 | drm/amdgpu: use powerplay module for dgpu in Vi. | Rex Zhu |
2016-09-22 | drm/amdgpu: set gfx clock gating for tonga/polaris. | Rex Zhu |
2016-09-22 | drm/amdgpu: set system clock gating for tonga/polaris. | Rex Zhu |
2016-09-22 | drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets | Colin Ian King |
2016-09-22 | drm/amdgpu: mark symbols static where possible | Baoyou Xie |
2016-09-22 | drm/amdgpu: remove unused functions | Baoyou Xie |
2016-09-22 | drm/amd/powerplay: Replace per-asic print_performance with generic | Tom St Denis |
2016-09-22 | drm/amdgpu:add fw version entry to info | Frank Min |
2016-09-22 | drm/amdgpu:determine if vPost is needed indeed | Monk Liu |
2016-09-20 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
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 | drm/amdgpu: implement raster configuration for gfx v8 | Huang Rui |
2016-09-19 | drm/amdgpu: implement raster configuration for gfx v7 | Huang Rui |
2016-09-19 | drm/amdgpu: implement raster configuration for gfx v6 | Huang Rui |
2016-09-19 | drm/amdkfd: Fix possible infinite loop | Edward O'Callaghan |
2016-09-19 | Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF" | Alex Deucher |
2016-09-19 | drm/amdgpu/dce6: fix off by one in interrupt setup | Alex Deucher |
2016-09-19 | drm: use drm_file to tag vm-bos | David Herrmann |
2016-09-16 | drm/amdgpu: clean function declarations in amdgpu_ttm.c up | Baoyou Xie |
2016-09-16 | drm/amdgpu: use the new ring ib and dma frame size callbacks (v2) | Alex Deucher |
2016-09-16 | drm/amdgpu/vce3: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/vce2: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/vce: add common ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/uvd6: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/gfx8: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size | Alex Deucher |
2016-09-16 | drm/amdgpu/ring: add an interface to get dma frame and ib size | Alex Deucher |
2016-09-16 | drm/amdgpu/sdma3: drop unused functions | Alex Deucher |
2016-09-16 | drm/amdgpu/gfx6: drop gds_switch callback | Alex Deucher |
2016-09-16 | drm/amdgpu/gfx6: add ring_emit_cntxcntl | Alex Deucher |