messages from 2020-10-02 13:02:51 to 2020-10-09 15:46:31 UTC [more...]
[PATCH] drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.c
2020-10-09 15:46 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
2020-10-09 15:44 UTC (2+ messages)
[PATCH][next] amd/amdgpu_ctx: Use struct_size() helper and kmalloc()
2020-10-09 14:39 UTC (6+ messages)
[PATCH] drm/amdgpu: vcn and jpeg ring synchronization
2020-10-09 14:33 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Add debugfs entry for printing VM info
2020-10-09 12:07 UTC (2+ messages)
[PATCH] drm/amdgpu: modify kmalloc to kzalloc in amdgpu_ctx_init_entity
2020-10-09 9:05 UTC (2+ messages)
[PATCH] drm/amdgpu/swsmu: clean up a bunch of stale interfaces
2020-10-09 8:19 UTC (2+ messages)
[PATCH] Revert "drm/scheduler: improve job distribution with multiple queues"
2020-10-09 8:14 UTC (4+ messages)
[PATCH][next] drm/amdgpu: Use struct_size() helper in kmalloc()
2020-10-09 7:07 UTC (3+ messages)
[PATCH] drm/amdgpu: modify cp_flags to pg_flags in gfx_v10_cntl_power_gating
2020-10-09 4:50 UTC (2+ messages)
[PATCH] drm/amdgpu: mark Sienna Cichlid as experimental in 5.9
2020-10-09 2:52 UTC (2+ messages)
[pull] amdgpu drm-fixes-5.9
2020-10-09 2:49 UTC
[PATCH] drm/amdgpu: Remove warning for virtual_display
2020-10-09 2:42 UTC (2+ messages)
[RFC PATCH radeon-alex] drm/amdgpu: kfd_initialized can be static
2020-10-08 22:21 UTC
[PATCH] drm/amdgpu: Change the way to determine framebuffer type
2020-10-08 17:15 UTC
[PATCH 00/14] drm/amd/pm: Replace one-element arrays with flexible-array members
2020-10-08 15:53 UTC (19+ messages)
` [PATCH 01/14] drm/amd/pm: Replace one-element array with flexible-array member
` [PATCH 02/14] drm/amd/pm: Replace one-element array with flexible-array member in struct vi_dpm_table
` [PATCH 03/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_clock_array
` [PATCH 04/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_uvd_clock_voltage_dependency_table
` [PATCH 05/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_acp_clock_voltage_dependency_table
` [PATCH 06/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_phase_shedding_limits_table
` [PATCH 07/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_vce_clock_voltage_dependency_table
` [PATCH 08/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_cac_leakage_table
` [PATCH 09/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_samu_clock_voltage_dependency_table
` [PATCH 10/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v1_clock_voltage_dependency_table
` [PATCH 11/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v1_mm_clock_voltage_dependency_table
` [PATCH 12/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v1_voltage_lookup_table
` [PATCH 13/14] drm/amd/pm: Replace one-element array with flexible-array in struct phm_ppt_v1_pcie_table
` [PATCH 14/14] drm/amd/pm: Replace one-element array with flexible-array in struct ATOM_Vega10_GFXCLK_Dependency_Table
[PATCH] drm/amdgpu: Add debugfs entry for printing VM info
2020-10-08 11:35 UTC (2+ messages)
[PATCH v3 0/7] Support GEM object mappings from I/O memory
2020-10-08 9:35 UTC (30+ messages)
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v3 5/7] drm/gem: Store client buffer mappings as "
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
` [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map
[PATCH] drm/amdgpu: Remove warning for virtual_display
2020-10-08 2:37 UTC (2+ messages)
[PATCH 00/50] Add support for Dimgrey Cavefish
2020-10-07 16:31 UTC (51+ messages)
` [PATCH 01/50] drm/amdgpu: add dimgrey_cavefish asic type
` [PATCH 02/50] drm/amdgpu: add dimgrey_cavefish gpu info firmware
` [PATCH 03/50] drm/amdgpu: set fw load type for dimgrey_cavefish
` [PATCH 04/50] drm/amdgpu: set asic family and ip blocks "
` [PATCH 05/50] drm/amdgpu: add support for dimgrey_cavefish firmware
` [PATCH 06/50] drm/amdgpu: add gmc support for dimgrey_cavefish
` [PATCH 07/50] drm/amdgpu: add gfx clock gating "
` [PATCH 08/50] drm/amdgpu: add common "
` [PATCH 09/50] drm/amdgpu: initialize IP offset "
` [PATCH 10/50] drm/amdgpu: add mmhub support "
` [PATCH 11/50] drm/amdgpu: add common ip block "
` [PATCH 12/50] drm/amdgpu: add gmc "
` [PATCH 13/50] drm/amdgpu: add ih "
` [PATCH 14/50] drm/amdgpu: add gfx "
` [PATCH 15/50] drm/amdgpu: add sdma "
` [PATCH 16/50] drm/amdgpu: configure dimgrey_cavefish gfx according to gfx 10.3's definition
` [PATCH 17/50] drm/amdgpu: add virtual display support for dimgrey_cavefish
` [PATCH 18/50] drm/amdgpu: force pa_sc_tile_steering_override to 0 "
` [PATCH 19/50] drm/amdgpu/vcn: add firmware support "
` [PATCH 20/50] drm/amdgpu/vcn: enable VCN DPG mode "
` [PATCH 21/50] drm/amdgpu: add gmc cg support "
` [PATCH 22/50] drm/amdgpu/swsmu: increase size for smu fw_name string
` [PATCH 23/50] drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)
` [PATCH 24/50] drm/amdgpu: increase size of psp fw_name string(v2)
` [PATCH 25/50] drm/amdgpu: add psp support for dimgrey_cavefish(v2)
` [PATCH 26/50] drm/amdgpu: skip reroute ih for some ASICs
` [PATCH 27/50] drm/amdgpu: support cp_fw_write_wait for dimgrey_cavefish
` [PATCH 28/50] drm/amdgpu: add gc golden setting "
` [PATCH 29/50] drm/amdkfd: Support dimgrey_cavefish KFD (v2)
` [PATCH 30/50] drm/amdkfd: Add kfd2kgd_funcs for dimgrey_cavefish kfd support
` [PATCH 31/50] drm/amdgpu: enable VCN3.0 PG and CG for dimgrey_cavefish
` [PATCH 32/50] drm/amdgpu: enable jpeg3.0 "
` [PATCH 33/50] drm/amdgpu: enable front door loading "
` [PATCH 34/50] drm/amdgpu: support athub cg setting "
` [PATCH 35/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 36/50] drm/amdgpu: enable GFX clock gating "
` [PATCH 37/50] drm/amdgpu: enable mc CG and LS "
` [PATCH 38/50] drm/amdgpu: enable athub/mmhub PG "
` [PATCH 39/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 40/50] drm/amdgpu: enable vcn3.0 for dimgrey_cavefis
` [PATCH 41/50] drm/amdgpu: enable jpeg3.0 for dimgrey_cavefish
` [PATCH 42/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 43/50] drm/amdgpu/swsmu: update driver if version for dimgrey_cavefish(v2)
` [PATCH 44/50] drm/amdgpu: add psp and smu block for dimgrey_cavefish
` [PATCH 45/50] drm/amdgpu: enable hdp CG and LS "
` [PATCH 46/50] drm/amdgpu: enable ih CG "
` [PATCH 47/50] drm/amdgpu: remove gpu_info fw support "
` [PATCH 48/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 49/50] drm/amd/display: Add support for DCN302 (v2)
` [PATCH 50/50] drm/amd/display: Add DCN302 support in amdgpu_dm (v2)
[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
2020-10-07 15:23 UTC
[PATCH] drm/amdgpu: prevent spurious warning
2020-10-07 15:12 UTC (4+ messages)
` [PATCH] drm/amdgpu/swsmu: fix ARC build errors
[PATCH 00/12] DC Patches 2020 October 12
2020-10-07 12:42 UTC (13+ messages)
` [PATCH 01/12] drm/amd/display: Fix black screen after DP/HDMI hot-plug
` [PATCH 02/12] drm/amd/display: Add Bounding Box State for Low DF PState but High Voltage State
` [PATCH 03/12] drm/amd/display: add dcn21 bw validation
` [PATCH 04/12] drm/amd/display: enable odm + full screen mpo on dcn21
` [PATCH 05/12] drm/amd/display: Source minimum HBlank support
` [PATCH 06/12] drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"
` [PATCH 07/12] drm/amd/display: Set WM set A to 0 if full pstate not supported
` [PATCH 08/12] drm/amd/display: Raise DPG height during timing synchronization
` [PATCH 09/12] drm/amd/display: Define PSR ERROR Status bit VSC_SDP
` [PATCH 10/12] drm/amd/display: [FW Promotion] Release 0.0.37
` [PATCH 11/12] drm/amd/display: Add an option to limit max DSC target bpp per sink
` [PATCH 12/12] drm/amd/display: 3.2.107
[PATCH] drm/amdgpu: Add error message for DAC setup failure
2020-10-07 9:17 UTC (2+ messages)
[RESEND] Requests For Proposals for hosting XDC2021 are now open
2020-10-06 8:48 UTC (2+ messages)
` [Freedreno] "
[RFC PATCH] DRM: amd: powerplay: don't undef pr_warn() {causes ARC build errors}
2020-10-06 4:55 UTC (2+ messages)
[PATCH] drm/amdgpu: remove unintended executable mode
2020-10-05 19:18 UTC (2+ messages)
[PATCH] drm/amd/display: Add missing function pointers for dcn3
2020-10-05 19:13 UTC (3+ messages)
[PATCH 1/3] drm/amdgpu: fix xgmi perfmon a-b-a problem
2020-10-05 16:28 UTC (5+ messages)
` [PATCH 2/3] drm/amdgpu: add per device user friendly xgmi events for vega20
` [PATCH 3/3] drm/amdgpu: add xgmi perfmons for arcturus
[PATCH] drm/amd/display: [FIX] Compilation error
2020-10-05 15:27 UTC (2+ messages)
[PATCH AUTOSEL 4.9 2/2] drm/amdgpu: prevent double kfree ttm->sg
2020-10-05 14:45 UTC
[PATCH AUTOSEL 4.14 2/2] drm/amdgpu: prevent double kfree ttm->sg
2020-10-05 14:45 UTC
[PATCH AUTOSEL 4.19 2/2] drm/amdgpu: prevent double kfree ttm->sg
2020-10-05 14:45 UTC
[PATCH AUTOSEL 5.4 2/4] drm/amdgpu: prevent double kfree ttm->sg
2020-10-05 14:45 UTC
[PATCH AUTOSEL 5.8 04/12] drm/amdgpu: prevent double kfree ttm->sg
2020-10-05 14:44 UTC (3+ messages)
` [PATCH AUTOSEL 5.8 08/12] drm/amd/pm: Removed fixed clock in auto mode DPM
` [PATCH AUTOSEL 5.8 09/12] drm/amd/display: fix return value check for hdcp_work
[PATCH] drm/amdgpu: align frag_end to covered address space
2020-10-05 14:43 UTC (2+ messages)
[PATCH 00/18] DC Patches October 5, 2020
2020-10-04 17:18 UTC (19+ messages)
` [PATCH 01/18] drm/amd/display: 3.2.105
` [PATCH 02/18] drm/amd/display: Don't allow pstate if no support in blank
` [PATCH 03/18] drm/amd/display: Check for flip pending before locking pipes
` [PATCH 04/18] drm/amd/display: Change to correct unit on audio rate
` [PATCH 05/18] drm/amd/display: Fixed comments (uniform style)
` [PATCH 06/18] drm/amd/display: Force enable pstate on driver unload
` [PATCH 07/18] drm/amd/display: Copy WM values from set A to other sets in hw_init
` [PATCH 08/18] drm/amd/display: Block ABM in case of eDP ODM
` [PATCH 09/18] drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
` [PATCH 10/18] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH 11/18] drm/amd/display: Fix OPTC_DATA_FORMAT programming
` [PATCH 12/18] drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
` [PATCH 13/18] drm/amd/display: Hardcode 45W Bounding Box for DCN2.1 Diags
` [PATCH 14/18] drm/amd/display: Program meta addresses correctly
` [PATCH 15/18] drm/amd/display: Only flush inst_fb if backdoor loading
` [PATCH 16/18] drm/amd/display: [FW Promotion] Release 0.0.36
` [PATCH 17/18] drm/amd/display: 3.2.106
` [PATCH 18/18] drm/amd/display: Avoid set zero in the requested clk
[PATCH] drm/amd/display: [FIX] Compilation error
2020-10-03 1:11 UTC (2+ messages)
WARNING in ieee80211_bss_info_change_notify
2020-10-03 2:33 UTC
[PATCH] PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
2020-10-02 19:56 UTC (7+ messages)
[PATCH 1/7] drm/amdgpu: add Green_Sardine APU flag
2020-10-02 15:09 UTC (7+ messages)
` [PATCH 2/7] drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
` [PATCH 3/7] drm/amdgpu: add soc15 common ip block support for green_sardine (v3)
` [PATCH 4/7] drm/amdgpu: add gfx support for green_sardine (v2)
` [PATCH 5/7] drm/amdgpu/sdma: add sdma engine "
` [PATCH 6/7] drm/amdgpu: enable green_sardine_asd.bin loading (v2)
` [PATCH 7/7] drm/amdgpu: enable vcn support for green_sardine (v2)
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;
as well as URLs for NNTP newsgroup(s).