summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-2812-159/+159
* drm/amdgpu: remove unused member from struct amdgpu_boChristian König2016-09-282-3/+0
* drm/amdgpu: add a custom GTT memory manager v2Christian König2016-09-286-11/+265
* drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher2016-09-281-9/+39
* drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher2016-09-281-9/+39
* drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher2016-09-281-10/+13
* drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher2016-09-281-10/+13
* drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2016-09-282-1/+2
* drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2016-09-282-1/+2
* drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher2016-09-281-0/+13
* drm/amdgpu/vce3: don't forget to tear down some ringsGrazvydas Ignotas2016-09-271-2/+4
* drm/amdgpu/i2c: add const where appropriateGrazvydas Ignotas2016-09-272-14/+14
* drm/amdgpu: don't leave dangling pointers aroundGrazvydas Ignotas2016-09-272-0/+3
* drm/amdgpu: clear ring pointer in amdgpu_device on teardownGrazvydas Ignotas2016-09-271-0/+2
* drm/amdgpu/vce: take all rings into account for idle checksAlex Deucher2016-09-271-2/+5
* drm/amdgpu: add version bump for raster config programmingAlex Deucher2016-09-271-1/+2
* drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mappingChristian König2016-09-271-0/+1
* drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu2016-09-271-1/+2
* drm/amdgpu: fix amdgpu_vm_bo_update param errorFlora Cui2016-09-231-1/+1
* drm/amdgpu: Constify tablesNils Wallménius2016-09-236-21/+20
* drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2)Tom St Denis2016-09-221-4/+14
* drm/amd/amdgpu: Remove division from vblank_waitTom St Denis2016-09-223-9/+15
* drm/radeon/atif: Send a hotplug event when we get dgpu display requestAlex Deucher2016-09-221-0/+17
* drm/radeon/atpx: check for ATIF dGPU wake for display events supportAlex Deucher2016-09-221-0/+5
* drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher2016-09-221-0/+11
* drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher2016-09-222-0/+11
* drm/amdgpu: bump version for new vce packet supportAlex Deucher2016-09-221-1/+2
* drm/amdgpu/vce: allow the clock table packetAlex Deucher2016-09-221-0/+1
* drm/amdgpu:cleanup virt related defineMonk Liu2016-09-222-31/+58
* drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu2016-09-2212-3114/+6
* drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+77
* drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+61
* drm/amd/powerplay: export function to help to set cg by smu.Rex Zhu2016-09-222-74/+5
* drm/amdgpu: avoid out of bounds access on array interrupt_status_offsetsColin Ian King2016-09-221-1/+1
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-223-6/+8
* drm/amdgpu: remove unused functionsBaoyou Xie2016-09-222-15/+0
* drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis2016-09-227-140/+79
* drm/radeon: narrow asic_init for virtualizationAlex Deucher2016-09-221-2/+3
* drm/amdgpu:add fw version entry to infoFrank Min2016-09-223-0/+43
* drm/amdgpu:determine if vPost is needed indeedMonk Liu2016-09-221-4/+44
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-1910-55/+81
* drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring2016-09-191-1/+1
* drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis2016-09-191-0/+31
* drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)Tom St Denis2016-09-195-0/+165
* drm/amdgpu: implement raster configuration for gfx v8Huang Rui2016-09-192-1/+204
* drm/amdgpu: implement raster configuration for gfx v7Huang Rui2016-09-192-1/+195
* drm/amdgpu: implement raster configuration for gfx v6Huang Rui2016-09-192-1/+165
* drm/amd/powerplay: delete useless files.Rex Zhu2016-09-1936-31672/+0
* drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu2016-09-192-10/+27
* drm/amd/powerplay: implement fw related smu interface for iceland.Rex Zhu2016-09-196-17/+2673
OpenPOWER on IntegriCloud