aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-19drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart1-0/+7
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart2-17/+0
2017-12-19drm: omapdrm: Pass drm_device to omap_gem_resume()Laurent Pinchart3-6/+5
2017-12-19drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart1-1/+2
2017-12-19drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel1-47/+27
2017-12-19drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel1-31/+60
2017-12-19drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel1-0/+19
2017-12-19drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel1-4/+53
2017-12-19drm/omap: panel-dsi-cm: fix driverTony Lindgren1-5/+51
2017-12-19drm/omap: add support for physical size hints from display driversSebastian Reichel2-0/+8
2017-12-19drm/omap: drop incorrect commentSebastian Reichel1-3/+0
2017-12-19drm/omap: remove unused function definesSebastian Reichel1-3/+0
2017-12-19drm/omap: Filter displays mode based on bandwidth limitPeter Ujfalusi3-0/+45
2017-12-19drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi2-0/+15
2017-12-19dt-bindings: display/ti: Add optional property to set memory bandwidth limitPeter Ujfalusi5-0/+21
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller2-4/+19
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller3-2/+8
2017-12-18Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie66-530/+319
2017-12-14drm/atomic-helper: Make zpos property kerneldoc less misleadingThierry Reding1-3/+5
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard3-14/+54
2017-12-13MAINTAINERS: Remove Jani as drm-misc co-maintainerJani Nikula1-1/+0
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes6-43/+11
2017-12-08drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-33/+7
2017-12-08drm/zte: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-42/+6
2017-12-08drm/vc4: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes3-27/+6
2017-12-08drm/tve200: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-13/+4
2017-12-08drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-23/+5
2017-12-08drm/sun4i: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes4-27/+9
2017-12-08drm/stm: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-33/+6
2017-12-08drm/sti: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-23/+5
2017-12-08drm/pl111: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-13/+4
2017-12-08drm/imx: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-28/+6
2017-12-08drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-23/+5
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes2-3/+123
2017-12-08drm/gem-fb-helper: drm_gem_fbdev_fb_create() make funcs optionalNoralf Trønnes1-1/+5
2017-12-08drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes3-29/+2
2017-12-08drm/rockchip: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2-16/+2
2017-12-08drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-32/+2
2017-12-08drm/nouveau: Use drm_fb_helper_output_poll_changed()Noralf Trønnes5-13/+5
2017-12-08drm/msm: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes1-16/+2
2017-12-08drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2-22/+2
2017-12-08drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes4-27/+3
2017-12-08drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes4-25/+3
2017-12-08drm/meson: Add missing VPU initNeil Armstrong2-0/+13
2017-12-08drm/meson: dw_hdmi: Add support for an optional external 5V regulatorNeil Armstrong1-0/+13
2017-12-08dt-bindings: display: amlogic, meson-dw-hdmi: Add optional HDMI 5V regulatorNeil Armstrong1-0/+4
2017-12-08dt-bindings: display: amlogic, meson-vpu: Add optional power domain propertyNeil Armstrong1-0/+4
2017-12-08drm/qxl: reapply cursor after resetting primaryRay Strode2-0/+61
2017-12-08drm/qxl: unref cursor bo when finished with itRay Strode1-1/+3
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie61-2057/+2839