All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-25 10:13:02 to 2019-01-25 10:36:03 UTC [more...]

[v3,04/10] usb: ehci-orion: add S2RAM support
 2019-01-25 10:35 UTC  (4+ messages)
  ` [PATCH v3 04/10] "

[PATCH 00/10] Venus stateful Codec API
 2019-01-25 10:35 UTC  (8+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[linux-4.14 test] 132455: tolerable FAIL - PUSHED
 2019-01-25 10:35 UTC 

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-25 10:33 UTC  (6+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-25 10:31 UTC  (6+ messages)

[PATCHv3 0/9] cpufreq: Add flag to auto-register as cooling device
 2019-01-25 10:31 UTC  (3+ messages)
` [PATCHv3 2/9] cpufreq: Auto-register the driver as a thermal cooling device if asked

[Qemu-devel] [PATCH] file-posix: Cache lseek result for data regions
 2019-01-25 10:30 UTC  (7+ messages)

[<PATCH v1> 1/1] scsi: qcom-ufs: Add support for bus voting using ICB framework
 2019-01-25 10:29 UTC  (5+ messages)

[PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-25 10:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] arm: microbit Non-Volatile Memory Controller
 2019-01-25 10:28 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 2/5] pflash: flush rom device memory region
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-01-25 10:25 UTC  (4+ messages)
` [PATCH v3 3/4] clk: renesas: rcar-gen3-cpg: add RPC clocks

[PATCH 0/7] mt76x02: Beacon support for USB
 2019-01-25 10:25 UTC  (10+ messages)
` [PATCH 1/7] mt76x02: use mask for vifs

