All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-15 14:36:33 to 2018-05-15 14:59:31 UTC [more...]

[PATCH 00/57] Vega20 support
 2018-05-15 14:59 UTC  (56+ messages)
  ` [PATCH 01/57] drm/amd: Add vega20_ip_offset.h headerfile for vega20
  ` [PATCH 02/57] drm/amdgpu: Add vega20 to asic_type enum
  ` [PATCH 03/57] drm/amdgpu: Add gpu_info firmware for vega20
  ` [PATCH 04/57] drm/amdgpu: set asic family "
  ` [PATCH 05/57] drm/amdgpu: Add smu firmware support "
  ` [PATCH 06/57] drm/amdgpu/powerplay: Add initial vega20 support v2
  ` [PATCH 07/57] drm/amdgpu/psp: Add initial psp support for vega20
  ` [PATCH 08/57] drm/amdgpu: Add vega20 ucode loading method
  ` [PATCH 09/57] drm/amdgpu: Specify vega20 uvd firmware
  ` [PATCH 10/57] drm/amdgpu: Specify vega20 vce firmware
  ` [PATCH 11/57] drm/amdgpu/virtual_dce: Add vega20 support
  ` [PATCH 12/57] drm/amdgpu/gmc9: "
  ` [PATCH 13/57] drm/amdgpu/mmhub: Add clockgating support for vega20
  ` [PATCH 14/57] drm/amdgpu/sdma4: Specify vega20 firmware
  ` [PATCH 15/57] drm/amdgpu/sdma4: Add vega20 golden settings (v3)
  ` [PATCH 16/57] drm/amdgpu/sdma4: Add clockgating support for vega20
  ` [PATCH 17/57] drm/amdgpu/gfx9: Add support for vega20 firmware
  ` [PATCH 18/57] drm/amdgpu/gfx9: Add vega20 golden settings (v3)
  ` [PATCH 19/57] drm/amdgpu/gfx9: Add gfx config for vega20. (v3)
  ` [PATCH 20/57] drm/amdgpu/gfx9: Add support for vega20
  ` [PATCH 21/57] drm/amdgpu/gfx9: Add clockgatting "
  ` [PATCH 22/57] drm/amdgpu/soc15:Add vega20 soc15_common_early_init support
  ` [PATCH 23/57] drm/amdgpu/soc15: Set common clockgating for vega20
  ` [PATCH 24/57] drm/amdgpu/soc15: dynamic initialize ip offset "
  ` [PATCH 25/57] drm/amdgpu/soc15: Add ip blocks for vega20 (v2)
  ` [PATCH 26/57] drm/amdgpu: Add nbio support "
  ` [PATCH 27/57] drm/amdgpu: Add vega20 soc init sequence on emulator (v3)
  ` [PATCH 28/57] drm/amd/display/dm: Add vega20 support
  ` [PATCH 29/57] drm/amdgpu: Add vega20 to dc support check
  ` [PATCH 30/57] drm/amd: Add dce-12.1 gpio aux registers
  ` [PATCH 31/57] drm/amd/display: Add Vega20 config. support
  ` [PATCH 32/57] drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20
  ` [PATCH 33/57] drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
  ` [PATCH 34/57] drm/amd/display: Add harvest IP "
  ` [PATCH 35/57] drm/amdgpu/atomfirmware: add new gfx_info data table v2.4 (v2)
  ` [PATCH 36/57] drm/amdgpu/atomfirmware: add parser for gfx_info table
  ` [PATCH 37/57] drm/amdgpu/vg20: fallback to vbios table if gpu info fw is not available (v2)
  ` [PATCH 38/57] drm/amdgpu: drop gpu_info firmware for vega20
  ` [PATCH 39/57] drm/amdgpu: Set vega20 load_type to AMDGPU_FW_LOAD_DIRECT
  ` [PATCH 40/57] drm/amd/powerplay: update vega20 cg flags
  ` [PATCH 41/57] drm/include: Fix MP1_BASE address for vega20
  ` [PATCH 42/57] drm/amd/include/vg20: adjust VCE_BASE to reuse vce 4.0 header files
  ` [PATCH 43/57] drm/amdgpu: Disable ip modules that are not ready yet
  ` [PATCH 44/57] drm/amdgpu/vg20:Restruct uvd to support multiple uvds
  ` [PATCH 45/57] drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
  ` [PATCH 46/57] drm/amdgpu/vg20:Restruct uvd.idle_work to support multiple instance (v2)
  ` [PATCH 47/57] drm/amdgpu/vg20:increase 3 rings for AMDGPU_MAX_RINGS
  ` [PATCH 48/57] drm/amdgpu/vg20:Enable the 2nd instance for uvd
  ` [PATCH 49/57] drm/amdgpu/vg20:Add IH client ID for the 2nd UVD
  ` [PATCH 50/57] drm/amdgpu/vg20:Enable the 2nd instance IRQ for uvd 7.2
  ` [PATCH 51/57] drm/amdgpu/vg20:Enable 2nd instance queue maping "
  ` [PATCH 52/57] drm/amdgpu/vg20:Enable UVD/VCE for Vega20
  ` [PATCH 53/57] drm/amdgpu: add df 3.6 headers
  ` [PATCH 54/57] drm/amdgpu/df: implement df v3_6 callback functions (v2)
  ` [PATCH 55/57] drm/amdgpu: Switch to use df_v3_6_funcs for vega20 (v2)

master - conf: update conf
 2018-05-15 14:59 UTC 

master - tests: fix size of COW
 2018-05-15 14:59 UTC 

master - tests: dont try to use DAX based brd device
 2018-05-15 14:59 UTC 

[PATCH for-4.11 0/3] Support matrix: add missing caveat footnotes
 2018-05-15 14:58 UTC  (5+ messages)
` [PATCH 1/3] docs/parse-support-md: Rename RealSect to RealInSect
` [PATCH 2/3] docs/parse-support-md: Provide $sectnode->{RealSectNode}
` [PATCH 3/3] docs/parse-support-md: Correctly process caveats in multi-status sections

