amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 15:27:54 to 2020-11-02 16:27:39 UTC [more...]

[PATCH] amdkfd: Check kvmalloc return before memcpy
 2020-11-02 16:27 UTC 

[PATCH] drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
 2020-11-02 16:23 UTC 

[PATCH] drm/amdgpu: fix NULL pointer crash on navi10 headless SKU
 2020-11-02 15:38 UTC  (8+ 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 -next] drm/amd/pm: remove unused variable
 2020-11-02 12:08 UTC 

[PATCH] drm/amd: fix typoes
 2020-11-02 12:57 UTC 

[PATCH][next] drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
 2020-11-02 14:16 UTC 

[PATCH 1/3] drm/amdgpu: add infrastructure for soft IH ring
 2020-11-02 11:33 UTC  (3+ 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] 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  (3+ messages)

[PATCH] drm/amdgpu: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-31 12:01 UTC  (15+ 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  (7+ messages)
` [PATCH 2/5] drm/amdgpu: fix incorrect enum type
` [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  (13+ messages)
` [PATCH v4 01/11] drm/amd/display: Do not silently accept DCC for multiplane formats
` [PATCH v4 02/11] drm/amd: Init modifier field of helper fb
` [PATCH v4 03/11] drm/amd/display: Honor the offset for plane 0
` [PATCH v4 04/11] drm/fourcc: Add AMD DRM modifiers
` [PATCH v4 05/11] drm/amd/display: Store tiling_flags in the framebuffer
` [PATCH v4 06/11] drm/amd/display: Convert tiling_flags to modifiers
` [PATCH v4 07/11] drm/amd/display: Refactor surface tiling setup
` [PATCH v4 08/11] drm/amd/display: Set DC options from modifiers
` [PATCH v4 09/11] drm/amd/display: Add formats for DCC with 2/3 planes
` [PATCH v4 10/11] drm/amd/display: Expose modifiers
` [PATCH v4 11/11] drm/amd/display: Clean up GFX9 tiling_flags path

[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  (5+ messages)
` [PATCH 37/40] drm/amd/pm: enable Polaris watermark table setting

[PATCH xf86-video-amdgpu] Fix drmmode_crtc_scanout_create logic
 2020-10-30  4:48 UTC  (2+ messages)

[PATCH -next] drm/amdgpu/swsmu: Remove unused static struct 'navi10_i2c_algo'
 2020-10-30  4:45 UTC  (2+ messages)

[PATCH] drm/amd/pm: add the reset function of the pp_od_voltage_clk sysfs file for RV/RV2/PCO APU
 2020-10-30  4:42 UTC  (2+ messages)

[PATCH] drivers: amdgpu: Correct spelling defalut to default in comment
 2020-10-30  4:15 UTC  (2+ messages)

[PATCH] drm/amd/pm: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-30  3:27 UTC 

[PATCH v2] drm/amd/pm: replace kmalloc+memcpy by kmemdup
 2020-10-30  4:03 UTC 

[PATCH 1/4] drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
 2020-10-29 22:14 UTC  (9+ messages)
` [PATCH 4/4] drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN

[PATCH] drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polaris
 2020-10-30  3:59 UTC  (3+ messages)

[PATCH] drm/amd/display: remove unneeded semicolon
 2020-10-30  3:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unneeded semicolon
 2020-10-30  3:34 UTC  (2+ messages)

[PATCH][next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved
 2020-10-29 21:59 UTC  (2+ messages)

[PATCH -next] drm/amd/display: remove useless if/else
 2020-10-29 21:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add kernel parameter to force no xgmi
 2020-10-29 18:08 UTC  (8+ messages)

[PATCH] drm/amd/display: Tune min clk values for MPO for RV
 2020-10-29 13:33 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.10
 2020-10-29  6:15 UTC 

[PATCH] drm/amd/amdgpu: Add checksun check for pf2vf message
 2020-10-29  5:52 UTC  (2+ messages)

[PATCH] drm/amd/display: allow 18 bit dp output on DCN3
 2020-10-28 22:14 UTC  (2+ messages)

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

[PATCH] drm/amdkfd: Fix getting unique_id in topology
 2020-10-28 17:43 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Fix getting unique_id in topology
 2020-10-28 16:21 UTC  (8+ messages)
` [PATCH 2/2] drm/amdkfd: Change unique_id to print hex format

[PATCH 1/2] drm/amd/pm: enable baco reset for Hawaii
 2020-10-28 15:06 UTC  (8+ messages)

[PATCH] drm/amdgpu: cleanup gmc_v9_0_process_interrupt
 2020-10-28 14:09 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: perform srbm soft reset always on SDMA resume
 2020-10-28 13:07 UTC  (6+ messages)
` [PATCH 2/5] drm/amd/pm: correct the baco reset sequence for CI ASICs
` [PATCH 3/5] drm/amd/pm: enable baco reset for Hawaii
` [PATCH 4/5] drm/amd/pm: perform SMC reset on suspend/hibernation
` [PATCH 5/5] drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running

[PATCH] amdgpu:Add flag for updating MGCG on GFX10
 2020-10-28 11:49 UTC  (2+ messages)

[PATCH] amdgpu: Add GFX MGCG and MGLS for vangogh
 2020-10-28 11:49 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: simplify pa_sc_tile_steering_override check
 2020-10-28 11:37 UTC 

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (2+ messages)
`  "

[PATCH 01/10] drm/amd/pm: update the smu v11.5 smc header for vangogh
 2020-10-28  7:21 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKU
 2020-10-28  6:17 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: rename nv_is_headless_sku()

[PATCH 1/2] drm/amd/pm: fix compile warning about missing prototype for function
 2020-10-28  2:53 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix compile warnings about variable used uninitialized

[PATCH] drm/amdgpu/display: fix indentation in defer_delay_converter_wa()
 2020-10-28  1:57 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add rev_id workaround logic for SRIOV setup
 2020-10-27 22:01 UTC 

[PATCH 00/25] DC Patches Nov 2nd, 2020
 2020-10-27 20:52 UTC  (26+ messages)
` [PATCH 01/25] drm/amd/display: Fix compilation error
` [PATCH 02/25] drm/amd/display: Add MPC memory shutdown support for DCN3
` [PATCH 03/25] drm/amd/display: only check available pipe to disable vbios mode
` [PATCH 04/25] drm/amd/display: Force prefetch mode to 0
` [PATCH 05/25] drm/amd/display: Keep GSL for full updates with planes that flip VSYNC
` [PATCH 06/25] drm/amd/display: [FW Promotion] Release 0.0.39
` [PATCH 07/25] drm/amd/display: stop top_mgr when type change to non-MST during s3
` [PATCH 08/25] drm/amd/display: Blank HUBP during pixel data blank for DCN30
` [PATCH 09/25] drm/amd/display: 3.2.109
` [PATCH 10/25] drm/amd/display: fail instead of div by zero/bugcheck
` [PATCH 11/25] drm/amd/display: Update panel register
` [PATCH 12/25] drm/amd/display: Add OPTC memory low power support
` [PATCH 13/25] drm/amd/display: correct eDP T9 delay
` [PATCH 14/25] drm/amd/display: Update connector on DSC property change
` [PATCH 15/25] drm/amd/display: Reset flip_immediate to topmost plane
` [PATCH 16/25] drm/amd/display: Blank HUBP during pixel data blank for DCN30 v2
` [PATCH 17/25] drm/amd/display: Do not warn NULL dc_sink if forcing connector
` [PATCH 18/25] drm/amd/display: Calculate CRC on specific frame region
` [PATCH 19/25] drm/amd/display: WA to ensure MUX chip gets SUPPORTED_LINK_RATES of eDP
` [PATCH 20/25] drm/amd/display: Revert HUBP blank behaviour for now
` [PATCH 21/25] drm/amd/display: set hdcp1 wa re-auth delay to 200ms
` [PATCH 22/25] drm/amd/display: Add missing pflip irq
` [PATCH 23/25] drm/amd/display: [FW Promotion] Release 0.0.40
` [PATCH 24/25] drm/amd/display: 3.2.110
` [PATCH 25/25] drm/amd/display: fix recout calculation for left side clip

[PATCH] drm/amdgpu/display: re-add surface size calculation in dcn30_hwseq.c
 2020-10-27 15:27 UTC  (3+ messages)


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