summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-14drm: Add drm_mode_init()Ville Syrjälä1-0/+17
2022-03-11drm/vmwgfx: Stop using surface dma commands on most configurationsZack Rusin1-3/+8
2022-03-11drm/vmwgfx: Implement MSI/MSI-X support for IRQsZack Rusin3-8/+58
2022-03-11drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin1-1/+1
2022-03-11drm/vmwgfx: Allow querying of the SVGA PCI id from the userspaceZack Rusin1-12/+15
2022-03-11drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin5-19/+53
2022-03-11drm/vmwgfx: Print capabilities early during the initializationZack Rusin1-10/+6
2022-03-11drm/vmwgfx: Cleanup multimon initialization codeZack Rusin1-10/+8
2022-03-11drm/vmwgfx: Add support for CursorMob and CursorBypass 4Martin Krastev7-104/+382
2022-03-09drm/bridge: analogix_dp: Enable autosuspendBrian Norris1-3/+6
2022-03-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris1-1/+12
2022-03-09drm/bridge: anx7625: switch to devm_drm_of_get_bridgeJosé Expósito1-11/+5
2022-03-09drm: ssd130x: Always apply segment remap settingChen-Yu Tsai1-7/+9
2022-03-09drm: ssd130x: Fix COM scan direction register maskChen-Yu Tsai1-1/+1
2022-03-09drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridgeJosé Expósito1-7/+1
2022-03-09drm/bridge: anx7625: check the return on anx7625_aux_transTom Rix1-1/+4
2022-03-09drm/bridge: anx7625: config hs packets end aligned to avoid screen shiftRex-BC Chen1-1/+2
2022-03-09drm/mediatek: implement the DSI HS packets alignedRex-BC Chen1-0/+12
2022-03-08drm/bridge: ti-sn65dsi83: switch to devm_drm_of_get_bridgeJosé Expósito1-9/+3
2022-03-08drm/bridge: tc358775: switch to devm_drm_of_get_bridgeJosé Expósito1-9/+2
2022-03-08drm/bridge: tc358762: switch to devm_drm_of_get_bridgeJosé Expósito1-8/+1
2022-03-08drm/bridge: parade-ps8640: switch to devm_drm_of_get_bridgeJosé Expósito1-8/+1
2022-03-08drm/bridge: parade-ps8622: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-08drm/bridge: nxp-ptn3460: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-08drm/komeda: plane: Remove redundant color encoding and range initialisationMaxime Ripard1-4/+1
2022-03-08drm/komeda: plane: Remove redundant zpos initialisationMaxime Ripard1-2/+0
2022-03-08drm/komeda: plane: switch to plane reset helperMaxime Ripard1-5/+1
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing1-1/+1
2022-03-07drm/selftests: missing error code in igt_buddy_alloc_smoke()Dan Carpenter1-1/+3
2022-03-07drm: Drop commas after SoC match table sentinelsGeert Uytterhoeven2-2/+2
2022-03-04sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek2-10/+3
2022-03-04sysfb: Make config option dependencies explicitMichal Suchanek2-3/+4
2022-03-04drm/bridge_connector: enable HPD by default if supportedNikita Yushchenko1-1/+3
2022-03-04drm/selftests: fix a shift-out-of-bounds bugArunpravin1-3/+3
2022-03-03drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui1-1/+1
2022-03-03drm/ssd130x: remove redundant initialization of pointer modeColin Ian King1-1/+1
2022-03-03drm/aspeed: Add AST2600 chip supportTommy Haung1-0/+9
2022-03-03drm/aspeed: Update INTR_STS handlingTommy Haung2-1/+6
2022-03-02fbdev: Improve performance of cfb_imageblit()Thomas Zimmermann1-9/+42
2022-03-02fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann1-30/+30
2022-03-02fbdev: Improve performance of sys_imageblit()Thomas Zimmermann1-11/+38
2022-03-02fbdev: Improve performance of sys_fillrect()Thomas Zimmermann1-13/+3
2022-03-02drm/panfrost: cleanup commentsTom Rix5-5/+5
2022-03-02drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK registerLiu Ying1-9/+5
2022-03-02drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.Hsin-Yi Wang1-0/+2
2022-03-01drm/v3d: centralize error handling when init scheduler failsMelissa Wen1-27/+13
2022-03-01drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridgeJosé Expósito1-6/+1
2022-03-01drm/bridge: anx7625: Fix release wrong workqueueXin Ji1-2/+2
2022-02-28drm/bridge: it6505: Fix the read buffer array boundHsin-Yi Wang1-2/+2
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R1-0/+1