messages from 2023-04-13 08:40:27 to 2023-04-19 08:14:29 UTC [more...]
[PATCH 2/2] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
2023-04-19 8:14 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 67d5d9f013d6c3829383c08162939cabff14fccc
2023-04-19 8:13 UTC
BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
2023-04-19 8:12 UTC (4+ messages)
[PATCH] drm/amdkfd: Fix some issues at userptr buffer validation process
2023-04-18 23:17 UTC (4+ messages)
[PATCH] drm/amdkfd: Fix potential deallocation of previously deallocated memory
2023-04-18 18:12 UTC (6+ messages)
[PATCH v4 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-18 15:49 UTC
[PATCH] drm/dp_mst: Clear MSG_RDY flag before sending new message
2023-04-18 14:01 UTC (5+ messages)
[PATCH] [v2] drm/amd/display: fix is_timing_changed() prototype
2023-04-18 14:17 UTC (3+ messages)
[PATCH v3] drm/amdgpu: Fix desktop freezed after gpu-reset
2023-04-18 11:49 UTC (2+ messages)
[PATCH] drm/amd/display: Fix a test CalculatePrefetchSchedule()
2023-04-17 21:35 UTC
Integer overflow leads to uninitialization vulnerability in amdgpu_cs_parser_init
2023-04-18 3:55 UTC (2+ messages)
[PATCH] drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg()
2023-04-17 21:41 UTC
[PATCH 1/2] drm/amd/display: mark dccg314_init() static
2023-04-17 22:10 UTC (6+ messages)
` [PATCH 2/2] drm/amd/display: fix missing=prototypes warnings
[linux-next:master] BUILD REGRESSION 4aa1da8d99724f6c0b762b58a71cee7c5e2e109b
2023-04-18 6:55 UTC
[PATCH] drm/amdgpu: Enable doorbell selfring if resize BAR successfully
2023-04-18 6:54 UTC
[PATCH] drm/radeon: move prototypes to header
2023-04-17 21:04 UTC
[PATCH v2] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 20:52 UTC
[PATCH v2] radeon: avoid double free in ci_dpm_init()
2023-04-17 19:34 UTC (2+ messages)
[PATCH] drm/amd/display: remove unused variable oldest_index
2023-04-17 19:28 UTC (2+ messages)
[PATCH][next] drm/amd/pm: Fix spelling mistake "aquire" -> "acquire"
2023-04-17 19:26 UTC (2+ messages)
[PATCH] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 17:34 UTC (9+ messages)
[PATCH v3] drm/amd/display: Check & log if receiver supports MST, DSC & FEC
2023-04-17 17:15 UTC (2+ messages)
[PATCH] drm/amd/display: Unconditionally print when DP sink power state fails
2023-04-17 17:14 UTC (2+ messages)
Canceled event: XDC 2023 A Corunha Spain @ Tue Oct 17 - Thu Oct 19, 2023 (amd-gfx@lists.freedesktop.org)
2023-04-17 17:08 UTC
Invitation: XDC 2023 A Corunha Spain @ Tue Oct 17 - Thu Oct 19, 2023 (amd-gfx@lists.freedesktop.org)
2023-04-17 17:03 UTC
XDC 2023: Registration & Call for Proposals now open!
2023-04-17 16:49 UTC (3+ messages)
` [Nouveau] "
[PATCH 00/66] DC Patches Apr 17th, 2023
2023-04-17 15:41 UTC (69+ messages)
` [PATCH 01/66] drm/amd/display: Update bouding box values for DCN32
` [PATCH 02/66] drm/amd/display: Add missing mclk update
` [PATCH 03/66] drm/amd/display: Adjust code identation and other minor details
` [PATCH 04/66] drm/amd/display: Set maximum VStartup if is DCN201
` [PATCH 05/66] drm/amd/display: Set dp_rate to dm_dp_rate_na by default
` [PATCH 06/66] drm/amd/display: Remove wrong assignment of DP link rate
` [PATCH 07/66] drm/amd/display: Use pointer in the memcpy
` [PATCH 08/66] drm/amd/display: Refactor ABM feature
` [PATCH 09/66] drm/amd/display: Fix ABM pipe/backlight issues when change backlight
` [PATCH 10/66] drm/amd/display: Do not set drr on pipe commit
` [PATCH 11/66] drm/amd/display: Block optimize on consecutive FAMS enables
` [PATCH 12/66] drm/amd/display: Add missing WA and MCLK validation
` [PATCH 13/66] drm/amd/display: copy dmub caps to dc on dcn31
` [PATCH 14/66] drm/amd/display: allow edp updates for virtual signal
` [PATCH 15/66] drm/amd/display: Fix in disabling secure display
` [PATCH 16/66] drm/amd/display: Fix hang when skipping modeset
` [PATCH 17/66] drm/amd/display: fix memleak in aconnector->timing_requested
` [PATCH 18/66] drm/amd/display: update max streams per surface
` [PATCH 19/66] drm/amd/display: Only consider DISPCLK when using optimized boot path
` [PATCH 20/66] drm/amd/display: Reduce SubVP + DRR stretch margin
` [PATCH 21/66] drm/amd/display: refactor dmub commands into single function
` [PATCH 22/66] drm/amd/display: drain dmub inbox if queue is full
` [PATCH 23/66] drm/amd/display: fix access hdcp_workqueue assert
` [PATCH 24/66] drm/amd/display: Add FAMS validation before trying to use it
` [PATCH 25/66] drm/amd/display: Adding support for VESA SCR
` [PATCH 26/66] drm/amd/display: DSC policy override when ODM combine is forced
` [PATCH 27/66] drm/amd/display: Correct output color space during HW reinitialize
` [PATCH 28/66] drm/amd/display: Set watermarks set D equal to A
` [PATCH 29/66] drm/amd/display: Enable FPO + Vactive
` [PATCH 30/66] drm/amd/display: [FW Promotion] Release 0.0.162.0
` [PATCH 31/66] drm/amd/display: fix a divided-by-zero error
` [PATCH 32/66] drm/amd/display: add extra dc odm debug options
` [PATCH 33/66] drm/amd/display: Apply correct panel mode when reinitializing hardware
` [PATCH 34/66] drm/amd/display: Improvement for handling edp link training fails
` [PATCH 35/66] drm/amd/display: limit timing for single dimm memory
` [PATCH 36/66] drm/amd/display: set dcn315 lb bpp to 48
` [PATCH 37/66] drm/amd/display: add mechanism to skip DCN init
` [PATCH 38/66] drm/amd/display: Return error code on DSC atomic check failure
` [PATCH 39/66] drm/amd/display: remove incorrect early return
` [PATCH 40/66] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
` [PATCH 41/66] drm/amd/display: Disable migration to ensure consistency of per-CPU variable
` [PATCH 42/66] drm/amd/display: Add logging for display MALL refresh setting
` [PATCH 43/66] drm/amd/display: Update DTBCLK for DCN32
` [PATCH 44/66] drm/amd/display: Fixes for dcn32_clk_mgr implementation
` [PATCH 45/66] drm/amd/display: Clear GPINT1 before taking DMCUB out of reset
` [PATCH 46/66] drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset
` [PATCH 47/66] drm/amd/display: Do not clear GPINT register when releasing DMUB from reset
` [PATCH 48/66] drm/amd/display: Update bounding box values for DCN321
` [PATCH 49/66] drm/amd/display: add support for low bpc
` [PATCH 50/66] drm/amd/display: Set DRAM clock if retraining is required
` [PATCH 51/66] drm/amd/display: Add check for PState change in DCN32
` [PATCH 52/66] drm/amd/display: Remove DET check from DCN32
` [PATCH 53/66] drm/amd/display: Isolate remaining FPU code in DCN32
` [PATCH 54/66] drm/amd/display: Limit nv21 dst_y
` [PATCH 55/66] drm/amd/display: correct DML calc error
` [PATCH 56/66] drm/amd/display: Add extra check for 444 16 format
` [PATCH 57/66] drm/amd/display: 3-plane MPO enablement for DCN321
` [PATCH 58/66] drm/amd/display: Adjust dmub outbox notification enable
` [PATCH 59/66] drm/amd/display: Set min_width and min_height capability for DCN30
` [PATCH 60/66] drm/amd/display: update GSP1 generic info packet for PSRSU
` [PATCH 61/66] drm/amd/display: fix dpms_off issue when disabling bios mode
` [PATCH 62/66] drm/amd/display: Explicitly specify update type per plane info change
` [PATCH 63/66] drm/amd/display: Add FAMS capability to DCN31
` [PATCH 64/66] drm/amd/display: Add FAMS related definitions and documenation for enum fields
` [PATCH 65/66] drm/amd/display: remove some unused variables
` [PATCH 66/66] drm/amd/display: 3.2.231
[PATCH v2] drm/amd/display: Check & log if receiver supports MST, DSC & FEC
2023-04-17 15:23 UTC (2+ messages)
[PATCH] drm/ttm: fix null-ptr-deref in radeon_ttm_tt_populate()
2023-04-17 14:58 UTC (3+ messages)
[PATCH] drm/amd/display: set variable dccg314_init storage-class-specifier to static
2023-04-17 14:59 UTC (2+ messages)
[PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-17 13:01 UTC (3+ messages)
[PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-17 10:55 UTC (2+ messages)
2023 X.Org Foundation Membership deadline for voting in the election
2023-04-17 12:45 UTC (3+ messages)
[PATCH] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
2023-04-17 9:43 UTC (2+ messages)
[PATCH v2 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
2023-04-15 9:07 UTC
[PATCH] drm/amdgpu: Fix desktop freezed after gpu-reset
2023-04-17 7:22 UTC (4+ messages)
[PATCH] drm/amd/display: Check & log if receiver supports MST, DSC & FEC
2023-04-15 15:42 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING d3f2cd24819158bb70701c3549e586f9df9cee67
2023-04-15 6:30 UTC
[PATCH v4 1/3] drm/amdgpu: Increase GFX6 graphics ring size
2023-04-14 21:46 UTC (9+ messages)
` [PATCH v4 2/3] drm/amdgpu: Add a max ibs per submission limit
` [PATCH v4 3/3] drm/amdgpu: Add support for querying the max ibs in a submission. (v3)
[PATCH] drm/amd/pm: change pmfw_decoded_link_width, speed variables to globals
2023-04-14 21:41 UTC (2+ messages)
[PATCH] drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2
2023-04-14 21:14 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-next-6.4
2023-04-14 20:46 UTC
[PATCH v3] drm/amd/display: Add logging when DP link training Channel EQ is Successful
2023-04-14 16:29 UTC
Common DRM execution context v3
2023-04-14 14:29 UTC (4+ messages)
` [PATCH 1/9] drm: execution context for GEM buffers v3
[linux-next:master] BUILD REGRESSION e3342532ecd39bbd9c2ab5b9001cec1589bc37e9
2023-04-14 7:52 UTC
[PATCH v2] drm/amd/display: Add logging when DP link training Channel EQ is Successful
2023-04-13 20:20 UTC
[PATCH] drm/amd/display: Add logging when DP link training Clock recovery is Successful
2023-04-13 20:02 UTC (2+ messages)
[PATCH] drm/amd/display: Add logging when DP link training Channel EQ is Successful
2023-04-13 20:01 UTC (2+ messages)
[PATCH V4 00/13] Enable FW assisted shadowing for GFX11
2023-04-13 18:58 UTC (15+ messages)
` [PATCH 03/13] drm/amdgpu/UAPI: add new CS chunk for GFX shadow buffers
[PATCH v2] drm/amd/display: Improvise error handling for DP sink power states
2023-04-13 18:10 UTC (2+ messages)
[PATCH] drm/amd/display: Improvise error handling for DP sink power states
2023-04-13 17:46 UTC (2+ messages)
[PATCH v2] video/hdmi: minor fixes for *_infoframe_init functions
2023-04-13 14:22 UTC
[PATCH] drm/amdgpu: Ignore KFD eviction fences invalidating preemptible DMABuf imports
2023-04-13 13:28 UTC (4+ messages)
[PATCH v2 00/12] AMDGPU doorbell manager
2023-04-13 13:08 UTC (13+ messages)
` [PATCH v2 01/12] drm/amdgpu: create a new file for "
` [PATCH v2 07/12] get absolute offset from doorbell index
` [PATCH v2 08/12] drm/amdgpu: use doorbell manager for kfd kernel doorbells
` [PATCH v2 09/12] drm/amdgpu: use doorbell manager for kfd process doorbells
` [PATCH v2 12/12] drm/amdgpu: cleanup MES process level doorbells
[PATCH v4 0/6] drm: fdinfo memory stats
2023-04-13 10:37 UTC (3+ messages)
` [PATCH v4 3/6] drm/amdgpu: Switch to fdinfo helper
[pull] amdgpu drm-fixes-6.3
2023-04-13 8:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox