summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter2017-03-1122-336/+236
|\
| * drm: Remove the struct drm_device platformdev fieldLaurent Pinchart2017-02-179-12/+5
| * drm: Remove unused drm_platform midlayerLaurent Pinchart2017-02-174-94/+1
| * drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-02-177-123/+126
| * drm: shmobile: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-02-172-107/+104
* | drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart2017-03-109-27/+31
* | drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong2017-03-102-51/+59
* | drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham2017-03-104-12/+0
* | drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham2017-03-102-35/+81
* | drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart2017-03-102-31/+82
* | drm: bridge: dw-hdmi: Fix the PHY power up sequenceLaurent Pinchart2017-03-101-28/+37
* | drm: bridge: dw-hdmi: Fix the PHY power down sequenceLaurent Pinchart2017-03-101-9/+43
* | drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong2017-03-101-2/+2
* | drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart2017-03-101-15/+10
* | drm: bridge: dw-hdmi: Remove unused functionsLaurent Pinchart2017-03-101-26/+0
* | drm: Extract drm_file.hDaniel Vetter2017-03-094-127/+178
* | drm: Remove DRM_MINOR_CNTDaniel Vetter2017-03-091-1/+0
* | drm: rename drm_fops.c to drm_file.cDaniel Vetter2017-03-095-8/+5
* | drm/doc: document fallback behaviour for atomic eventsDaniel Vetter2017-03-091-0/+6
* | drm: Remove drmP.h include from drm_kms_helper_common.cDaniel Vetter2017-03-091-2/+1
* | drm: Extract drm_pci.hDaniel Vetter2017-03-093-39/+89
* | drm: Move drm_lock_data out of drmP.hDaniel Vetter2017-03-092-15/+17
* | drm: Extract drm_prime.hDaniel Vetter2017-03-096-31/+91
* | drm/doc: Add todo about connector_list_iterDaniel Vetter2017-03-091-0/+13
* | drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes2017-03-093-15/+0
* | drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes2017-03-082-6/+0
* | drm/msm: Remove msm_debugfs_cleanup()Noralf Trønnes2017-03-087-26/+9
* | drm/dp: Add missing description to parameterTomeu Vizoso2017-03-071-0/+1
* | drm: virtio: use kmem_cacheGerd Hoffmann2017-03-072-50/+11
* | qxl: fix qxl_conn_get_modesGerd Hoffmann2017-03-071-10/+12
* | qxl: read monitors config at bootGerd Hoffmann2017-03-071-0/+5
* | qxl: limit monitor config read retriesGerd Hoffmann2017-03-071-8/+12
* | qxl: drop mode_info.modes & related code.Gerd Hoffmann2017-03-072-24/+0
* | drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi2017-03-071-1/+8
* | drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefinedSean Paul2017-03-061-0/+10
* | drm: Fix compilation error when CONFIG_DEBUG_FS is undefinedSean Paul2017-03-061-1/+1
* | drm/rockchip: Implement CRC debugfs APITomeu Vizoso2017-03-061-0/+41
* | drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso2017-03-062-0/+25
* | drm/dp: add helpers for capture of frame CRCsTomeu Vizoso2017-03-062-0/+133
* | drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso2017-03-061-0/+2
* | drm/blend: Use new atomic iterator macros.Maarten Lankhorst2017-03-061-11/+11
* | drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.Maarten Lankhorst2017-03-064-30/+30
* | drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst2017-03-061-0/+108
* | drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst2017-03-063-22/+13
* | drm/atomic: Fix atomic helpers to use the new iterator macros, v3.Maarten Lankhorst2017-03-061-216/+230
* | drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible stringLaurent Pinchart2017-03-051-0/+1
* | drm: bridge: vga-dac: Add adi,adv7123 compatible stringLaurent Pinchart2017-03-051-0/+1
* | drm: bridge: Add LVDS encoder driverLaurent Pinchart2017-03-053-0/+219
* | devicetree/bindings: display: bridge: Add LVDS encoder DT bindingsLaurent Pinchart2017-03-051-0/+64
* | drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)Peter Senna Tschudin2017-03-053-0/+440