aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-3/+3
2016-12-23Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie7-631/+1218
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki1-1/+2
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng1-1/+2
2016-12-20drm/amdgpu: update tile table for oland/hainanFlora Cui1-139/+191
2016-12-20drm/amdgpu: update tile table for verdeFlora Cui1-2/+293
2016-12-20drm/amdgpu: update rev id for verdeFlora Cui1-1/+1
2016-12-20drm/amdgpu: update golden setting for verdeFlora Cui1-162/+142
2016-12-20drm/amdgpu: update rev id for olandFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for olandFlora Cui1-13/+19
2016-12-20drm/amdgpu: update rev id for hainanFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for hainanFlora Cui1-14/+23
2016-12-20drm/amdgpu: update rev id for pitcairnFlora Cui1-0/+1
2016-12-20drm/amdgpu: update golden setting for pitcairnFlora Cui1-10/+16
2016-12-20drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2-161/+221
2016-12-19drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui2-7/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-13/+13
2016-12-15drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu2-90/+230
2016-12-15drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu1-3/+49
2016-12-15drm/amdgpu: add new gfx cg flags.Rex Zhu1-0/+4
2016-12-15drm/amdgpu: fix pg can't be disabled by PG mask.Rex Zhu1-5/+2
2016-12-15drm/amdgpu: always initialize gfx pg for gfx_v8.0.Rex Zhu1-39/+32
2016-12-15drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu1-0/+2
2016-12-15drm/amdgpu: fix init save/restore list in gfx_v8.0Rex Zhu1-2/+6
2016-12-15drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.Rex Zhu1-1/+1
2016-12-15drm/amdgpu: disable uvd pg on Tonga.Rex Zhu1-1/+1
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds170-6409/+60720
2016-12-12treewide: Make remaining source files non-executableJoe Perches4-0/+0
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie2-13/+0
2016-12-08drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer1-2/+1
2016-12-08drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2-2/+2
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath1-1/+1
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis3-0/+94
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+26
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan2-0/+7
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher3-2/+6
2016-12-06drm/amdgpu: update golden setting of tongaHuang Rui1-0/+1
2016-12-06drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-06drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2016-12-06drm/amd/powerplay: Fix potential NULL pointer issueXiangliang Yu1-2/+2
2016-12-06drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu1-0/+4
2016-12-06drm/amd/powerplay: Adjust the position of data size initialXiangliang Yu1-1/+1
2016-12-06drm/amd/powerplay: Ignore smu buffer usageXiangliang Yu1-2/+11
2016-12-06drm/amd/powerplay: cut digest partXiangliang Yu1-0/+4
2016-12-06drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu1-263/+3
2016-12-06drm/amdgpu: fix gtt available page num accountingFlora Cui1-2/+12
2016-12-06drm/amd/powerplay: bypass fan table setup if no fan connectedHawking Zhang4-0/+24