summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-012-9/+5Star
|\
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-142-9/+5Star
* | mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-281-3/+3
* | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-2311-13/+59
|\ \
| * | drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu2017-02-225-2/+36
| * | drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle2017-02-211-0/+3
| * | drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-175-11/+20
* | | Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-233-5/+11
|\ \ \ | |/ / |/| |
| * | drm/amdgpu/si: fix crash on headless asicsAlex Deucher2017-02-021-1/+3
| |/
| * drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-231-4/+1Star
| * drm/amdgpu: check ring being ready before usingDing Pixel2017-01-231-0/+7
* | drm/amdgpu: fix warning on older gcc releasesArnd Bergmann2017-02-161-2/+2
* | drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis2017-02-161-3/+6
* | drm/amd/powerplay: add didt config table for polaris kickerHuang Rui2017-02-161-1/+149
* | drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui2017-02-161-1/+5
* | drm/amd/powerplay: add kicker flag into smumgrHuang Rui2017-02-164-8/+16
* | drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2017-02-132-0/+16
* | drm/amdgpu: read hw register to check pg status.Rex Zhu2017-02-1312-14/+22
* | drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison2017-02-131-0/+2
* | drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher2017-02-111-1/+2
* | drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset2017-02-101-7/+1Star
* | drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher2017-02-101-0/+6
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1025-629/+680
|\ \
| * | 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-092-6/+29
| * | drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu2017-02-091-10/+7Star
| * | 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/powerplay: set fan speed to max in profile peak mode only.Rex Zhu2017-02-081-2/+3
| * | 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-083-51/+36Star
| * | 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-084-42/+30Star
| * | 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