summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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/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/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: 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-05drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter Senna Tschudin
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro
2017-03-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
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