messages from 2024-07-05 07:29:59 to 2024-07-11 07:19:03 UTC [more...]
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-11 5:27 UTC (7+ messages)
` [PATCH v4 1/6] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
` [PATCH v4 2/6] drm/gma500: "
` [PATCH v4 3/6] drm/i915: "
` [PATCH v4 4/6] sfc: falcon: "
` [PATCH v4 5/6] fbdev/smscufx: "
` [PATCH v4 6/6] fbdev/viafb: "
[PATCH v2] drm/amdgpu: fix a possible null pointer dereference
2024-07-11 6:48 UTC (2+ messages)
[PATCH v3] drm/amdgpu: set start timestamp of fence in the right place
2024-07-11 5:37 UTC
va range based memory management discussion (was: 回复:回复:Re:Proposal to add CRIU support to DRM render nodes)
2024-07-11 3:35 UTC (3+ messages)
` 回复:va "
[PATCH] drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4
2024-07-11 1:36 UTC (3+ messages)
[PATCH v2] drm/amdgpu: set start timestamp of fence in the right place
2024-07-11 1:31 UTC (8+ messages)
[PATCH 1/2] drm/vblank: allow dynamic per-crtc vblank off delay
2024-07-10 21:13 UTC (8+ messages)
` [PATCH 2/2] drm/amd/display: use drm_crtc_set_vblank_offdelay()
[PATCH v4 0/2] Add support for 'power saving policy' property
2024-07-10 21:01 UTC (4+ messages)
` [PATCH v4 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors
[PATCH 1/2] drm/amdgpu/vcn: identify unified queue in sw init
2024-07-10 20:59 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: not pause dpg for unified queue
[PATCH 1/2] drm/amdgpu/vcn: identify unified queue in sw init
2024-07-10 20:42 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: not pause dpg for unified queue
[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2024-07-10 20:22 UTC (9+ messages)
` [PATCH v9 27/52] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9 30/52] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
[PATCH] drm/amd/display: Allow display DCC for DCN401
2024-07-10 20:17 UTC (6+ messages)
[PATCH 00/50] DC Patches July 10th, 2024
2024-07-10 19:47 UTC (52+ messages)
` [PATCH 01/50] drm/amd/display: Disable replay if VRR capability is false
` [PATCH 02/50] drm/amd/display: Disable HBR audio for DP2 for certain ASICs
` [PATCH 03/50] drm/amd/display: quality improvements for EASF and ISHARP
` [PATCH 04/50] drm/amd/display: Don't consider cursor for no plane case in DML1
` [PATCH 05/50] drm/amd/display: Added logging for automated DPM testing
` [PATCH 06/50] drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()
` [PATCH 07/50] drm/amd/display: Revert "Check HDCP returned status"
` [PATCH 08/50] drm/amd/display: fix dscclk programming sequence on DCN401
` [PATCH 09/50] drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
` [PATCH 10/50] drm/amd/display: Implement bias and scale pre scl
` [PATCH 11/50] drm/amd/display: avoid disable otg when dig was disabled
` [PATCH 12/50] drm/amd/display: Add option to allow transition when odm is forced
` [PATCH 13/50] drm/amd/display: When resync fifo ensure to use correct pipe ctx
` [PATCH 14/50] drm/amd/display: Disable subvp based on HW cursor requirement
` [PATCH 15/50] drm/amd/display: Fix DP-DVI dongle hotplug
` [PATCH 16/50] drm/amd/display: Refactoring OPP
` [PATCH 17/50] drm/amd/display: Initialize denominators' default to 1
` [PATCH 18/50] drm/amd/display: Check null-initialized variables
` [PATCH 19/50] drm/amd/display: Check phantom_stream before it is used
` [PATCH 20/50] drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
` [PATCH 21/50] drm/amd/display: Check null pointers before using them
` [PATCH 22/50] drm/amd/display: Check stream before comparing them
` [PATCH 23/50] drm/amd/display: Deallocate DML memory if allocation fails
` [PATCH 24/50] drm/amd/display: Refactoring MMHUBBUB
` [PATCH 25/50] drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2
` [PATCH 26/50] drm/amd/display: DML2.1 resynchronization
` [PATCH 27/50] drm/amd/display: Refactoring MPC
` [PATCH 28/50] drm/amd/display: Fix VRR cannot enable
` [PATCH 29/50] drm/amd/display: Re-enable panel replay feature
` [PATCH 30/50] drm/amd/display: Add blanked streams override to DML2.1
` [PATCH 31/50] drm/amd/display: Calculate ODM width using odm slice rect, not recout
` [PATCH 32/50] drm/amd/display: Issue with 3 or more mcaches per surface
` [PATCH 33/50] drm/amd/display: remove dc dependencies from SPL library
` [PATCH 34/50] drm/amd/display: Add P-State Keepout to dcn401 Global Sync
` [PATCH 35/50] drm/amd/display: Check link_res->hpo_dp_link_enc before using it
` [PATCH 36/50] drm/amd/display: Check null pointers before used
` [PATCH 37/50] drm/amd/display: Check null pointers before multiple uses
` [PATCH 38/50] drm/amd/display: Increase array size of dummy_boolean
` [PATCH 39/50] drm/amd/display: add dmcub support check
` [PATCH 40/50] drm/amd/display: Refactoring DWB related files from dcn30 Files
` [PATCH 41/50] drm/amd/display: Export additional FAMS2 global configuration options from DML
` [PATCH 42/50] drm/amd/display: Check stream pointer is initialized before accessing
` [PATCH 43/50] drm/amd/display: Set Cursor Matrix to bypass instead of Input Plane
` [PATCH 44/50] drm/amd/display: Add visual confirm for Idle State
` [PATCH 45/50] drm/amd/display: free bo used for dmub bounding box
` [PATCH 46/50] drm/amd/display: Remove unnecessary DSC power gating for DCN401
` [PATCH 47/50] drm/amd/display: Allow display DCC "
` [PATCH 48/50] drm/amd/display: improve logic for addition of modifers
` [PATCH 49/50] drm/amd/display: Remove unused dml2_core_ip_params struct
` [PATCH 50/50] drm/amd/display: 3.2.292
[PATCH 1/2] drm/amdgpu/vcn: identify unified queue in sw init
2024-07-10 18:17 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: not pause dpg for unified queue
[PATCH] drm/amd: Fail the suspend sequence if the GPU doesn't use S3 or S0i3
2024-07-10 17:33 UTC
[PATCH 1/2] drm/amdgpu/mes11: update opcode strings
2024-07-10 15:54 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string
[PATCH] drm/amdgpu: remove exp hw support check for gfx12
2024-07-10 15:53 UTC (2+ messages)
[PATCH] drm/buddy: Add start address support to trim function
2024-07-10 12:50 UTC (4+ messages)
amdgpu [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data
2024-07-10 5:19 UTC
[PATCH v2] drm/amd/display: Add otg_master NULL check within init_pipe_slice_table_from_context
2024-07-09 15:01 UTC (2+ messages)
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-07-10 7:03 UTC (13+ messages)
[PATCH] drm/amdgpu: Restore uncache behaviour on GFX12
2024-07-09 17:52 UTC (2+ messages)
Re:Proposal to add CRIU support to DRM render nodes
2024-07-09 17:07 UTC (5+ messages)
` Re: [CRIU] "
` 回复:Re:Proposal "
[PATCH AUTOSEL 6.9 38/40] drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
2024-07-09 16:19 UTC
[PATCH v1 0/3] num_me of gfx as start point for ME for compute
2024-07-09 14:03 UTC (6+ messages)
` [PATCH v1 1/3] drm/amdgpu: select compute ME engines dynamically
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "
[PATCH v2] drm/amd/pm: Ignore initial value in smu response register
2024-07-09 12:45 UTC (4+ messages)
[PATCH] drm/amdgpu/job: Replace DRM_INFO/ERROR logging
2024-07-09 9:22 UTC (2+ messages)
[PATCH] drm/amdgpu: Initialize VF partition mode
2024-07-09 8:29 UTC (2+ messages)
[PATCH] drm/amdgpu: set start timestamp of fence in the right place
2024-07-09 7:27 UTC (2+ messages)
[PATCH V2 1/2] drm/amdgpu: flush all cached ras bad pages to eeprom
2024-07-09 6:12 UTC (3+ messages)
` [PATCH V2 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
[PATCH] drm/amdgpu: avoid repeatedly executing gpu ras reset
2024-07-09 6:00 UTC
[PATCH] drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping
2024-07-09 2:34 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping
2024-07-09 2:29 UTC (3+ messages)
[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
2024-07-08 20:04 UTC (4+ messages)
` [PATCH v3 6/6] drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc
[PATCH] drm/amdgpu/acpi: Add NULL check for event->device_class in amdgpu_atif_handler
2024-07-08 16:15 UTC (2+ messages)
[Patch v2] drm/ttm: Allow direct reclaim to allocate local memory
2024-07-08 16:06 UTC
[PATCH] drm/amd/pm: Ignore initial value in smu response register
2024-07-08 13:23 UTC (4+ messages)
[PATCH v4 1/4] drm/amdgpu: refine amdgpu ras event id core code
2024-07-08 5:45 UTC (6+ messages)
` [PATCH v4 2/4] drm/amdgpu: add ras POSION_CREATION event id support
` [PATCH v4 3/4] drm/amdgpu: add ras POSION_CONSUMPTION "
` [PATCH v4 4/4] drm/amdgpu: add ras event state device attribute support
[PATCH 1/4] drm/amdgpu: refine amdgpu ras event id core code
2024-07-08 2:54 UTC (2+ messages)
[PATCH Review 1/1] drm/amdkfd: Use mode1 reset for GFX v9.4.4
2024-07-08 2:27 UTC (2+ messages)
[PATCH v4 00/11] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
2024-07-07 2:24 UTC (13+ messages)
` [PATCH v4 01/11] drm/amd/display: clean unused variables for hdmi freesync parser
` [PATCH v4 02/11] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
` [PATCH v4 03/11] drm/amd/display: switch to setting physical address directly
` [PATCH v4 04/11] drm/amd/display: always call connector_update when parsing freesync_caps
` [PATCH v4 05/11] drm/amd/display: remove redundant freesync parser for DP
` [PATCH v4 06/11] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v4 07/11] drm/amd/display: don't give initial values for sad/b_count
` [PATCH v4 08/11] drm/amd/display: parse display name from drm_eld
` [PATCH v4 09/11] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v4 10/11] drm/amd/display: get SADB "
` [PATCH v4 11/11] drm/amd/display: remove dc_edid handler from dm_helpers_parse_edid_caps
[pull] amdgpu, radeon drm-fixes-6.10
2024-07-06 19:20 UTC (4+ messages)
[PATCH] Documentation/amdgpu: Clarify MI200 and MI300 entries
2024-07-06 16:54 UTC (2+ messages)
[PATCH v2] drm/amd/display: Docs improvement in /dc/inc/hw/mpc.h
2024-07-05 10:01 UTC (2+ messages)
[PATCH v2] drm/amd/display: Docs improvement in /dc/inc/hw/mpc.h
2024-07-05 9:43 UTC
[PATCH v8 0/1] drm/atomic: Ease async flip restrictions
2024-07-06 1:12 UTC (3+ messages)
` [PATCH v8 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH v8 2/2] drm/amdgpu: Enable async flip on overlay planes
[PATCH v2] drm/amdkfd: Correct svm prange overlapping handling at svm_range_set_attr ioctl
2024-07-05 16:20 UTC (2+ messages)
[PATCH] drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1
2024-07-05 15:15 UTC (2+ messages)
[PATCH v6] drm/display: split DSC helpers from DP helpers
2024-07-05 11:26 UTC (2+ messages)
[pull] amdgpu, radeon drm-next-6.11
2024-07-05 10:02 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-next-6.11
2024-07-05 10:00 UTC (2+ messages)
[PATCH RESEND] drm/radeon: fix null pointer dereference in radeon_add_common_modes
2024-07-04 13:48 UTC
[PATCH RESEND] drm/amd/display: Check pipe_ctx before it is used
2024-07-04 13:00 UTC
[PATCH RESEND] drm/amd/display: Add otg_master NULL check within init_pipe_slice_table_from_context
2024-07-04 12:47 UTC
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