[PULL] drm-intel-next
 2018-05-15 14:58 UTC  (3+ messages)

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-05-15 14:56 UTC  (12+ messages)
` simplify procfs code for seq_file instances V2
  ` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
        ` [Drbd-dev] "
      ` [PATCH 04/40] proc: introduce proc_create_seq{, _data}
        ` [Drbd-dev] "

[Buildroot] [PATCH 1/1] ltp-testsuite: Bump to version 20180515
 2018-05-15 14:56 UTC 

[PATCH 1/5] drm/i915: Clean up ADPA pipe select bits
 2018-05-15 14:56 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915: Clean up ADPA pipe select bits (rev2)

[PATCH 0/7] ZFB support for amdgpu
 2018-05-15 14:55 UTC  (9+ messages)
  ` [PATCH 1/7] drm/amdgpu: add new member in amdgpu_mc for zfb support
  ` [PATCH 2/7] drm/amdgpu: add amdgpu module parameter for zfb
  ` [PATCH 3/7] drm/amdgpu: init zfb start address and size
  ` [PATCH 4/7] drm/amdgpu: user reserved zfb to init vram base offset "
  ` [PATCH 5/7] drm/amdgpu: enable physical transaction for ptd/pde when ZFB is enabled
  ` [PATCH 6/7] drm/amdgpu: program AGP aperture as frame buffer "
  ` [PATCH 7/7] drm/amdgpu: program system bit for pte/pde "

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-15 14:55 UTC  (3+ messages)
` [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

[PATCH v2 0/5] Hi3660: enable power management features
 2018-05-15 14:54 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/6] Enable postcopy RDMA live migration
 2018-05-15 14:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/6] migration: implement bi-directional RDMA QIOChannel

[PATCH] ASoC: rt5663: Use the set_jack() instead of the export function
 2018-05-15 14:53 UTC  (3+ messages)
` [RFC PATCH] ASoC: rt5663: rt5663_set_jack_detect() can be static

