2017-05-31 | Andres Rodriguez | drm/amdgpu: guarantee bijective mapping of ring ids... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: implement lru amdgpu_queue_mgr policy for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: untie user ring ids from kernel ring ids v6 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: workaround tonga HW bug in HQD programming... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: condense mqd programming sequence Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: new queue policy, take first 2 queues of... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: avoid KIQ clashing with compute or KFD... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: allocate queues horizontally across pipes Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: remove duplicate magic constants from amdgpu_amd... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdkfd: allow split HQD on per-queue granularity v5 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: teach amdgpu how to enable interrupts for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: allow split of queues with kfd at queue... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: take ownership of per-pipe configuration v3 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/radeon: take ownership of pipe initialization Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: rename rdev to adev Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: unify MQD programming sequence for kfd... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: remove duplicate definition of cik_mqd Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: detect timeout error when deactivating hqd Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: refactor MQD/HQD initialization v3 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Andres Rodriguez | drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Rex Zhu | drm/amd/powerplay: code clean up in vega10_hwmgr.c Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Rex Zhu | Revert "drm/amd/powerplay: disable engine spread spectrum... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Rex Zhu | drm/amd/powerplay: enable deep sleep by default for... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Rex Zhu | drm/amd/powerplay: enable ulv feature by default for... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Christian König | drm/amdgpu: stop joining VM PTE updates Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Christian König | drm/amdgpu: cache the complete pde Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Alex Xie | drm/amdgpu: Remove two ! operations in an if condition Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Alex Xie | drm/amdgpu: Optimize a function called by every IB... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Leo Liu | drm/amdgpu: Program ring for vce instance 1 at its... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Harish Kasiviswanathan | drm/amdgpu: Return EINVAL if no PT BO Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Christian König | drm/amdgpu: add some extra VM error handling Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Christian König | drm/amdgpu: cleanup adjust_mc_addr handling v4 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: enable lbpw on raven Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: init lbpw on raven Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: update sdma 4.1 raven specific golden settings Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: update GC 9.1 raven specific golden settings Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: update GC 9.1 golden settings Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Hawking Zhang | drm/amdgpu: remove unnecessary debug message Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Eric Huang | drm/amd/powerplay: fix set tools address for Vega10 Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Eric Huang | drm/amd/powerplay: fix soft pptable size for Vega10 Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-31 | Shirish S | drm/amdgpu: optimize amdgpu driver load & resume time Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Rex Zhu | drm/amdgpu: fix null point error when rmmod amdgpu. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Hawking Zhang | drm/amd/powerplay: set powerplay support cap on raven Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Hawking Zhang | drm/amd/powerplay: bypass pptable process on raven Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Hawking Zhang | drm/amd/powerplay: add get_temperature interface for... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Hawking Zhang | drm/amd/powerplay: update magic number for rv hw backend Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-25 | Hawking Zhang | drm/amd/powerplay: using MinFClock/MaxFclock to report... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Lyude | drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Lyude | drm/radeon: Cleanup HDMI audio interrupt handling for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Lyude | drm/radeon: Cleanup display interrupt handling for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2) Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/gfx9: move SET_RESOURCES into the same command... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/gfx9: wait once for all KCQs to be created Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu: split gfx_v9_0_kiq_init_queue into two Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu: properly byteswap gpu_info firmware Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: PP/DAL interface changes for dynamic... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add function set_clock_limit for Rv. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add new clock type in struct gfx_arbit. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add new clock type for Rv Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: print msg id when smu failed. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add new smu message for Rv Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: delete duplicated code in vega10_hwmgr.c Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Marek Olšák | drm/amdgpu: add an INFO query for monitoring VRAM CPU... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Return error if initiating read out... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Felix Kuehling | drm/radeon: Add module param to control CIK support Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Clean up gmc6 wait_for_idle Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc() Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Drop commented out stub function Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb() Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: gfx6 tidy up raster config Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Tom St Denis | drm/amd/amdgpu: Clean up GFX6 tilemode programming Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Christian König | drm/amdgpu: fix merge of vcn_v1_0.c v2 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Christian König | drm/amdgpu: move adjust adjust_mc_addr into the GFX9... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Christian König | drm/amdgpu: change default of amdgpu_vram_page_split... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Flora Cui | drm/amdgpu: fix ocl test performance drop Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Yintian Tao | drm/amdgpu/sdma3: correct wptr initialization for sdma Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Christian König | drm/amdgpu: cleanup VM manager init/fini Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amdgpu: add dep_sync for amdgpu job Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Ken Wang | drm/amdgpu/gfx9: update golden settings Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amdgpu: skip all jobs of guilty vm Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amdgpu: return -ENODEV to user space when vram... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amdgpu: check if vram is lost v2 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Felix Kuehling | drm/amd/powerplay: Fix Vega10 power profile switching Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu: add raven gpu_info support Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Hawking Zhang | drm/amdgpu: correct emit frame size for vcn dec/enc... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Hawking Zhang | drm/amdgpu: correct vmhub for vcn dec/enc ring Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | kbuild test robot | drm/amd/powerplay: fix array_size.cocci warnings Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/vcn: remove duplicate mask Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amdgpu: add RAVEN pci id (v2) Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Andrey Grodzovsky | drm/amd: Add DCN ivsrcids (v2) Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Hawking Zhang | drm/amdgpu/powerplay/raven: add smu block and enable... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Alex Deucher | drm/amdgpu/raven: power up/down VCN via the SMU (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Chunming Zhou | drm/amd/powerplay/rv: power up/down sdma via the SMU Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add raven support in hwmgr. (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add raven support in smumgr. (v2) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amd/powerplay: add ppt_v3 define Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-05-24 | Rex Zhu | drm/amdgpu: add raven related define in pptable.h. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
next |