summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-16drm/via: use ARRAY_SIZEJérémy Lefaure
2017-10-16drm/gma500: use ARRAY_SIZEJérémy Lefaure
2017-10-16drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai
2017-10-16drm/sun4i: hdmi: Document PAD_CTRL1 output invert bitsChen-Yu Tsai
2017-10-16drm/sun4i: backend: Add comment explaining why registers are clearedChen-Yu Tsai
2017-10-16drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memoryChen-Yu Tsai
2017-10-16drm/sun4i: backend: Create regmap after access is possibleChen-Yu Tsai
2017-10-16drm/sun4i: don't add components that are already in the queueChen-Yu Tsai
2017-10-13drm/vc4: Fix pitch setup for T-format scanout.Eric Anholt
2017-10-14Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-10-13drm/vc4: Move the DSI clock divider workaround closer to the clock call.Eric Anholt
2017-10-13drm: Replace kzalloc with kcallocHarsha Sharma
2017-10-13drm/tinydrm: Remove explicit .best_encoder assignmentHaneen Mohammed
2017-10-13drm/tinydrm: Replace dev_error with DRM_DEV_ERRORHarsha Sharma
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst
2017-10-13drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()Thierry Reding
2017-10-13drm/atomic-helper: Fix typoThierry Reding
2017-10-13drm: Add missing __user annotation to drm_syncobj_array_find()Ville Syrjälä
2017-10-13Merge tag 'omapdrm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-13drm/rockchip: add PINCTRL dependency for LVDSArnd Bergmann
2017-10-13drm: vblank: remove drm_timestamp_monotonic parameterArnd Bergmann
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann
2017-10-12drm/kirin: Checking for IS_ERR() instead of NULLDan Carpenter
2017-10-12driver:gpu: return -ENOMEM on allocation failure.Allen Pais
2017-10-12drm/vblank: Fix flip event vblank countVille Syrjälä
2017-10-12omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil
2017-10-12omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4_cec: add OMAP4 HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil
2017-10-12omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()Hans Verkuil
2017-10-12omapdrm: hdmi4: prepare irq handling for HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4: make low-level functions availableHans Verkuil
2017-10-12omapdrm: hdmi.h: extend hdmi_core_data with CEC fieldsHans Verkuil
2017-10-12omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-10-11drm/dp: WARN about invalid/unknown link rates and bw codesJani Nikula
2017-10-11Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Vetter
2017-10-11drm/msm/mdp5: remove less than 0 comparison for unsigned valueAishwarya Pant
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski
2017-10-11drm/sun4i: hdmi: Add support for A31's HDMI controllerChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add A31 specific DDC register definitionsChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add support for controller hardware variantsChen-Yu Tsai
2017-10-11dt-bindings: display: sun4i: Add binding for A31 HDMI controllerChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Allow using second PLL as TMDS clk parentChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: create a regmap for later useChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-10-11drm/sun4i: tcon: Add support for demuxing TCON output on A31Chen-Yu Tsai