AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-10 13:47:35 to 2020-09-16 12:09:56 UTC [more...]

[PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-16 12:09 UTC  (39+ messages)
` [PATCH v2 01/21] drm/amdgpu: Introduce "
` [PATCH v2 02/21] drm/armada: "
` [PATCH v2 03/21] drm/etnaviv: "
` [PATCH v2 04/21] drm/exynos: "
` [PATCH v2 05/21] drm/gma500: "
` [PATCH v2 06/21] drm/i915: "
` [PATCH v2 07/21] drm/mediatek: "
` [PATCH v2 08/21] drm/msm: Introduce GEM object funcs
` [PATCH v2 09/21] drm/nouveau: Introduce GEM object functions
` [PATCH v2 10/21] drm/omapdrm: "
` [PATCH v2 11/21] drm/pl111: "
` [PATCH v2 12/21] drm/radeon: "
` [PATCH v2 13/21] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH v2 14/21] drm/tegra: Introduce GEM object functions
` [PATCH v2 15/21] drm/vc4: "
` [PATCH v2 16/21] drm/vgem: "
` [PATCH v2 17/21] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [PATCH v2 18/21] drm/vkms: Introduce GEM object functions
` [PATCH v2 19/21] drm/xen: "
` [PATCH v2 20/21] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH v2 21/21] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[PATCH] drm/amdgpu: declare ta firmware for navy_flounder
 2020-09-16 11:36 UTC  (2+ messages)

[PATCH] Revert "drm/radeon: handle PCIe root ports with addressing limitations"
 2020-09-16  9:59 UTC  (4+ messages)

[PATCH v2 0/4] Enlarge tracepoints in the display component
 2020-09-16  9:12 UTC  (10+ messages)
` [PATCH v2 1/4] drm/amd/display: Rework registers tracepoint
` [PATCH v2 2/4] drm/amd/display: Add tracepoint for amdgpu_dm
` [PATCH v2 3/4] drm/amd/display: Add pipe_state tracepoint
` [PATCH v2 4/4] drm/amd/display: Add tracepoint for capturing clocks state

[PATCH -next 0/8] drm/amd/amdgpu: fix comparison pointer to bool warning
 2020-09-16  7:51 UTC  (6+ messages)

[PATCH] drm/amdgpu: prevent double kfree ttm->sg
 2020-09-16  7:40 UTC  (3+ messages)

[PATCH] drm/amd/display: Make some function static
 2020-09-16  2:31 UTC 

[PATCH] drm/amd/display: Remove set but used 'temp'
 2020-09-16  1:08 UTC 

[PATCH 1/3] drm/amdgpu: fix xgmi perfmon a-b-a problem
 2020-09-16  3:07 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: add per device user friendly xgmi events for vega20
` [PATCH 3/3] drm/amdgpu: add xgmi perfmons for arcturus

[PATCH] drm/amd/display: Don't log hdcp module warnings in dmesg
 2020-09-15 22:23 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: fix xgmi perfmon a-b-a problem
 2020-09-15 21:59 UTC 

General protection fault: RIP: 0010:free_block+0xdc/0x1f0
 2020-09-15 21:49 UTC 

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-15 21:00 UTC  (9+ messages)
` [PATCH v2] "

[PATCH -next] drm/amd/display: Create trigger_hotplug entry
 2020-09-15 19:46 UTC  (3+ messages)

[PATCH -next] drm/amd/display: Fix possible memleak in dp_trigger_hotplug()
 2020-09-15 19:44 UTC  (3+ messages)

[PATCH -next] drm/ttm/agp: Fix Wunused-variable warning
 2020-09-15 19:28 UTC  (3+ messages)

[PATCH] drm/amd/display: optimize code runtime a bit
 2020-09-15 19:18 UTC  (2+ messages)

