summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
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-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-17drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driverAngeloGioacchino Del Regno3-0/+457
2021-10-17drm/panel: Add driver for Novatek NT35950 DSI DriverIC panelsAngeloGioacchino Del Regno3-0/+714
2021-10-17drm/bridge: ti-sn65dsi83: Optimize reset line togglingMarek Vasut1-29/+11
2021-10-16drm/panel: ilitek-ili9881c: Make gpio-reset optionalMichael Trimarchi1-1/+1
2021-10-16drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panelMichael Trimarchi1-1/+237
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-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-14drm: fix null-ptr-deref in drm_dev_init_release()Wang Hai1-3/+6
2021-10-14drm/panel-simple: Add Vivax TPC-9150 panel v6Nikola Pavlica1-0/+28
2021-10-14drm: of: Add drm_of_lvds_get_data_mappingMarek Vasut3-28/+44
2021-10-14drm/bridge: display-connector: fix an uninitialized pointer in probe()Dan Carpenter1-1/+1
2021-10-14drm: panel-simple: Add support for the Innolux G070Y2-T02 panelOleksij Rempel1-0/+28
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede1-0/+102
2021-10-14drm/privacy-screen: Add notifier support (v2)Hans de Goede1-0/+64
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede2-1/+87
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede4-0/+412
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2-0/+105
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula2-2/+62
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-12drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther1-0/+6