Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-01-14drm/amdgpu: simplify IH programmingChristian König
2019-01-14drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König
2018-12-08drm/amdgpu: move IV prescreening into the GMC codeChristian König
2018-12-08drm/amdgpu: remove VM fault_credit handlingChristian König
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-09-27drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-27drm/amdgpu: cleanup amdgpu_ih.cChristian König
2018-09-27drm/amdgpu: make function pointers mandatoryChristian König
2018-02-27drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-09-28drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling
2017-09-26drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-30drm/amdgpu: increase IH ring buffer size to avoid overflowRoger.He
2017-03-30drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-30drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-08-08drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-05drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-04-07drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher
2015-06-04drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-04drm/amdgpu: Add initial VI supportAlex Deucher