summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher2016-05-031-0/+4
* drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie2016-05-031-0/+1
* drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-272-2/+8
* drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
* Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-272-11/+5
* amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang2016-04-213-1/+5
* drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse2016-04-211-0/+2
* drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher2016-04-211-1/+1
* drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher2016-04-211-2/+2
* drm/amdgpu/acp: fix resume on CZ systems with AZ audioAlex Deucher2016-04-181-0/+4
* drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu2016-04-142-0/+3
* Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-144-6/+11
|\
| * drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang2016-04-071-1/+1
| * drm/amdgpu: add invisible pin size statisticChunming Zhou2016-04-063-5/+10
* | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-0718-73/+199
|\ \ | |/
| * drm/amdgpu: total vram size also reduces pin sizeChunming Zhou2016-04-051-0/+1
| * drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu2016-04-041-0/+3
| * drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu2016-04-041-0/+6
| * drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu2016-04-041-16/+11
| * drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu2016-04-045-26/+35
| * drm/amdgpu: fence wait old rcu slotChunming Zhou2016-04-011-2/+6
| * drm/amdgpu: fix leaking fence in the pageflip codeChristian König2016-04-011-1/+1
| * drm/amdgpu: print vram type rather than just DDRAlex Deucher2016-04-011-2/+13
| * drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher2016-04-011-1/+8
| * drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2016-04-012-16/+16
| * drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
| * drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu2016-04-011-2/+2
| * drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu2016-04-011-0/+63
| * drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu2016-04-011-1/+1
| * drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu2016-04-011-3/+10
| * drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu2016-04-011-6/+2
| * drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2016-04-012-0/+19
| * drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu2016-04-011-5/+8
* | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-1/+1
|\ \ | |/ |/|
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-04-013-2/+16
|\ \ | |/ |/|
| * drm/amdgpu: Don't move pinned BOsMichel Dänzer2016-03-282-0/+10
| * drm/amd: Beef up ACP Kconfig menu textBorislav Petkov2016-03-251-2/+6
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-253-42/+96
|\ \ | |/
| * drm/amdgpu: add invalidate_page callback for userptrsChristian König2016-03-211-26/+72
| * drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König2016-03-211-8/+14
| * drm/amdgpu: clean up path handling for powerplayAlex Deucher2016-03-211-7/+7
| * drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King2016-03-211-1/+3
* | drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2016-03-222-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-2193-5101/+6446
|\ \ | |/
| * drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell2016-03-212-0/+2
| * Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-1825-407/+315
| |\
| | * drm/amdgpu/gfx7: add MTYPE definitionFlora Cui2016-03-171-0/+6
| | * drm/amdgpu: removing BO_VAs shouldn't be interruptibleChristian König2016-03-171-1/+1
| | * drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu2016-03-171-1/+3
OpenPOWER on IntegriCloud