summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-08drm/bridge: tc358775: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-08drm/bridge: tc358762: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-08drm/bridge: parade-ps8640: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-08drm/bridge: parade-ps8622: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-08drm/bridge: nxp-ptn3460: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-08drm/komeda: plane: Remove redundant color encoding and range initialisationMaxime Ripard
2022-03-08drm/komeda: plane: Remove redundant zpos initialisationMaxime Ripard
2022-03-08drm/komeda: plane: switch to plane reset helperMaxime Ripard
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing
2022-03-07drm/selftests: missing error code in igt_buddy_alloc_smoke()Dan Carpenter
2022-03-07drm: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-03-04sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek
2022-03-04sysfb: Make config option dependencies explicitMichal Suchanek
2022-03-04drm/bridge_connector: enable HPD by default if supportedNikita Yushchenko
2022-03-04drm/selftests: fix a shift-out-of-bounds bugArunpravin
2022-03-03drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui
2022-03-03drm/ssd130x: remove redundant initialization of pointer modeColin Ian King
2022-03-03drm/aspeed: Add AST2600 chip supportTommy Haung
2022-03-03drm/aspeed: Update INTR_STS handlingTommy Haung
2022-03-02fbdev: Improve performance of cfb_imageblit()Thomas Zimmermann
2022-03-02fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann
2022-03-02fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2022-03-02fbdev: Improve performance of sys_fillrect()Thomas Zimmermann
2022-03-02drm/panfrost: cleanup commentsTom Rix
2022-03-02drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK registerLiu Ying
2022-03-02drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.Hsin-Yi Wang
2022-03-01drm/v3d: centralize error handling when init scheduler failsMelissa Wen
2022-03-01drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridgeJosé Expósito
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji
2022-02-28drm/bridge: it6505: Fix the read buffer array boundHsin-Yi Wang
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R
2022-02-28drm/bridge: cdns-dsi: Make sure to to create proper aliases for dtNishanth Menon
2022-02-28drm/tiny: Add MIPI DBI compatible SPI driverNoralf Trønnes
2022-02-28drm/modes: Add of_get_drm_panel_display_mode()Noralf Trønnes
2022-02-28drm/modes: Remove trailing whitespaceNoralf Trønnes
2022-02-25drm/omap: plane: Remove redundant color encoding and range initialisationMaxime Ripard
2022-02-25drm/object: Add default color encoding and range value at resetDave Stevenson
2022-02-25drm/sun4i: layer: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/sti: plane: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/rcar: plane: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/omap: plane: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/object: Add default zpos value at resetDave Stevenson
2022-02-25drm/object: Add drm_object_property_get_default_value() functionDave Stevenson
2022-02-25drm/omap: plane: Fix zpos initial value mismatchMaxime Ripard
2022-02-25drm: of: Lookup if child node has panel or bridgeJagan Teki
2022-02-25drm/stm: ltdc: add support for CRC hashing featureRaphael Gallais-Pou
2022-02-25drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()Nathan Chancellor
2022-02-25drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook