summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-05Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...Dave Airlie
2016-02-03drm/amdgpu: disable uvd and vce clockgating on FijiAlex Deucher
2016-02-02drm/amdgpu: remove exp hardware support from icelandAlex Deucher
2016-02-02drm/amdgpu: load MEC ucode manually on icelandAlex Deucher
2016-02-02drm/amdgpu: don't load MEC2 on topazAlex Deucher
2016-02-02drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher
2016-02-02drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher
2016-02-02drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang
2016-02-02drm/amdgpu: iceland use CI based MC IPKen Wang
2016-02-02drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher
2016-02-02drm/amdgpu/gfx7: enable cp inst/reg error interruptsAlex Deucher
2016-02-02drm/amdgpu/gfx8: enable cp inst/reg error interruptsAlex Deucher
2016-02-02drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay
2016-01-29drm/amdgpu: no need to load MC firmware on fijiAlex Deucher
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-01-28drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle
2016-01-28drm/amdkfd: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2016-01-28drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()Colin Ian King
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu
2016-01-26drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher
2016-01-22drm/amdgpu: fix next_rptr handling for debugfsChristian König
2016-01-22drm/amdgpu: add a message to indicate when powerplay is enabled (v2)Alex Deucher
2016-01-22drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König
2016-01-22drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)Eric Huang
2016-01-19drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without p...Jordan Lazare
2016-01-19drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov
2016-01-15drm/amdgpu: Add some tweaks to gfx 8 soft resetAlex Deucher
2016-01-15drm/amdgpu: fix tonga smu resumeAlex Deucher
2016-01-14drm/amdgpu: add missing irq.h includeDave Airlie
2016-01-14Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-13drm/amdgpu: validate duplicates firstChristian König
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2016-01-13drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-12drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher
2016-01-08drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2Christian König
2016-01-08drm/amd/powerplay: implement power down asic task for CZRex Zhu
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu