| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean | Christian König | 2017-01-27 | 1 | -17/+11 |
| * | | | | drm/amdgpu/vi: fix mailbox irq mistake | Xiangliang Yu | 2017-01-27 | 1 | -3/+3 |
| * | | | | drm/amdgpu: fix reboot failure issue for virtualization | Xiangliang Yu | 2017-01-27 | 1 | -0/+6 |
| * | | | | drm/amd/amdgpu: Add PCI info to gca_config debugfs | Tom St Denis | 2017-01-27 | 1 | -1/+7 |
| * | | | | drm/amdgpu:insert switch buffer only for VM submit | Monk Liu | 2017-01-27 | 1 | -1/+1 |
| * | | | | drm/amdgpu:Preamble is forbid to be ignored in SRIOV | Monk Liu | 2017-01-27 | 1 | -1/+2 |
| * | | | | drm/amdgpu:set cond_exec polling value to 1 in ring_init | Monk Liu | 2017-01-27 | 2 | -4/+3 |
| * | | | | drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2) | Monk Liu | 2017-01-27 | 1 | -1/+9 |
| * | | | | drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrl | Monk Liu | 2017-01-27 | 2 | -0/+4 |
| * | | | | drm/amdgpu:implement CE/DE meta-init routines | Monk Liu | 2017-01-27 | 1 | -0/+61 |
| * | | | | drm/amdgpu:implement ring_write_multiple | Monk Liu | 2017-01-27 | 1 | -0/+31 |
| * | | | | drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 | Monk Liu | 2017-01-27 | 3 | -0/+120 |
| * | | | | drm/amdgpu: refine ci uvd dpm code. | Rex Zhu | 2017-01-27 | 1 | -1/+10 |
| * | | | | drm/amdgpu: simplify allocation of scratch regs | Nils Wallménius | 2017-01-27 | 5 | -34/+11 |
| * | | | | drm/amdgpu: Refactor flip into prepare submit and submit. (v3) | Andrey Grodzovsky | 2017-01-27 | 2 | -28/+123 |
| * | | | | drm/amdgpu: Switch error code when bo pin fails. (v3) | Andrey Grodzovsky | 2017-01-27 | 1 | -1/+0 |
| * | | | | drm/amdgpu/gfx8: fix bugon.cocci warnings | Julia Lawall | 2017-01-27 | 1 | -2/+1 |
| * | | | | drm/amdgpu: use the num_rings variable for checking vce rings | Alex Deucher | 2017-01-27 | 1 | -2/+2 |
| * | | | | drm/amd/amdgpu: fix locking in bo creation error path | Nicolai Hähnle | 2017-01-27 | 1 | -1/+2 |
| * | | | | drm/amd/amdgpu: lock reservation object while creating shadow bo | Nicolai Hähnle | 2017-01-27 | 1 | -0/+9 |
| * | | | | drm/amdgpu: fix typo of CGTS | Huang Rui | 2017-01-27 | 1 | -1/+1 |
| * | | | | drm/amdgpu: do not reset gpu for virtualization | Xiangliang Yu | 2017-01-27 | 1 | -0/+3 |
| * | | | | drm/amdgpu/virt: enable virtual display | Xiangliang Yu | 2017-01-27 | 1 | -0/+4 |
| * | | | | drm/amdgpu/vi: add support virtualization | Xiangliang Yu | 2017-01-27 | 1 | -2/+32 |
| * | | | | drm/amdgpu: request/release full gpu access if device is vf | Xiangliang Yu | 2017-01-27 | 2 | -1/+15 |
| * | | | | drm/amdgpu/virt: implement VI virt operation interfaces | Xiangliang Yu | 2017-01-27 | 4 | -1/+651 |
| * | | | | drm/amdgpu/virt: add high level interfaces for virt | Xiangliang Yu | 2017-01-27 | 2 | -5/+85 |
| * | | | | drm/amdgpu/virt: use kiq to access registers (v2) | Xiangliang Yu | 2017-01-27 | 4 | -0/+75 |
| * | | | | drm/amdgpu/virt: add runtime flag | Xiangliang Yu | 2017-01-27 | 1 | -0/+4 |
| * | | | | drm/amdgpu/gfx8: implement emit_rreg/wreg function | Xiangliang Yu | 2017-01-27 | 2 | -0/+38 |
| * | | | | drm/amdgpu/ring: add two interfaces to support r/w registers with kiq | Xiangliang Yu | 2017-01-27 | 2 | -0/+4 |
| * | | | | drm/amdgpu:invoke CSA functions (v2) | Monk Liu | 2017-01-27 | 3 | -0/+40 |
| * | | | | drm/amdgpu:add new file for SRIOV | Monk Liu | 2017-01-27 | 3 | -1/+98 |
| * | | | | drm/amdgpu:new field members for SRIOV | Monk Liu | 2017-01-27 | 2 | -0/+8 |
| * | | | | drm/amd/amdgpu: add check that shadow page tables are GPU-accessible | Nicolai Hähnle | 2017-01-27 | 1 | -3/+6 |
| * | | | | drm/amd/amdgpu: add check that shadow page directory is GPU-accessible | Nicolai Hähnle | 2017-01-27 | 1 | -3/+8 |
| * | | | | drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function | Nicolai Hähnle | 2017-01-27 | 1 | -0/+9 |
| * | | | | drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify | Nicolai Hähnle | 2017-01-27 | 2 | -4/+4 |
| * | | | | drm/ttm: add evict parameter to ttm_bo_driver::move_notify | Nicolai Hähnle | 2017-01-27 | 9 | -6/+14 |
| * | | | | drm/amdgpu: refine vce3.0 initialize. | Rex Zhu | 2017-01-27 | 2 | -18/+35 |
| * | | | | drm/amdgpu: extend profiling mode. | Rex Zhu | 2017-01-27 | 6 | -26/+154 |
| * | | | | drm/amd/powerplay: refine DIDT feature in Powerplay. | Rex Zhu | 2017-01-27 | 2 | -49/+179 |
| * | | | | drm/amd/powerplay: add new smu message. | Rex Zhu | 2017-01-27 | 1 | -0/+3 |
| * | | | | drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11. | Rex Zhu | 2017-01-27 | 1 | -9/+12 |
| * | | | | drm/amdgpu: fix bug return invalid value to sysfs. | Rex Zhu | 2017-01-27 | 1 | -1/+1 |
| * | | | | drm/amdgpu: add get clockgating_state method for vce v3 | Huang Rui | 2017-01-27 | 2 | -4/+37 |
| * | | | | drm/amdgpu: add get clockgating_state method for uvd v5&v6 | Huang Rui | 2017-01-27 | 3 | -4/+63 |
| * | | | | drm/amdgpu: add get clockgating_state method for vi common | Huang Rui | 2017-01-27 | 1 | -0/+27 |
| * | | | | drm/amdgpu: add get clockgating_state method for sdma v3 | Huang Rui | 2017-01-27 | 1 | -0/+17 |
| * | | | | drm/amdgpu: add get clockgating_state method for gmc v8 | Huang Rui | 2017-01-27 | 1 | -0/+16 |