[Qemu-arm] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU
 2018-05-15 14:51 UTC  (9+ messages)
      ` [Qemu-devel] "

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-15 14:53 UTC  (7+ messages)
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required

[PATCH] eal/service: improve error checking of coremasks
 2018-05-15 14:52 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_device: Add information why cannot drop drm master
 2018-05-15 14:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_device: Add information why cannot drop drm master (rev4)

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-15 14:52 UTC  (8+ messages)
` [PATCH v2 11/11] docs: fix broken references with multiple hints
    ` [v2,11/11] "

[PATCH] toolchain-shar-extract.sh: Preserve ICECC_PATH
 2018-05-15 14:52 UTC 

[PATCH v1 00/19] NFS/RDMA server for-next
 2018-05-15 14:52 UTC  (5+ messages)
` [PATCH v1 01/19] svcrdma: Add proper SPDX tags for NetApp-contributed source

[PATCH 0/3] enable ccree on Renesas R-Car platform
 2018-05-15 14:50 UTC  (11+ messages)
` [PATCH 2/3] clk: renesas: r8a7795: Add ccree clock
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding

[MODERATED] Settings question
 2018-05-15 14:50 UTC  (2+ messages)
` [MODERATED] "

[PATCH v5 00/13] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-05-15 14:49 UTC  (4+ messages)
` [PATCH v5 11/13] mm: Iterate only over charged shrinkers during memcg shrink_slab()

[PATCH v2 0/4] iommu/amd: avoid irqs_disabled() check
 2018-05-15 14:49 UTC  (7+ messages)
` [PATCH v2 1/4] iommu/amd: Fix grammar of comments
` [PATCH v2 2/4] iommu/amd: Prevent possible null pointer dereference and infinite loop
` [PATCH v2 3/4] iommu/amd: Cleanup locking in __attach/detach_device()

Fedora/CentOS error: wireguard-dkms-1:0.0.20180420-1.fc28.noarch: erase failed
 2018-05-15 14:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-15 14:48 UTC 

[Qemu-devel] [PATCH] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-15 14:48 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/14] Add fastboot UDP support
 2018-05-15 14:48 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/14] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v4 02/14] fastboot: Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT
` [U-Boot] [PATCH v4 03/14] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v4 04/14] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v4 05/14] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v4 06/14] fastboot: Add missing newlines
` [U-Boot] [PATCH v4 07/14] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v4 08/14] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v4 09/14] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v4 10/14] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v4 11/14] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v4 12/14] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v4 13/14] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v4 14/14] net: fastboot: Merge AOSP UDP fastboot

[PATCH meson-clk-next] clk: meson: meson8b: enable CLK_MESON_MPLL_ROUND_CLOSEST for all MPLLs
 2018-05-15 14:48 UTC  (4+ messages)

WARNING in arch_uprobe_analyze_insn
 2018-05-15 14:48 UTC  (3+ messages)

rtl8188eu: link is not ready error on lm816
 2018-05-15 14:48 UTC  (5+ messages)

iommu/amd: flush IOTLB for specific domains only (v2)
 2018-05-15 14:47 UTC  (6+ messages)

[U-Boot] [PATCH] arm64: timer: Create timer_get_bootus for bootstage support
 2018-05-15 14:47 UTC 

[PATCH v3 0/4] GCC8 fixes for MLX4/5/BNX2X PMD
 2018-05-15 14:46 UTC  (4+ messages)
` [PATCH v3 2/4] net/bnx2x: correct unmeetable comparison

[PATCH 1/4] drm/amdgpu/gfx9: Update golden setting for gfx9_0
 2018-05-15 14:45 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: new framework to honour DAL clock limits
  ` [PATCH 3/4] drm/amd/powerplay: add a framework for perfroming pre display configuration change settings
  ` [PATCH 4/4] drm/amdgpu: Drop the unused header files in soc15.c

[meta-multimedia][PATCH v2] openh264: switch away from github archive
 2018-05-15 14:45 UTC  (2+ messages)

[PATCH v3 7/7] MIPS: perf: Fix BMIPS5000 system mode counting
 2018-05-15 14:44 UTC  (3+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH V7 RESEND 00/17] COLO: integrate colo frame with block replication and COLO proxy
 2018-05-15 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH V7 RESEND 09/17] COLO: Flush memory data from ram cache

[PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-15 14:44 UTC  (9+ messages)
` [PATCH v1 iproute2-next 2/3] rdma: print driver resource attributes

