aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08drm/bridge: sn65dsi86: defer if there is no dsi hostRob Clark1-16/+8
2021-12-08drm/i915/selftests: handle object roundingMatthew Auld1-0/+1
2021-12-08drm/i915/migrate: fix length calculationMatthew Auld1-1/+1
2021-12-08drm/i915/migrate: fix offset calculationMatthew Auld1-1/+1
2021-12-08drm/i915/migrate: don't check the scratch pageMatthew Auld1-3/+1
2021-12-08omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann4-8/+8
2021-12-08drm/omap: Add a 'right overlay' to plane stateBenoit Parrot7-12/+267
2021-12-08drm/omap: add plane_atomic_print_state supportBenoit Parrot1-0/+14
2021-12-08drm/omap: dynamically assign hw overlays to planesBenoit Parrot4-23/+220
2021-12-08drm/omap: Add global state as a private atomic objectBenoit Parrot2-3/+105
2021-12-08drm/omap: omap_plane: subclass drm_plane_stateBenoit Parrot1-3/+33
2021-12-08drm/omap: introduce omap_hw_overlayBenoit Parrot6-34/+148
2021-12-08drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot2-2/+10
2021-12-08drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot3-0/+38
2021-12-08drm/omap: add sanity plane state checkNeil Armstrong1-0/+15
2021-12-08drm: omapdrm: Export correct scatterlist for TILER backed BOsIvaylo Dimitrov3-30/+85
2021-12-07drm/bridge: parade-ps8640: Add backpointer to drm_device in drm_dp_auxDouglas Anderson1-0/+1
2021-12-07drm/panel: Update Boe-tv110c9m and Inx-hj110iz initial codeyangcong1-34/+74
2021-12-07drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftestsBruce Chang1-1/+1
2021-12-07drm/rockchip: pass 0 to drm_fbdev_generic_setup()John Keeping1-1/+1
2021-12-07drm/rockchip: use generic fbdev setupJohn Keeping5-199/+2
2021-12-06drm/i915: Introduce new macros for i915 PTEMichael Cheng4-10/+13
2021-12-06drm: rcar-du: Add R-Car DSI driverLUU HOAI4-0/+999
2021-12-06dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TXLaurent Pinchart2-0/+119
2021-12-06drm: rcar-du: crtc: Support external DSI dot clockKieran Bingham1-5/+6
2021-12-06drm: rcar-du: Add DSI support to rcar_du_output_nameKieran Bingham1-2/+4
2021-12-06drm: rcar-du: Fix CRTC timings when CMM is usedLaurent Pinchart1-4/+16
2021-12-06drm/rcar: stop using 'imply' for dependenciesArnd Bergmann1-9/+16
2021-12-06drm: aspeed: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann1-0/+1
2021-12-06drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPERArnd Bergmann1-0/+1
2021-12-03drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()Dan Carpenter1-0/+1
2021-12-03drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla1-9/+9
2021-12-02drm/i915/dg2: Add Wa_16013000631Ramalingam C1-0/+5
2021-12-02drm/i915/dg2: Add Wa_16011777198Matt Roper1-4/+11
2021-12-02drm: Return error codes from struct drm_driver.gem_create_objectThomas Zimmermann9-24/+31
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza1-1/+5
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-01drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs controlZack Rusin1-0/+11
2021-12-01drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernelZack Rusin1-1/+1
2021-12-01drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin5-38/+138
2021-12-01drm/vmwgfx: Fail to initialize on broken configsZack Rusin1-0/+7
2021-12-01drm/vmwgfx: Release ttm memory if probe failsZack Rusin1-10/+16
2021-12-01drm/vmwgfx: Remove the deprecated lower mem limitZack Rusin2-103/+2
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström8-95/+554
2021-12-01drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang1-0/+10
2021-12-01drm/i915: Use per device iommu checkTvrtko Ursulin12-31/+25
2021-11-30drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost9-33/+40
2021-11-30drm/i915/pmu: Fix synchronization of PMU callback with resetUmesh Nerlige Ramappa1-6/+11
2021-11-30dma-buf: make fence mandatory for dma_resv_add_excl_fence v2Christian König1-2/+1