summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-09drm: Extract drm_file.hDaniel Vetter4-127/+178
2017-03-09drm: Remove DRM_MINOR_CNTDaniel Vetter1-1/+0
2017-03-09drm: rename drm_fops.c to drm_file.cDaniel Vetter5-8/+5
2017-03-09drm/doc: document fallback behaviour for atomic eventsDaniel Vetter1-0/+6
2017-03-09drm: Remove drmP.h include from drm_kms_helper_common.cDaniel Vetter1-2/+1
2017-03-09drm: Extract drm_pci.hDaniel Vetter3-39/+89
2017-03-09drm: Move drm_lock_data out of drmP.hDaniel Vetter2-15/+17
2017-03-09drm: Extract drm_prime.hDaniel Vetter6-31/+91
2017-03-09drm/doc: Add todo about connector_list_iterDaniel Vetter1-0/+13
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes3-15/+0
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes2-6/+0
2017-03-08drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes7-26/+9
2017-03-07drm/dp: Add missing description to parameterTomeu Vizoso1-0/+1
2017-03-07drm: virtio: use kmem_cacheGerd Hoffmann2-50/+11
2017-03-07qxl: fix qxl_conn_get_modesGerd Hoffmann1-10/+12
2017-03-07qxl: read monitors config at bootGerd Hoffmann1-0/+5
2017-03-07qxl: limit monitor config read retriesGerd Hoffmann1-8/+12
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann2-24/+0
2017-03-07drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi1-1/+8
2017-03-06drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefinedSean Paul1-0/+10
2017-03-06drm: Fix compilation error when CONFIG_DEBUG_FS is undefinedSean Paul1-1/+1
2017-03-06drm/rockchip: Implement CRC debugfs APITomeu Vizoso1-0/+41
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso2-0/+25
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso2-0/+133
2017-03-06drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso1-0/+2
2017-03-06drm/blend: Use new atomic iterator macros.Maarten Lankhorst1-11/+11
2017-03-06drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst4-30/+30
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst1-0/+108
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst3-22/+13
2017-03-06drm/atomic: Fix atomic helpers to use the new iterator macros, v3.Maarten Lankhorst1-216/+230
2017-03-05drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart1-0/+1
2017-03-05drm: bridge: vga-dac: Add adi,adv7123 compatible stringLaurent Pinchart1-0/+1
2017-03-05drm: bridge: Add LVDS encoder driverLaurent Pinchart3-0/+219
2017-03-05devicetree/bindings: display: bridge: Add LVDS encoder DT bindingsLaurent Pinchart1-0/+64
2017-03-05drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter Senna Tschudin3-0/+440
2017-03-04MAINTAINERS: Add entry for megachips-stdpxxxx-ge-b850v3-fwPeter Senna Tschudin1-0/+8
2017-03-04dt-bindings: display: megachips-stdpxxxx-ge-b850v3-fwPeter Senna Tschudin2-0/+95
2017-03-02drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.Eric Anholt1-0/+8
2017-03-02drm/vc4: Fulfill user BO creation requests from the kernel BO cache.Eric Anholt1-6/+7
2017-03-02Revert "drm/i915: Implement Link Rate fallback on Link training failure"Daniel Vetter3-50/+2
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard2-1/+79
2017-03-01drm: Update drm_fbdev_cma_init documentationGabriel Krisman Bertazi1-1/+0
2017-03-01drm/rockchip/dsi: add dw-mipi power domain supportChris Zhong1-0/+16
2017-03-01drm/rockchip/dsi: fix insufficient bandwidth of some panelChris Zhong1-2/+2
2017-03-01dt-bindings: add power domain node for dw-mipi-rockchipChris Zhong1-0/+3
2017-03-01drm/rockchip/dsi: remove mode_valid functionChris Zhong1-39/+0
2017-03-01drm/rockchip/dsi: dw-mipi: correct the coding styleChris Zhong1-15/+14
2017-03-01drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsiChris Zhong1-10/+62
2017-03-01dt-bindings: add rk3399 support for dw-mipi-rockchipChris Zhong1-1/+3
2017-03-01drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping1-0/+31