Age | Commit message (Expand) | Author |
2019-03-19 | drm/amdgpu: add thick tile mode settings for Oland of gfx6 | Tao Zhou |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-11-09 | drm/amdgpu: abstract the function of enter/exit safe mode for RLC | Likun Gao |
2018-11-09 | drm/amdgpu: separate amdgpu_rlc into a single file | Likun Gao |
2018-11-09 | drm/amdgpu: unify rlc function into structure | Likun Gao |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-11-05 | drm/amdgpu: remove messages from IB tests | Christian König |
2018-11-05 | drm/amdgpu: further ring test cleanups | Christian König |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-11-05 | drm/amdgpu: use scheduler fault instead of reset work | Christian König |
2018-09-26 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König |
2018-09-26 | drm/amdgpu: Refine function name | Rex Zhu |
2018-07-05 | drm/amdgpu: switch firmware path for SI parts | Alex Deucher |
2018-04-03 | drm/amdgpu: Add support for SRBM selection v3 | Andrey Grodzovsky |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König |
2018-02-19 | drm/amdgpu: remove now superflous *_hdp operation | Christian König |
2018-02-19 | drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb | Christian König |
2018-02-19 | drm/amdgpu: wire up emit_wreg for gfx v6 | Christian König |
2018-02-19 | drm/amdgpu: forward pasid to backend flush implementations | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-06 | drm/amdgpu/gfx6: use cached values for raster config in clear state | Alex Deucher |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding |
2017-09-14 | drm/amdgpu: revert tile table update for oland | Jean Delvare |
2017-08-15 | drm/amdgpu: use amdgpu_bo_free_kernel more often | Christian König |
2017-08-15 | drm/amdgpu: use amdgpu_bo_create_kernel more often | Christian König |
2017-07-25 | drm/amdgpu: fix the incorrect scratch reg number on gfx v6 | Huang Rui |
2017-06-29 | drm/amdgpu: Fix the exported always on CU bitmap | Flora Cui |
2017-06-07 | drm/amdgpu/gfx: create a common bitmask function (v2) | Alex Deucher |
2017-06-06 | drm/amdgpu/gfx6: properly cache mc_arb_ramcfg | Alex Deucher |
2017-05-24 | drm/amd/amdgpu: Drop commented out stub function | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb() | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: gfx6 tidy up raster config | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: Clean up GFX6 tilemode programming | Tom St Denis |
2017-05-24 | drm/amdgpu:fix get wrong gfx always on cu masks. | Rex Zhu |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer |
2017-04-28 | drm/amd/amdgpu: Change comp GFXv6 ring name to remove space | Tom St Denis |
2017-04-28 | drm/amdgpu: fix double_offchip_lds_buf for gfx v6 | Junwei Zhang |
2017-03-29 | drm/amdgpu/gfx6: drop gds unrefs | Alex Deucher |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher |
2017-03-29 | drm/amdgpu: change wptr to 64 bits (v2) | Ken Wang |
2017-03-29 | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches |
2017-03-29 | drm/amdgpu: export gfx config double offchip LDS buffers (v3) | Junwei Zhang |
2017-02-08 | drm/amd/gfx6: update gb_addr_config | Flora Cui |
2017-02-08 | drm/amdgpu/gfx6: clean up spi configuration | Flora Cui |
2017-02-08 | drm/amdgpu/gfx6: clean up cu configuration | Flora Cui |
2017-02-08 | drm/amdgpu/gfx6: clean up rb configuration | Flora Cui |
2017-01-27 | drm/amdgpu: move misc si headers into amdgpu | Alex Deucher |
2017-01-27 | drm/amd/amdgpu: remove the uncessary parameter for ib scheduler | Junwei Zhang |
2017-01-27 | drm/amdgpu: simplify allocation of scratch regs | Nils Wallménius |
2016-12-20 | drm/amdgpu: update tile table for oland/hainan | Flora Cui |