summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson
2019-10-09drm/panfrost: Remove commented out call to panfrost_core_dumpSteven Price
2019-10-09drm/panfrost: Handle resetting on timeout betterSteven Price
2019-10-09drm/panfrost: Remove NULL check for regulatorSteven Price
2019-10-09drm: two planes with the same zpos have undefined orderingSimon Ser
2019-10-09drm/vkms: Fix an undefined reference error in vkms_composer_workerzhong jiang
2019-10-09drm/edid: Select DMT timing if EDID's display feature not support GTFLee Shawn C
2019-10-09drm/komeda: remove redundant assignment to pointer disable_doneColin Ian King
2019-10-08drm/vkms: prime import supportOleg Vasilev
2019-10-08drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira
2019-10-08drm_dp_cec: drop use of drmP.hSam Ravnborg
2019-10-08drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He
2019-10-08drm: damage_helper: Fix race checking plane->state->fbSean Paul
2019-10-08drm/sun4i: dsi: Fix video start delay computationJagan Teki
2019-10-07drm/tilcdc: plane: Make structure tilcdc_plane_funcs constantNishka Dasgupta
2019-10-07drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke
2019-10-07drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet lengthIcenowy Zheng
2019-10-07drm/sun4i: dsi: fix the overhead of the horizontal front porchIcenowy Zheng
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin
2019-10-04drm/i810: Prevent underflow in ioctlDan Carpenter
2019-10-04drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()Chris Wilson
2019-10-04drm/mm: Convert drm_mm_node booleans to bitopsChris Wilson
2019-10-04drm/mm: Use helpers for drm_mm_node booleansChris Wilson
2019-10-04dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson
2019-10-04drm/omap: hdmi4: fix use of uninitialized varTomi Valkeinen
2019-10-04drm/omap: hdmi5: automatically choose limited/full range outputTomi Valkeinen
2019-10-04drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen
2019-10-04drm/omap: tweak HDMI DDC timingsAlejandro Hernandez
2019-10-04drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen
2019-10-04drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen
2019-10-04drm/mgag200: Allocate cursor BOs at high end of video memoryThomas Zimmermann
2019-10-04drm/mgag200: Reserve video memory for cursor planeThomas Zimmermann
2019-10-04drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()Thomas Zimmermann
2019-10-04drm/mgag200: Move cursor-image update to mgag200_show_cursor()Thomas Zimmermann
2019-10-04drm/mgag200: Add separate move-cursor functionThomas Zimmermann
2019-10-04drm/mgag200: Add init and fini functions for cursor handlingThomas Zimmermann
2019-10-04drm/mgag200: Rename cursor functions to use mgag200_ prefixThomas Zimmermann
2019-10-04drm/ast: Allocate cursor BOs at high end of video memoryThomas Zimmermann
2019-10-04drm/ast: Move cursor offset swapping into ast_show_cursor()Thomas Zimmermann
2019-10-04drm/ast: Move cursor update code to ast_show_cursor()Thomas Zimmermann
2019-10-04drm/ast: Move ast_{show,hide}_cursor() within source fileThomas Zimmermann
2019-10-04drm/ast: Don't call ast_show_cursor() from ast_cursor_move()Thomas Zimmermann
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-03Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng
2019-10-03drm/sun4i: dsi: Fix TCON DRQ set bitsJagan Teki
2019-10-03drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator supportJagan Teki
2019-10-02drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula
2019-10-02drm/i2c/sil164: use drm_debug_enabled() to check for debug categoriesJani Nikula