aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2016-05-04drm/amdgpu: reduce the ring size for SDMAChristian König3-3/+3
2016-05-04drm/amdgpu: reduce the ring size for GFXChristian König2-4/+4
2016-05-04drm/amdgpu: use max_dw in ring_initChristian König10-22/+18
2016-05-04drm/amd: make a type-safe cgs_device struct. (v2)Dave Airlie3-56/+49
2016-05-04drm/amdgpu: handle more than 10 UVD sessions (v2)Arindam Nath5-18/+40
2016-05-04drm/amd: make some function-local tables static constNils Wallménius2-2/+2
2016-05-04drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius8-10/+10
2016-05-04drm/amd/scheduler: Mark amdgpu_sched_ops constNils Wallménius2-2/+2
2016-05-04drm/amd: Mark some tables as constNils Wallménius5-7/+7
2016-05-04drm/amdgpu: reuse VMIDs already assigned to a processChristian König1-31/+46
2016-05-04drm/amdgpu: add a fence after the VM flushChristian König3-14/+35
2016-05-04drm/amdgpu: use a sync object for VMID fences v2Christian König3-32/+132
2016-05-04drm/amdgpu: merge VM manager and VM context ID structureChristian König2-78/+78
2016-05-04drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address updateAndrey Grodzovsky1-3/+11
2016-05-04drm/amdgpu: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-03drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-03drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-02drm/amdgpu: optionally enable GART debugfs fileChristian König4-14/+42
2016-05-02drm/amdgpu: remove GART page addr arrayChristian König2-19/+4
2016-05-02drm/amdgpu: use BO pages instead of GART arrayChristian König1-13/+16
2016-05-02drm/amdgpu: change parameter passing in the VM codeChristian König1-46/+54
2016-05-02drm/amdgpu: drop the GTT power of two limitChristian König1-5/+1
2016-05-02drm/amd/amdgpu: Enable clockgating in UVD6 for StoneyTom St Denis1-1/+5
2016-05-02drm/amd/amdgpu: Enable clockgating for UVD5 on TongaTom St Denis1-1/+1
2016-05-02drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6Tom St Denis2-164/+232
2016-05-02drm/amdgpu: refine code for code style.Rex Zhu1-1/+1
2016-05-02drm/amdgpu: No need to stop hw init although vce's state was not true.Rex Zhu1-1/+2
2016-05-02drm/amdgpu: fix issue that can't set vce clock gate.Rex Zhu1-1/+17
2016-05-02drm/amdgpu: use ref to keep job aliveMonk Liu3-3/+15
2016-05-02drm/amdgpu: rework TDR in scheduler (v2)Monk Liu3-1/+17
2016-05-02drm/amdgpu: delay job free to when it's finished (v2)Monk Liu2-2/+10
2016-05-02drm/amdgpu/dce11: fix vertical bars appear on monitorVitaly Prosyak1-60/+5
2016-05-02drm/amdgpu: use sched_job_init to initialize sched_jobMonk Liu2-19/+19
2016-05-02drm/amdgpu: patch cond exec for SDMAMonk Liu3-1/+37
2016-05-02drm/amdgpu: support cond execMonk Liu3-0/+15
2016-05-02drm/amdgpu: improve vmid assigment V2Chunming Zhou1-0/+14
2016-05-02drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius2-6/+6
2016-05-02drm/amdgpu: do not store bios_header_start in amdgpu_deviceNils Wallménius2-5/+4
2016-05-02drm/amdgpu: delete unused struct member suspend from amdgpu_deviceNils Wallménius1-1/+0
2016-05-02drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan3-3/+3
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2-2/+8
2016-04-27drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher1-1/+4
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter1-5/+5
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang3-1/+5
2016-04-21drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-04-21drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-04-21drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie15-69/+108
2016-04-18drm/amdgpu/acp: fix resume on CZ systems with AZ audioAlex Deucher1-0/+4