2017-07-25 | Alex Deucher | drm/amdgpu/gmc8: disable legacy vga features in gmc... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Alex Deucher | drm/amdgpu/gmc7: disable legacy vga features in gmc... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Alex Deucher | drm/amdgpu/gmc6: disable legacy vga features in gmc... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Egbert Eich | drm/radeon: Set depth on low mem to 16 bpp instead... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Huang Rui | drm/amdgpu: fix the incorrect scratch reg number on... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Huang Rui | drm/amdgpu: fix the incorrect scratch reg number on... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Huang Rui | drm/amdgpu: fix the incorrect scratch reg number on... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Huang Rui | drm/amdgpu: fix the incorrect scratch reg number on... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Rex Zhu | drm/amd/powerplay: add support for 3DP 4K@120Hz on... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Alex Deucher | drm/amdgpu: enable huge page handling in the VM v5 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Christian König | drm/amdgpu: increase fragmentation size for Vega10 v2 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Chunming Zhou | drm/amdgpu: ttm_bind only when user needs gpu_addr... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Xiangliang Yu | drm/amdgpu: correct clock info for SRIOV Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Emily Deng | drm/amdgpu/gmc8: SRIOV need to program fb location Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Junwei Zhang | drm/amdgpu: disable firmware loading for psp v10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Monk Liu | drm/amdgpu:fix gfx fence allocate size Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Felix Kuehling | drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Felix Kuehling | drm/ttm: Implement vm_operations_struct.access v2 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Eric Huang | drm/amd/powerplay: fix AVFS voltage offset for Vega10 Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Zhang, Jerry | drm/amdgpu: read reg in each iterator of psp_wait_for... Acked-by: Alex Deucher <alexander.deucher@amd.com> (v1) Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Nicolai Hähnle | drm/amdgpu/gfx9: simplify and fix GRBM index selection Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Junwei Zhang | drm/amdgpu: add ring_destroy for psp v10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Junwei Zhang | drm/amdgpu: add ring_create function for psp v10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Junwei Zhang | drm/amdgpu: add init microcode function for psp v10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Junwei Zhang | drm/amdgpu: remove unncessary code in psp v10 ring... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-25 | Alex Xie | drm/amdgpu: Fix blocking in RCU critical section(v2) Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: add profile mode for vega10. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: fix amdgpu_bo_gpu_accessible() Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: map VM BOs for CPU based updates only once Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: make sure BOs are always kunmapped Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: flush the HDP only once for CPU based VM... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: trace setting VM page tables with the CPU... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: remove VM shadow WARN_ONs Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: fix amdgpu_vm_bo_wait Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: fix VM flush for CPU based updates Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/gfx: keep all compute queues on the same... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Jim Qu | drm/amd/amdgpu: fix si_enable_smc_cac() failed issue Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Dan Carpenter | drm/amdgpu: Off by one sanity checks Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: implement si_read_bios_from_rom Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/soc15: drop dead function Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: call atomfirmware get_clock_info for atomfirmwar... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: add get_clock_info for atomfirmware Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Jay Cornwall | drm/amdgpu: Send no-retry XNACK for all fault types Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Yong Zhao | drm/amdgpu: Correctly establish the suspend/resume... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Felix Kuehling | drm/amdgpu: Make SDMA phase quantum configurable Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Felix Kuehling | drm/amdgpu: Enable SDMA context switching for CIK Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | shaoyunl | drm/amdgpu: Enable SDMA_CNTL.ATC_L1_ENABLE for SDMA... Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Michel Dänzer | drm/amdgpu: Try evicting from CPU visible to invisible... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | John Brooks | drm/amdgpu: Don't force BOs into visible VRAM for page... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | John Brooks | drm/amdgpu: Set/clear CPU_ACCESS flag on page fault... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | John Brooks | drm/amdgpu: Throttle visible VRAM moves separately Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | John Brooks | drm/amdgpu: Add vis_vramlimit module parameter Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: change gartsize default to 256MB Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: add new gttsize module parameter v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: limit the GTT manager address space Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: consistent name all GART related parts Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: remove gtt_base_align handling Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: move GART struct and function into amdgpu_gart... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: check scratch registers to see if we need... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/soc15: init nbio registers for vega10 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: add nbio 6.1 register init function Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added didt support for vega10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added grbm_idx_mutex lock/unlock... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added support for new se_cac_idx... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added soc15 support for new se_cac_idx... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added new se_cac_idx r/w APIs v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: added index gc cac read/write apis... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: use TTM values instead of MC values for... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: remove maximum BO size limitation v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: stop mapping BOs to GTT Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: use the GTT windows for BO moves v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: add amdgpu_gart_map function v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Christian König | drm/amdgpu: reserve the first 2x512 pages of GART Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Colin Ian King | drm/amdgpu: make arrays pctl0_data and pctl1_data static Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/gmc9: get vram width from atom for Raven Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/atomfirmware: implement vram_width for APUs Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/atom: fix atom_fw check Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Xie | drm/amdgpu: Free resources of bo_list when idr_alloc... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: add avfs check for old asics on Vi. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.c Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: refine avfs enable code on fiji. Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: fix avfs state update error on polaris. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amd/powerplay: fixed wrong data type declaration... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Huang Rui | drm/amdgpu: set firmware loading type as direct by... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Huang Rui | drm/amdgpu: make psp cmd buffer as a reserve memory Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Huang Rui | drm/amdgpu: fix missed asd bo free when hw_fini Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Huang Rui | drm/amdgpu: remove superfluous check Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Shaoyun Liu | drm/amdgpu: NO KIQ usage on nbio hdp flush routine Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Shaoyun Liu | drm/amdgpu: Add WREG32_SOC15_NO_KIQ macro define Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Monk Liu | drm/amdgpu:fix world switch hang Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: enable ACG feature on vega10. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: add acg support in pptable for vega10 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: export ACG related smu message for... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Rex Zhu | drm/amd/powerplay: add avfs profiling_info_v4_2 support... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amdgpu: add ACG SMU firmware for other vega10 variants Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Evan Quan | drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Ken Wang | drm/amdgpu: add workaround for S3 issues on some vega10... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/atombios: add function for whether we need... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu: unify some atombios/atomfirmware scratch... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2017-07-14 | Alex Deucher | drm/amdgpu/atombios: use bios_scratch_reg_offset for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
next |