summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/gma500: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/radeon: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/cirrus: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/bochs: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-15drm/fb_helper: Use add_one_connector in add_all_connectors.Maarten Lankhorst
2016-02-15drm/fb_helper: Use correct allocation count for arrays.Maarten Lankhorst
2016-02-14drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.Rafael Antognolli
2016-02-12dma-buf: Add ioctls to allow userspace to flushDaniel Vetter
2016-02-12drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli
2016-02-12drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli
2016-02-11drm/msm: remove unused variableArnd Bergmann
2016-02-11drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha
2016-02-11drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-11drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.Carlos Palminha
2016-02-11apple-gmux: Fix build breakage if !CONFIG_ACPILukas Wunner
2016-02-11drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha
2016-02-10drm: fixes when i2c encoder slave mode_fixup is null.Carlos Palminha
2016-02-10drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes
2016-02-09drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä
2016-02-09drm/msm: remove the drm_device_is_unplugged checkHaixia Shi
2016-02-09drm: modes: add missing [drm] to message printingLABBE Corentin
2016-02-09ch7006: correctly handling failed allocationInsu Yun
2016-02-09drm/radeon: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/nouveau: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09drm/i915: Defer probe if gmux is present but its driver isn'tLukas Wunner
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner
2016-02-09drm/radeon: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/nouveau: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/i915: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/edid: Switch DDC when reading the EDIDLukas Wunner
2016-02-09apple-gmux: Add switch_ddc supportLukas Wunner
2016-02-09apple-gmux: Track switch stateLukas Wunner
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst
2016-02-09drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst
2016-02-09drm/i915: Do not touch best_encoder for load detect.Maarten Lankhorst
2016-02-09drm/core: Add drm_for_each_encoder_mask, v2.Maarten Lankhorst
2016-02-09drm/core: Add drm_encoder_index.Maarten Lankhorst
2016-02-09drm/i915: Use CPU mapping for userspace dma-buf mmap()Tiago Vignatti
2016-02-09drm/i915: Implement end_cpu_accessTiago Vignatti
2016-02-09dma-buf: Remove range-based flushTiago Vignatti
2016-02-09drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson
2016-02-09drm/tegra: drop unused variable.Dave Airlie