aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-10drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame supportJonas Karlman2-0/+118
2019-10-10drm/bridge: analogix-anx78xx: add support for 7808 addressesBrian Masney2-25/+28
2019-10-10drm/bridge: sil_sii8620: make remote control optional.Ronald Tschalär2-5/+8
2019-10-10gpu: drm: bridge: sii9234: convert to devm_i2c_new_dummy_deviceWolfram Sang1-24/+12
2019-10-09drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2019-10-09drm/panfrost: Remove commented out call to panfrost_core_dumpSteven Price2-2/+2
2019-10-09drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-10-09drm/panfrost: Remove NULL check for regulatorSteven Price1-4/+2
2019-10-09drm: two planes with the same zpos have undefined orderingSimon Ser1-4/+4
2019-10-09drm/vkms: Fix an undefined reference error in vkms_composer_workerzhong jiang1-0/+1
2019-10-09drm/edid: Select DMT timing if EDID's display feature not support GTFLee Shawn C1-1/+2
2019-10-09drm/komeda: remove redundant assignment to pointer disable_doneColin Ian King1-1/+1
2019-10-08drm/vkms: prime import supportOleg Vasilev3-0/+45
2019-10-08drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira1-3/+3
2019-10-08drm_dp_cec: drop use of drmP.hSam Ravnborg1-2/+4
2019-10-08drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500Wen He4-0/+28
2019-10-08drm: damage_helper: Fix race checking plane->state->fbSean Paul1-1/+7
2019-10-08drm/sun4i: dsi: Fix video start delay computationJagan Teki1-1/+1
2019-10-07drm/tilcdc: plane: Make structure tilcdc_plane_funcs constantNishka Dasgupta1-1/+1
2019-10-07drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke1-0/+10
2019-10-07drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet lengthIcenowy Zheng1-2/+2
2019-10-07drm/sun4i: dsi: fix the overhead of the horizontal front porchIcenowy Zheng1-4/+5
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil10-20/+23
2019-10-05drm/lima: Add support for multiple reset linesPeter Griffin1-1/+2
2019-10-04drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-10-04drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()Chris Wilson1-5/+6
2019-10-04drm/mm: Convert drm_mm_node booleans to bitopsChris Wilson3-12/+12
2019-10-04drm/mm: Use helpers for drm_mm_node booleansChris Wilson12-32/+37
2019-10-04dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson1-43/+35
2019-10-04drm/omap: hdmi4: fix use of uninitialized varTomi Valkeinen1-2/+3
2019-10-04drm/omap: hdmi5: automatically choose limited/full range outputTomi Valkeinen1-56/+65
2019-10-04drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha3-56/+38
2019-10-04drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen1-0/+25
2019-10-04drm/omap: tweak HDMI DDC timingsAlejandro Hernandez1-2/+2
2019-10-04drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen1-4/+4
2019-10-04drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen1-14/+1
2019-10-04drm/mgag200: Allocate cursor BOs at high end of video memoryThomas Zimmermann2-54/+52
2019-10-04drm/mgag200: Reserve video memory for cursor planeThomas Zimmermann5-6/+23
2019-10-04drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()Thomas Zimmermann1-64/+56
2019-10-04drm/mgag200: Move cursor-image update to mgag200_show_cursor()Thomas Zimmermann1-95/+125
2019-10-04drm/mgag200: Add separate move-cursor functionThomas Zimmermann1-9/+20
2019-10-04drm/mgag200: Add init and fini functions for cursor handlingThomas Zimmermann3-13/+35
2019-10-04drm/mgag200: Rename cursor functions to use mgag200_ prefixThomas Zimmermann3-16/+13
2019-10-04drm/ast: Allocate cursor BOs at high end of video memoryThomas Zimmermann2-61/+73
2019-10-04drm/ast: Move cursor offset swapping into ast_show_cursor()Thomas Zimmermann1-26/+31
2019-10-04drm/ast: Move cursor update code to ast_show_cursor()Thomas Zimmermann1-35/+53
2019-10-04drm/ast: Move ast_{show,hide}_cursor() within source fileThomas Zimmermann1-17/+17
2019-10-04drm/ast: Don't call ast_show_cursor() from ast_cursor_move()Thomas Zimmermann1-1/+4
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard5803-167885/+486767
2019-10-03Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng1-2/+1