aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-08drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()Tuo Li1-3/+2
2023-08-03HID: i2c-hid: add more DRM dependenciesArnd Bergmann1-0/+4
2023-08-03fbdev/ps3fb: Build without kernel deviceThomas Zimmermann1-3/+1
2023-08-03drm/doc: document that PRIME import/export is always supportedSimon Ser1-0/+7
2023-08-03drm/doc: document drm_event and its typesSimon Ser1-10/+35
2023-08-03drm/doc: add warning about connector_type_id stabilitySimon Ser1-0/+3
2023-08-03drm/doc: use proper cross-references for sectionsSimon Ser2-5/+6
2023-08-03fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb staticGUO Zihua1-2/+2
2023-08-03drm/drm_plane.h: fix grammar of the commentSui Jingfeng1-1/+1
2023-08-03dt-bindings: display: bridge: tc358867: Add interrupt propertyAlexander Stein1-0/+3
2023-08-03drm: bridge: dw_hdmi: Add cec suspend/resume functionsSandor Yu1-0/+37
2023-08-03drm/panel-simple: Add Innolux G156HCE-L01 panel entryMarek Vasut1-0/+34
2023-08-03dt-bindings: display: simple: Add Innolux G156HCE-L01 panelMarek Vasut1-0/+2
2023-08-03drm/panel: Fix todo indentation for panel prepared/enabled cleanupDouglas Anderson1-1/+2
2023-08-03drm/panel: Fix kernel-doc typo for `follower_lock`Douglas Anderson1-1/+1
2023-08-02drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar1-8/+14
2023-08-02accel/qaic: remove redundant pointer pexecColin Ian King1-3/+1
2023-08-02drm/i915: Remove unnecessary includeAndi Shyti1-1/+0
2023-08-02drm/i915: Invalidate the TLBs on each GTChris Wilson4-11/+24
2023-08-02i915/drm/gt: Move the gt defines in the gt directoryAndi Shyti2-1/+12
2023-08-02drm/i915/gt: Move TLB invalidation to its own fileChris Wilson8-152/+197
2023-08-02drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIOOtto Pflüger1-1/+2
2023-08-02drm/mipi-dbi: Lock SPI bus before setting D/C GPIOOtto Pflüger3-5/+23
2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen3-0/+51
2023-08-02drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()Li Zetao1-7/+3
2023-08-02drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_errWang Ming1-2/+2
2023-08-02drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_maskJiasheng Jiang1-1/+3
2023-08-02drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()Lee Jones1-1/+1
2023-08-01drm/i915/uncore: fix race around i915->params.mmio_debugJani Nikula1-9/+12
2023-08-01drm/i915/uncore: split unclaimed_reg_debug() to header and footerJani Nikula1-15/+22
2023-08-01HID: i2c-hid: Do panel follower work on the system_wqDouglas Anderson1-4/+46
2023-08-01HID: i2c-hid: Support being a panel followerDouglas Anderson2-3/+92
2023-08-01HID: i2c-hid: Suspend i2c-hid devices in removeDouglas Anderson1-4/+4
2023-08-01HID: i2c-hid: Make suspend and resume into helper functionsDouglas Anderson1-42/+56
2023-08-01HID: i2c-hid: Rearrange probe() to power things up laterDouglas Anderson1-47/+77
2023-08-01HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()Douglas Anderson1-3/+1
2023-08-01of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson1-0/+2
2023-08-01drm/panel: Add a way for other devices to follow panel stateDouglas Anderson2-4/+251
2023-08-01drm/panel: Check for already prepared/enabled in drm_panelDouglas Anderson3-6/+81
2023-08-01dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreensDouglas Anderson4-0/+19
2023-08-01drm/panel-edp: Add enable timings for N140HCA-EAC panelNikita Travkin1-0/+1
2023-08-01drm/panel: sitronix-st7789v: Check display IDMiquel Raynal1-0/+81
2023-08-01drm/panel: sitronix-st7789v: Add EDT ET028013DMA panel supportMiquel Raynal1-0/+25
2023-08-01drm/panel: sitronix-st7789v: Clarify a definitionMiquel Raynal1-2/+2
2023-08-01drm/panel: sitronix-st7789v: Use 9 bits per spi word by defaultMiquel Raynal1-1/+5
2023-08-01dt-bindings: display: st7789v: bound the number of Rx data linesMiquel Raynal1-0/+4
2023-08-01dt-bindings: display: st7789v: Add the edt,et028013dma panel compatibleMiquel Raynal1-0/+1
2023-08-01drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 supportSebastian Reichel1-0/+25
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding polarity infoSebastian Reichel1-4/+18
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding invert modeSebastian Reichel1-1/+9