summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* drm/amdgpu: check ring being ready before usingDing Pixel2017-01-231-0/+7
* drm/amdgpu: add support for new hainan variantsAlex Deucher2017-01-171-3/+5
* drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu2017-01-171-32/+10
* drm/amdgpu: fix program vce instance logic error.Rex Zhu2017-01-171-9/+16
* drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu2017-01-171-1/+1
* Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer2017-01-134-60/+30
* drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu2017-01-121-8/+16
* drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui2017-01-121-14/+9
* drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu2017-01-121-2/+2
* drm/amdgpu: drop the mclk quirk for hainanAlex Deucher2017-01-121-1/+0
* drm/amdgpu: drop oland quirksAlex Deucher2017-01-121-11/+0
* drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher2017-01-121-1/+10
* Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-0918-60/+117
|\
| * drm/amdgpu: drop verde dpm quirksAlex Deucher2017-01-061-13/+0
| * drm/amdgpu: update si kicker smc firmwareFlora Cui2017-01-061-29/+28
| * drm/amd/powerplay: extend smu's response timeout time.Rex Zhu2017-01-061-1/+1
| * drm/amdgpu: remove static integer for uvd pp stateYintian Tao2017-01-061-5/+0
| * drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang2017-01-061-0/+7
| * drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang2017-01-064-2/+5
| * drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-0611-10/+76
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+3
|/
* Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-237-631/+1218
|\
| * drm/amdgpu: update tile table for oland/hainanFlora Cui2016-12-201-139/+191
| * drm/amdgpu: update tile table for verdeFlora Cui2016-12-201-2/+293
| * drm/amdgpu: update rev id for verdeFlora Cui2016-12-201-1/+1
| * drm/amdgpu: update golden setting for verdeFlora Cui2016-12-201-162/+142
| * drm/amdgpu: update rev id for olandFlora Cui2016-12-201-0/+1
| * drm/amdgpu: update golden setting for olandFlora Cui2016-12-201-13/+19
| * drm/amdgpu: update rev id for hainanFlora Cui2016-12-201-0/+1
| * drm/amdgpu: update golden setting for hainanFlora Cui2016-12-201-14/+23
| * drm/amdgpu: update rev id for pitcairnFlora Cui2016-12-201-0/+1
| * drm/amdgpu: update golden setting for pitcairnFlora Cui2016-12-201-10/+16
| * drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2016-12-202-161/+221
| * drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui2016-12-192-7/+1
| * drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2016-12-152-90/+230
| * drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu2016-12-151-3/+49
| * drm/amdgpu: add new gfx cg flags.Rex Zhu2016-12-151-0/+4
| * drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu2016-12-151-5/+2
| * drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu2016-12-151-39/+32
| * drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu2016-12-151-0/+2
| * drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu2016-12-151-2/+6
| * drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu2016-12-151-1/+1
| * drm/amdgpu: disable uvd pg on Tonga.Rex Zhu2016-12-151-1/+1
* | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-221-1/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-1/+2
| |\ \ \
| | * | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-163-13/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | don't open-code file_inode()Al Viro2016-12-043-13/+13
| | |/ / | |/| |