AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-23 08:17:18 to 2022-05-27 07:15:14 UTC [more...]

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-26 23:50 UTC  (4+ messages)
` [PATCH v6 01/22] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
` [PATCH v6 07/22] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH v6 19/22] drm/virtio: Support memory shrinking

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-27  6:28 UTC  (17+ messages)
` [PATCH v3 01/13] mm: add zone device coherent type memory support
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v3 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v3 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v3 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v3 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v3 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 08/13] lib: test_hmm add module param for "
` [PATCH v3 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v3 10/13] tools: update hmm-test to support device coherent type
` [PATCH v3 11/13] tools: update test_hmm script to support SP config
` [PATCH v3 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v3 13/13] tools: add selftests to hmm for COW in device memory

[PATCH] drm/amdgpu: update VCN codec support for Yellow Carp
 2022-05-26 20:46 UTC  (2+ messages)

[pull] amdgpu drm-next-5.19 (bonus)
 2022-05-26 20:25 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-5.19
 2022-05-26 20:06 UTC 

[PATCH 1/2] drm/amdgpu: add CSDMA reg offsets for NBIO v7.7.0
 2022-05-26 18:02 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix sdma doorbell issue on SDMA v6.0 and NBIO v7.7

[PATCH 1/2] drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
 2022-05-26 18:01 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add apu sequence in the imu v11

[PATCH 1/3] drm/amdgpu/pm: update MP v13_0_4 smu message register marco
 2022-05-26 18:00 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/swsmu: add SMU mailbox registers in SMU context
` [PATCH 3/3] drm/amdgpu/swsmu: use new register offsets for smu_cmn.c

[PATCH 2/2] drm/amdgpu: add mmhub v3_0_1 ip block
 2022-05-26 17:59 UTC 

[PATCH 1/2] drm/amdgpu: fix aper_base for APU
 2022-05-26 17:58 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/gmc11: enable AGP aperture

[PATCH] drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4
 2022-05-26 17:57 UTC 

[PATCH 1/2] drm/amdgpu: introduce two work mode for imu
 2022-05-26 17:50 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: use the callback function for reset status polling on IMU

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-26 15:03 UTC  (10+ messages)

[PATCH] drm/amd: Fix spelling typo in comments
 2022-05-26 14:35 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: save the reset dump register value for devcoredump
 2022-05-26 10:26 UTC  (5+ messages)
` [PATCH v2 2/2] drm/amdgpu: adding device coredump support

[PATCH] drm/amdkfd: don't add DOORBELL and MMIO BOs to validate list
 2022-05-25 22:17 UTC  (8+ messages)

[PATCH 14/43] drm/amd: Add GFX11 modifiers support to AMDGPU (v3)
 2022-05-25 22:02 UTC 

[PATCH 14/43] drm/amd: Add GFX11 modifiers support to AMDGPU (v2)
 2022-05-25 21:25 UTC 

[PATCH] amdgpu: amdgpu_device.c: Removed trailing whitespace
 2022-05-25 21:08 UTC  (2+ messages)

[PATCH 00/43] Add support for DCN 3.2
 2022-05-25 19:27 UTC  (44+ messages)
