summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-16drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()Haneen Mohammed
2017-10-16drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed
2017-10-16drm/gem-cma-helper: Change the level of the allocation failure messageBoris BREZILLON
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-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-13drm/rockchip: add PINCTRL dependency for LVDSArnd 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-11drm/dp: WARN about invalid/unknown link rates and bw codesJani Nikula
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-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
2017-10-11drm/sun4i: tcon: Add variant callback for TCON output muxingChen-Yu Tsai
2017-10-10drm/bridge/synopsys: dsi :remove is_panel_bridgebenjamin.gaignard@linaro.org
2017-10-10drm/vc4: remove bridge from driver internal structurebenjamin.gaignard@linaro.org
2017-10-10drm/stm: ltdc: remove bridge from driver internal structurebenjamin.gaignard@linaro.org
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org
2017-10-10drm/bridge: make drm_panel_bridge_remove more robustbenjamin.gaignard@linaro.org
2017-10-09dma-buf: make reservation_object_copy_fences rcu saveChristian König
2017-10-09drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()Jeffy Chen
2017-10-09drm: adv7511/33: add HDMI CEC supportHans Verkuil
2017-10-08drm/gem-fb-helper: Improve documentationNoralf Trønnes
2017-10-06drm/panel: Add support for the Raspberry Pi 7" Touchscreen.Eric Anholt
2017-10-06drm/bridge: add Silicon Image SiI9234 driverMaciej Purski
2017-10-06drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst
2017-10-04drm: fix typo in drm_gem_get_pages() commentJordan Crouse
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie