summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/gfx9: drop duplicate gfx info init (v3)Alex Deucher2017-05-241-10/+0
* drm/amdgpu: Use less generic enum definitionsGuenter Roeck2017-05-051-14/+14
* drm/amdgpu/gfx9: derive tile pipes from golden settingsAlex Deucher2017-05-051-1/+4
* drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher2017-05-051-1/+0
* drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher2017-05-021-0/+5
* drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher2017-05-021-2/+2
* drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher2017-05-021-2/+1
* drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-4/+4
* drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-281-0/+3
* drm/amd/amdgpu: Change comp GFXv9 ring name to remove spaceTom St Denis2017-04-281-1/+1
* drm/amdgpu: Fix module unload hang by KIQ on Vega10Trigger Huang2017-04-281-8/+2
* drm/amdgpu/gfx9: bypass clockgating settingXiangliang Yu2017-04-281-0/+3
* drm/amdgpu: assign VM invalidation engine manually v2Christian König2017-04-281-1/+1
* drm/amdgpu: invalidate only the currently needed VMHUB v2Christian König2017-04-281-21/+15
* drm/amdgpu: add VMHUB to ring associationChristian König2017-04-281-0/+3
* drm/amd/amdgpu: Port gfx9 driver over to new read/write macrosTom St Denis2017-04-281-203/+203
* drm/amdgpu:no need to involv HDP in KIQMonk Liu2017-04-061-2/+0
* drm/amd/amdgpu: cleanup gfx_v9_0_gpu_init()Tom St Denis2017-04-061-3/+1
* drm/amd/amdgpu: cleanup gfx_v9_0_rlc_reset()Tom St Denis2017-04-061-6/+2
* drm/amd/amdgpu: cleanup gfx_v9_0_rlc_start()Tom St Denis2017-04-061-3/+1
* drm/amd/amdgpu: simplify gfx_v9_0_cp_gfx_enable()Tom St Denis2017-04-061-8/+4
* drm/amd/amdgpu: cleanup gfx_v9_0_kiq_init_register()Tom St Denis2017-04-061-9/+3
* drm/amd/amdgpu: Drop gfx_v9_0_print_status()Tom St Denis2017-04-061-174/+1
* drm/amd/amdgpu: cleanup gfx_v9_0_set_gfx_eop_interrupt_state()Tom St Denis2017-04-061-12/+3
* drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_reg_fault_state()Tom St Denis2017-04-061-11/+3
* drm/amd/amdgpu: cleanup gfx_v9_0_set_priv_inst_fault_state()Tom St Denis2017-04-061-12/+3
* drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()Tom St Denis2017-04-061-8/+3
* drm/amdgpu: cleanup get_invalidate_req v2Christian König2017-04-061-1/+1
* drm/amdgpu: drop GB_GPU_ID from the golden settingsChristian König2017-03-291-1/+0
* drm/amdgpu/gfx9: use hweight for calculating num_rbsAlex Deucher2017-03-291-5/+2
* drm/amdgpu:changes in gfx DMAframe scheme (v2)Monk Liu2017-03-291-11/+18
* drm/amdgpu:enable mcbp for gfx9(v2)Monk Liu2017-03-291-0/+3
* drm/amdgpu: add get_clockgating callback for gfx v9Huang Rui2017-03-291-0/+43
* drm/amdgpu/gfx9: further KIQ parameter cleanupAlex Deucher2017-03-291-11/+11
* drm/amdgpu/gfx9: store the eop gpu addr in the ring structureAlex Deucher2017-03-291-8/+6
* drm/amdgpu/gfx9: reduce the functon params for mpq setupAlex Deucher2017-03-291-16/+14
* drm/amdgpu/gfx9: reserve kiq eop object before unmapping itAlex Deucher2017-03-291-0/+4
* drm/amdgpu/gfx9: reserve mqd objects before mapping themAlex Deucher2017-03-291-11/+21
* drm/amdgpu/gfx9: rename some functionsAlex Deucher2017-03-291-4/+4
* drm/amdgpu/gfx9: whitespace cleanupAlex Deucher2017-03-291-6/+5
* drm/amdgpu:bypass RLC init for SRIOVMonk Liu2017-03-291-0/+3
* drm/amdgpu/gfx9: impl gfx9 meta data emitXiangliang Yu2017-03-291-0/+47
* drm/amdgpu:impl gfx9 cond_exec (v2)Monk Liu2017-03-291-0/+27
* drm/amdgpu: init kiq and kcq for vega10Xiangliang Yu2017-03-291-1/+463
* drm/amdgpu/gfx9: fullfill kiq irq funcs (v2)Xiangliang Yu2017-03-291-0/+79
* drm/amdgpu/gfx9: fullfill kiq funcs (v2)Xiangliang Yu2017-03-291-0/+80
* drm/amdgpu: add kiq ring for gfx9Xiangliang Yu2017-03-291-0/+88
* drm/amdgpu/gfx9: programing wptr_poll_addr registerMonk Liu2017-03-291-1/+5
* drm/amdgpu: implement GFX 9.0 support (v2)Ken Wang2017-03-291-0/+3292
OpenPOWER on IntegriCloud