summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-14drm/drv: Remove invalid assignmentsTian Tao1-2/+0
2020-12-11drm/vkms: Unset preferred_depthDaniel Vetter1-1/+4
2020-12-11drm/ast: Only map cursor BOs during updatesThomas Zimmermann2-25/+28
2020-12-11drm/ast: Don't pin cursor source BO explicitly during updateThomas Zimmermann1-9/+1
2020-12-10drm/amdgpu: clean up bo in vce and vcn testNirmoy Das2-4/+7
2020-12-09drm/hisilicon: Delete unused local parametersTian Tao1-4/+1
2020-12-09drm/hisilicon: Use managed mode-config initTian Tao2-12/+3
2020-12-09drm/drv: switch to using devm_add_action_or_reset()Tian Tao1-5/+2
2020-12-08video: fbdev: sis: Drop useless call to SiS_GetResInfo()Sam Ravnborg1-1/+0
2020-12-08video: fbdev: controlfb: Fix set but not used warningsSam Ravnborg1-2/+2
2020-12-08video: fbdev: efifb: Fix set but not used warning for screen_pitchSam Ravnborg1-2/+1
2020-12-08video: fbdev: gbefb: Fix set but not used warningSam Ravnborg1-3/+1
2020-12-08video: fbdev: goldfishfb: Fix defined but not used warningSam Ravnborg1-0/+2
2020-12-08video: fbdev: wmt_ge_rops: Fix function not declared warningsSam Ravnborg1-0/+1
2020-12-08video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_writeSam Ravnborg1-1/+1
2020-12-08video: fbdev: sparc drivers: fix kernel-doc warnings for blank_modeSam Ravnborg7-7/+7
2020-12-08video: fbdev: uvesafb: Fix set but not used warningSam Ravnborg1-0/+2
2020-12-08video: fbdev: omapfb: Fix set but not used warnings in hdmi*_coreSam Ravnborg2-4/+4
2020-12-08video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notifySam Ravnborg2-1/+8
2020-12-08video: fbdev: hgafb: Fix kernel-doc warningsSam Ravnborg1-5/+5
2020-12-08drm/ingenic: Add support for serial 8-bit delta-RGB panelsPaul Cercueil2-1/+20
2020-12-08drm/ingenic: Properly compute timings when using a 3x8-bit panelPaul Cercueil1-1/+14
2020-12-08drm/ingenic: Compute timings according to adjusted_mode->crtc_*Paul Cercueil1-9/+9
2020-12-08drm/scheduler: Essentialize the job done callbackLuben Tuikov1-33/+40
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov4-22/+22
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov4-16/+17
2020-12-08drm/bridge: display-connector: add DP supportTomi Valkeinen1-2/+44
2020-12-08drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Tec...Guido Günther1-0/+16
2020-12-08drm/panel: mantix: Allow to specify default mode for different panelsGuido Günther1-7/+11
2020-12-08drm/panel: mantix: Tweak init sequenceGuido Günther1-0/+5
2020-12-08drm/panel: st7703: Use dev_err_probeGuido Günther1-16/+8
2020-12-07drm: fix typos in plane and CRTC overviewsSimon Ser2-2/+2
2020-12-07drm: panel: add Khadas TS050 panel driverNeil Armstrong3-0/+882
2020-12-07drm/vc4: dsi: Add configuration for BCM2711 DSI1Dave Stevenson1-2/+10
2020-12-07drm/vc4: dsi: Add support for DSI0Dave Stevenson1-0/+8
2020-12-07drm/vc4: dsi: Introduce a variant structureMaxime Ripard1-26/+37
2020-12-07drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard1-8/+9
2020-12-07drm/vc4: dsi: Correct DSI register definitionDave Stevenson1-2/+2
2020-12-07drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard2-10/+0
2020-12-07drm/vc4: hdmi: Don't poll for the infoframes status on setupMaxime Ripard1-3/+7
2020-12-06drm/panel: s6e63m0: Fix init sequence againLinus Walleij1-10/+32
2020-12-05video: fbdev: cirrusfb: Fix kernel-doc and set but not used warningsSam Ravnborg1-11/+9
2020-12-05video: fbdev: uvesafb: Fix string related warningsSam Ravnborg1-2/+2
2020-12-05video: fbdev: s3c-fb: Fix kernel-doc and set but not used warningsSam Ravnborg1-5/+6
2020-12-05video: fbdev: omapfb: Fix set but not used warnings in dsiSam Ravnborg1-9/+3
2020-12-05drm/kmb: fix array bounds warningArnd Bergmann1-0/+3
2020-12-05drm: panel: add flags to BOE NV110WTM-N61Douglas Anderson1-0/+2
2020-12-05drm: panel: Fully transition panel_desc kerneldoc to inline styleDouglas Anderson1-16/+27
2020-12-04drm/hisilicon: Delete the entire file hibmc_ttm.cTian Tao4-57/+20
2020-12-04drm/hisilicon: Use managed VRAM-helper initializationTian Tao3-18/+3