[Qemu-trivial] [PATCH] typo: apci->acpi
 2019-01-25 10:25 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 000/138] The new SW SMU driver of amdgpu
 2019-01-25 10:25 UTC  (139+ messages)
  ` [PATCH 001/138] drm/amd/powerplay: add new smu ip block
  ` [PATCH 002/138] drm/amd/powerplay: add smu11 sub block for SMU IP
  ` [PATCH 003/138] drm/amd/powerplay: add firmware loading interface
  ` [PATCH 004/138] drm/amd/powerplay: add fw load checking interface
  ` [PATCH 005/138] drm/amd/powerplay: add interface to read pptable from vbios
  ` [PATCH 006/138] drm/amd/powerplay: add placeholder of smu_initialize_pptable
  ` [PATCH 007/138] drm/amd/powerplay: add interface to init smc tables (v2)
  ` [PATCH 008/138] drm/amd/powerplay: add interface to init power (v2)
  ` [PATCH 009/138] drm/amd/powerplay: add interface to get vbios bootup values (v2)
  ` [PATCH 010/138] drm/amd/powerplay: add interface to check pptable (v2)
  ` [PATCH 011/138] drm/amd/powerplay: add interface to init fb allocations (v2)
  ` [PATCH 012/138] drm/amd/powerplay: add interface to parse pptable (v2)
  ` [PATCH 013/138] drm/amd/powerplay: add interface to populate smc "
  ` [PATCH 014/138] drm/amd/powerplay: add interface to check fw version (v2)
  ` [PATCH 015/138] drm/amd/powerplay: add interface to write pptable (v2)
  ` [PATCH 016/138] drm/amd/powerplay: add interface to set min dcef deep sleep (v2)
  ` [PATCH 017/138] drm/amd/powerplay: add interface to set tool table location (v2)
  ` [PATCH 018/138] drm/amd/powerplay: add interface to allocate memory pool (v2)
  ` [PATCH 019/138] drm/amd/powerplay: add interface to notify memory pool location (v2)
  ` [PATCH 020/138] drm/amd/powerplay: add interfaces for smu resume
  ` [PATCH 021/138] drm/amd/powerplay: add resume sequence placeholder for smu ip block
  ` [PATCH 022/138] drm/amdgpu: enable new smu ip block for vega20
  ` [PATCH 023/138] drm/amd/powerplay: init microcode for smu11
  ` [PATCH 024/138] drm/amd/powerplay: add new ppsmc header for smu11 (v2)
  ` [PATCH 025/138] drm/amd/powerplay: implement smu send message functions for smu11 (v3)
  ` [PATCH 026/138] drm/amd/powerplay: implement check_fw_status function for smu11
  ` [PATCH 027/138] drm/amd/powerplay: implement check_fw_version "
  ` [PATCH 028/138] drm/amd/powerplay: add pptable header "
  ` [PATCH 029/138] drm/amdgpu: update atomfirmware "
  ` [PATCH 030/138] drm/amdgpu: update new members in atomfirmware
  ` [PATCH 031/138] drm/amd/powerplay: add smu table context structure
  ` [PATCH 032/138] drm/amd/powerplay: add get atom data table helper
  ` [PATCH 033/138] drm/amdgpu: move get_index_into_master_table macro into atomfirmware header
  ` [PATCH 034/138] drm/amd/powerplay: implement read_pptable_from_vbios function for smu11
  ` [PATCH 035/138] drm/amd/powerplay: implement smu_init[fini]_smc_tables "
  ` [PATCH 036/138] drm/amd/powerplay: implement smu dpm context functions "
  ` [PATCH 037/138] drm/amd/powerplay: implement smu_init[fini]_power function "
  ` [PATCH 038/138] drm/amd/powerplay: implement smu_init(fini)_fb_allocations function
  ` [PATCH 039/138] drm/amd/powerplay: remove header of smu_v11_0_pptable
  ` [PATCH 040/138] drm/amd/powerplay: update pptable header for smu11
  ` [PATCH 041/138] drm/amd/powerplay: add data structure of bootup values
  ` [PATCH 042/138] drm/amd/powerplay: implement get_vbios_bootup_values function for smu11 (v2)
  ` [PATCH 043/138] drm/amd/powerplay: implement get_clk_info_from_vbios "
  ` [PATCH 044/138] drm/amd/powerplay: implement smu_alloc[free]_memory pool function
  ` [PATCH 045/138] drm/amd/powerplay: implement notify_memory_pool_location function for smu11
  ` [PATCH 046/138] drm/amd/powerplay: add vega20 pptable function file
  ` [PATCH 047/138] drm/amd/powerplay: add function to parse pptable for smu11
  ` [PATCH 048/138] drm/amd/powerplay: add function to check "
  ` [PATCH 049/138] drm/amd/powerplay: update hw fini function to relase some memory
  ` [PATCH 050/138] drm/amd/powerplay: add function to populate smc pptable for smu11
  ` [PATCH 051/138] drm/amd/powerplay: add function to write pptable for smu11 (v2)
  ` [PATCH 052/138] drm/amd/powerplay: add function to set min dcef deep sleep "
  ` [PATCH 053/138] drm/amd/powerplay: add function to set tool table location "
  ` [PATCH 054/138] drm/amd/powerplay: add enum smu_msg_type to header
  ` [PATCH 055/138] drm/amd/powerplay: implement smu vega20_message_map for vega20
  ` [PATCH 056/138] drm/amd/powerplay: use virtual msg index to replace asic-related msg index
  ` [PATCH 057/138] drm/amd/powerplay: replace SMU_MSG_XXX with PPSMC_MSG_XXX message index for smu11 (v2)
  ` [PATCH 058/138] drm/amd/powerplay: add append_powerplay_table function
  ` [PATCH 059/138] drm/amd/powerplay: expose the function of smu read argument
  ` [PATCH 060/138] drm/amd/powerplay: Change the allocate method of dpm context for smu11
  ` [PATCH 061/138] drm/amd/powerplay: implement smu_init_display "
  ` [PATCH 062/138] drm/amd/powerplay: implement smu_run_afll_btc function
  ` [PATCH 063/138] drm/amd/powerplay: implement smu feature functions
  ` [PATCH 064/138] drm/amd/powerplay: implement feature get&set functions
  ` [PATCH 065/138] drm/amd/powerplay: implement smu_notify_display_change function for smu11
  ` [PATCH 066/138] drm/amd/powerplay: set defalut dpm table for smu
  ` [PATCH 067/138] drm/amd/powerplay: add function to populate umd state clk
  ` [PATCH 068/138] drm/amd/powerplay: add function to get power limit for smu11 (v2)
  ` [PATCH 069/138] drm/amd/powerplay: implement get_current_clk_freq for smu11
  ` [PATCH 070/138] drm/amd/powerplay: print clock levels for smu11 (v2)
  ` [PATCH 071/138] drm/amd/powerplay: add get_max_sustainable_clock function
  ` [PATCH 072/138] drm/amd/powerplay: add function to get thermal range
  ` [PATCH 073/138] drm/amd/powerplay: add function to set "
  ` [PATCH 074/138] drm/amd/powerplay: add function to enable thermal alert
  ` [PATCH 075/138] drm/amd/powerplay: add function to set fan table to control thermal
  ` [PATCH 076/138] drm/amd/powerplay: add function to start thermal control
  ` [PATCH 077/138] drm/amd/powerplay: implement smu update table function
  ` [PATCH 078/138] drm/amd/powerplay: implement is_support_sw_smu function for new smu
  ` [PATCH 079/138] drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11
  ` [PATCH 080/138] drm/amd/powerplay: implement sysfs of pp_table "
  ` [PATCH 081/138] drm/amd/powerplay: upload dpm level "
  ` [PATCH 082/138] drm/amd/powerplay: force clock levels "
  ` [PATCH 083/138] drm/amd/powerplay: implement sensor of SCLK and MCLK "
  ` [PATCH 084/138] drm/amd/powerplay: implement sensor of thermal_get_temperature "
  ` [PATCH 085/138] drm/amd/powerplay: implement sensor of get_gpu_power "
  ` [PATCH 086/138] drm/amd/powerplay: implement sensor of get_gfx_vdd "
  ` [PATCH 087/138] drm/amd/powerplay: implement sensor of get feature mask
  ` [PATCH 088/138] drm/amd/powerplay: implement sysfs of get num states function
  ` [PATCH 089/138] drm/amd/powerplay: implement sysfs of pp_cur_state function
  ` [PATCH 090/138] drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu
  ` [PATCH 091/138] drm/amd/powerplay: add the function to set deep sleep dcefclk
  ` [PATCH 092/138] drm/amd/powerplay: add two interfaces to set_active_display_count and store_cc6_data
  ` [PATCH 093/138] drm/amd/powerplay: add smu display configuration change function
  ` [PATCH 094/138] drm/amd/powerplay: add get_clock_by_type interface for display
  ` [PATCH 095/138] drm/amd/powerplay: add interface to get max high clocks "
  ` [PATCH 096/138] drm/amd/powerplay: add interface to get clock by type with latency for display (v2)
  ` [PATCH 097/138] drm/amd/powerplay: add interface to get clock by type with voltage for display
  ` [PATCH 098/138] drm/amd/powerplay: add interface to request display clock voltage
  ` [PATCH 099/138] drm/amd/powerplay: add interface to get dal power level
  ` [PATCH 100/138] drm/amd/powerplay: add interface to get performance level
  ` [PATCH 101/138] drm/amd/powerplay: add interface to get current shallow sleep clocks
  ` [PATCH 102/138] drm/amd/powerplay: add interface to get current clocks for display
  ` [PATCH 103/138] drm/amd/powerplay: add interface to notify smu enable pme restore register
  ` [PATCH 104/138] drm/amd/powerplay: implement interface to set watermarks for clock ranges
  ` [PATCH 105/138] drm/amd/powerplay: add function to store overdrive information for smu11
  ` [PATCH 106/138] drm/amd/powerplay: add function to set default overdrive settings
  ` [PATCH 107/138] drm/amd/powerplay: add golden dpm table to backup default DPM table
  ` [PATCH 108/138] drm/amd/powerplay: print overdrive percentage information for smu11
  ` [PATCH 109/138] drm/amd/powerplay: get overdrive clock and voltage information
  ` [PATCH 110/138] drm/amd/powerplay: remove unnecessary checking in smu_hw_fini
  ` [PATCH 111/138] drm/amd/powerplay: don't check hwmgr while using the sw smu
  ` [PATCH 112/138] drm/amd/powerplay: implement power_dpm_state sys interface for SMU11
  ` [PATCH 113/138] drm/amd/powerplay: add watermarks related data structs and function "
  ` [PATCH 114/138] drm/amd/powerplay: implement pp_power_profile_mode sys inerface "
  ` [PATCH 115/138] drm/amd/powerplay: add display_config to handle display config "
  ` [PATCH 116/138] drm/amd/powerplay: add mclk_latency_table struct and smu_clocks struct "
  ` [PATCH 117/138] drm/amd/powerplay: add enable_umd_pstate functions "
  ` [PATCH 118/138] drm/amd/powerplay: add get_profiling_clk_mask "
  ` [PATCH 119/138] drm/amd/powerplay: add set_uclk_to_highest_level "
  ` [PATCH 120/138] drm/amd/powerplay: add display_config_changed "
  ` [PATCH 121/138] drm/amd/powerplay: add apply_clock_adjust_rules "
  ` [PATCH 122/138] drm/amd/powerplay: add vega20_notify_smc_display_config functions "
  ` [PATCH 123/138] drm/amd/powerplay: add vega20_find/force_higest/lowest_dpm "
  ` [PATCH 124/138] drm/amd/powerplay: add vega20_unforce_dpm_levels "
  ` [PATCH 125/138] drm/amd/powerplay: implement power_dpm_force_performance_level "
  ` [PATCH 126/138] drm/amd/powerplay: add sys interface for pcie for smu
  ` [PATCH 127/138] drm/amd/powerplay: add function to update overdrive settings
  ` [PATCH 128/138] drm/amd/powerplay: add sys interface for set sclk_od/mclk_od for smu
  ` [PATCH 129/138] drm/amd/powerplay: add sys interface to set pp_od_clk_voltage "
  ` [PATCH 130/138] drm/amd/powerplay: adjust power state when set od_clk
  ` [PATCH 131/138] drm/amd/powerplay: dpm clk can be set only when performance level is manual
  ` [PATCH 132/138] drm/amd/powerplay: implement update enabled feature state to smc for smu11
  ` [PATCH 133/138] drm/amd/powerplay: hwmon don't check powerplay when sw smu is enabled
  ` [PATCH 134/138] drm/amd/powerplay: implement uvd & vce dpm enable functions
  ` [PATCH 135/138] drm/amd/powerplay: implement sensor of uvd & vce power state for smu11
  ` [PATCH 136/138] drm/amd/powerplay: implement dpm enable functions of uvd & vce for smu
  ` [PATCH 137/138] drm/amd/powerplay: Unify smu handle task function
  ` [PATCH 138/138] drm/amd/powerplay: enable amdgpu dpm for smu

