summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+4
2016-05-24drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds73-2999/+3728
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter1-1/+0
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson7-12/+11
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
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 Denis30-1/+30
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énius1-4/+2
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2-7/+2
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2-4/+2
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher9-46/+25
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König16-32/+32
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
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König3-8/+12
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu1-7/+5
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis1-1/+2
2016-05-11drm/amdgpu: add pipeline sync for compute jobChunming Zhou1-1/+2
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu12-30/+25
2016-05-11drm/amdgpu: make vmid owner be client_idChunming Zhou1-3/+3
2016-05-11drm/amdgpu: add client id for every vmChunming Zhou2-0/+8
2016-05-11drm/amdgpu: fix wrong release of vmid ownerChunming Zhou1-5/+9
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie13-20/+46
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie63-2659/+3324
2016-05-05drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Muhammad Falak R Wani1-1/+1
2016-05-05drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2016-05-05drm/amdgpu/uvd6: add bypass support for fiji (v3)Alex Deucher1-0/+19
2016-05-05drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis2-9/+223
2016-05-05drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis29-1769/+0
2016-05-05drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang1-15/+36
2016-05-05drm/amdgpu: fix memory leak in CGS (FW info)Mykola Lysenko1-34/+36
2016-05-05drm/amdgpu: code style refine.Rex Zhu1-1/+1
2016-05-05drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev1-2/+2
2016-05-05drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui1-0/+5
2016-05-05drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui12-160/+162
2016-05-05drm/amdgpu: add ELM/BAF pci idsFlora Cui1-0/+10
2016-05-05drm/amdgpu: update the core VI support for ELM/BAFFlora Cui2-0/+89