aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-nextDaniel Vetter19-329/+236
2017-03-10drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart9-27/+31
2017-03-10drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong1-51/+58
2017-03-10drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham3-5/+0
2017-03-10drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham1-35/+74
2017-03-10drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart1-29/+66
2017-03-10drm: bridge: dw-hdmi: Fix the PHY power up sequenceLaurent Pinchart1-28/+37
2017-03-10drm: bridge: dw-hdmi: Fix the PHY power down sequenceLaurent Pinchart1-9/+43
2017-03-10drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong1-2/+2
2017-03-10drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart1-15/+10
2017-03-10drm: bridge: dw-hdmi: Remove unused functionsLaurent Pinchart1-26/+0
2017-03-09drm: Extract drm_file.hDaniel Vetter1-1/+4
2017-03-09drm: rename drm_fops.c to drm_file.cDaniel Vetter3-5/+2
2017-03-09drm: Remove drmP.h include from drm_kms_helper_common.cDaniel Vetter1-2/+1
2017-03-09drm: Extract drm_pci.hDaniel Vetter1-0/+7
2017-03-09drm: Extract drm_prime.hDaniel Vetter1-1/+2
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ønnes1-5/+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/rockchip: Implement CRC debugfs APITomeu Vizoso1-0/+41
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+22
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+126
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: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst2-4/+5
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-05drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter Senna Tschudin3-0/+440
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 Ripard1-0/+68
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-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-01drm/rockchip: dw-mipi-dsi: add reset controlJohn Keeping1-0/+31
2017-03-01drm/rockchip: dw-mipi-dsi: support non-burst modesJohn Keeping1-8/+13