summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2016-01-28drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle
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: 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-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-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-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/amdgpu: Show gpu load when display gpu performance for Ci.Rex Zhu
2016-01-08drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu
2016-01-04amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functionsTom St Denis
2016-01-04amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...Tom St Denis
2016-01-04amdgpu/vce3: Remove magic constants from harvest register masks.Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_process_interrupt()Tom St Denis
2016-01-04amdgpu/vce3: Simplify vce_v3_0_soft_reset()Tom St Denis
2016-01-04amdgpu/vce3: Simplify idle and wait for idle codeTom St Denis
2016-01-04amdgpu/vce3: Cleanup harvest config function.Tom St Denis
2016-01-04drm/amdgpu: fix NULL in vm_grab_id while S3 backChunming Zhou
2016-01-04drm/amdgpu/cgs: cleanup some indentingDan Carpenter
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-12-21amd/powerplay: disable powerplay by default initiallyAlex Deucher
2015-12-21drm/amdgpu/powerplay: enable sysfs and debugfs interfaces lateAlex Deucher
2015-12-21drm/amd/powerplay: check whether enable dpm in powerplay.Rex Zhu
2015-12-21drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.Rex Zhu
2015-12-21drm/amdgpu: Prepare DKMS build for powerplay module.Qiang Yu
2015-12-21drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.Eric Huang
2015-12-21drm/amd/amdgpu: add vce3.0 clock gating support. (v2)Eric Huang
2015-12-21drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)Eric Huang
2015-12-21drm/amdgpu: rename fiji_smumgr.h to fiji_smum.hJammy Zhou
2015-12-21drm/amdgpu: rename tonga_smumgr.h to tonga_smum.hJammy Zhou
2015-12-21drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu
2015-12-21amdgpu/powerplay: Add Stoney to list of early init casesTom St Denis
2015-12-21drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)Eric Huang
2015-12-21drm/amdgpu: add sdma clock gating support for Fiji.Eric Huang
2015-12-21drm/amd/amdgpu: add gmc clock gating support for Fiji.Eric Huang