summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1020-562/+625
|\
| * drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-093-2/+8
| * drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset2017-02-091-1/+4
| * drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2017-02-091-6/+27
| * drm/amdgpu: shut up #warning for compile testingArnd Bergmann2017-02-091-0/+2
| * drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King2017-02-091-1/+0Star
| * drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
| * drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * drm/amdgpu: refine si_read_registerFlora Cui2017-02-081-17/+73
| * drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4Star
| * drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38Star
| * drm/amdgpu/gfx6: clean up rb configurationFlora Cui2017-02-081-59/+42Star
| * drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2017-02-081-11/+6Star
| * drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu2017-02-081-177/+171Star
| * drm/amdgpu: enable vce pg feature on Kv.Rex Zhu2017-02-081-2/+2
| * drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-084-112/+111Star
| * drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu2017-02-081-0/+9
| * drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu2017-02-082-27/+18Star
| * drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu2017-02-081-6/+14
| * drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu2017-02-081-41/+70
| * drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu2017-02-081-21/+8Star
| * drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu2017-02-081-1/+16
| * drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu2017-02-081-0/+9
| * drm/amdgpu: stop reserving a shared fence for VA updatesChristian König2017-02-021-4/+3Star
| * drm/amdgpu: fix race in GEM VA map IOCTL v2Christian König2017-02-021-32/+15Star
* | drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-032-21/+15Star
* | drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-021-1/+0Star
|/
* Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-01-3168-4984/+6840
|\
| * drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König2017-01-273-3/+3
| * drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König2017-01-271-1/+8
| * drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König2017-01-271-1/+8
| * drm/amdgpu: fix kernel panic when dpm disabled on Kv.Rex Zhu2017-01-271-0/+3
| * drm/amdgpu: fix dpm bug on Kv.Rex Zhu2017-01-271-3/+41
| * drm/amdgpu: handle vfct with multiple vbios imagesAlex Deucher2017-01-271-32/+34
| * drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-278-6/+3408
| * drm/amdgpu: drop pitcairn dpm quirksAlex Deucher2017-01-271-46/+1Star
| * drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocacheArvind Yadav2017-01-271-0/+2
| * drm/amdgpu: add new virtual display IDYintian Tao2017-01-271-1/+2
| * drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-2713-18/+17Star
| * drm/amdgpu: Bring bo creation in line with radeon driver (v2)Nils Holland2017-01-271-0/+20
| * drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-271-2/+0Star
| * drm/amdgpu: double the priority of kernel allocationsChristian König2017-01-271-0/+2
| * drm/amdgpu: user BO priority instead of self coding it (v2)Christian König2017-01-273-79/+5Star
| * drm/ttm: add BO priorities for the LRUsChristian König2017-01-271-2/+2
| * drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu2017-01-271-3/+3
| * drm/amdgpu: fix reboot failure issue for virtualizationXiangliang Yu2017-01-271-0/+6
| * drm/amd/amdgpu: Add PCI info to gca_config debugfsTom St Denis2017-01-271-1/+7
| * drm/amdgpu:insert switch buffer only for VM submitMonk Liu2017-01-271-1/+1
| * drm/amdgpu:Preamble is forbid to be ignored in SRIOVMonk Liu2017-01-271-1/+2