summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2016-05-04drm/amdgpu: Use lockless gem BO free callbackDaniel Vetter1-1/+1
2016-05-02drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan3-3/+3
2016-04-27drm: Protect dev->filelist with its own mutexDaniel Vetter1-5/+5
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie19-74/+200
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie18-73/+199
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+0
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou1-0/+1
2016-04-05drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu1-0/+3
2016-04-05drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu1-0/+6
2016-04-05drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu1-16/+11
2016-04-05drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu5-26/+35
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-04-01drm/amdgpu: fence wait old rcu slotChunming Zhou1-2/+6
2016-04-01drm/amdgpu: fix leaking fence in the pageflip codeChristian König1-1/+1
2016-04-01drm/amdgpu: print vram type rather than just DDRAlex Deucher1-2/+13
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2-16/+16
2016-04-01drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer1-0/+2
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu1-2/+2
2016-04-01drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu1-0/+63
2016-04-01drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu1-1/+1
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu1-3/+10
2016-04-01drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu1-6/+2
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu2-0/+19
2016-04-01drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu1-5/+8
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie3-2/+16
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-2/+0
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer2-0/+10
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-42/+96
2016-03-25drm/amd: Beef up ACP Kconfig menu textBorislav Petkov1-2/+6
2016-03-23drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski2-2/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds93-5101/+6446
2016-03-21drm/amdgpu: add invalidate_page callback for userptrsChristian König1-26/+72
2016-03-21drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König1-8/+14
2016-03-21drm/amdgpu: clean up path handling for powerplayAlex Deucher1-7/+7
2016-03-21drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King1-1/+3
2016-03-21drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell2-0/+2
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie25-407/+315
2016-03-17drm/amdgpu/gfx7: add MTYPE definitionFlora Cui1-0/+6
2016-03-17drm/amdgpu: removing BO_VAs shouldn't be interruptibleChristian König1-1/+1
2016-03-17drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu1-1/+3
2016-03-17drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu1-1/+4
2016-03-17drm/amdgpu: use sched fence if possibleMonk Liu1-1/+4
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu10-6/+16
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu8-10/+12
2016-03-17drm/amdgpu: include the right version of gmc header files for icelandKen Wang1-2/+2
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie30-300/+719
2016-03-17drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang1-0/+5