summaryrefslogtreecommitdiffstats
path: root/include/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-251-0/+2
|\
| * drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-231-0/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-232-3/+11
|\ \
| * | drm/exynos: clean up register definions for fimd and deconInki Dae2016-04-301-3/+3
| * | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-221-3/+4
| |\ \ | | |/
| * | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-061-0/+8
| |\ \
| | * | drm: Add new DCS commands in the enum listDeepak M2016-03-311-0/+8
* | | | fbdev: sh_mipi_dsi: remove driverSimon Horman2016-05-101-59/+0
| |_|/ |/| |
* | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-311-1/+1
* | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-311-1/+1
* | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-311-2/+3
|/ /
* | drm/omap: add dispc_channel_connected field to omap_dss_deviceTomi Valkeinen2016-03-031-0/+1
* | drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-16/+0
* | drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen2016-03-031-22/+0
* | drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-38/+0
* | drm/omap: omapdss.h: remove omap_hdmi_initTomi Valkeinen2016-03-031-2/+0
* | drm/omap: omapdss.h: remove unused struct omap_dss_hdmi_dataTomi Valkeinen2016-03-031-7/+0
* | drm/omap: DISPC: support double-pixel modeTomi Valkeinen2016-03-031-0/+2
* | drm/omap: add define for DISPC_IRQ_WBUNCOMPLETEERRORTomi Valkeinen2016-03-031-0/+1
* | drm/omap: tpd12s015: remove platform data supportManisha Agrawal2016-03-031-15/+0
|/
* omapdss: remove CONFIG_OMAP2_DSS_VENC from omapdss.hTomi Valkeinen2015-12-291-2/+0
* OMAPDSS: make a two dss feat funcs internal to omapdssTomi Valkeinen2015-12-291-2/+0
* OMAPDSS: add OMAP_DSS_CHANNEL_WB to 'enum omap_channel'Tomi Valkeinen2015-12-291-0/+1
* fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven2015-12-151-49/+0
* gpu: ipu-v3: drop unused dmfc field from client platform dataPhilipp Zabel2015-11-241-1/+0
* drm/exynos/decon5433: add support for DECON-TVAndrzej Hajda2015-11-031-0/+29
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-0/+1
|\ \
| * | drm/exynos: add macro to get the address of START_S regGustavo Padovan2015-08-311-0/+1
| |/
* | drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-3/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+165
|\
| * drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-221-0/+165
* | video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-1/+1
* | video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-4/+1
|/
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-201-4/+3
|\
| * OMAPDSS: change signal_level & signal_edge enum valuesTomi Valkeinen2015-02-261-3/+3
| * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-261-1/+0
* | Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-131-1/+1
|\ \
| * | drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-311-1/+1
* | | drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski2015-04-131-0/+6
* | | drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan2015-04-131-0/+5
|/ /
* | OMAPDSS: fix regression with display sysfs filesTomi Valkeinen2015-02-261-0/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-162-16/+354
|\
| * drm/exynos: Add DECON driverAjay Kumar2015-02-111-0/+349
| * gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfgSteve Longerbeam2015-01-071-16/+3
| * gpu: ipu-di: Add ipu_di_adjust_videomode()Jiada Wang2015-01-071-0/+2
* | OMAPDSS: add define for DRA7xx HW versionTomi Valkeinen2015-02-041-0/+1
|/
* OMAPDSS: Remove all references to obsolete HDMI audio callbacksJyri Sarha2014-12-011-40/+0
* OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja2014-11-121-1/+4
OpenPOWER on IntegriCloud