amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 11:05:19 to 2020-11-04 10:40:44 UTC [more...]

[PATCH] drm/amdgpu: clip the ref divider max value at 100
 2020-11-04 10:40 UTC  (3+ messages)

[PATCH] drm/amdgpu: add missing clock gating info in amdgpu_pm_info
 2020-11-04 10:31 UTC  (2+ messages)

[PATCH 1/6] drm/radeon: Stop changing the drm_driver struct
 2020-11-04 10:04 UTC 

[PATCH 0/2] amdgpu's drm_driver becomes const
 2020-11-04 10:00 UTC  (5+ messages)
` [PATCH 1/2] drm/amdgpu/virt: fix handling of the atomic flag
` [PATCH 2/2] drm/amdgpu: Make struct drm_driver const

[PATCH] drm/amdgpu: fix NULL pointer crash on navi10 headless SKU
 2020-11-04  9:54 UTC  (12+ messages)

[PATCH] drm/amdgpu/virt: fix handling of the atomic flag
 2020-11-04  9:39 UTC  (3+ messages)

[amdgpu] unable to use AMDGPU card on Linux 5.10-rc1
 2020-11-04  6:58 UTC 

[PATCH] drm/amdgpu: cleanup debug information in amdgpu_set_pp_features()
 2020-11-04  6:19 UTC  (4+ messages)
` [PATCH] drm/amdgpu: cleanup debug log "

[PATCH] drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_table
 2020-11-04  1:38 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
 2020-11-04  1:13 UTC  (11+ messages)
` [PATCH 4/4] drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v4)
 2020-11-04  1:11 UTC  (2+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (9+ messages)

[PATCH] drm/amd/display: fix psr panel lightup
 2020-11-03 23:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v3)
 2020-11-03 21:30 UTC 

[bugreport] [5.10-rc1] Oops: 0000 [#1] SMP NOPTI bug which always starts as page allocation failure
 2020-11-03 21:05 UTC 

[PATCH] drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_cu_occupancy that is already defined
 2020-11-03 19:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: set LDS_CONFIG=0x20 on Navy Flounder to fix a GPU hang
 2020-11-03 17:42 UTC  (3+ messages)

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v2)
 2020-11-03 17:39 UTC 

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x
 2020-11-03 17:17 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
 2020-11-03 16:05 UTC  (10+ messages)
` [PATCH 2/8] drm/amdgpu: drop leading zeros from the gmc9 fault address
` [PATCH 3/8] drm/amdgpu: cleanup gmc_v10_0_process_interrupt a bit
` [PATCH 4/8] drm/amdgpu: add infrastructure for soft IH ring
` [PATCH 5/8] drm/amdgpu: enabled software IH ring for Vega
` [PATCH 6/8] drm/amdgpu: make sure retry faults are handled in a work item on Vega
` [PATCH 7/8] drm/amdgpu: enabled software IH ring for Navi
` [PATCH 8/8] drm/amdgpu: implement retry fault handling "

[PATCH] drm/amdgpu: do not initialise global variables to 0 or NULL
 2020-11-03 15:34 UTC  (11+ messages)

[PATCH] drm/amdgpu: Change the way to determine framebuffer type
 2020-11-03 15:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: update module paramter doc of amdgpu_dpm
 2020-11-03 14:30 UTC  (4+ messages)
` [PATCH] drm/amd/swsmu: correct wrong feature bit mapping

[PATCH 1/3] drm/amdgpu: add infrastructure for soft IH ring
 2020-11-03 13:26 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: enabled software IH ring for Vega
` [PATCH 3/3] drm/amdgpu: make sure retry faults are handled in a work item on Vega

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] drm/amdgpu: enable GFXOFF for dimgrey_cavefish
 2020-11-03  8:28 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: specify the power strategy for vcn use
 2020-11-03  8:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: resolved ASD loading issue on sienna
 2020-11-03  8:15 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Add GFX Fine Grain Clock Gating flag
 2020-11-03  7:04 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Add Fine Grain Clock Gating for GFX10
` [PATCH 3/3] drm/amdgpu: Enable FGCG for Vangogh

