summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula
2017-02-16drm/virtio: call drm_plane_cleanup() at destroy phaseGustavo Padovan
2017-02-16dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan
2017-02-15drm/vc4: Drop debug print at boot with DPI enabled.Eric Anholt
2017-02-14drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTEChris Wilson
2017-02-14drm: ensure atomic messages consistently include the name of the componentRussell King
2017-02-14drm/msm/dsi: fix error return code in msm_dsi_host_init()Wei Yongjun
2017-02-14drm/atomic: Use new atomic iterator macros.Maarten Lankhorst
2017-02-14drm/atomic: Make add_affected_connectors look at crtc_state.Maarten Lankhorst
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst
2017-02-13drm/bridge/tfp410: Make symbol tfp410_platform_driver staticWei Yongjun
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-09drm: zte: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: vc4: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: tilcdc: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: tegra: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: sun4i: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: shmobile: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: rockchip: remove struct rockchip_crtc_funcsShawn Guo
2017-02-09drm: rcar-du: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: meson: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-09drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcsShawn Guo
2017-02-09drm: hibmc: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-08drm/omap: use vblank hooks in struct drm_crtc_funcsTomi Valkeinen
2017-02-08drm/edid: Don't print an error if the checksum of a CEA block is wrongTomeu Vizoso
2017-02-08drm: fsl-dcu: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm/vc4: simplify exit path of a failed allocation of dsi_connectorColin Ian King
2017-02-07drm: exynos: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: atmel: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: armada: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: hdlcd: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-07drm/fb-helper: Explain unload sequence a bit betterDaniel Vetter
2017-02-07drm/doc: Add TODO listThierry Reding
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson
2017-02-06drm: mxsfb: Make local symbol mxsfb_funcs staticWei Yongjun
2017-02-06drm: mxsfb: fix error return code in mxsfb_load()Wei Yongjun
2017-02-03drm/nouveau/kms/nv50: Switch to using atomic helper for flip.Andrey Grodzovsky
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky
2017-02-03drm: kselftest for drm_mm and bottom-up allocationChris Wilson
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-03Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2017-02-03Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...Dave Airlie
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-02drm: Provide a driver hook for drm_dev_release()Chris Wilson