AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 19:18:40 to 2021-06-07 12:46:26 UTC [more...]

[PATCH 0/4] Add "activ bpc" drm property and use it in AMD and Intel driver
 2021-06-07  8:53 UTC  (13+ messages)
` [PATCH 1/4] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
` [PATCH 2/4] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH 3/4] drm/amd/display: Add handling for new "active bpc" property
` [PATCH 4/4] drm/i915/display: "

New uAPI for color management proposal and feedback request
 2021-06-07  8:06 UTC  (3+ messages)

[PATCH] drm/amd/pm: fix warning reported by kernel test robot
 2021-06-07 12:45 UTC 

[PATCH] drm/radeon: Always call radeon_suspend_kms() in radeon_pci_shutdown()
 2021-06-07 12:30 UTC 

[PATCH] drm/amdgpu: Fix a a typo in a comment
 2021-06-07 10:46 UTC  (2+ messages)

[PATCH v3 0/6] Modify smu_get_power_limit to implement Powerplay API
 2021-06-07  9:34 UTC  (8+ messages)
` [PATCH 1/6] amdgpu/pm: reorder definition of swsmu_pm_funcs for readability
` [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature
` [PATCH 3/6] amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
` [PATCH 4/6] amdgpu/pm: modify and add smu_get_power_limit to Powerplay API
` [PATCH 5/6] amdgpu/pm: handle return value for get_power_limit
` [PATCH 6/6] amdgpu/pm: add kernel documentation for smu_get_power_limit

[PATCH] drm/amdgpu: fix VM handling for GART allocations
 2021-06-07  8:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10
 2021-06-07  8:55 UTC  (2+ messages)

[PATCH V2 3/5] drm/amdgpu: correct the audio function initial Dstate
 2021-06-07  8:29 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-07  8:13 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_version

[PATCH V2 1/5] drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
 2021-06-07  8:04 UTC  (10+ messages)
` [PATCH V2 2/5] drm/amd/pm: correct the runpm handling for BACO supported ASIC
` [PATCH V2 3/5] drm/amdgpu: correct the audio function initial Dstate
` [PATCH V2 4/5] drm/amd/pm: clear the cached dpm feature status
` [PATCH V2 5/5] drm/amd/pm: correct the dpm features disablement for Navi1x

[PATCH] drm/amd/amdgpu embed hw_fence into amdgpu_job
 2021-06-07  7:26 UTC 

[PATCH] drm/amd/display: remove no need variable
 2021-06-05 12:30 UTC 

[PATCH] drm/amdgpu: Update psp fw attestation support list
 2021-06-07  4:09 UTC  (4+ messages)

Recall: [PATCH] drm/amdgpu: Update psp fw attestation support list
 2021-06-07  4:06 UTC 

Recall: [PATCH] drm/amdgpu: Update psp fw attestation support list
 2021-06-07  3:41 UTC 

Recall: [PATCH] drm/amdgpu: Update psp fw attestation support list
 2021-06-07  3:40 UTC 

[PATCH] drm/amdkfd: remove duplicate include of kfd_svm.h
 2021-06-05  2:54 UTC 

[PATCH] drm/amdkfd: pages_addr offset must be 0 for system range
 2021-06-05 10:49 UTC  (3+ messages)

[PATCH] Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
 2021-06-05  3:28 UTC  (4+ messages)

[PATCH] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
 2021-06-04 20:59 UTC  (3+ messages)

[PATCH] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
 2021-06-04 20:17 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: remove unused variables in dcn31_dio_link_encoder.c
 2021-06-04 20:10 UTC  (2+ messages)

[PATCH] treewide: Add missing semicolons to __assign_str uses
 2021-06-04 19:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: Modify register access in sdma_v5_2 to use _SOC15 macros
 2021-06-04 19:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/dc: fix DCN3.1 Makefile for PPC64
 2021-06-04 18:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/dc: fix DCN3.1 FP handling

[PATCH] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-04 17:21 UTC  (20+ messages)
  ` [PATCH v2 0/2] "
` [PATCH v2 1/2] radeon: fix coding issues reported from sparse
` [PATCH v2 2/2] radeon: use memcpy_to/fromio for UVD fw upload
    ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] radeon: fix coding issues reported from sparse
    ` [PATCH v3 2/2] radeon: use memcpy_to/fromio for UVD fw upload
        ` [PATCH v4 0/2] "
        ` [PATCH v4 1/2] radeon: fix coding issues reported from sparse
        ` [PATCH v4 2/2] radeon: use memcpy_to/fromio for UVD fw upload

[PATCH] drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.c
 2021-06-04 16:57 UTC  (3+ messages)

