summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: nullify pointer se with a NULLYang Li2021-10-171-2/+2
* drm/panel: Add Sony Tulip Truly NT35521 driverShawn Guo2021-10-173-0/+563
* drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driverAngeloGioacchino Del Regno2021-10-173-0/+457
* drm/panel: Add driver for Novatek NT35950 DSI DriverIC panelsAngeloGioacchino Del Regno2021-10-173-0/+714
* drm/bridge: ti-sn65dsi83: Optimize reset line togglingMarek Vasut2021-10-171-29/+11
* drm/panel: ilitek-ili9881c: Make gpio-reset optionalMichael Trimarchi2021-10-161-1/+1
* drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panelMichael Trimarchi2021-10-161-1/+237
* drm/tiny: ili9163: fix buildSam Ravnborg2021-10-151-2/+3
* drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack2021-10-153-0/+238
* drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emitQing Wang2021-10-151-2/+2
* drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong2021-10-151-0/+1
* drm/panel: y030xx067a: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: xpp055c272: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-16/+9
* drm/panel: td043mtea1: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: sofef00: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-10/+6
* drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-13/+8
* drm/panel: nt39016: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-13/+7
* drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-12/+9
* drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+5
* drm/panel: ili9881c: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-12/+9
* drm/panel: ej030na: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-141-8/+6
* drm: panel: nt36672a: Removed extra whitespace.Cai Huoqing2021-10-141-1/+1
* drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris2021-10-148-6/+44
* drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris2021-10-141-1/+9
* drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris2021-10-141-1/+7
* drm/panel: Add JDI R63452 MIPI DSI panel driverRaffaele Tranquillini2021-10-143-0/+333
* drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai2021-10-141-3/+6
* drm/panel-simple: Add Vivax TPC-9150 panel v6Nikola Pavlica2021-10-141-0/+28
* drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut2021-10-143-28/+44
* drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter2021-10-141-1/+1
* drm: panel-simple: Add support for the Innolux G070Y2-T02 panelOleksij Rempel2021-10-141-0/+28
* drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede2021-10-141-0/+102
* drm/privacy-screen: Add notifier support (v2)Hans de Goede2021-10-141-0/+64
* drm/privacy-screen: Add X86 specific arch init codeHans de Goede2021-10-142-1/+87
* drm: Add privacy-screen class (v4)Hans de Goede2021-10-144-0/+412
* drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2021-10-142-0/+105
* drm/locking: add backtrace for locking contended locks without backoffJani Nikula2021-10-132-2/+62
* drm/nouveau/mmu/gp100: remove unused variableKarol Herbst2021-10-121-1/+1
* drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther2021-10-121-0/+6
* drm: mxsfb: Print failed bus format in hexGuido Günther2021-10-121-1/+1
* drm/panel: st7703: Add media bus formatGuido Günther2021-10-121-0/+8
* drm/panel: mantix: Add media bus formatGuido Günther2021-10-121-0/+9
* drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther2021-10-121-0/+35
* drm/v3d: fix copy_from_user() error codesDan Carpenter2021-10-111-7/+6
* drm/connector: fix all kernel-doc warningsRandy Dunlap2021-10-111-4/+26
* drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König2021-10-114-6/+6
* drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones2021-10-111-4/+0
* drm/nouveau/gem: remove redundant semi-colonYang Yingliang2021-10-111-1/+1
* drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao2021-10-111-1/+1