messages from 2019-01-24 13:54:19 to 2019-01-28 15:58:29 UTC [more...]
[PATCH AUTOSEL 4.19 048/258] drm/amd/display: fix gamma not being applied correctly
2019-01-28 15:58 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 049/258] drm/amd/display: calculate stream->phy_pix_clk before clock mapping
` [PATCH AUTOSEL 4.19 109/258] drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
` [PATCH AUTOSEL 4.19 183/258] drm/amd/display: Add retry to read ddc_clock pin
` [PATCH AUTOSEL 4.19 185/258] drm/amd/display: fix YCbCr420 blank color
` [PATCH AUTOSEL 4.19 203/258] drm/amd/display: validate extended dongle caps
[PATCH AUTOSEL 4.20 013/304] drm/amd/display: Fix potential nullptr error
2019-01-28 15:42 UTC (8+ messages)
` [PATCH AUTOSEL 4.20 055/304] drm/amd/display: fix gamma not being applied correctly
` [PATCH AUTOSEL 4.20 056/304] drm/amd/display: calculate stream->phy_pix_clk before clock mapping
` [PATCH AUTOSEL 4.20 129/304] drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
` [PATCH AUTOSEL 4.20 218/304] drm/amd/display: Add retry to read ddc_clock pin
` [PATCH AUTOSEL 4.20 219/304] drm/amd/display: Wait edp HPD to high in detect_sink
` [PATCH AUTOSEL 4.20 221/304] drm/amd/display: fix YCbCr420 blank color
` [PATCH AUTOSEL 4.20 243/304] drm/amd/display: validate extended dongle caps
[PATCH] drm/amd/display - Don't leak memory when updating streams
2019-01-28 15:14 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: cleanup amdgpu_pte_update_params
2019-01-28 14:28 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: cleanup setting bulk_movable
` 回复:[PATCH "
[PATCH 00/20] DC Patches Jan 22, 2019
2019-01-28 13:47 UTC (4+ messages)
` [PATCH 05/20] drm/amd/display: Call into DC once per multiplane flip
[PATCH] drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLE
2019-01-28 8:55 UTC (2+ messages)
[PATCH] drm/amdgpu: fix baco handling for soc15
2019-01-28 5:26 UTC (3+ messages)
` 答复: "
[PATCH] drm/amd/display: Pass app_tf by value rather than by reference
2019-01-26 3:42 UTC (6+ messages)
[pull] amdgpu, amdkfd, ttm, sched drm-next-5.1
2019-01-25 23:15 UTC
[PATCH] drm/amd/powerplay: add override pcie parameters for Vega20
2019-01-25 22:29 UTC (2+ messages)
[PATCH] drm/amd/powerplay: Fix missing break in switch
2019-01-25 21:55 UTC
[Linux-v4.18-rc6] modpost-errors when compiling with clang-7 and CONFIG_DRM_AMDGPU=m
2019-01-25 18:54 UTC (10+ messages)
[Bug Report] Polaris 11 hangs entire system - ring gfx timeout
2019-01-25 16:37 UTC
[PATCH] drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
2019-01-25 15:29 UTC (4+ messages)
[PATCH 01/26] drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
2019-01-25 15:09 UTC (4+ messages)
` [PATCH 20/26] drm/radeon: Use drm_fb_helper_fill_info
[PATCH] drm/amd/display: Expose connector VRR range via debugfs
2019-01-25 14:01 UTC (5+ messages)
[PATCH] drm: enable uncached DMA optimization for ARM and arm64
2019-01-25 11:35 UTC (7+ messages)
[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
xf86-video-amdgpu merge request !24 is ready for review
2019-01-25 10:23 UTC
[RFC PATCH] drm: disable WC optimization for cache coherent devices on non-x86
2019-01-24 16:04 UTC (23+ messages)
[PATCH] drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in sriov
2019-01-24 15:48 UTC (4+ messages)
[PATCH v5 1/2] drm/sched: Refactor ring mirror list handling
2019-01-24 15:29 UTC (21+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox