]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
drm: Add TODO item for fbdev driver conversion
[linux.git] / drivers /
2019-10-16 Sebastian Andrzej... drm/i810: Refer to `PREEMPTION' in comment
2019-10-16 Lowry Li (Arm Tech... drm/komeda: Adds output-color format support
2019-10-16 Lowry Li (Arm Tech... drm/komeda: Set output color depth for output
2019-10-16 Lowry Li (Arm Tech... drm/komeda: Adds layer horizontal input size limitation...
2019-10-16 Lowry Li (Arm Tech... drm/komeda: Add line size support
2019-10-16 Thomas Zimmermanndrm/vboxvideo: Replace struct vram_framebuffer with...
2019-10-16 Thomas Zimmermanndrm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
2019-10-16 Thomas Zimmermanndrm/vboxvideo: Switch to generic fbdev emulation
2019-10-15 Daniel Kurtzdrm/bridge: dw-hdmi: Restore audio when setting a mode
2019-10-14 Guido Güntherdrm/mxsfb: Read bus flags from bridge if present
2019-10-14 Robert Chirasdrm/mxsfb: Update mxsfb to support a bridge
2019-10-14 Lucas De Marchidrm/dp-mst: fix warning on unused var
2019-10-14 zhengbindrm/omap: Remove set but not used variable 'err' in...
2019-10-14 zhengbindrm/omap: Remove set but not used variable 'err' in...
2019-10-14 zhengbindrm/omap: Remove set but not used variable 'tclk_trail'
2019-10-14 zhengbindrm/omap: Remove set but not used variable 'plane'
2019-10-13 Nickey Yangdrm/rockchip: vop: add the definition of dclk_pol
2019-10-13 Ben Dooksdrm/rockchip: make rockchip_gem_alloc_object static
2019-10-13 Ben Dooksdrm/rockchip: include rockchip_drm_drv.h
2019-10-13 Markus Elfringdrm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_re...
2019-10-11 Ville Syrjälädrm/atmel-hlcdc: Use swap() where appropriate
2019-10-11 Tomi Valkeinendrm/omap: add OMAP_BO flags to affect buffer allocation
2019-10-11 Tomi Valkeinendrm/omap: add omap_gem_validate_flags()
2019-10-11 Tomi Valkeinendrm/omap: cleanup OMAP_BO_SCANOUT use
2019-10-11 Tomi Valkeinendrm/omap: remove OMAP_BO_TILED define
2019-10-11 Tomi Valkeinendrm/omap: accept NULL for dma_addr in omap_gem_pin
2019-10-11 Tomi Valkeinendrm/omap: add omap_gem_unpin_locked()
2019-10-11 Jean-Jacques Hiblotdrm/omap: use refcount API to track the number of users...
2019-10-11 Ezequiel Garciadrm/rockchip: Add optional support for CRTC gamma LUT
2019-10-10 Ben Dooksdrm/scheduler: make unexported items static
2019-10-10 YueHaibingdrm/vkms: Remove duplicated include from vkms_drv.c
2019-10-10 Daniel Vetterdrm/dp-mst: Drop connection_mutex check
2019-10-10 Jonas Karlmandrm/sun4i: Enable DRM InfoFrame support on H6
2019-10-10 Jonas Karlmandrm/meson: Enable DRM InfoFrame support on GXL, GXM...
2019-10-10 Jonas Karlmandrm/rockchip: Enable DRM InfoFrame support on RK3328...
2019-10-10 Jonas Karlmandrm/bridge: dw-hdmi: Add Dynamic Range and Mastering...
2019-10-10 Brian Masneydrm/bridge: analogix-anx78xx: add support for 7808...
2019-10-10 Ronald Tschalärdrm/bridge: sil_sii8620: make remote control optional.
2019-10-10 Wolfram Sanggpu: drm: bridge: sii9234: convert to devm_i2c_new_dumm...
2019-10-09 Douglas Andersondrm/rockchip: Round up _before_ giving to the clock...
2019-10-09 Steven Pricedrm/panfrost: Remove commented out call to panfrost_cor...
2019-10-09 Steven Pricedrm/panfrost: Handle resetting on timeout better
2019-10-09 Steven Pricedrm/panfrost: Remove NULL check for regulator
2019-10-09 Simon Serdrm: two planes with the same zpos have undefined ordering
2019-10-09 zhong jiangdrm/vkms: Fix an undefined reference error in vkms_comp...
2019-10-09 Lee Shawn Cdrm/edid: Select DMT timing if EDID's display feature...
2019-10-09 Colin Ian Kingdrm/komeda: remove redundant assignment to pointer...
2019-10-08 Oleg Vasilevdrm/vkms: prime import support
2019-10-08 Rodrigo Siqueiradrm/drm_vblank: Change EINVAL by the correct errno
2019-10-08 Sam Ravnborgdrm_dp_cec: drop use of drmP.h
2019-10-08 Wen Hedrm/arm/mali-dp: Add display QoS interface configuratio...
2019-10-08 Sean Pauldrm: damage_helper: Fix race checking plane->state->fb
2019-10-08 Jagan Tekidrm/sun4i: dsi: Fix video start delay computation
2019-10-07 Nishka Dasguptadrm/tilcdc: plane: Make structure tilcdc_plane_funcs...
2019-10-07 Matthias Kaehlckedrm/bridge: dw-hdmi: Refuse DDC/CI transfers on the...
2019-10-07 Icenowy Zhengdrm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
2019-10-07 Icenowy Zhengdrm/sun4i: dsi: fix the overhead of the horizontal...
2019-10-07 Hans Verkuilcec: add cec_adapter to cec_notifier_cec_adap_unregister()
2019-10-05 Peter Griffindrm/lima: Add support for multiple reset lines
2019-10-04 Dan Carpenterdrm/i810: Prevent underflow in ioctl
2019-10-04 Chris Wilsondrm/mm: Use clear_bit_unlock() for releasing the drm_mm...
2019-10-04 Chris Wilsondrm/mm: Convert drm_mm_node booleans to bitops
2019-10-04 Chris Wilsondrm/mm: Use helpers for drm_mm_node booleans
2019-10-04 Chris Wilsondma-fence: Serialise signal enabling (dma_fence_enable_...
2019-10-04 Tomi Valkeinendrm/omap: hdmi4: fix use of uninitialized var
2019-10-04 Tomi Valkeinendrm/omap: hdmi5: automatically choose limited/full...
2019-10-04 Jyri Sarhadrm/omap: dss: move platform_register_drivers() to...
2019-10-04 Tomi Valkeinendrm/omap: fix missing scaler pixel fmt limitations
2019-10-04 Alejandro Hernandezdrm/omap: tweak HDMI DDC timings
2019-10-04 Tomi Valkeinendrm/omap: avoid copy in mgr_fld_read/write
2019-10-04 Tomi Valkeinendrm/omap: drop unneeded locking from mgr_fld_write()
2019-10-04 Thomas Zimmermanndrm/mgag200: Allocate cursor BOs at high end of video...
2019-10-04 Thomas Zimmermanndrm/mgag200: Reserve video memory for cursor plane
2019-10-04 Thomas Zimmermanndrm/mgag200: Move cursor BO swapping into mgag200_show_...
2019-10-04 Thomas Zimmermanndrm/mgag200: Move cursor-image update to mgag200_show_c...
2019-10-04 Thomas Zimmermanndrm/mgag200: Add separate move-cursor function
2019-10-04 Thomas Zimmermanndrm/mgag200: Add init and fini functions for cursor...
2019-10-04 Thomas Zimmermanndrm/mgag200: Rename cursor functions to use mgag200_ prefix
2019-10-04 Thomas Zimmermanndrm/ast: Allocate cursor BOs at high end of video memory
2019-10-04 Thomas Zimmermanndrm/ast: Move cursor offset swapping into ast_show_cursor()
2019-10-04 Thomas Zimmermanndrm/ast: Move cursor update code to ast_show_cursor()
2019-10-04 Thomas Zimmermanndrm/ast: Move ast_{show,hide}_cursor() within source file
2019-10-04 Thomas Zimmermanndrm/ast: Don't call ast_show_cursor() from ast_cursor_m...
2019-10-03 Maxime RipardMerge drm/drm-next into drm-misc-next
2019-10-03 Icenowy ZhengRevert "drm/sun4i: dsi: Change the start delay calculation"
2019-10-03 Jagan Tekidrm/sun4i: dsi: Fix TCON DRQ set bits
2019-10-03 Jagan Tekidrm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
2019-10-02 Jani Nikuladrm/msm: use drm_debug_enabled() to check for debug...
2019-10-02 Jani Nikuladrm/i2c/sil164: use drm_debug_enabled() to check for...
2019-10-02 Jani Nikuladrm/etnaviv: use drm_debug_enabled() to check for debug...
2019-10-02 Jani Nikuladrm/print: add drm_debug_enabled()
2019-10-02 Jani Nikuladrm/print: move drm_debug variable to drm_print.[ch]
2019-10-01 Mihail Atanassovdrm/komeda: Workaround for broken FLIP_COMPLETE timestamps
2019-10-01 Mihail Atanassovdrm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
2019-10-01 Ulf Magnussondrm/tiny: Kconfig: Remove always-y THERMAL dep. from...
2019-09-30 Ville Syrjälädrm/dp/mst: Replace the fixed point thing with straight...
2019-09-30 Ville Syrjälädrm/dp/mst: Handle arbitrary DP_LINK_BW values
2019-09-30 Ville Syrjälädrm/dp/mst: Reduce nested ifs
2019-09-30 Linus TorvaldsMerge tag 'for-5.4-rc1-tag' of git://git.kernel.org...
2019-09-30 Ville Syrjälädrm: Fix return type of crc .poll()
next