messages from 2020-09-23 17:13:52 to 2020-09-29 15:15:06 UTC [more...]
[PATCH v3 0/7] Support GEM object mappings from I/O memory
2020-09-29 15:14 UTC (7+ messages)
` [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
` [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 5/7] drm/gem: Store client buffer mappings as struct dma_buf_map
` [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 00/45] Add support for vangoh
2020-09-29 15:13 UTC (59+ messages)
` [PATCH 02/45] drm/amdgpu: add van gogh asic_type enum (v2)
` [PATCH 03/45] drm/amdgpu: add uapi to define van gogh series
` [PATCH 04/45] drm/amdgpu: add van gogh support for gpu_info and ip block setting
` [PATCH 05/45] drm/amdgpu: add vangogh_reg_base_init function for van gogh
` [PATCH 06/45] drm/amdgpu: add nv common ip block support "
` [PATCH 07/45] drm/amdgpu: skip sdma1 in nv_allowed_read_registers list for van gogh (v2)
` [PATCH 08/45] drm/amdgpu: add van gogh support for ih block
` [PATCH 09/45] drm/amdgpu: use gpu virtual address for interrupt packet write space for vangogh
` [PATCH 10/45] drm/amdgpu: add uapi to define van gogh memory type
` [PATCH 11/45] drm/amdgpu: update new memory types in atomfirmware header
` [PATCH 12/45] drm/amdgpu/atomfirmware: Add edp and integrated info v2.1 tables
` [PATCH 13/45] drm/amdgpu: get the correct vram type for van gogh
` [PATCH 14/45] drm/amdgpu: add gmc v10 supports for van gogh (v3)
` [PATCH 15/45] drm/amdgpu: set fw load type for van gogh
` [PATCH 16/45] drm/amdgpu: add gfx support for van gogh (v2)
` [PATCH] drm/amdgpu: fix perms of gfx_v10_0.c
` [PATCH 17/45] drm/amdgpu: add gfx golden settings for vangogh (v3)
` [PATCH 18/45] drm/amdgpu/gfx10: add updated register offsets for VGH
` [PATCH 19/45] drm/amdgpu: add sdma support for van gogh
` [PATCH 20/45] drm/amdgpu: set ip blocks "
` [PATCH 21/45] drm/amdkfd: add Van Gogh KFD support
` [PATCH 22/45] drm/amdgpu: add mmhub v2.3 for vangogh (v4)
` [PATCH 23/45] drm/amdgpu: enable vcn3.0 for van gogh
` [PATCH 24/45] drm/amdgpu: add pcie port indirect read and write on nv
` [PATCH 25/45] drm/amdgpu: add nbio v7.2 for vangogh (v2)
` [PATCH 26/45] drm/amdgpu/powerplay: add new smu messages and feature masks "
` [PATCH 27/45] drm/admgpu/powerplay: add smu v11.5 driver interface header for vangogh
` [PATCH 28/45] drm/amdgpu/powerplay: add smu v11.5 firmware header for vangogh (v2)
` [PATCH 29/45] drm/amdgpu/powerplay: add smu v11.5 smc header for vangogh
` [PATCH 30/45] drm/amdgpu/powerplay: add vangogh asic name in smu v11 (v2)
` [PATCH 31/45] drm/amdgpu/powerplay: add smu initialize funcitons for vangogh (v2)
` [PATCH 32/45] drm/amd/powerplay: partially enable swsmu for vangogh
` [PATCH 33/45] drm/amd/powerplay: add vangogh ppt into swSMU
` [PATCH 34/45] drm/amdgpu: add smu ip block for vangogh
` [PATCH 35/45] drm/amdgpu: add TOC firmware definition
` [PATCH 36/45] drm/amdgpu: add TOC firmware support for apu (v2)
` [PATCH 37/45] drm/amdgpu: enable psp support for vangogh
` [PATCH 38/45] drm/amdgpu: disable gfxoff on vangogh for the moment (v2)
` [PATCH 39/45] drm/amdgpu: IP discovery table is not ready yet for VG
` [PATCH 40/45] drm/amdgpu/mmhub2.3: print client id string for mmhub
` [PATCH 41/45] drm/amdgpu: add gfx power gating for gfx10
` [PATCH 42/45] drm/amdgpu: enable gfx clock gating and power gating for vangogh
` [PATCH 43/45] drm/amd/display: Add dcn3.01 support to DC
` [PATCH 44/45] drm/amd/display: Add dcn3.01 support to DM
` [PATCH 45/45] drm/amdgpu: add van gogh pci id
[PATCH] drm/amdgpu: Use SKU instead of DID for FRU check v2
2020-09-29 15:10 UTC
[PATCH] drm/amdgpu: Use SKU instead of DID for FRU check v2
2020-09-29 15:08 UTC
[PATCH] drm/amdgpu: Use SKU instead of DID for FRU check
2020-09-29 14:46 UTC (3+ messages)
[PATCH] drm/amdgpu: use function pointer for gfxhub functions
2020-09-29 14:25 UTC (5+ messages)
amdgpu: call trace introduced in 5.9-rc1 for Lenovo L14 Renoir
2020-09-29 14:03 UTC (8+ messages)
[PATCH] drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()
2020-09-29 13:59 UTC (2+ messages)
Regression in amdgpu driver / kernel v5.8.6
2020-09-29 7:16 UTC (5+ messages)
[PATCH v3 6/7] drm: Validate encoder->possible_crtcs
2020-09-29 9:36 UTC (3+ messages)
[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v4)
2020-09-29 9:08 UTC
[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v3)
2020-09-29 8:58 UTC (4+ messages)
[PATCH v2] amd/amdgpu: Fix resv shared fence overflow
2020-09-29 7:00 UTC (2+ messages)
[PATCH] drm/amdgpu: drop duplicated ecc check for vega10 (v2)
2020-09-29 6:54 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: fix incorrect comment
2020-09-29 6:38 UTC (2+ messages)
[PATCH] drm/amdgpu: drop duplicated ecc check for vega10
2020-09-29 6:09 UTC (3+ messages)
[PATCH] amd/amdgpu: Fix resv shared fence overflow
2020-09-29 5:39 UTC (2+ messages)
[PATCH] amdgpu/drm: cleanup navi10 ih logic about older ASIC
2020-09-29 2:36 UTC (3+ messages)
[PATCH] drm/amdkcl: include linux/vmalloc.h in kcl_mm.h
2020-09-29 2:23 UTC
[PATCH] drm/amdgpu/swsmu/smu12: fix force clock handling for mclk
2020-09-29 2:10 UTC (2+ messages)
[PATCH] drm/amd/display: make two symbols static
2020-09-28 21:36 UTC (3+ messages)
[PATCH] drm/amd/display: make get_color_space_type() static
2020-09-28 21:34 UTC (3+ messages)
[PATCH] drm/amdgpu/dc: Pixel encoding DRM property and module parameter
2020-09-28 20:45 UTC (11+ messages)
[PATCH] amd/drm/display: avoid dcn3 on flip opp change for slave pipes
2020-09-28 17:01 UTC (2+ messages)
CONFIG_AMDGPU triggers full rebuild
2020-09-28 16:17 UTC (4+ messages)
[PATCH] drm/amd/display: add debugfs entry for trigger_hotplug
2020-09-28 14:11 UTC (3+ messages)
[PATCH 3/3] drm/amd/amdkfd: Surface files in Sysfs to allow users to get number of compute units that are in use
2020-09-28 10:54 UTC (2+ messages)
[PATCH 2/3] drm/amd/amdgpu: Define and implement a function that collects number of waves that are in flight
2020-09-28 10:48 UTC (2+ messages)
[PATCH 1/3] drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
2020-09-28 10:43 UTC (2+ messages)
[PATCH] drm/amd/powerplay: add one sysfs file -- "pp_od_clk_voltage" to support the feature to modify gfx engine clock(Mhz units) on Raven/Raven2/Picasso APU
2020-09-28 9:15 UTC (3+ messages)
[PATCH] drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
2020-09-25 21:26 UTC (8+ messages)
[PATCH] drm/amdgpu: fix a warning in amdgpu_ras.c (v2)
2020-09-25 19:37 UTC (3+ messages)
[PATCH] drm/amdgpu: fix a warning in amdgpu_ras.c
2020-09-25 19:25 UTC (5+ messages)
[PATCH 0/9] DC Patches September 25, 2020
2020-09-25 17:52 UTC (12+ messages)
` [PATCH 1/9] drm/amd/display: Update NV1x SR latency values
` [PATCH 2/9] drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoder
` [PATCH 3/9] drm/amd/display: Ensure all debug bits are passed to fw
` [PATCH 4/9] drm/amd/display: disable stream if pixel clock changed with link active
` [PATCH 5/9] drm/amd/display: Calc DLG from dummy p-state if full p-state unsupported
` [PATCH 6/9] drm/amd/display: Add debug param to force dio disable
` [PATCH 7/9] drm/amd/display: Revert check for flip pending before locking pipes
` [PATCH 8/9] drm/amd/display: [FW Promotion] Release 0.0.35
` [PATCH 9/9] drm/amd/display: disable stream if pixel clock changed with link active
amd-staging-drm-next has a compilation issue
2020-09-25 14:27 UTC (3+ messages)
[PATCH] drm/amdgpu/virt: fix the build
2020-09-25 14:26 UTC (3+ messages)
[PATCH v3 00/22] Convert all remaining drivers to GEM object functions
2020-09-25 8:40 UTC (3+ messages)
[PATCH] drm/amdgpu: clean up ras sysfs creation (v2)
2020-09-25 1:43 UTC (3+ messages)
[PATCH] drm/amdgpu: fix ras calltrace problem by sysfs_update_group
2020-09-24 13:47 UTC (5+ messages)
[PATCH] drm/amdgpu: disable sienna chichlid UMC RAS
2020-09-24 10:55 UTC (2+ messages)
[PATCH 01/11] drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
2020-09-24 9:43 UTC (6+ messages)
` [PATCH 09/11] drm/amdgpu: switch over to the new pin interface
[PATCH 1/2] drm/amdgpu: store noretry parameter per driver instance
2020-09-24 6:37 UTC (2+ messages)
[PATCH] drm/amdgpu: Remove some useless code
2020-09-24 5:54 UTC (2+ messages)
` 回复: "
[PATCH 1/2] drm/amd/pm: Skip use smc fw data in SRIOV
2020-09-24 1:18 UTC (3+ messages)
` [PATCH 2/2] drm/amd: Skip not used microcode loading "
[PATCH] drm/include: add PP_FEATURE_MASK comments (v3)
2020-09-23 18:39 UTC
[PATCH 1/3] drm/amdgpu: fix xgmi perfmon a-b-a problem
2020-09-23 18:35 UTC (3+ 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 1/3] drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
2020-09-23 18:34 UTC (2+ messages)
[PATCH v2] Add PP_FEATURE_MASK comments
2020-09-23 17:27 UTC (5+ 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