summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2016-12-21drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2-161/+221
2016-12-20drm/amdgpu: fix cursor setting of dce6/dce8Flora Cui2-7/+1
2016-12-18drm/radeon|amdgpu: Remove redundant num_connectors checkDaniel Vetter1-4/+2
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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: 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-15drm: Nuke fb->pixel_formatVille Syrjälä4-8/+8
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä4-4/+4
2016-12-15drm: Nuke fb->depthVille Syrjälä1-2/+2
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-1/+1
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds118-6192/+6218
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave 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/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-07drm/amdgpu: update golden setting of tongaHuang Rui1-0/+1
2016-12-07drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher1-0/+1
2016-12-07drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2016-12-07drm/amdgpu: Don't touch GFX hw during HW finiXiangliang Yu1-0/+4
2016-12-07drm/amdgpu: drop redundant vi_mqd defineXiangliang Yu1-263/+3
2016-12-07drm/amdgpu: fix gtt available page num accountingFlora Cui1-2/+12
2016-12-07drm/amd/amdgpu: validate the shadow BO.Alex Xie1-1/+1
2016-12-07drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu1-7/+13
2016-12-07drm/amdgpu: Only update the CUR_SIZE register when necessaryMichel Dänzer4-23/+59
2016-12-07drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer4-16/+20
2016-12-07drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer4-11/+12
2016-12-07drm/amd/amdgpu: enable GUI idle INT after enabling CGCGArindam Nath1-9/+9
2016-12-07drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu2-3/+5
2016-12-07drm/amdgpu: fix CI bug uvd status not true in debugfs.Rex Zhu1-1/+1
2016-12-07drm/amdgpu: remove error message when loading driverXiangliang Yu1-2/+4
2016-12-07drm/amdgpu: fix bug mclk can't change on PolarisRex Zhu2-3/+8
2016-12-07drm/amdgpu: refine uvd 6.0 clock gate feature.Rex Zhu1-20/+92
2016-12-07drm/amdgpu/gfx8: move eop programming per queueAlex Deucher1-30/+19
2016-12-07Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher5-27/+8
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter47-1181/+1551
2016-12-06drm/amdgpu: don't add files at control minor debugfs directoryNicolai Stange1-6/+0
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie40-1152/+1464
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie5-23/+43