summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-121-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
| | * | | | | drm/exynos/decon5433: handle vblank in vblank interruptAndrzej Hajda2016-05-101-2/+1
| | * | | | | drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clockAndrzej Hajda2016-05-101-19/+48
| | |/ / / /
| * | | | | Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux in...Dave Airlie2016-05-104-7/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/etnaviv: fix mmap operations for userptr and dma-buf objectsLucas Stach2016-05-063-1/+17
| | * | | | drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_objLucas Stach2016-05-061-5/+4
| | * | | | drm/etnaviv: use deferrable timer for hangcheck handlerLucas Stach2016-05-061-2/+2
| * | | | | Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-05-1024-0/+5773
| |\ \ \ \ \
| | * | | | | drm/mediatek: Add DPI sub driverJie Qiu2016-05-065-1/+1001
| | * | | | | drm/mediatek: Add DSI sub driverCK Hu2016-05-066-1/+1385
| | * | | | | drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu2016-05-0620-0/+3389
| * | | | | | Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-0935-94/+369
| |\ \ \ \ \ \