[PATCH][next] drm/amd/pm: Fix fall-through warning for Clang
 2021-06-04 16:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Modify GC register access to use _SOC15 macros
 2021-06-04 16:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable RLCG read/write interface for Sienna Cichlid
 2021-06-04 15:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
 2021-06-04 15:04 UTC  (3+ messages)

[PATCH v3 1/8] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-04 14:21 UTC  (8+ messages)
` [PATCH v3 4/8] drm/amd/pm: Add navi1x throttler translation

[PATCH v4] drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
 2021-06-04 14:12 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: remove sriov vf checking from getting fb location
 2021-06-04 14:06 UTC  (19+ messages)
` [PATCH 2/5] drm/amdgpu: remove sriov vf gfxhub fb location programming
` [PATCH 3/5] drm/amdgpu: remove sriov vf mmhub system aperture and "
` [PATCH 4/5] drm/amdgpu: add psp microcode init for arcturus and aldebaran sriov vf
` [PATCH 5/5] drm/amdgpu: allocate psp fw private buffer from VRAM for "

[PATCH 0/1] drm/amd/display: Add missing cases
 2021-06-04 13:32 UTC  (3+ messages)
` [PATCH 1/1] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc

AMDGPU error: "[drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!"
 2021-06-04 13:08 UTC  (8+ messages)

[PATCH] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
 2021-06-04 13:07 UTC 

[BUG] Data race when use PACKET3_DMA_DATA?
 2021-06-04 13:00 UTC  (7+ messages)
  `  "
      `  "

[PATCH 3/3] drm/amd/pm: Use generic BACO function for smu11 ASICs
 2021-06-04 10:34 UTC  (2+ messages)

[PATCH 2/3] drm/amd/pm: Add VF check to BACO support check
 2021-06-04  9:12 UTC 

[PATCH 1/3] drm/amd/pm: Read BIF STRAP also for BACO check
 2021-06-04  9:12 UTC 

[PATCH] drm/amd/pm: Remove BACO check for aldebaran
 2021-06-04  7:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove redundant assignment of variable k
 2021-06-04  7:52 UTC  (3+ messages)

[PATCH] drm/amdkfd: add sdma poison consumption handling
 2021-06-04  5:16 UTC  (2+ messages)

[PATCH 1/5] drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
 2021-06-04  4:23 UTC  (9+ messages)
` [PATCH 2/5] drm/amd/pm: correct the runpm handling for BACO supported ASIC
` [PATCH 3/5] drm/amdgpu: correct the audio function initial Dstate
` [PATCH 4/5] drm/amd/pm: clear the cached dpm feature status
` [PATCH 5/5] drm/amd/pm: correct the dpm features disablement for Navi1x

[PATCH 0/7] libdrm tests for hot-unplug feature
 2021-06-04  3:31 UTC  (12+ messages)
  ` [PATCH 0/7] libdrm tests for hot-unplug fe goature

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-06-03 21:13 UTC  (11+ messages)

[PATCH] drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0
 2021-06-03 19:29 UTC  (3+ messages)

[PATCH] drm/amd/display: remove variable active_disp
 2021-06-03 19:14 UTC  (2+ messages)

[PATCH v4 1/9] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-03 15:16 UTC  (9+ messages)
` [PATCH v4 2/9] drm/amd/pm: Add ASIC independent throttle bits
` [PATCH v4 3/9] drm/amd/pm: Add common throttler translation func
` [PATCH v4 4/9] drm/amd/pm: Add arcturus throttler translation
` [PATCH v4 5/9] drm/amd/pm: Add navi1x "
` [PATCH v4 6/9] drm/amd/pm: Add sienna cichlid "
` [PATCH v4 7/9] drm/amd/pm: Add vangogh "
` [PATCH v4 8/9] drm/amd/pm: Add renoir "
` [PATCH v4 9/9] drm/amd/pm: Add aldebaran "

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-03 11:52 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
 2021-06-03  7:48 UTC  (6+ messages)

[PATCH 00/89] Add initial support for Yellow Carp
 2021-06-03  6:56 UTC  (2+ messages)

[PATCH v2 1/6] Modify smu_get_power_limit to implement Powerplay API
 2021-06-03  4:23 UTC  (9+ messages)
` [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature

[pull] amdgpu drm-fixes-5.13
 2021-06-03  4:04 UTC 

[PATCH] drm: amdgpu: Remove duplicate include of drm_drv.h
 2021-06-03  2:41 UTC 

[pull] amdgpu, amdkfd, radeon, drm drm-next-5.14
 2021-06-02 21:40 UTC 

display regression on Carrizo
 2021-06-02 20:50 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).