summaryrefslogtreecommitdiffstats
path: root/include/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-173-205/+0
|\
| * video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz2018-05-141-95/+0
| * video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-141-3/+0
| * video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz2018-05-141-107/+0
* | media: include/video/omapfb_dss.h: use IS_ENABLED()Mauro Carvalho Chehab2018-05-051-1/+1
* | media: omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab2018-05-041-2/+52
|/
* video: of: display_timing: Remove of_display_timings_exist() functionVladimir Zapolskiy2018-03-121-5/+0
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-071-2/+1
|\
| * video: udlfb: Do not name private data 'dev'Ladislav Michl2018-01-151-1/+1
| * video: udlfb: Remove redundant gdev variableLadislav Michl2018-01-151-1/+0
* | Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-01-051-1/+1
|\ \
| * | gpu: ipu-v3: prg: add modifier supportLucas Stach2017-12-191-1/+1
| |/
* | drm/exynos/decon: Move headers from global to local placeKrzysztof Kozlowski2018-01-022-558/+0
|/
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-201-25/+0
|\
| * video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz2017-11-091-24/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
|/
* Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-06-161-0/+1
|\
| * gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel2017-06-081-0/+1
* | drm/exynos/decon5433: simplify shadow protect codeAndrzej Hajda2017-06-011-0/+1
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-0/+0
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-1/+38
|\
| * Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-281-0/+12
| |\
| * | gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach2017-03-161-0/+15
| * | gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel2017-03-151-0/+22
| * | gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel2017-03-151-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-1/+1
|\ \ \ | |_|/ |/| |
| * | linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-211-1/+1
| |/
* | drm/exynos/decon5433: signal frame done interrupt at front porchAndrzej Hajda2017-03-211-0/+4
* | drm/exynos/decon5433: fix vblank event handlingAndrzej Hajda2017-03-211-0/+8
|/
* drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda2017-02-071-0/+1
* drm/exynos/decon5433: add support for interlace modesAndrzej Hajda2017-02-071-0/+1
* Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2016-11-161-7/+8
|\
| * video: of: Constify node argument to display timing functionsLaurent Pinchart2016-11-141-7/+8
* | Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-111-2/+1
|\ \
| * | gpu: ipu-v3: add ipu_csi_set_downsizePhilipp Zabel2016-11-071-0/+1
| * | gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar functionPhilipp Zabel2016-10-201-2/+0
| |/
* | video: display_timing: Add flags to select the edge when the sync is drivenPeter Ujfalusi2016-11-021-0/+4
|/
* Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-121-358/+0
|\
| * video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-271-358/+0
* | gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam2016-09-191-0/+207
* | gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam2016-09-191-7/+15
* | gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam2016-08-291-0/+13
* | gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam2016-08-291-0/+23
* | gpu: ipu-v3: Add missing IDMAC channel namesPhilipp Zabel2016-08-081-0/+12
* | gpu: ipu-v3: Add VDI input IDMAC channelsSteve Longerbeam2016-08-081-0/+3
* | gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam2016-08-081-0/+1
* | gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()Steve Longerbeam2016-08-081-0/+1
* | gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()Steve Longerbeam2016-08-081-0/+1
|/
* gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying2016-07-121-3/+0
* Merge omapdss header refactoringTomi Valkeinen2016-06-072-208/+9
|\
OpenPOWER on IntegriCloud