summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: check VCE feedback and bitstream indexChristian König2015-06-291-8/+16
* drm/amdgpu: make VCE handle check more strictChristian König2015-06-291-16/+48
* drm/amdgpu: check VCE relocation buffer rangeChristian König2015-06-293-29/+92
* drm/amdgpu: silence invalid error messageChristian König2015-06-291-1/+1
* drm/amdgpu: fix wrong typemonk.liu2015-06-291-1/+2
* drm/amdgpu: print the bo_list in the CS trace point as wellChristian König2015-06-291-2/+4
* drm/amdgpu: add amdgpu_bo_list_set trace pointChristian König2015-06-292-0/+18
* drm/amdgpu: add BO map/unmap trace pointChristian König2015-06-292-0/+52
* drm/amdgpu: simplify fence debugfs output a bitChristian König2015-06-291-2/+3
* drm/radeon: SDMA fix hibernation (CI GPU family).Jérôme Glisse2015-06-291-0/+11
* drm/radeon: compute ring fix hibernation (CI GPU family) v2.Jérôme Glisse2015-06-291-0/+34
* drm/amdgpu: Configure doorbell to maximum slotsBen Goz2015-06-291-1/+1
* drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz2015-06-294-0/+123
* drm/radeon: use kzalloc for allocating one thingManinder Singh2015-06-291-1/+1
* drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher2015-06-291-1/+1
* drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner2015-06-261-0/+2
* drm/dp/mst: close deadlock in connector destruction.Dave Airlie2015-06-251-2/+38
* drm: Always enable atomic APIDaniel Stone2015-06-242-5/+0
* drm/vgem: Set unique to "vgem"Daniel Vetter2015-06-241-0/+2
* drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie2015-06-231-0/+3
* drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter2015-06-231-5/+19
* Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...Dave Airlie2015-06-231-21/+21
|\
| * drm/i915: Silence compiler warningAnder Conselvan de Oliveira2015-06-221-21/+21
* | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-06-2326-1380/+2181
|\ \
| * | drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang2015-06-221-2/+2
| * | drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang2015-06-221-0/+24
| * | drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang2015-06-222-16/+86
| * | drm/exynos: dsi: make use of array for clock accessHyungwon Hwang2015-06-221-35/+33
| * | drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang2015-06-221-51/+145
| * | drm/exynos: dsi: add macros for register accessHyungwon Hwang2015-06-221-47/+51
| * | drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang2015-06-221-20/+16
| * | drm/exynos: mic: add MIC driverHyungwon Hwang2015-06-225-3/+501
| * | drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-224-0/+668
| * | drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang2015-06-221-1/+1
| * | drm/exynos: add drm_iommu_attach_device_if_possible()Hyungwon Hwang2015-06-226-46/+47
| * | drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DPHyungwon Hwang2015-06-221-3/+3
| * | drm/exynos: remove the dependency of DP driver for ARCH_EXYNOSHyungwon Hwang2015-06-221-1/+1
| * | drm/exynos: do not wait for vblank at atomic operationInki Dae2015-06-191-2/+0
| * | drm/exynos: Remove unused vma field of exynos_drm_gem_objKrzysztof Kozlowski2015-06-191-2/+0
| * | drm/exynos: fimd: fix page fault issue with iommuInki Dae2015-06-191-0/+4
| * | drm/exynos: iommu: improve a check for non-iommu dma_opsMarek Szyprowski2015-06-191-2/+2
| * | drm/exynos: iommu: detach from default dma-mapping domain on initMarek Szyprowski2015-06-191-0/+3
| * | drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()Marek Szyprowski2015-06-191-58/+77
| * | drm/exynos: initialize VIDCON0 when fimd is disabledJoonyoung Shim2015-06-191-0/+2
| * | drm/exynos: remove chained calls to enableJoonyoung Shim2015-06-195-178/+16
| * | drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim2015-06-191-1/+0
| * | drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang2015-06-191-13/+38
| * | drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang2015-06-191-2/+1
| * | drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang2015-06-191-4/+14
| * | drm/exynos: remove SoC checking codeAndrzej Hajda2015-06-191-26/+1