summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher
2016-05-03drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher
2016-05-03drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui
2016-04-27drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-04-21drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse
2016-04-21drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher
2016-04-21drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher
2016-04-18drm/amdgpu/acp: fix resume on CZ systems with AZ audioAlex Deucher
2016-04-14drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu
2016-04-14Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-07drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-06drm/amdgpu: add invisible pin size statisticChunming Zhou
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou
2016-04-04drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu
2016-04-04drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu
2016-04-04drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu
2016-04-04drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-01drm/amdgpu: fence wait old rcu slotChunming Zhou
2016-04-01drm/amdgpu: fix leaking fence in the pageflip codeChristian König
2016-04-01drm/amdgpu: print vram type rather than just DDRAlex Deucher
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-01drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu
2016-04-01drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu
2016-04-01drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu
2016-04-01drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu
2016-04-01drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-25drm/amd: Beef up ACP Kconfig menu textBorislav Petkov
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-21drm/amdgpu: add invalidate_page callback for userptrsChristian König
2016-03-21drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König
2016-03-21drm/amdgpu: clean up path handling for powerplayAlex Deucher
2016-03-21drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King
2016-03-21drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds