summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-23drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher
2016-05-11drm/amd/powerplay: rewrite pp_sw_init to make code readableHuang Rui
2016-05-11drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher
2016-05-11drm/amdgpu: fix and cleanup user fence handling v2Christian König
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move the context from the IBs into the jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amdgpu: move preamble IB handling into common codeChristian König
2016-05-11drm/amdgpu/gfx7: fix pipeline syncChunming Zhou
2016-05-11amdgpu/uvd: separate context buffer from DPBSonny Jiang
2016-05-11drm/amdgpu: use fence_context to judge ctx switch v2Christian König
2016-05-11drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher
2016-05-11drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher
2016-05-11drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius
2016-05-11drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius
2016-05-11drm/amdgpu: add missing licenses on a couple of filesAlex Deucher
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-11drm/amdgpu: remove define for reserved client IDChristian König
2016-05-11drm/amdgpu: remove owner cleanup v2Christian König
2016-05-11drm/amdgpu: make the VMID owner always 64bitChristian König
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis
2016-05-11drm/amdgpu: add pipeline sync for compute jobChunming Zhou
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-11drm/amdgpu: make vmid owner be client_idChunming Zhou
2016-05-11drm/amdgpu: add client id for every vmChunming Zhou
2016-05-11drm/amdgpu: fix wrong release of vmid ownerChunming Zhou
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-09drm/amdgpu: fix build on aarch64.Dave Airlie
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-04drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Muhammad Falak R Wani
2016-05-04drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-05-04drm/amdgpu/uvd6: add bypass support for fiji (v3)Alex Deucher
2016-05-04drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)Alex Deucher
2016-05-04drm/powerplay: add missing clockgating callback for tongaAlex Deucher
2016-05-04drm/amdgpu: Constify some tablesNils Wallménius
2016-05-04drm/amd/powerplay: Delete dead struct declarationNils Wallménius
2016-05-04drm/amd/powerplay/hwmgr: don't add invalid voltageMoritz Kühner
2016-05-04drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2VMoritz Kühner