aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAge
...
| | * | drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher2016-09-16
| | * | drm/amdgpu/gfx6: drop duplicate codeAlex Deucher2016-09-16
| | * | drm/amdgpu/si: fix ring size for computeAlex Deucher2016-09-16
| | * | drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu2016-09-16
| | * | drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare2016-09-16
| | * | drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König2016-09-14
| | * | drm/amdgpu: use explicit GTT limit for evictionsChristian König2016-09-14
| | * | drm/amdgpu: unbind GTT only when it is boundChristian König2016-09-14
| | * | drm/amdgpu: add AMDGPU_BO_INVALID_OFFSETChristian König2016-09-14
| | * | drm/amdgpu: validate size and offset of user fence BOChristian König2016-09-14
| | * | drm/ttm: rework handling of private mem typesChristian König2016-09-14
| | * | drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher2016-09-14
| | * | drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher2016-09-14
| | * | drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher2016-09-14
| | * | drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-14
| | * | drm/amdgpu: add missing header dependenciesBaoyou Xie2016-09-14
| | * | drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu2016-09-14
| | * | drm/amdgpu: use error label to handle exceptional caseHuang Rui2016-09-14
| | * | drm/amdgpu: update gart_pin_size if bo is in GTTFlora Cui2016-09-14
| | * | drm/amdgpu: bind GTT on demandChristian König2016-09-14
| | * | drm/amdgpu: fix GTT offset handlingChristian König2016-09-14
| | * | drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu2016-09-14
| | * | drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stopMichel Dänzer2016-09-14
| | * | drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang2016-09-14
| | * | drm/amdgpu: add a new helper to free a BO in kernel allocationsJunwei Zhang2016-09-14
| | * | drm/amd/amdgpu: Fix return values in SI DPM codeTom St Denis2016-09-14
| | * | drm/amdgpu: move some release handles into fail labels (v2)Huang Rui2016-09-14
| | * | drm/amd/amdgpu: Remove double lock from gfx v6Tom St Denis2016-09-14
| | * | drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()Tom St Denis2016-09-14
| | * | drm/amd/amdgpu: Comment out currently unused SI DPM structTom St Denis2016-09-14
| | * | drm/amd/amdgpu: Tidy up SI SMC code (v2)Tom St Denis2016-09-14
| | * | drm/amd/amdgpu: Tidy up SI IH codeTom St Denis2016-09-12
| | * | drm/amd/amdgpu: Correct whitespace in SI DPM codeTom St Denis2016-09-12
| | * | drm/amd/amdgpu: Clean up SI DPM table assignmentsTom St Denis2016-09-12
| | * | drm/amd/amdgpu: Allow calling si_dpm_fini at any pointTom St Denis2016-09-12
| | * | drm/amd/amdgpu: Tidy up SI DMA codeTom St Denis2016-09-12
| | * | drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu2016-09-12
| | * | drm/amdgpu: change job->ctx field nameMonk Liu2016-09-12
| | * | drm/amdgpu: new method to sync ce&deMonk Liu2016-09-12
| | * | drm/amdgpu: add VCE VM mode supportMaruthi Srinivas Bayyavarapu2016-09-12
| | * | drm/amd/amdgpu: Merge get_wptr functions in gfx6Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Merge get_rptr functions in gfx8Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Merge get_rptr functions in gfx7Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Merge get_rptr functions in gfx6Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Various tidy ups for gfx6Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Simplify mask creation in gfx6Tom St Denis2016-09-02
| | * | drm/amd/amdgpu: Add GRBM lock to various SI functionsTom St Denis2016-09-02
| | * | drm/amdgpu: prevent command submission failures under memory pressure v2Christian König2016-09-02
| | * | drm/amdgpu: only try again if we actually run into -ENOMEMChristian König2016-09-02
| | * | drm/amdgpu: wire up a pci shutdown callbackAlex Deucher2016-09-02