` [PATCH 01/43] drm/amd/display: remove stale config guards
` [PATCH 02/43] drm/amd: Add atomfirmware.h definitions needed for DCN32/321
` [PATCH 03/43] drm/amd/display: Add DCN32/321 version identifiers
` [PATCH 05/43] drm/amd/display: Add DMCUB source files and changes for DCN32/321
` [PATCH 06/43] drm/amd/display: add dcn32 IRQ changes
` [PATCH 07/43] drm/amd/display: add GPIO changes for DCN32/321
` [PATCH 08/43] drm/amd/display: DML "
` [PATCH 09/43] drm/amd/display: add CLKMGR "
` [PATCH 10/43] drm/amd/display: add DCN32/321 specific files for Display Core
` [PATCH 11/43] drm/amd/display: Add dependant changes for DCN32/321
` [PATCH 12/43] drm/amd/display: Add DM support for DCN32/DCN321
` [PATCH 13/43] drm/amd/display: add DCN32 to IP discovery table
` [PATCH 14/43] drm/amd: Add GFX11 modifiers support to AMDGPU
` [PATCH 15/43] drm/amd/display: Fix USBC link creation
` [PATCH 16/43] drm/amd/display: Add missing instance for clock source register
` [PATCH 17/43] drm/amd/display: Use DTBCLK for valid pixel clock
` [PATCH 18/43] drm/amd/display: Add guard for FCLK pstate message to PMFW for DCN321
` [PATCH 19/43] drm/amd/display: Various DML fixes to enable higher timings
` [PATCH 20/43] drm/amd/display: Implement WM table transfer for DCN32/DCN321
` [PATCH 21/43] drm/amd/display: add missing interrupt handlers "
` [PATCH 22/43] drm/amd/display: disable idle optimizations
` [PATCH 23/43] drm/amd/display: Select correct DTO source
` [PATCH 24/43] drm/amd/display: use updated clock source init routine
` [PATCH 25/43] drm/amd/display: Ensure that DMCUB fw in use is loaded by DC and not VBIOS
` [PATCH 26/43] drm/amd/display: Add additional guard for FCLK pstate message for DCN321
` [PATCH 27/43] drm/amd/display: Halve DTB Clock Value for DCN32
` [PATCH 28/43] drm/amd/display: set dram speed for all states
` [PATCH 29/43] drm/amd/display: Disable DTB Ref Clock Switching in dcn32
` [PATCH 30/43] drm/amd/display: change dsc image width cap for dcn32 and dcn321
` [PATCH 31/43] drm/amd/display: do not override CURSOR_REQ_MODE when SubVP is not enabled
` [PATCH 32/43] drm/amd/display: Remove W/A for ODM memory pins
` [PATCH 33/43] drm/amd/display: add new pixel rate programming
` [PATCH 34/43] drm/amd/display: set link fec status during init for DCN32
` [PATCH 35/43] drm/amd/display: update disp pattern generator routine for DCN30
` [PATCH 36/43] drm/amd/display: cleaning up smu_if to add future flexibility
` [PATCH 37/43] drm/amd/display: Match dprefclk with clk registers
` [PATCH 38/43] drm/amd/display: Introduce new update_clocks logic
` [PATCH 39/43] drm/amd/display: FCLK P-state support updates
` [PATCH 40/43] drm/amd/display: Updates for OTG and DCCG clocks
` [PATCH 41/43] drm/amd/display: Implement DTBCLK ref switching on dcn32
` [PATCH 42/43] drm/amd/display: Add ODM seamless boot support
` [PATCH 43/43] drm/amd/display: Drop unnecessary guard from DC resource

[PATCH v3 0/7] Fix multiple GPU resets in XGMI hive
 2022-05-25 19:04 UTC  (8+ messages)
` [PATCH v3 1/7] Revert "workqueue: remove unused cancel_work()"
` [PATCH v3 2/7] drm/amdgpu: Cache result of last reset at reset domain level
` [PATCH v3 3/7] drm/admgpu: Serialize RAS recovery work directly into reset domain queue
` [PATCH v3 4/7] drm/amdgpu: Add work_struct for GPU reset from debugfs
` [PATCH v3 5/7] drm/amdgpu: Add work_struct for GPU reset from kfd
` [PATCH v3 6/7] drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_recover
` [PATCH v3 7/7] drm/amdgpu: Stop any pending reset if another in progress

[PATCH] drm/amdgpu: make program_imu_rlc_ram static
 2022-05-25 18:40 UTC  (2+ messages)

[PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-05-25 16:24 UTC  (10+ messages)
` [PATCH 09/14] ACPI: video: Make backlight class device registration a separate step

