summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-05drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter 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-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-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
2017-03-01drm/rockchip: dw-mipi-dsi: ensure PHY is resetJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix escape clock rateJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: allow commands in panel_disableJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: prepare panel after phy initJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: don't assume buffer is alignedJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: only request HS clock when requiredJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: respect message flagsJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: include bad value in error messageJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping
2017-03-01drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping
2017-03-01drm/i915: Implement Link Rate fallback on Link training failureManasi Navare
2017-03-01drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes
2017-03-01drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes
2017-03-01drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes
2017-03-01drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Noralf Trønnes
2017-03-01drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes
2017-03-01drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-28drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.Eric Anholt
2017-02-28drm/vc4: Extend and edit documentation for output from the RSTEric Anholt
2017-02-28drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt
2017-02-28drm/vc4: Don't wait for vblank when updating the cursorMichael Zoran
2017-02-28drm: qxl: Enable atomic modesetting ioctlGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic page_flip helperGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic set_config helperGabriel Krisman Bertazi