summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()Chris Wilson2019-10-151-1/+4
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-10-155459-147081/+345799
|\
| * Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-11268-2769/+4250
| |\
| | * drm: damage_helper: Fix race checking plane->state->fbSean Paul2019-10-081-1/+7
| | * drm/sun4i: dsi: Fix video start delay computationJagan Teki2019-10-081-1/+1
| | * drm/tilcdc: plane: Make structure tilcdc_plane_funcs constantNishka Dasgupta2019-10-071-1/+1
| | * drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke2019-10-071-0/+10
| | * drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet lengthIcenowy Zheng2019-10-071-2/+2
| | * drm/sun4i: dsi: fix the overhead of the horizontal front porchIcenowy Zheng2019-10-071-4/+5
| | * cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-0710-20/+23
| | * drm/lima: Add support for multiple reset linesPeter Griffin2019-10-051-1/+2
| | * drm/i810: Prevent underflow in ioctlDan Carpenter2019-10-041-2/+2
| | * drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()Chris Wilson2019-10-041-5/+6
| | * drm/mm: Convert drm_mm_node booleans to bitopsChris Wilson2019-10-043-12/+12
| | * drm/mm: Use helpers for drm_mm_node booleansChris Wilson2019-10-0412-32/+37
| | * dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson2019-10-041-43/+35
| | * drm/omap: hdmi4: fix use of uninitialized varTomi Valkeinen2019-10-041-2/+3
| | * drm/omap: hdmi5: automatically choose limited/full range outputTomi Valkeinen2019-10-041-56/+65
| | * drm/omap: dss: move platform_register_drivers() to dss.c and remove core.cJyri Sarha2019-10-043-56/+38
| | * drm/omap: fix missing scaler pixel fmt limitationsTomi Valkeinen2019-10-041-0/+25
| | * drm/omap: tweak HDMI DDC timingsAlejandro Hernandez2019-10-041-2/+2
| | * drm/omap: avoid copy in mgr_fld_read/writeTomi Valkeinen2019-10-041-4/+4
| | * drm/omap: drop unneeded locking from mgr_fld_write()Tomi Valkeinen2019-10-041-14/+1
| | * drm/mgag200: Allocate cursor BOs at high end of video memoryThomas Zimmermann2019-10-042-54/+52
| | * drm/mgag200: Reserve video memory for cursor planeThomas Zimmermann2019-10-045-6/+23
| | * drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()Thomas Zimmermann2019-10-041-64/+56
| | * drm/mgag200: Move cursor-image update to mgag200_show_cursor()Thomas Zimmermann2019-10-041-95/+125
| | * drm/mgag200: Add separate move-cursor functionThomas Zimmermann2019-10-041-9/+20
| | * drm/mgag200: Add init and fini functions for cursor handlingThomas Zimmermann2019-10-043-13/+35
| | * drm/mgag200: Rename cursor functions to use mgag200_ prefixThomas Zimmermann2019-10-043-16/+13
| | * drm/ast: Allocate cursor BOs at high end of video memoryThomas Zimmermann2019-10-042-61/+73
| | * drm/ast: Move cursor offset swapping into ast_show_cursor()Thomas Zimmermann2019-10-041-26/+31
| | * drm/ast: Move cursor update code to ast_show_cursor()Thomas Zimmermann2019-10-041-35/+53
| | * drm/ast: Move ast_{show,hide}_cursor() within source fileThomas Zimmermann2019-10-041-17/+17
| | * drm/ast: Don't call ast_show_cursor() from ast_cursor_move()Thomas Zimmermann2019-10-041-1/+4
| | * Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-035897-200519/+519401
| | |\
| | * | Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng2019-10-031-2/+1
| | * | drm/sun4i: dsi: Fix TCON DRQ set bitsJagan Teki2019-10-031-2/+2
| | * | drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator supportJagan Teki2019-10-032-0/+16
| | * | drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-10-021-2/+2
| | * | drm/i2c/sil164: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-10-021-1/+1
| | * | drm/etnaviv: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-10-021-4/+4
| | * | drm/print: add drm_debug_enabled()Jani Nikula2019-10-027-13/+13
| | * | drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula2019-10-022-17/+19
| | * | drm/komeda: Workaround for broken FLIP_COMPLETE timestampsMihail Atanassov2019-10-011-0/+2
| | * | drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handlerMihail Atanassov2019-10-011-1/+1
| | * | drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson2019-10-011-1/+0
| | * | drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä2019-09-301-16/+2
| | * | drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä2019-09-301-23/+6
| | * | drm/dp/mst: Reduce nested ifsVille Syrjälä2019-09-301-5/+5