summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.compiler (unfollow)
Commit message (Expand)AuthorFilesLines
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
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 Vasut4-28/+51
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-14video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-10-14platform/x86: thinkpad_acpi: Register a privacy-screen deviceHans de Goede2-25/+74
2021-10-14platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...Hans de Goede1-10/+8
2021-10-14platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helperHans de Goede1-11/+19
2021-10-14drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede2-0/+113
2021-10-14drm/privacy-screen: Add notifier support (v2)Hans de Goede3-0/+83
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede3-1/+92
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede9-0/+606
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain4-0/+151
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez11-678/+51
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula3-2/+70
2021-10-13drm/ttm_bo_api: update the description for @placement and @sgAmos Kong1-2/+4
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
2021-10-12drm: mxsfb: Print failed bus format in hexGuido Günther1-1/+1
2021-10-12drm/panel: st7703: Add media bus formatGuido Günther1-0/+8
2021-10-12drm/panel: mantix: Add media bus formatGuido Günther1-0/+9
2021-10-12drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther1-0/+35
2021-10-11drm/v3d: fix copy_from_user() error codesDan Carpenter1-7/+6
2021-10-11drm/connector: fix all kernel-doc warningsRandy Dunlap1-4/+26
2021-10-11drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König4-6/+6
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin2-9/+14
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones1-4/+0
2021-10-11drm/nouveau/gem: remove redundant semi-colonYang Yingliang1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao1-1/+1
2021-10-11drm/nouveau/nvenc: remove duplicate include in base.cyong yiran1-1/+0
2021-10-11drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...Jing Xiangfeng1-1/+3
2021-10-10drm/panel: Add support for Sharp LS060T1SX01 panelDmitry Baryshkov3-0/+344