summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | drm/amdgpu: add missing licenses on a couple of filesAlex Deucher2016-05-112-0/+45
| * | | drm/amdgpu: fetch cu_info once at initAlex Deucher2016-05-119-46/+25
| * | | drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-1123-56/+56
| * | | drm/amdgpu: remove define for reserved client IDChristian König2016-05-112-2/+1
| * | | drm/amdgpu: remove owner cleanup v2Christian König2016-05-111-13/+0
| * | | drm/amdgpu: make the VMID owner always 64bitChristian König2016-05-112-3/+3
| * | | drm/amdgpu: two minor 80 char fixesChristian König2016-05-113-8/+12
| * | | drm/amdgpu: hdp flush&inval should always doMonk Liu2016-05-111-7/+5
| * | | drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis2016-05-111-1/+2
| * | | drm/amdgpu: add pipeline sync for compute jobChunming Zhou2016-05-111-1/+2
| * | | drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu2016-05-1112-30/+25
| * | | drm/amdgpu: make vmid owner be client_idChunming Zhou2016-05-111-3/+3
| * | | drm/amdgpu: add client id for every vmChunming Zhou2016-05-112-0/+8
| * | | drm/amdgpu: fix wrong release of vmid ownerChunming Zhou2016-05-111-5/+9
* | | | Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-05-122-2/+0
|\ \ \ \
| * | | | MAINTAINERS: Remove Terje Bergström as Tegra DRM maintainerThierry Reding2016-04-291-1/+0
| * | | | drm/tegra: Don't set a gamma table sizeDaniel Vetter2016-03-311-1/+0
* | | | | Merge branch 'drm-hisilicon-next' of github.com:xin3liang/linux into drm-nextDave Airlie2016-05-122-32/+9
|\ \ \ \ \
| * | | | | drm/hisilicon: Fix DRM_INFO printed issueXinliang Liu2016-05-111-1/+2
| * | | | | drm/hisilicon: Make kirin_drm_unbind sufficientXinliang Liu2016-05-111-1/+6
| * | | | | drm/hisilicon: Use drm_connector_register_allDaniel Vetter2016-05-111-30/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2016-05-1211-223/+120
|\ \ \ \ \
| * | | | | drm/exynos/decon5433: fix trigger configurationAndrzej Hajda2016-05-101-6/+4
| * | | | | drm/exynos/dsi: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-101-54/+3
| * | | | | drm/exynos/dpi: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-101-67/+2
| * | | | | drm/exynos: Nuke dummy fb->dirty callbackDaniel Vetter2016-05-101-11/+0
| * | | | | drm/exynos: use directly DMA mapping APIs on g2dJoonyoung Shim2016-05-103-37/+5
| * | | | | drm/exynos/hdmi: Don't print error on deferral due to regulatorsJavier Martinez Canillas2016-05-101-2/+4
| * | | | | drm/exynos: fix imported dma-buf to be mappedJoonyoung Shim2016-05-101-0/+3
| * | | | | drm/exynos: support gem_prime_mmapJoonyoung Shim2016-05-103-13/+35
| * | | | | drm/exynos: fimd: harden fimd_calc_clkdiv()Tobias Jakobi2016-05-101-1/+8
| * | | | | drm/exynos: fix cancel page flip codeAndrzej Hajda2016-05-101-10/+5
| * | | | | drm/exynos/decon5433: do not use unnecessary software triggerAndrzej Hajda2016-05-101-1/+2
OpenPOWER on IntegriCloud