summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-28Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...Dave Airlie
2016-09-22drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2)Tom St Denis
2016-09-22drm/amd/amdgpu: Remove division from vblank_waitTom St Denis
2016-09-22drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher
2016-09-22drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher
2016-09-22drm/amdgpu: bump version for new vce packet supportAlex Deucher
2016-09-22drm/amdgpu/vce: allow the clock table packetAlex Deucher
2016-09-22drm/amdgpu:cleanup virt related defineMonk Liu
2016-09-22drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu
2016-09-22drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu
2016-09-22drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu
2016-09-22drm/amdgpu: avoid out of bounds access on array interrupt_status_offsetsColin Ian King
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-09-22drm/amdgpu: remove unused functionsBaoyou Xie
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis
2016-09-22drm/amdgpu:add fw version entry to infoFrank Min
2016-09-22drm/amdgpu:determine if vPost is needed indeedMonk Liu
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-09-19drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring
2016-09-19drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis
2016-09-19drm/amdgpu: implement raster configuration for gfx v8Huang Rui
2016-09-19drm/amdgpu: implement raster configuration for gfx v7Huang Rui
2016-09-19drm/amdgpu: implement raster configuration for gfx v6Huang Rui
2016-09-19drm/amdkfd: Fix possible infinite loopEdward O'Callaghan
2016-09-19Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher
2016-09-19drm/amdgpu/dce6: fix off by one in interrupt setupAlex Deucher
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-09-16drm/amdgpu: clean function declarations in amdgpu_ttm.c upBaoyou Xie
2016-09-16drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher
2016-09-16drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd5: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/si_dma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx7: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/ring: add an interface to get dma frame and ib sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: drop unused functionsAlex Deucher
2016-09-16drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher