summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-05-25drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-05-25drm/amdgpu: fix bug in fence driver finiMonk Liu1-1/+1
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-19drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani1-3/+3
2016-05-18drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang1-4/+4
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui3-3/+6
2016-05-18drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui1-2/+5
2016-05-18drm/amdgpu: update Polaris10 golden settingFlora Cui2-1/+2
2016-05-18drm/amdgpu: add more Polaris10 DIDFlora Cui1-0/+9
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-18drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani1-9/+4
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-16drm/amd/powerplay: use ARRAY_SIZE() to calculate array size.Muhammad Falak R Wani1-1/+1
2016-05-16drm/amdgpu: fix array out of boundstom will1-1/+1
2016-05-16drm/radeon: fix array out of boundstom will1-1/+1
2016-05-13drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang1-1/+1
2016-05-13drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang1-1/+1
2016-05-13drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu3-12/+20
2016-05-13drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu4-73/+40
2016-05-13drm/amd/powerplay: fix NULL point check errorRex Zhu1-2/+3
2016-05-13drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu1-1/+2
2016-05-11drm/amdgpu: Encapsulate some VM table update parameters (v2)Harish Kasiviswanathan1-49/+62
2016-05-11drm/amdgpu: fix TC cache flushingMarek Olšák2-1/+4
2016-05-11drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui1-6/+9
2016-05-11drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher2-1/+3
2016-05-11drm/amdgpu: fix and cleanup user fence handling v2Christian König4-47/+38
2016-05-11drm/amdgpu: move VM fields into jobChristian König14-66/+66
2016-05-11drm/amdgpu: move the context from the IBs into the jobChristian König4-17/+24
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König12-29/+25
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König3-9/+7
2016-05-11drm/amdgpu/gfx7: fix pipeline syncChunming Zhou1-12/+13
2016-05-11amdgpu/uvd: separate context buffer from DPBSonny Jiang1-3/+59
2016-05-11drm/amdgpu: use fence_context to judge ctx switch v2Christian König3-4/+4
2016-05-11drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis1-10/+10
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis32-1/+33
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher6-27/+52
2016-05-11drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher1-4/+0
2016-05-11drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius3-10/+8
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius5-10/+5
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius4-8/+4
2016-05-11drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2-3/+4
2016-05-11drm/amdgpu: add missing licenses on a couple of filesAlex Deucher2-0/+45
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher9-46/+25
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König23-56/+56
2016-05-11drm/amdgpu: remove define for reserved client IDChristian König2-2/+1
2016-05-11drm/amdgpu: remove owner cleanup v2Christian König1-13/+0
2016-05-11drm/amdgpu: make the VMID owner always 64bitChristian König2-3/+3