summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: Switch to drm_fb_cma_prepare_fb() helperMarek Vasut2016-11-152-31/+2
* drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut2016-11-141-0/+35
* drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-9/+3
* drm/i915: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-4/+1
* drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-4/+1
* drm/virtio: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/msm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-6/+1
* drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* drm/radeon: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/rockchip: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-14/+2
* drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-5/+1
* drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-141-7/+1
* drm/fb-helper: fix segfaults in drm_fb_helper_debug_*Stefan Christ2016-11-141-0/+6
* drm/ast: free correct pointer in astfb_create() error pathsAndrew Donnellan2016-11-141-1/+1
* drm/sun4i: constify component_ops structuresJulia Lawall2016-11-134-4/+4
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-1216-86/+73
* drm: Add missing mutex_destroy in drm_dev_init/releaseJoonas Lahtinen2016-11-111-0/+6
* Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie2016-11-1114-0/+2281
|\
| * drm: zte: add initial vou drm driverShawn Guo2016-11-0714-0/+2281
* | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2016-11-115-40/+92
|\ \
| * | drm: mali-dp: Clear CVAL when leaving config modeBrian Starkey2016-11-081-0/+2
| * | drm/arm: mark symbols static where possibleBaoyou Xie2016-11-041-3/+4
| * | drm: mali-dp: Add support for setting plane's rotation property from userspace.Liviu Dudau2016-11-041-0/+1
| * | drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLYBrian Starkey2016-11-041-2/+1
| * | drm: mali-dp: Store internal format and n_planes in plane stateBrian Starkey2016-11-042-15/+15
| * | drm: mali-dp: Enable alpha blendingBrian Starkey2016-11-041-6/+27
| * | drm: mali-dp: Refactor plane initialisationBrian Starkey2016-11-041-13/+8
| * | arm: mali-dp: Extract mode_config cleanup into malidp_finiBrian Starkey2016-11-041-4/+8
| * | drm: mali-dp: Add pitch alignment check for planesBrian Starkey2016-11-041-1/+14
| * | drm: mali-dp: Add pitch alignment check functionBrian Starkey2016-11-042-0/+12
| * | drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.Liviu Dudau2016-11-021-0/+3
| * | drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau2016-11-021-0/+1
* | | Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-112-11/+287
|\ \ \
| * | | drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter supportVladimir Zapolskiy2016-09-192-6/+278
| * | | drm: dw_hdmi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2016-09-191-5/+9
* | | | Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-116-132/+124
|\ \ \ \
| * | | | gpu: ipu-di: silence videomode logspamLucas Stach2016-11-091-1/+1
| * | | | gpu: ipu-v3: add ipu_csi_set_downsizePhilipp Zabel2016-11-071-0/+16
| * | | | drm/imx: imx-ldb: remove unnecessary double disable checkPhilipp Zabel2016-11-071-12/+0
| * | | | gpu: ipu-v3: initially clear all interruptsPhilipp Zabel2016-10-201-1/+4
| * | | | drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 for...Philipp Zabel2016-10-201-13/+47
| * | | | gpu: ipu-v3: add YUV 4:4:4 supportPhilipp Zabel2016-10-202-0/+9
| * | | | gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar functionPhilipp Zabel2016-10-201-36/+0
| * | | | drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsamplin...Philipp Zabel2016-10-201-9/+18
OpenPOWER on IntegriCloud