summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-03-09drm/doc: Add todo about connector_list_iterDaniel Vetter
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes
2017-03-08drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes
2017-03-07drm/dp: Add missing description to parameterTomeu Vizoso
2017-03-07drm: virtio: use kmem_cacheGerd Hoffmann
2017-03-07qxl: fix qxl_conn_get_modesGerd Hoffmann
2017-03-07qxl: read monitors config at bootGerd Hoffmann
2017-03-07qxl: limit monitor config read retriesGerd Hoffmann
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann
2017-03-07drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi
2017-03-06drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefinedSean Paul
2017-03-06drm: Fix compilation error when CONFIG_DEBUG_FS is undefinedSean Paul
2017-03-06drm/rockchip: Implement CRC debugfs APITomeu Vizoso
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso
2017-03-06drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso
2017-03-06drm/blend: Use new atomic iterator macros.Maarten Lankhorst
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst
2017-03-06drm/atomic: Fix atomic helpers to use the new iterator macros, v3.Maarten Lankhorst
2017-03-05drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart
2017-03-05drm: bridge: vga-dac: Add adi,adv7123 compatible stringLaurent Pinchart
2017-03-05drm: bridge: Add LVDS encoder driverLaurent Pinchart
2017-03-05devicetree/bindings: display: bridge: Add LVDS encoder DT bindingsLaurent Pinchart
2017-03-05drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter Senna Tschudin
2017-03-04MAINTAINERS: Add entry for megachips-stdpxxxx-ge-b850v3-fwPeter Senna Tschudin
2017-03-04dt-bindings: display: megachips-stdpxxxx-ge-b850v3-fwPeter Senna Tschudin
2017-03-02drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.Eric Anholt
2017-03-02drm/vc4: Fulfill user BO creation requests from the kernel BO cache.Eric Anholt
2017-03-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard
2017-03-01drm: Update drm_fbdev_cma_init documentationGabriel Krisman Bertazi
2017-03-01drm/rockchip/dsi: add dw-mipi power domain supportChris Zhong
2017-03-01drm/rockchip/dsi: fix insufficient bandwidth of some panelChris Zhong
2017-03-01dt-bindings: add power domain node for dw-mipi-rockchipChris Zhong
2017-03-01drm/rockchip/dsi: remove mode_valid functionChris Zhong
2017-03-01drm/rockchip/dsi: dw-mipi: correct the coding styleChris Zhong
2017-03-01drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsiChris Zhong
2017-03-01dt-bindings: add rk3399 support for dw-mipi-rockchipChris Zhong
2017-03-01drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: support non-burst modesJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: defer probe if panel is not loadedJohn Keeping
2017-03-01drm/rockchip: vop: test for P{H,V}SYNCJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNCJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: use specific poll helperJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: improve PLL configurationJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: properly configure PHY timingJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: configure PHY before enablingJohn Keeping