aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-308-56/+43
|\
| * drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu2017-05-251-1/+6
| * drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou2017-05-241-1/+1
| * drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-05-241-0/+6
| * drm/amdgpu: fix fundamental suspend/resume issueChristian König2017-05-246-54/+30
* | drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-183-20/+22
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-1859-1362/+1663
|\ \
| * \ Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-184-47/+15
| |\ \ | | |/ | |/|
| * | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-1259-1362/+1660
| |\ \
| | * | drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu2017-05-101-12/+15
| | * | drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu2017-05-101-10/+2
| | * | drm/amdgpu: fix dependency issueChunming Zhou2017-05-104-1/+8
| | * | drm/amdgpu: add some additional vega10 pci idsAlex Deucher2017-05-101-0/+2
| | * | drm/amdgpu/soc15: use atomfirmware for setting bios scratch for resetAlex Deucher2017-05-101-3/+3
| | * | drm/amdgpu/atomfirmware: add function to update engine hang statusAlex Deucher2017-05-102-0/+15
| | * | drm/amdgpu: fix mutex list null pointer referencePixel Ding2017-05-051-1/+2
| | * | drm/amdgpu: Use less generic enum definitionsGuenter Roeck2017-05-053-26/+26
| | * | 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-053-3/+1
| | * | drm/amdgpu:fix waiting on dirty fenceMonk Liu2017-05-051-0/+2
| | * | drm/amdgpu:PTE flag should be 64 bit widthMonk Liu2017-05-051-1/+1
| | * | drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu2017-05-021-1/+1
| | * | 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: update revision id settings for BR/STAlex Deucher2017-05-021-0/+12
| | * | Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer2017-05-012-124/+29
| | * | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-2816-36/+36
| | * | drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2Chunming Zhou2017-04-281-0/+4
| | * | drm/amdgpu: bump version for exporting gpu info for gfx9Junwei Zhang2017-04-281-1/+2
| | * | drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-283-0/+18
| | * | drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König2017-04-281-198/+0
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-7/+7
| | * | drm/amdgpu: validate shadow before restoring from itRoger.He2017-04-283-0/+34
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-2/+2
| | * | drm/amdgpu: Real return value can be over-written when clean upAlex Xie2017-04-281-4/+5
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-3/+3
| | * | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| | * | drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner2017-04-281-1/+6
| | * | drm/amdgpu/soc15: enable UVD code path for sriovFrank Min2017-04-281-2/+1
| | * | drm/amdgpu/uvd7: add UVD hw init sequences for sriovFrank Min2017-04-281-45/+56
| | * | drm/amdgpu/uvd7: add uvd doorbell initialization for sriovFrank Min2017-04-281-0/+14
| | * | drm/amdgpu/uvd7: add sriov uvd initialization sequencesFrank Min2017-04-281-0/+246
| | * | drm/amdgpu/vce4: replaced with virt_alloc_mm_tableXiangliang Yu2017-04-281-17/+3
| | * | drm/amdgpu/virt: add two functions for MM tableXiangliang Yu2017-04-282-0/+48
| | * | drm/amdgpu/vce4: move mm table constructions functions into mmsch header fileFrank Min2017-04-282-97/+103
| | * | drm/amdgpu/vce4: fix a PSP loading VCE issueDaniel Wang2017-04-281-3/+15