summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update the dispatch tracepoint to use params->requestJohn Harrison2015-06-232-2/+2
* drm/i915: Add request to execbuf params and add explicit cleanupJohn Harrison2015-06-232-2/+12
* drm/i915: Update alloc_request to return the allocated requestJohn Harrison2015-06-235-7/+15
* drm/i915: Simplify i915_gem_execbuffer_retire_commands() parametersJohn Harrison2015-06-233-13/+6Star
* drm/i915: Merged the many do_execbuf() parameters into a structureJohn Harrison2015-06-234-52/+70
* drm/i915: Set context in request from creation even in legacy modeJohn Harrison2015-06-233-22/+14Star
* drm/i915: Early alloc request in execbuffJohn Harrison2015-06-231-0/+7
* drm/i915: i915_add_request must not failJohn Harrison2015-06-237-40/+31Star
* drm/i915: Reserve ring buffer space for i915_add_request() commandsJohn Harrison2015-06-235-2/+153
* Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2015-06-23394-3153/+432086
|\
| * 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
| * | of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie2015-06-231-0/+1
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2015-06-2333-1387/+2529
| |\ \
| | * | ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'Hyungwon Hwang2015-06-221-1/+1
| | * | 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-222-3/+44
| | * | drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang2015-06-223-16/+87
| | * | drm/exynos: dsi: make use of array for clock accessHyungwon Hwang2015-06-221-35/+33Star
| | * | 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-222-23/+20Star
| | * | drm/exynos: mic: add MIC driverHyungwon Hwang2015-06-226-3/+552
| | * | of: add helper for getting endpoint node of specific identifiersHyungwon Hwang2015-06-222-0/+41
| | * | drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-226-0/+898
| | * | 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/+0Star
| | * | drm/exynos: Remove unused vma field of exynos_drm_gem_objKrzysztof Kozlowski2015-06-191-2/+0Star
| | * | 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/+16Star
| | * | drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim2015-06-191-1/+0Star
| | * | 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/+1Star
| | * | 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/+1Star
| | * | drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-1910-359/+100Star
| | * | drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-194-161/+138Star
| | * | drm/exynos: add error messages if clks failed to get enabledGustavo Padovan2015-06-193-11/+62
| | * | drm/exynos: add a dependency on FB_S3C to DECON driverInki Dae2015-06-191-1/+1
| | * | drm/exynos: vidi: remove unused varablesInki Dae2015-06-191-2/+0Star
| | * | drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan2015-06-196-187/+62Star