[PATCH] drm/amd/amdgpu: Add checksun check for pf2vf message
 2020-11-03  5:54 UTC 

[PATCH] drm/amdgpu: Add Fine Grain Clock Gating
 2020-11-03  2:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 14/24] drm/amdgpu: add DID for navi10 blockchain SKU
 2020-11-03  1:19 UTC 

[PATCH AUTOSEL 5.8 19/29] drm/amdgpu: add DID for navi10 blockchain SKU
 2020-11-03  1:19 UTC 

[PATCH AUTOSEL 5.9 21/35] drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
 2020-11-03  1:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 22/35] drm/amdgpu: add DID for navi10 blockchain SKU
` [PATCH AUTOSEL 5.9 23/35] drm/amd/display: Fixed panic during seamless boot
` [PATCH AUTOSEL 5.9 25/35] drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns

[PATCH] drm/amd: fix typoes
 2020-11-02 20:02 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu/vcn: use "*" adjacent to data name
 2020-11-02 19:55 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu/umc: "
` [PATCH 3/6] drm/amdgpu/jpeg: "
` [PATCH 4/6] drm/amdgpu/sdma: "
` [PATCH 5/6] drm/amdgpu/amdgpu: "
` [PATCH 6/6] drm/amdgpu: "

[PATCH 1/6] drm/amdgpu/dce: improve code indentation and alignment
 2020-11-02 19:41 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu/gfx: "
` [PATCH 3/6] drm/amdgpu/vcn: "
` [PATCH 4/6] drm/amdgpu/nbio: "
` [PATCH 5/6] drm/amdgpu/amdgpu: "
` [PATCH 6/6] drm/amdgpu: "

[PATCH] drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
 2020-11-02 19:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
 2020-11-02 19:07 UTC  (4+ messages)

[PATCH -next] drm/amd/pm: remove unused variable
 2020-11-02 19:04 UTC  (3+ messages)

[PATCH][next] drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
 2020-11-02 19:04 UTC  (3+ messages)

[PATCH] amdkfd: Check kvmalloc return before memcpy
 2020-11-02 17:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: replace ih ip block for vega20 and arcturus
 2020-11-02 15:16 UTC  (3+ messages)

[PATCH] drm/amd: move DRM_ERROR log out of the mutex protect area
 2020-11-02 15:03 UTC  (2+ messages)

amdgpu kernel stacktrace on 5.10-rc2 on Ryzen 5 4500U
 2020-11-02 12:08 UTC 

[PATCH] drm/amd/display: fix the NULL pointer that missed set_disp_pattern_generator callback
 2020-11-02  6:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: allow TMZ on vangogh
 2020-11-02  1:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-31 12:01 UTC  (14+ messages)
` [Outreachy kernel] "

[PATCH v2] drm/amd/display: Tune min clk values for MPO for RV
 2020-10-30 22:38 UTC  (2+ messages)

[PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-30 18:21 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: fix enum mismatches
 2020-10-30 17:45 UTC  (5+ messages)
` [PATCH 4/5] drm/amdgpu: fix build_coefficients() argument

[PATCH] amd/amdgpu: Disable VCN DPG mode for Picasso
 2020-10-30 17:14 UTC  (2+ messages)

[PATCH v4 00/11] amd/display: Add GFX9+ modifier support
 2020-10-30 16:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris only
 2020-10-30 15:47 UTC  (5+ messages)

Potential freesync Arithmetic Issue
 2020-10-30 15:33 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: disable gfxoff if VCN is busy
 2020-10-30 15:07 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: disable gfxoff if VCN is busy
 2020-10-30 15:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable gfxoff if VCN is busy
 2020-10-30 14:58 UTC  (4+ messages)

[PATCH] amdgpu: Add mmhub MGCG and MGLS for vangogh
 2020-10-30 12:58 UTC  (2+ messages)

Recall: [PATCH] drm/amdgpu: fix NULL pointer crash on navi10 headless SKU
 2020-10-30 12:50 UTC 

[PATCH 00/40] Various Polaris fixes and optimizations
 2020-10-30 11:06 UTC  (4+ messages)
` [PATCH 37/40] drm/amd/pm: enable Polaris watermark table setting


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).