[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
 2022-05-25 15:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Adjust logic around GTT size (v3)
 2022-05-25 15:01 UTC  (2+ messages)

[PATCH 0/8] May 24, 2022
 2022-05-25 14:57 UTC  (2+ messages)

[PATCH Review v3 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable
 2022-05-25 13:21 UTC  (7+ messages)
` [PATCH Review v3 2/2] drm/amdgpu: print umc correctable error address
    ` 答复: "

[PATCH] drm: Don't block HDR_OUTPUT_METADATA on unknown EOTF
 2022-05-25  7:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP version
 2022-05-25  5:59 UTC  (9+ messages)
` [PATCH] drm/amdgpu: simplify the logic in amdgpu_device_parse_gpu_info_fw()
` [PATCH] drm/amdgpu: simplify amdgpu_ucode_get_load_type()
` [PATCH] drm/amdgpu: simplify amdgpu_device_asic_has_dc_support()
` [PATCH] drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
` [PATCH] drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP version
` [PATCH] drm/amdgpu: convert nbio_v2_3_clear_doorbell_interrupt() "

[PATCH] drm/amdgpu: add beige goby PCI ID
 2022-05-25  3:32 UTC  (2+ messages)

[PATCH Review v2 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable
 2022-05-25  3:28 UTC  (5+ messages)
` [PATCH Review v2 2/2] drm/amdgpu: print umc correctable error address
    ` 答复: "

[PATCH] drm/amdgpu/discovery: make amdgpu_discovery_get_mall_info static
 2022-05-24 21:22 UTC  (2+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:01 UTC  (4+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

[PATCH 0/8] May 24, 2022
 2022-05-24 17:57 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/display: revert Blank eDP on disable/enable drv
` [PATCH 2/8] drm/amd/display: Pass the new context into disable OTG WA
` [PATCH 3/8] drm/amd/display: Wait DMCUB to idle state before reset
` [PATCH 4/8] drm/amd/display: Fix DMUB outbox trace in S4 (#4465)
` [PATCH 5/8] drm/amd/display: Don't clear ref_dtbclk value
` [PATCH 6/8] Prepare for new interfaces
` [PATCH 7/8] drm/amd/display: Fix possible infinite loop in DP LT fallback
` [PATCH 8/8] drm/amd/display: 3.2.187

[PATCH v1 1/2] drm/amdgpu: save the reset dump register value for devcoredump
 2022-05-24 17:27 UTC  (15+ messages)
` [PATCH v1 2/2] drm/amdgpu: adding device coredump support

[PATCH] drm/amd/pm: Return auto perf level, if unsupported
 2022-05-24 13:25 UTC  (3+ messages)

[PATCH v1 00/13] drm/edid: expand on struct drm_edid usage
 2022-05-24 10:39 UTC 

[PATCH 1/3] drm/amd/pm: correct the way for retrieving current uclk frequency
 2022-05-24  8:59 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/pm: update SMU 13.0.0 driver_if header
` [PATCH 3/3] drm/amd/pm: enable fclk ds feature for SMU 13.0.0

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[PATCH] drm/amdkfd: fix typo in comment
 2022-05-23 20:17 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx: fix typos in comments
 2022-05-23 20:16 UTC  (2+ messages)

[PATCH] drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
 2022-05-23 20:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: differenciate between LP and non-LP DDR memory
 2022-05-23 16:48 UTC  (2+ messages)

[PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable
 2022-05-23 10:37 UTC  (9+ messages)
` [PATCH Review 2/2] drm/amdgpu: print umc correctable error address
    ` 回复: "
  ` 回复: [PATCH Review 1/2] drm/amdgpu/pm: support mca_ceumc_addr in ecctable
    ` 答复: "

[PATCH] drm/amdgpu: Resolve pcie_bif RAS recovery bug
 2022-05-23  8:58 UTC  (2+ messages)

[CI 0/3] Expose max and current bpc via debugfs
 2022-05-23  8:56 UTC  (2+ messages)
` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox