summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-30drm/vc4: Fix leak of the file_priv that stored the perfmon.Eric Anholt
2018-05-15Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-05-15Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-05-15Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2018-05-15Merge branch 'mediatek-drm-next-4.18' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-05-14gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder
2018-05-14Merge tag 'tilcdc-4.18' of https://github.com/jsarha/linux into drm-nextDave Airlie
2018-05-14drm/exynos/dsi: remove mode_set callbackAndrzej Hajda
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2018-05-11drm: Add aspect ratio parsing in DRM layerShashank Sharma
2018-05-11drm: Expose modes with aspect ratio, only if requestedAnkit Nautiyal
2018-05-11drm: Handle aspect ratio info in legacy modeset pathAnkit Nautiyal
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz
2018-05-10drm/exynos: fimc: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: gsc: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: rotator: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski
2018-05-09drm/tilcdc: Fix setting clock divider for omap-l138David Lechner
2018-05-09drm/exynos: Allow DRM_EXYNOS on s5pv210.Paweł Chmiel
2018-05-09drm/exynos: fimd: Add support for S5PV210 FIMD variantTomasz Figa
2018-05-09gpu: drm: exynos: Change return type to vm_fault_tSouptick Joarder
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood
2018-05-08drm/xen-front: Fix loop timeoutDan Carpenter
2018-05-08drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter
2018-05-08drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter
2018-05-07dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan
2018-05-05drm: rcar-du: Add R8A77965 supportKieran Bingham
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham
2018-05-05drm: rcar-du: Use the correct naming for ODPM fields in DEFR6Kieran Bingham
2018-05-05drm: rcar-du: Use NULL for table initialisationKieran Bingham
2018-05-05drm: rcar-du: of: Include header to define prototypesKieran Bingham
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2018-05-04drm/i915: Do not adjust scale when out of bounds, v2.Maarten Lankhorst
2018-05-04drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.Maarten Lankhorst
2018-05-04drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.Maarten Lankhorst
2018-05-04gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probeJia-Ju Bai
2018-05-04drm/bridge: adv7511: fix spelling of driver name in KconfigPeter Rosin