aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-15drm/imagination: Move ELF fw utils to common fileMatt Coster4-56/+74
2025-04-15drm/imagination: Use callbacks for fw irq handlingMatt Coster4-44/+63
2025-04-15drm/imagination: Use a lookup table for fw defsMatt Coster3-9/+23
2025-04-15drm/imagination: Make has_fixed_data_addr a valueMatt Coster4-30/+11
2025-04-15drm/imagination: Rename event_mask -> status_maskMatt Coster3-5/+5
2025-04-15drm/imagination: Remove firmware enable_regMatt Coster4-13/+1
2025-04-15drm/imagination: Handle Rogue safety event IRQsAlessio Belle3-2/+117
2025-04-15drm/imagination: Mask GPU IRQs in threaded handlerAlessio Belle1-7/+5
2025-04-15drm/imagination: Add power domain controlMatt Coster4-0/+132
2025-04-15drm/imagination: Use new generic compatible stringMatt Coster1-0/+7
2025-04-15drm/imagination: Update register defs for newer GPUsAlessio Belle1-19/+134
2025-04-15dt-bindings: gpu: img: Add BXS-4-64 devicetree bindingsMatt Coster1-2/+36
2025-04-15dt-bindings: gpu: img: Future-proofing enhancementsMatt Coster1-5/+38
2025-04-15drm/display: hdmi: provide central data authority for ACR paramsDmitry Baryshkov2-0/+174
2025-04-15drm/bridge: anx7625: Use devm_pm_runtime_enable()Chen-Yu Tsai1-8/+1
2025-04-14drm/vmwgfx: Use dma_buf from GEM object instanceThomas Zimmermann1-3/+3
2025-04-14drm/vmwgfx: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann2-5/+5
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann2-6/+6
2025-04-14drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-04-14drm/msm: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann4-6/+6
2025-04-14drm/etnaviv: Use dma_buf from GEM object instanceThomas Zimmermann1-2/+2
2025-04-14drm/etnaviv: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-2/+2
2025-04-14drm/udl: Support adapters without firmware descriptorThomas Zimmermann1-16/+21
2025-04-14drm/udl: Validate length in vendor-descriptor parserThomas Zimmermann1-26/+51
2025-04-14drm/udl: Treat vendor descriptor as u8Thomas Zimmermann1-8/+8
2025-04-14drm/udl: Return error if vendor descriptor is too shortThomas Zimmermann1-36/+36
2025-04-14drm/udl: Handle errors from usb_get_descriptor()Thomas Zimmermann1-10/+14
2025-04-14drm/udl: The number of pixels is always positiveThomas Zimmermann1-2/+2
2025-04-14drm/udl: Improve type safety when using struct udl_deviceThomas Zimmermann5-36/+37
2025-04-14drm/udl: Remove unused field gem_lock from struct udl_deviceThomas Zimmermann2-4/+0
2025-04-14drm/udl: Remove unused field dev from struct udl_deviceThomas Zimmermann1-1/+0
2025-04-14drm/sysfb: Share helpers for screen_info validationThomas Zimmermann5-192/+160
2025-04-14drm/sysfb: Share helpers for integer validationThomas Zimmermann6-72/+48
2025-04-14drm/sysfb: Split source fileThomas Zimmermann4-4/+16
2025-04-13Linux 6.15-rc2Linus Torvalds1-1/+1
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+8
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao1-1/+6
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt1-6/+5