search for: dpio

Displaying 6 results from an estimated 6 matches for "dpio".

Did you mean: cpio
2016 Jul 07
0
vfio driver using libvirt
.../dev/ram0 rw console=ttyAMA0,115200 rootwait earlyprintk ramdisk_size=1000000' -usb -mem-path /hugepages *-device vfio-fsl-mc,host=dprc.2* -msg timestamp=on Although the driver appears in the above process,actually that driver is not loaded as there is no output of cat /proc/interrupts | grep dpio on the host. However when I'm using the same command as that of the above process i.e .. /usr/bin/qemu-system-aarch64 -name instance -S -machine virt,accel=kvm,usb=off -cpu host -m 4096 -realtime mlock=off -smp 8,sockets=8,cores=1,threads=1 -uuid 3b527012-c15d-46b3-862d-9a7fd3b04e01 -nographi...
2015 Jun 11
0
[ANNOUNCE] intel-gpu-tools 1.11
...fb kms_rotation_crc: Update rotation direction for kernel changes gem_userptr_benchmark: Test overlapping bo mmu notifier performance impact Ville Syrjälä (16): lib: Change IOSF SB devfn to 0.0 lib: Allow 32bit addresses for IOSF-SB registers toos/intel_iosf_sb_*: Fix DPIO IOSF SB port number tools: Remove intel_dpio_{read,write} tools tools/intel_iosf_sb_*: Replace if ladder with an array and bsearch() tools/intel_iosf_sb_*: Use getopt() to parse the options tools/intel_iosf_sb_*: Support reading/writing multiple registers at once tools...
2012 Dec 12
43
[PATCH 00/37] [RFC] revamped modeset locking
...that reading too much driver code causes nightmares, right? vmwgfx ... Please bring on the flames. Cheers, Daniel Daniel Vetter (37): drm: review locking rules in drm_crtc.c drm/doc: integrate drm_crtc.c kerneldoc drm: add drm_modeset_lock|unlock_all drm/i915: rework locking for intel_dpio|sbi_read|write drm/i915: use drm_modeset_lock_all drm/gma500: use drm_modeset_lock_all drm/ast: use drm_modeset_lock_all drm/shmobile: use drm_modeset_lock_all drm/vmgfx: use drm_modeset_lock_all drm: add per-crtc locks drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...n, please see + Documentation/scsi/smartpqi.txt diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig index f9ad8ad54a7d..192e28f2cc9a 100644 --- a/drivers/soc/fsl/Kconfig +++ b/drivers/soc/fsl/Kconfig @@ -21,10 +21,10 @@ config FSL_GUTS into this driver as well. config FSL_MC_DPIO - tristate "QorIQ DPAA2 DPIO driver" - depends on FSL_MC_BUS - select SOC_BUS - help + tristate "QorIQ DPAA2 DPIO driver" + depends on FSL_MC_BUS + select SOC_BUS + help Driver for the DPAA2 DPIO object. A DPIO provides queue and buffer manag...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...n, please see + Documentation/scsi/smartpqi.txt diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig index f9ad8ad54a7d..192e28f2cc9a 100644 --- a/drivers/soc/fsl/Kconfig +++ b/drivers/soc/fsl/Kconfig @@ -21,10 +21,10 @@ config FSL_GUTS into this driver as well. config FSL_MC_DPIO - tristate "QorIQ DPAA2 DPIO driver" - depends on FSL_MC_BUS - select SOC_BUS - help + tristate "QorIQ DPAA2 DPIO driver" + depends on FSL_MC_BUS + select SOC_BUS + help Driver for the DPAA2 DPIO object. A DPIO provides queue and buffer manag...
2019 May 29
6
[PATCH 00/22] Some documentation fixes
...: vm: hmm.rst: fix some warnings docs: it: license-rules.rst: get rid of warnings docs: gpio: driver.rst: fix a bad tag docs: soundwire: locking: fix tags for a code-block docs: security: trusted-encrypted.rst: fix code-block tag docs: security: core.rst: Fix several warnings docs: net: dpio-driver.rst: fix two codeblock warnings docs: net: sja1105.rst: fix table format docs: fix broken documentation links Otto Sabart (1): mfd: madera: Fix bad reference to pinctrl.txt file .../ABI/testing/sysfs-devices-system-cpu | 3 +- Documentation/accelerators/ocxl.rst | 2...