[Qemu-devel] [PATCH] WHPX Add signature CPUID
 2018-05-15 14:43 UTC  (2+ messages)

[PATCH v3 0/4] powerpc patches for new Kconfig language
 2018-05-15 14:43 UTC  (5+ messages)
` [PATCH v3 3/4] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS

[Qemu-devel] [PATCH 00/42] Generic background jobs
 2018-05-15 14:43 UTC  (3+ messages)

[PATCH] iio: dac: Add regulator framework to LTC2632 device driver
 2018-05-15 14:43 UTC  (3+ messages)

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-15 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH v2 0/4] Add DesignWare EP support
 2018-05-15 14:41 UTC  (5+ messages)
` [PATCH v2 1/4] bindings: PCI: designware: Example update
` [PATCH v2 2/4] PCI: dwc: Add support for EP mode
` [PATCH v2 3/4] bindings: PCI: designware: Add support for EP in DesignWare driver
` [PATCH v2 4/4] misc: pci_endpoint_test: Add DesignWare EP entry

[PATCH v2] apparmor: secid: fix error return value in error handling path
 2018-05-15 14:41 UTC  (4+ messages)

[PATCH v4 0/3] ARM: dts: tegra: Add 256 MB Colibri-T20 and cleanups
 2018-05-15 14:41 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: tegra: Remove skeleton.dtsi and fix DTC warnings for /memory
` [PATCH v4 2/3] ARM: dts: tegra: Fix unit_address_vs_reg and avoid_unnecessary_addr_size DTC warnings
` [PATCH v4 3/3] ARM: dts: tegra: Work safely with 256 MB Colibri-T20 modules

[Qemu-devel] [PATCH v1 1/7] hmat acpi: Build Memory Subsystem Address Range Structre(s) in ACPI HMAT
 2018-05-15 14:41 UTC  (2+ messages)

bitbake task not returning
 2018-05-15 14:40 UTC  (2+ messages)

[PATCH] bus/pci: fix error in parsing vfio driver
 2018-05-15 14:40 UTC 

[PATCH 0/6] treewide: Add and use dev_fmt similar to pr_fmt
 2018-05-15 14:40 UTC  (3+ messages)
` [PATCH 6/6] infiniband: qplib_fp: Use dev_fmt

[PATCH v8 0/5] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-05-15 14:40 UTC  (4+ messages)

[PATCH v2 0/2] xen-hvm: use new resource mapping API
 2018-05-15 14:40 UTC  (3+ messages)
` [PATCH v2 1/3] xen-hvm: create separate function for ioreq server initialization

[GIT PULL v2] arm64: dts: hisilicon dts updates for v4.18
 2018-05-15 14:40 UTC 

[Qemu-devel] [PATCH] riscv: remove define cpu_init()
 2018-05-15 14:39 UTC  (2+ messages)

printk feature for syzbot?
 2018-05-15 14:39 UTC  (8+ messages)

linux-nvdimm:会技术的您会管理吗?
 2018-05-15 14:39 UTC 

[Qemu-devel] [PATCH v9 0/9] qcow2: cluster space preallocation
 2018-05-15 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 2/9] blkverify: set supported write/zero flags
` [Qemu-devel] [PATCH v9 3/9] quorum: "

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-15 14:36 UTC  (7+ messages)

[PATCH 1/4] amba: Export amba_bustype
 2018-05-15 14:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] memory.h: Improve IOMMU related documentation
 2018-05-15 14:37 UTC 

[PATCH v2 0/6] PVH MTRR initial stat
 2018-05-15 14:36 UTC  (2+ messages)
` [PATCH v2 6/6] docs/pvh: document initial MTRR state


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.