summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard2017-03-022-1/+79
* drm: Update drm_fbdev_cma_init documentationGabriel Krisman Bertazi2017-03-011-1/+0
* drm/rockchip/dsi: add dw-mipi power domain supportChris Zhong2017-03-011-0/+16
* drm/rockchip/dsi: fix insufficient bandwidth of some panelChris Zhong2017-03-011-2/+2
* dt-bindings: add power domain node for dw-mipi-rockchipChris Zhong2017-03-011-0/+3
* drm/rockchip/dsi: remove mode_valid functionChris Zhong2017-03-011-39/+0
* drm/rockchip/dsi: dw-mipi: correct the coding styleChris Zhong2017-03-011-15/+14
* drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsiChris Zhong2017-03-011-10/+62
* dt-bindings: add rk3399 support for dw-mipi-rockchipChris Zhong2017-03-011-1/+3
* drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping2017-03-011-0/+31
* drm/rockchip: dw-mipi-dsi: support non-burst modesJohn Keeping2017-03-011-8/+13
* drm/rockchip: dw-mipi-dsi: defer probe if panel is not loadedJohn Keeping2017-03-011-3/+18
* drm/rockchip: vop: test for P{H,V}SYNCJohn Keeping2017-03-011-4/+4
* drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNCJohn Keeping2017-03-011-2/+2
* drm/rockchip: dw-mipi-dsi: use specific poll helperJohn Keeping2017-03-011-5/+5
* drm/rockchip: dw-mipi-dsi: improve PLL configurationJohn Keeping2017-03-011-1/+12
* drm/rockchip: dw-mipi-dsi: properly configure PHY timingJohn Keeping2017-03-011-4/+31
* drm/rockchip: dw-mipi-dsi: configure PHY before enablingJohn Keeping2017-03-011-5/+6
* drm/rockchip: dw-mipi-dsi: ensure PHY is resetJohn Keeping2017-03-011-1/+4
* drm/rockchip: dw-mipi-dsi: fix escape clock rateJohn Keeping2017-03-011-1/+11
* drm/rockchip: dw-mipi-dsi: allow commands in panel_disableJohn Keeping2017-03-011-10/+2
* drm/rockchip: dw-mipi-dsi: prepare panel after phy initJohn Keeping2017-03-011-2/+4
* drm/rockchip: dw-mipi-dsi: don't assume buffer is alignedJohn Keeping2017-03-011-5/+7
* drm/rockchip: dw-mipi-dsi: only request HS clock when requiredJohn Keeping2017-03-011-2/+4
* drm/rockchip: dw-mipi-dsi: respect message flagsJohn Keeping2017-03-011-1/+15
* drm/rockchip: dw-mipi-dsi: include bad value in error messageJohn Keeping2017-03-011-1/+2
* drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_bufJohn Keeping2017-03-011-2/+9
* drm/rockchip: dw-mipi-dsi: fix generic packet status checkJohn Keeping2017-03-011-2/+3
* drm/rockchip: dw-mipi-dsi: fix command header writesJohn Keeping2017-03-011-4/+6
* drm/rockchip: dw-mipi-dsi: remove mode_set hookJohn Keeping2017-03-011-12/+1
* drm/rockchip: dw-mipi-dsi: pass mode in where neededJohn Keeping2017-03-011-19/+22
* drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPIJohn Keeping2017-03-011-28/+21
* drm/i915: Implement Link Rate fallback on Link training failureManasi Navare2017-03-013-2/+50
* drm: Fix the kernel doc warning for drm_link_statusManasi Navare2017-03-011-0/+5
* drm/msm: Remove drm_debugfs_remove_files() callsNoralf Trønnes2017-03-014-63/+6
* drm/i915: Remove i915_debugfs_unregister()Noralf Trønnes2017-03-015-146/+23
* drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes2017-03-013-11/+0
* drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes2017-03-013-10/+0
* drm/nouveau: Remove nouveau_drm_debugfs_cleanup()Noralf Trønnes2017-03-013-57/+12
* drm/armada: Remove armada_drm_debugfs_cleanup()Noralf Trønnes2017-03-013-59/+10
* MAINTAINERS: drm-meson: Update git entriesNeil Armstrong2017-03-011-0/+2
* drivers:gpu: vga :vga_switcheroo.c : Fixed some coding style issuesJoan Jani2017-03-011-13/+15
* gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-0120-84/+72
* MAINTAINERS: Update git entries for drivers in drm-miscDaniel Vetter2017-03-011-4/+8
* drm/vc4: Add a paragraph at the top of vc4 docs introducing what it is.Eric Anholt2017-02-282-0/+19
* drm/vc4: Extend and edit documentation for output from the RSTEric Anholt2017-02-288-31/+69
* drm/vc4: Add RST to bring together vc4 kerneldoc.Eric Anholt2017-02-282-0/+87
* drm/vc4: Convert existing documentation to actual kerneldoc.Eric Anholt2017-02-285-12/+37
* drm/vc4: Don't wait for vblank when updating the cursorMichael Zoran2017-02-281-6/+6
* drm: qxl: Enable atomic modesetting ioctlGabriel Krisman Bertazi2017-02-281-1/+2