summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-19drm/gma500: Rename psb_gtt_{pin,unpin}() to psb_gem_{pin,unpin}()Thomas Zimmermann3-12/+12
2021-10-19drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()Thomas Zimmermann5-50/+29
2021-10-19drm/gma500: Reimplement psb_gem_create()Thomas Zimmermann2-38/+59
2021-10-19drm/gma500: Use to_gtt_range() everywhereThomas Zimmermann2-6/+5
2021-10-19drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.cThomas Zimmermann7-209/+147
2021-10-18dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()Shunsuke Mie1-2/+2
2021-10-17drm/rockchip: dsi: Disable PLL clock on bind errorBrian Norris1-3/+5
2021-10-17drm/rockchip: dsi: Fix unbalanced clock on probe errorBrian Norris1-5/+1
2021-10-17drm/rockchip: dsi: Reconfigure hardware on resume()Brian Norris1-0/+37
2021-10-17drm/rockchip: dsi: Hold pm-runtime across bind/unbindBrian Norris1-18/+19
2021-10-17drm/rockchip: vop: Add timeout for DSP holdBrian Norris1-1/+3
2021-10-17drm/v3d: nullify pointer se with a NULLYang Li1-2/+2
2021-10-17drm/panel: Add Sony Tulip Truly NT35521 driverShawn Guo3-0/+563
2021-10-17dt-bindings: display: Add Sony Tulip Truly NT35521 panel supportShawn Guo1-0/+72
2021-10-17drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driverAngeloGioacchino Del Regno3-0/+457
2021-10-17dt-bindings: display: Document BOE BF060Y8M-AJ0 panel compatibleAngeloGioacchino Del Regno1-0/+81
2021-10-17drm/panel: Add driver for Novatek NT35950 DSI DriverIC panelsAngeloGioacchino Del Regno3-0/+714
2021-10-17dt-bindings: display: Add bindings for Novatek NT35950AngeloGioacchino Del Regno1-0/+106
2021-10-17drm/bridge: ti-sn65dsi83: Optimize reset line togglingMarek Vasut1-29/+11
2021-10-16drm/panel: ilitek-ili9881c: Make gpio-reset optionalMichael Trimarchi2-2/+1
2021-10-16drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panelMichael Trimarchi1-1/+237
2021-10-16dt-bindings: ili9881c: add compatible string for Wanchanglong w552946abaMichael Trimarchi1-0/+1
2021-10-16dt-bindings: vendor-prefix: add Wanchanglong Electronics TechnologyMichael Trimarchi1-0/+2
2021-10-15dt-bindings: display/bridge: sil, sii9234: Convert to YAML bindingAngeloGioacchino Del Regno2-49/+110
2021-10-15video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang4-32/+32
2021-10-15video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang1-7/+7
2021-10-15dt-bindings: display/bridge: ptn3460: Convert to YAML bindingAngeloGioacchino Del Regno2-39/+106
2021-10-15drm/tiny: ili9163: fix buildSam Ravnborg1-2/+3
2021-10-15drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack3-0/+238
2021-10-15dt-bindings: display: add bindings for newhaven, 1.8-128160EFDaniel Mack1-0/+69
2021-10-15drm/panel: dsi-cm: replace snprintf in show functions with sysfs_emitQing Wang1-2/+2
2021-10-15drm/bridge: synopsys: dw-hdmi: also allow interlace on bridgeNeil Armstrong1-0/+1
2021-10-14drm/panel: y030xx067a: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: xpp055c272: Make use of the helper function dev_err_probe()Cai Huoqing1-16/+9
2021-10-14drm/panel: td043mtea1: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: sofef00: Make use of the helper function dev_err_probe()Cai Huoqing1-10/+6
2021-10-14drm/panel: s6e63j0x03: Make use of the helper function dev_err_probe()Cai Huoqing1-13/+8
2021-10-14drm/panel: nt39016: Make use of the helper function dev_err_probe()Cai Huoqing1-13/+7
2021-10-14drm/panel: ls037v7dw01: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-10-14drm/panel: k101-im2ba02: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+5
2021-10-14drm/panel: ili9881c: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm/panel: fy07024di26a30d: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-10-14drm/panel: ej030na: Make use of the helper function dev_err_probe()Cai Huoqing1-8/+6
2021-10-14drm: panel: nt36672a: Removed extra whitespace.Cai Huoqing1-1/+1
2021-10-14drm/panel: Delete panel on mipi_dsi_attach() failureBrian Norris8-6/+44
2021-10-14drm/panel: innolux-p079zca: Delete panel on attach() failureBrian Norris1-1/+9
2021-10-14drm/panel: kingdisplay-kd097d04: Delete panel on attach() failureBrian Norris1-1/+7
2021-10-14drm/panel: Add JDI R63452 MIPI DSI panel driverRaffaele Tranquillini3-0/+333
2021-10-14dt-bindings: panel-simple-dsi: add JDI R63452 panel bindingsRaffaele Tranquillini1-0/+2
2021-10-14drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai1-3/+6