[PATCH] drm: amd/display: fix spelling of "function"
 2020-09-15 19:00 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Remove duplicate include
 2020-09-15 19:00 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: Account for extra separator characters in sysfs interface
 2020-09-15 18:57 UTC  (3+ messages)

[PATCH 1/4] drm/amd/pm: drop dead code
 2020-09-15 18:37 UTC  (6+ messages)
` [PATCH 3/4] drm/amd/pm: add Renoir watermak WmType setting
` [PATCH 4/4] drm/amd/pm: add Raven2 "

[PATCH 1/4] drm/amdgpu: add the GC 10.3 VRS registers
 2020-09-15 18:24 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add VCN 3.0 AV1 registers
` [PATCH 3/4] drm/amdgpu: use the AV1 defines for VCN 3.0
` [PATCH 4/4] drm/amdgpu: add device ID for sienna_cichlid (v2)

[PATCH] drm/amdgpu: remove experimental flag from navi12
 2020-09-15 18:22 UTC 

[PATCH] amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not set
 2020-09-15 13:11 UTC  (2+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-09-15  8:56 UTC  (8+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 18/20] drm/xen: "

[PATCH v1 ] drm/amd/pm: Removed fixed clock in auto mode DPM
 2020-09-15  7:45 UTC  (2+ messages)

[PATCH] drm/amdkfd: Move process doorbell allocation into kfd device
 2020-09-15  5:03 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: stop resetting xgmi perfmons on disable
 2020-09-15  2:32 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: fix xgmi perfmon a-b-a problem

[PATCH 0/1] Convert to using devm_drm_dev_alloc()
 2020-09-14 21:38 UTC  (8+ messages)
` [PATCH 1/1] drm/amdgpu: "

[PATCH] drm/amdgpu: Update RAS init handling
 2020-09-14 18:38 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: fix a typo
 2020-09-14 17:46 UTC  (2+ messages)

[PATCH] drm/amdgpu/gmc9: remove mmhub client duplicated case
 2020-09-14 16:23 UTC  (2+ messages)

[PATCH] drm/radeon: revert "Prefer lower feedback dividers"
 2020-09-14 15:13 UTC  (4+ messages)

[PATCH] drm/amdgpu: Include sienna_cichlid in USBC PD FW support
 2020-09-14 14:50 UTC  (3+ messages)

Power-saving/performance toggles for amdgpu
 2020-09-14 10:08 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop BOOLEAN define in display part
 2020-09-14  8:25 UTC  (2+ messages)

[PATCH] drm/amd/pm: support runtime pptable update for sienna_cichlid etc
 2020-09-14  8:21 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
 2020-09-14  6:48 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: More accurate description of a function param

[PATCH] drm/amd/display: add debugfs entry for trigger_hotplug
 2020-09-12  2:22 UTC 

first bad commit: [fc8c70526bd30733ea8667adb8b8ffebea30a8ed] drm/radeon: Prefer lower feedback dividers
 2020-09-12  9:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Workaround RCC_DEV0_EPF0_STRAP0 access issue for SRIOV
 2020-09-14  5:15 UTC  (2+ messages)

kernel NULL pointer dereference with dce_aux_transfer_raw
 2020-09-13 23:29 UTC 

[PATCH v2] drm/amdgpu: Enable SDMA utilization for Arcturus
 2020-09-11 22:33 UTC  (2+ messages)

[PATCH v2 2/3] drm/amdkfd: Add process eviction counters to sysfs
 2020-09-11 22:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable SDMA utilization for Arcturus
 2020-09-11 17:57 UTC  (2+ messages)

[PATCH v2 0/3] Refactor DM IRQ handling
 2020-09-11 17:08 UTC  (5+ messages)
` [PATCH v2 1/3] drm/amdgpu: Move existing pflip fields into separate struct
` [PATCH v2 2/3] drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
` [PATCH v2 3/3] drm/amd/display: Move disable interrupt into commit tail

[PATCH 0/3] Refactor DM IRQ handling
 2020-09-11 16:28 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler

[PATCH -next] drm/amdkfd: Fix -Wunused-const-variable warning
 2020-09-10 14:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/amd/display: Remove set but used 'temp'
 2020-09-10  7:40 UTC 

[PATCH 1/3] drm/amdkfd: Add some eveiction debugging code
 2020-09-10 22:43 UTC  (6+ messages)
` [PATCH 2/3] drm/amdkfd: Add process eviction counters to sysfs
` [PATCH 3/3] drm/amdkfd: Reduce eviction/restore message levels

[PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC
 2020-09-10 19:06 UTC 

[PATCH v3 6/7] drm: Validate encoder->possible_crtcs
 2020-09-10 18:18 UTC  (2+ messages)

[PATCH 00/42] DC Patches Septemper 14, 2020
 2020-09-10 13:47 UTC  (38+ messages)
` [PATCH 06/42] drm/amd/display: Compare mpcc_inst to mpcc_count instead of a constant
` [PATCH 07/42] drm/amd/display: add option to override cr training pattern
` [PATCH 08/42] drm/amd/display: Triplebuffering should not be used by default
` [PATCH 09/42] drm/amd/display: Check clock table return
` [PATCH 10/42] drm/amd/display: [FW Promotion] Release 0.0.31
` [PATCH 11/42] drm/amd/display: 3.2.101
` [PATCH 12/42] drm/amd/display: always use 100us for cr aux rd interval
` [PATCH 13/42] drm/amd/display: Only use offset for first ODM pipe
` [PATCH 14/42] drm/amd/display: Fix CP_IRQ clear bit and logic
` [PATCH 15/42] drm/amd/display: Power eDP panel back ON before link training retry
` [PATCH 16/42] drm/amd/display: Increase Max EDID Size Constant
` [PATCH 17/42] drm/amd/display: Flip pending check timeout due to disabled hubp
` [PATCH 18/42] drm/amd/display: Rename set_mst_bandwidth to align with DP spec
` [PATCH 19/42] drm/amd/display: remove early return from dm_late_init
` [PATCH 20/42] drm/amd/display: Enabling PSR on DCN30 on driver side
` [PATCH 21/42] drm/amd/display: Compare plane when looking for pipe split being lost
` [PATCH 22/42] drm/amd/display: Don't use DRM_ERROR() for DTM add topology
` [PATCH 23/42] drm/amd/display: Disable idle optimization when PSR is enabled
` [PATCH 24/42] drm/amd/display: Multi display cause system lag on mode change
` [PATCH 25/42] drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_control
` [PATCH 26/42] drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entry
` [PATCH 27/42] drm/amd/display: Add trigger connector unplug
` [PATCH 28/42] drm/amd/display: adding pathway to retrieve stutter period
` [PATCH 29/42] drm/amd/display: [FW Promotion] Release 0.0.32
` [PATCH 30/42] drm/amd/display: 3.2.102
` [PATCH 31/42] drm/amd/display: implement notify stream mask
` [PATCH 32/42] drm/amd/display: Update idle optimization handling
` [PATCH 33/42] drm/amd/display: Return the number of bytes parsed than allocated
` [PATCH 34/42] drm/amd/display: Calculate DSC number of slices in debugfs when forced
` [PATCH 35/42] drm/amd/display: Add connector to the state if DSC debugfs is set
` [PATCH 36/42] drm/amd/display: remove dc context from transfer function
` [PATCH 37/42] drm/amd/display: fix compile warning in dml
` [PATCH 38/42] drm/amd/display: update nv1x stutter latencies
` [PATCH 39/42] drm/amd/display: Further fix of psr eDP p-state warning
` [PATCH 40/42] drm/amd/display: get socBB from VBIOS
` [PATCH 41/42] drm/amd/display: update dcn30_optc header with missing declarations
` [PATCH 42/42] drm/amd/display: update clock when non-seamless boot stream exist


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