[PATCH for-4.12] x86/p2m: Drop erroneous #VE-enabled check in ept_set_entry()
 2019-01-25 10:25 UTC  (2+ messages)

[PATCH 1/7] soc/tegra: pmc: Sort includes alphabetically
 2019-01-25 10:22 UTC  (14+ messages)
` [PATCH 2/7] soc/tegra: pmc: Add missing kerneldoc
` [PATCH 3/7] soc/tegra: pmc: Make tegra_powergate_is_powered() a local function
` [PATCH 4/7] soc/tegra: pmc: Pass struct tegra_pmc * where possible
` [PATCH 5/7] soc/tegra: pmc: Make alignment consistent
` [PATCH 6/7] soc/tegra: pmc: Explicitly initialize all fields
` [PATCH 7/7] soc/tegra: pmc: Support systems where PMC is marked secure

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-25 10:24 UTC  (19+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
                        ` [Qemu-devel] "

[PATCH v2] dt-bindings: arm: renesas: Document RZ/A2M EVB
 2019-01-25 10:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] trace: improve runstate tracing
 2019-01-25 10:24 UTC  (2+ messages)

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-25 10:23 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "

xf86-video-amdgpu merge request !24 is ready for review
 2019-01-25 10:23 UTC 

[RFC] Loading BTF and pretty printing maps with bpftool
 2019-01-25 10:20 UTC 

[PATCH] trace-cmd: Fix a buffer overrun
 2019-01-25 10:20 UTC 

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-25 10:20 UTC  (14+ messages)

[PATCH] tools/lib/traceevent: fix a buffer overrun
 2019-01-25 10:20 UTC 

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-25 10:18 UTC  (10+ messages)
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-25 10:18 UTC 

[PATCH] reset: Don't WARN if trying to get a used reset control
 2019-01-25 10:15 UTC 

[PATCH 0/2] RFC: Mixel DPHY support for i.MX8
 2019-01-25 10:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH 2/2] phy: Add driver "

[PATCH 00/26] some cleanups, mostly around fbdev emulation
 2019-01-25 10:15 UTC  (6+ messages)
` [PATCH 04/26] drm/fb-helper: Add fill_info() functions

[PATCH] lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
 2019-01-25 10:14 UTC  (2+ messages)

SpectreV1+L1TF Patch Series
 2019-01-25 10:14 UTC  (4+ messages)
` [PATCH SpectreV1+L1TF v4 03/11] config: introduce L1TF_LFENCE option

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-01-25 10:13 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add dma-resv window list
` [PATCH v3 2/3] iommu/dma: Reserve IOVA for PCI host reserve address list
` [PATCH v3 3/3] PCI: iproc: Add dma reserve resources to host


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.