amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 02:57:29 to 2020-08-03 08:21:26 UTC [more...]

[PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
 2020-07-31 21:39 UTC  (9+ messages)

[PATCH v6 00/12] x86: tag application address space for devices
 2020-08-01  1:44 UTC  (7+ messages)
` [PATCH v6 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v6 12/12] x86/traps: Fix up invalid PASID

[Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
 2020-07-31  7:57 UTC  (11+ messages)

[PATCH] drm/amd/display: Fix wrong return value in dm_update_plane_state()
 2020-08-02 11:15 UTC 

[PATCH] drm/amdgpu: added RAS EEPROM device support check
 2020-08-03  7:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable RAS support for sienna
 2020-08-03  6:24 UTC  (3+ messages)

[Bug][Regression][Bisected] pp_table writes began to fail for Navi10 on amd-staging-drm-next
 2020-08-03  4:50 UTC  (3+ messages)

[PATCH 1/2] drm/amd/powerplay: update swSMU VCN/JPEG PG logics
 2020-08-03  4:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup

[PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
 2020-08-03  1:54 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)

Enabling AMDGPU by default for SI & CIK
 2020-08-02 23:45 UTC 

[RFC PATCH v1 0/22] backlight: add init macros and accessors
 2020-08-02 11:06 UTC  (3+ messages)
` [PATCH v1 18/22] drm/radeon: Backlight update
` [PATCH v1 19/22] drm/amdgpu/atom: "

[PATCH 01/17] drm/amd/powerplay: define an universal data structure for gpu metrics (V4)
 2020-07-31 14:41 UTC  (18+ messages)
` [PATCH 02/17] drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
` [PATCH 03/17] drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/width
` [PATCH 04/17] drm/amd/powerplay: add Arcturus support for gpu metrics export
` [PATCH 05/17] drm/amd/powerplay: update the data structure for NV12 SmuMetrics
` [PATCH 06/17] drm/amd/powerplay: add Navi1x support for gpu metrics export
` [PATCH 07/17] drm/amd/powerplay: add Sienna Cichlid "
` [PATCH 08/17] drm/amd/powerplay: add Renoir support for gpu metrics export(V2)
` [PATCH 09/17] drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
` [PATCH 10/17] drm/amd/powerplay: add Vega20 support for gpu metrics export
` [PATCH 11/17] drm/amd/powerplay: add Vega12 "
` [PATCH 12/17] drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
` [PATCH 13/17] drm/amd/powerplay: add control method to bypass metrics cache on Navi10
` [PATCH 14/17] drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
` [PATCH 15/17] drm/amd/powerplay: add control method to bypass metrics cache on Renoir
` [PATCH 16/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega20
` [PATCH 17/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega12

[PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
 2020-07-31  7:49 UTC  (4+ messages)

[PATCH 00/17] rework stolen pre-OS fb allocation handling (v3)
 2020-07-31  6:45 UTC  (19+ messages)
` [PATCH 01/17] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
` [PATCH 02/17] drm/amdgpu: use create_at for the stolen pre-OS buffer
` [PATCH 03/17] drm/amdgpu: use a define for the memory size of the vga emulator
` [PATCH 04/17] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
` [PATCH 05/17] drm/amdgpu: move keep stolen memory check into gmc core
` [PATCH 06/17] drm/amdgpu: add support for extended stolen vga memory
` [PATCH 07/17] drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
` [PATCH 08/17] drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
` [PATCH 09/17] drm/amdgpu/gmc7: "
` [PATCH 10/17] drm/amdgpu/gmc8: "
` [PATCH 11/17] drm/amdgpu/gmc9: "
` [PATCH 12/17] drm/amdgpu/gmc10: "
` [PATCH 13/17] drm/amdgpu: drop the CPU pointers for the stolen vga bos
` [PATCH 14/17] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
` [PATCH 15/17] drm/amdgpu: move stolen memory from gmc to mman
` [PATCH 16/17] drm/amdgpu: move IP discovery data "
` [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman (v2)

[PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
 2020-07-31  3:48 UTC  (6+ messages)

[PATCH 00/12] BAD GPU retirement policy by total bad pages
 2020-07-31  2:34 UTC  (6+ messages)
` [PATCH 11/12] drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
` [PATCH 12/12] drm/amdgpu: update eeprom once specifying one bigger threshold

[PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
 2020-07-31  2:12 UTC 

[PATCH 0/7] drm/amd/display: Drop DRM private objects from amdgpu_dm
 2020-07-30 20:51 UTC  (10+ messages)
` [PATCH 1/7] drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
` [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
` [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
` [PATCH 4/7] drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
` [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
` [PATCH 6/7] drm/amd/display: Drop dm_determine_update_type_for_commit
` [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state

[PATCH] drm/amdgpu/smu: rework i2c adpater registration
 2020-07-30 19:24 UTC 

[PATCH 00/16] DC Patches 2020 July 27
 2020-07-30 19:11 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: DSC Slice height debugfs write entry
` [PATCH 02/16] drm/amd/display: Update virtual stream encoder
` [PATCH 03/16] drm/amd/display: Use parameter for call to set output mux
` [PATCH 04/16] drm/amd/display: Read VBIOS Golden Settings Tbl
` [PATCH 05/16] drm/amd/display: populate new dml variable
` [PATCH 06/16] drm/amd/display: DSC Bit target rate debugfs write entry
` [PATCH 07/16] drm/amd/display: Fix logger context
` [PATCH 08/16] drm/amd/display: Comments on how to use DSC debugfs some entries
` [PATCH 09/16] drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
` [PATCH 10/16] drm/amd/display: Use helper function to check for HDMI signal
` [PATCH 11/16] drm/amd/display: Change null plane state swizzle mode to 4kb_s
` [PATCH 12/16] drm/amd/display: Display goes blank after inst
` [PATCH 13/16] drm/amd/display: Add debugfs for forcing stream timing sync
` [PATCH 14/16] drm/amd/display: Separate pipe disconnect from rest of progrmaming
` [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.27
` [PATCH 16/16] drm/amd/display: 3.2.97

[PATCH] drm/amd/powerplay: optimize the mclk dpm policy settings
 2020-07-30 18:16 UTC 

FW: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
 2020-07-30 17:25 UTC  (4+ messages)

[pull] amdgpu drm-fixes-5.8 (take 2)
 2020-07-30 15:43 UTC 

[pull] amdgpu drm-fixes-5.8
 2020-07-30 15:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: new ids flag for tmz (v2)
 2020-07-30 14:46 UTC  (2+ messages)

[PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
 2020-07-30 11:59 UTC  (8+ messages)

[PATCH] drm/amd/display: fix dp_dsc_clock_en_read() debugfs function
 2020-07-30 11:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: new ids flag for tmz
 2020-07-30 11:48 UTC  (4+ messages)

[PATCH] drm/amdgpu: enable GFXOFF for navy_flounder
 2020-07-30 11:15 UTC  (3+ messages)

[PATCH 1/9] drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
 2020-07-30  9:14 UTC  (9+ messages)
` [PATCH 2/9] drm/amd/powerplay: add Vega20 support for gpu metrics export
` [PATCH 3/9] drm/amd/powerplay: add Vega12 "
` [PATCH 4/9] drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
` [PATCH 5/9] drm/amd/powerplay: add control method to bypass metrics cache on Navi10
` [PATCH 6/9] drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
` [PATCH 7/9] drm/amd/powerplay: add control method to bypass metrics cache on Renoir
` [PATCH 8/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega20
` [PATCH 9/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega12

[PATCH 00/17] rework stolen pre-OS fb allocation handling (v2)
 2020-07-30  9:14 UTC  (20+ messages)
` [PATCH 01/17] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
` [PATCH 02/17] drm/amdgpu: use create_at for the stolen pre-OS buffer
` [PATCH 03/17] drm/amdgpu: use a define for the memory size of the vga emulator
` [PATCH 04/17] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
` [PATCH 05/17] drm/amdgpu: move keep stolen memory check into gmc core
` [PATCH 06/17] drm/amdgpu: add support for extended stolen vga memory
` [PATCH 07/17] drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
` [PATCH 08/17] drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
` [PATCH 09/17] drm/amdgpu/gmc7: "
` [PATCH 10/17] drm/amdgpu/gmc8: "
` [PATCH 11/17] drm/amdgpu/gmc9: "
` [PATCH 12/17] drm/amdgpu/gmc10: "
` [PATCH 13/17] drm/amdgpu: drop the CPU pointers for the stolen vga bos
` [PATCH 14/17] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
` [PATCH 15/17] drm/amdgpu: move stolen memory from gmc to mman
` [PATCH 16/17] drm/amdgpu: move IP discovery data "
` [PATCH 17/17] drm/amdgpu: move vram usage by vbios "

[PATCH 1/8] drm/amd/powerplay: define an universal data structure for gpu metrics (V3)
 2020-07-30  7:27 UTC  (10+ messages)
` [PATCH 2/8] drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
` [PATCH 3/8] drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/width
` [PATCH 4/8] drm/amd/powerplay: add Arcturus support for gpu metrics export
` [PATCH 5/8] drm/amd/powerplay: update the data structure for NV12 SmuMetrics
` [PATCH 6/8] drm/amd/powerplay: add Navi1x support for gpu metrics export
` [PATCH 7/8] drm/amd/powerplay: add Sienna Cichlid "
` [PATCH 8/8] drm/amd/powerplay: add Renoir "

[PATCH] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
 2020-07-29 22:10 UTC  (3+ messages)

[PATCH -next] drm/amd/powerplay: Remove unneeded cast from memory allocation
 2020-07-29 22:00 UTC  (2+ messages)

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-29 16:49 UTC  (10+ messages)

[PATCH] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v2)
 2020-07-29 15:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-29 14:18 UTC  (2+ messages)

[PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
 2020-07-29 14:14 UTC  (2+ messages)

[PATCH 00/14] rework stolen pre-OS fb allocation handling
 2020-07-29  8:46 UTC  (7+ messages)
` [PATCH 01/14] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at
` [PATCH 04/14] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
` [PATCH 13/14] drm/amdgpu: drop the CPU pointers for the stolen vga bos

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-29  8:44 UTC  (4+ messages)

[PATCH] drm/amdgpu: update GC golden setting for navy_flounder
 2020-07-29  4:36 UTC  (2+ 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).