summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-2721-181/+182
|\
| * drm/amd: add Kconfig dependency for ACP on DRM_AMDGPUJeff Mahoney2016-05-251-0/+1
| * drm/amdgpu: Fix hdmi deep color support.Mario Kleiner2016-05-251-5/+5
| * drm/amdgpu: fix bug in fence driver finiMonk Liu2016-05-251-1/+1
| * drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
| * drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
| * drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
| * drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang2016-05-181-4/+4
| * drm/amdgpu: update Polaris11 golden settingFlora Cui2016-05-183-3/+6
| * drm/amdgpu: Add more Polaris 11 PCI IDsFlora Cui2016-05-181-2/+5
| * drm/amdgpu: update Polaris10 golden settingFlora Cui2016-05-182-1/+2
| * drm/amdgpu: add more Polaris10 DIDFlora Cui2016-05-181-0/+9
| * drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| * drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| * drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| * drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani2016-05-181-9/+4
| * drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| * drm/amd/powerplay: use ARRAY_SIZE() to calculate array size.Muhammad Falak R Wani2016-05-161-1/+1
| * drm/amdgpu: fix array out of boundstom will2016-05-161-1/+1
| * drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang2016-05-131-1/+1
| * drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang2016-05-131-1/+1
| * drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu2016-05-133-12/+20
| * drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-134-73/+40
| * drm/amd/powerplay: fix NULL point check errorRex Zhu2016-05-131-2/+3
| * drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu2016-05-131-1/+2
| * drm/amdgpu: Encapsulate some VM table update parameters (v2)Harish Kasiviswanathan2016-05-111-49/+62
| * drm/amdgpu: fix TC cache flushingMarek Olšák2016-05-112-1/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-231-1/+4
|\ \
| * | drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23143-3447/+61203
|\ \ \ | |/ / |/| |
| * | drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-211-1/+0
| * | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-177-12/+11
| |/
| * drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui2016-05-111-6/+9
| * drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher2016-05-112-1/+3
| * drm/amdgpu: fix and cleanup user fence handling v2Christian König2016-05-114-47/+38
| * drm/amdgpu: move VM fields into jobChristian König2016-05-1114-66/+66
| * drm/amdgpu: move the context from the IBs into the jobChristian König2016-05-114-17/+24
| * drm/amdgpu: move context switch handling into common code v2Christian König2016-05-1112-29/+25
| * drm/amdgpu: move preamble IB handling into common codeChristian König2016-05-113-9/+7
| * drm/amdgpu/gfx7: fix pipeline syncChunming Zhou2016-05-111-12/+13
| * amdgpu/uvd: separate context buffer from DPBSonny Jiang2016-05-111-3/+59
| * drm/amdgpu: use fence_context to judge ctx switch v2Christian König2016-05-113-4/+4
| * drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis2016-05-111-10/+10
| * drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-1132-1/+33
| * drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-116-27/+52
| * drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher2016-05-111-4/+0
| * drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2016-05-113-10/+8
| * drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-115-10/+5
| * drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-114-8/+4
| * drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius2016-05-112-3/+4
OpenPOWER on IntegriCloud