summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-13drm/xe/pf: Add wait helper for VF FLRMichał Winiarski-0/+25
2025-11-13drm/xe/pf: Handle VRAM migration data as part of PF controlMichał Winiarski-0/+237
2025-11-13drm/xe/migrate: Add function to copy of VRAM data in chunksLukasz Laguna-5/+131
2025-11-13drm/xe/pf: Add helper to retrieve VF's LMEM objectLukasz Laguna-0/+27
2025-11-13drm/xe/pf: Handle MMIO migration data as part of PF controlMichał Winiarski-0/+175
2025-11-13drm/xe/pf: Handle GGTT migration data as part of PF controlMichał Winiarski-0/+130
2025-11-13drm/xe/pf: Add helpers for VF GGTT migration data handlingMichał Winiarski-0/+171
2025-11-13drm/xe/pf: Handle GuC migration data as part of PF controlMichał Winiarski-18/+94
2025-11-13drm/xe/pf: Switch VF migration GuC save/restore to struct migration dataMichał Winiarski-230/+80
2025-11-13drm/xe/pf: Don't save GuC VF migration data on pauseMichał Winiarski-39/+2
2025-11-13drm/xe/pf: Remove GuC migration data save/restore from GT debugfsMichał Winiarski-47/+0
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichał Winiarski-33/+30
2025-11-13drm/xe: Allow the caller to pass guc_buf_cache sizeMichał Winiarski-11/+34
2025-11-13drm/xe: Add sa/guc_buf_cache sync interfaceMichał Winiarski-0/+36
2025-11-13drm/xe/pf: Expose VF migration data size over debugfsMichał Winiarski-0/+82
2025-11-13drm/xe/pf: Add minimalistic migration descriptorMichał Winiarski-1/+99
2025-11-13drm/xe/pf: Add support for encap/decap of bitstream to/from packetMichał Winiarski-0/+474
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski-3/+221
2025-11-13drm/xe/pf: Add data structures and handlers for migration ringsMichał Winiarski-13/+762
2025-11-13drm/xe/pf: Add save/restore control state stubs and connect to debugfsMichał Winiarski-0/+404
2025-11-13drm/xe/pf: Convert control state to bitmapMichał Winiarski-3/+5
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski-13/+88
2025-11-13drm/xe/pf: Remove GuC version check for migration supportMichał Winiarski-3/+0
2025-11-13media: i2c: add Sony IMX111 CMOS camera sensor driverSvyatoslav Ryhel-0/+1621
2025-11-13drm/i915/display: Add default case to mipi_exec_send_packetJonathan Cavitt-0/+3
2025-11-13media: i2c: imx219: Replace exposure magic value with named constantTarang Raval-6/+7
2025-11-13media: i2c: imx219: Propagate errors from control range updatesTarang Raval-21/+40
2025-11-13media: ipu6: isys: Add support for monochrome media bus formatsHans de Goede-9/+43
2025-11-13media: i2c: imx214: Rearrange control initializationRicardo Ribalda-9/+6
2025-11-13media: imx-mipi-csis: Support active data lanes differing from maximumIsaac Scott-0/+6
2025-11-13media: imx-mipi-csis: Add num_data_lanes to mipi_csis_deviceIsaac Scott-4/+7
2025-11-13media: imx-mipi-csis: Move redundant debug print in probeIsaac Scott-3/+1
2025-11-13media: v4l: Add helper to get number of active lanes via a padIsaac Scott-0/+29
2025-11-13media: imx335: Switch to {enable,disable}_streamsJai Luthra-29/+24
2025-11-13media: imx335: Support 2x2 binningJai Luthra-58/+217
2025-11-13media: imx355: Use subdev active stateJai Luthra-58/+21
2025-11-13media: imx335: Handle runtime PM in leaf functionsJai Luthra-29/+22
2025-11-13media: imx335: Update HBLANK range on mode changeJai Luthra-1/+2
2025-11-13media: imx335: Update the native pixel array widthJai Luthra-16/+16
2025-11-13media: imx335: Support vertical flipUmang Jain-2/+62
2025-11-13media: imx335: Rectify name of mode structUmang Jain-3/+3
2025-11-13media: ipu-bridge: Add OV05C10 to the list of supported sensorsHao Yao-0/+2
2025-11-13media: ipu-bridge: Add IMX471 to the list of supported sensorsJimmy Su-0/+2
2025-11-13pwm: th1520: Use module_pwm_platform_driver! macroMichal Wilczynski-1/+1
2025-11-13pwm: th1520: Fix clippy warning for redundant struct field initMichal Wilczynski-1/+1
2025-11-13pwm: Fix Rust formattingMiguel Ojeda-3/+12
2025-11-13pwm: Add Rust driver for T-HEAD TH1520 SoCMichal Wilczynski-0/+390
2025-11-13drm/xe: remove stale runtime_pm memberJani Nikula-3/+0
2025-11-13drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.hJani Nikula-1/+1
2025-11-13drivers/xen/xenbus: Fix namespace collision and split() section placement wit...Josh Poimboeuf-2/+2