summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amd/amdgpu: add power gating init for BaffinEric Huang
2016-05-04drm/amd/amdgpu: add power gating initialization support for GFX8.0Eric Huang
2016-05-04drm/amd/amdgpu: add medium grain powergating support for BaffinEric Huang
2016-05-04drm/amdgpu: add GFX support for ELM/BAFFlora Cui
2016-05-04drm/amdgpu/gfx: rework fiji cg functions so they can be sharedAlex Deucher
2016-05-04drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for STAlex Deucher
2016-05-04drm/amdgpu/gfx8: rename send_serdes_cmdAlex Deucher
2016-05-04drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu: use the ring name for debugfs (v2)Christian König
2016-05-04drm/amdgpu: reduce the ring size for GFXChristian König
2016-05-04drm/amdgpu: use max_dw in ring_initChristian König
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/amdgpu: split pipeline sync and vm flushChristian König
2016-03-08drm/amdgpu: remove HW fence ownerChristian König
2016-03-08drm/amdgpu: add hdp invalidation for gfx8Chunming Zhou
2016-03-03drm/amdgpu: fix rb bitmap & cu bitmap calculationFlora Cui
2016-03-02drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-02-29drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König
2016-02-25drm/amdgpu/gfx: fix off by one in rb rework (v2)Alex Deucher
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher
2016-02-12drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher
2016-02-12drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher
2016-02-10drm/amdgpu: move sync into job objectChristian König
2016-02-10drm/amdgpu: send SDMA/GFX IB tests directly to the ring againChristian König
2016-02-10drm/amdgpu: move ring from IBs into jobChristian König
2016-02-10drm/amdgpu: make pad_ib a ring function v3Christian König
2016-02-10drm/amdgpu/gfx: minor code cleanupAlex Deucher
2016-02-10drm/amdgpu: remove the ring lock v2Christian König
2016-02-10drm/amdgpu: cleanup sync_seq handlingChristian König
2016-02-10drm/amdgpu: remove some more semaphore leftoversAlex Deucher
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou
2016-02-02drm/amdgpu: load MEC ucode manually on icelandAlex Deucher
2016-02-02drm/amdgpu: don't load MEC2 on topazAlex Deucher
2016-02-02drm/amdgpu/gfx8: enable cp inst/reg error interruptsAlex Deucher
2016-01-15drm/amdgpu: Add some tweaks to gfx 8 soft resetAlex Deucher