AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-15 18:25:27 to 2024-08-19 08:51:53 UTC [more...]

[PATCH] drm/radeon: Switch radeon_connector to struct drm_edid
 2024-08-19  8:51 UTC  (2+ messages)

[PATCH 00/12] drm/amd: Switch over to struct drm_edid
 2024-08-19  8:45 UTC  (16+ messages)
` [PATCH 01/12] drm/amd/display: remove spurious definition for dm_helpers_get_sbios_edid()
` [PATCH 02/12] drm/amd/display: Remove EDID members of ddc_service
` [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()
` [PATCH 04/12] drm/amd/display: Simplify raw_edid handling in dm_helpers_parse_edid_caps()
` [PATCH 05/12] drm/amd/display: Constify "
` [PATCH 06/12] drm/amd/display: Constify 'struct edid' in parsing functions
` [PATCH 07/12] drm/amd/display: Use struct edid in dc_link_add_remote_sink()
` [PATCH 08/12] drm/amdgpu: Switch amdgpu_connector to struct drm_edid
` [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector "
` [PATCH 10/12] drm/edid: add a helper to compare two EDIDs
` [PATCH 11/12] drm/amd/display: Switch dc_sink to struct drm_edid
` [PATCH 12/12] drm/amd/display: Switch dc_link_add_remote_sink() "

[PATCH 00/13] DC Patches August 15, 2024
 2024-08-19  8:37 UTC  (17+ messages)
` [PATCH 01/13] Revert "drm/amd/display: Update to using new dccg callbacks"
` [PATCH 02/13] drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request
` [PATCH 03/13] drm/amd/display: remove an extraneous call for checking dchub clock
` [PATCH 04/13] drm/amd/display: Remove redundant check in DCN35 hwseq
` [PATCH 05/13] drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates Table
` [PATCH 06/13] drm/amd/display: Hardware cursor changes color when switched to software cursor
` [PATCH 07/13] drm/amd/display: Support UHBR10 link rate on eDP
` [PATCH 08/13] drm/amd/display: Fix construct_phy with MXM connector
` [PATCH 09/13] drm/amd/display: DCN35 set min dispclk to 50Mhz
` [PATCH 10/13] drm/amd/display: fix double free issue during amdgpu module unload
` [PATCH 11/13] drm/amd/display: DML2.1 Reintegration for Various Fixes
` [PATCH 12/13] drm/amd/display: Fix a typo in revert commit
    `  "
` [PATCH 13/13] drm/amd/display: Promote DC to 3.2.297

[PATCH] drm/amdgpu: Add DCC GFX12 flag to enable address alignment
 2024-08-19  8:29 UTC  (2+ messages)

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-08-19  8:23 UTC  (11+ messages)

[PATCH] video/aperture: match the pci device when calling sysfb_disable()
 2024-08-19  8:04 UTC  (5+ messages)

[PATCH 6.10 090/263] drm/amdgpu/pm: Fix the param type of set_power_profile_mode
 2024-08-19  7:53 UTC 

[PATCH v3 0/3] drm/amdgpu: Explicit sync for GEM VA operations
 2024-08-19  7:21 UTC  (4+ messages)
` [PATCH v3 1/3] drm/amdgpu: Don't implicit sync PRT maps
` [PATCH v3 2/3] drm/amdgpu: Add optional explicit sync fences for GEM operations
` [PATCH v3 3/3] drm/amdgpu: Bump amdgpu driver version

[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
 2024-08-18  5:08 UTC  (4+ messages)

[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
 2024-08-18  6:56 UTC  (5+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-18 20:19 UTC  (106+ messages)
` [PATCH 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH 03/86] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH 06/86] drm/arcgpu: Run DRM default client setup
` [PATCH 07/86] drm/arm/komeda: "
` [PATCH 08/86] drm/arm/hdlcd: "
` [PATCH 09/86] drm/arm/malidp: "
` [PATCH 10/86] drm/aspeed: "
` [PATCH 11/86] drm/atmel-hdlcd: "
` [PATCH 12/86] drm/fsl-dcu: "
` [PATCH 13/86] drm/hisilicon/kirin: "
` [PATCH 14/86] drm/hx8357d: "
` [PATCH 15/86] drm/ili9163: "
` [PATCH 16/86] drm/ili9225: "
` [PATCH 17/86] drm/ili9341: "
` [PATCH 18/86] drm/ili9486: "
` [PATCH 19/86] drm/imx/dcss: "
` [PATCH 20/86] drm/imx/ipuv3: "
` [PATCH 21/86] drm/imx/lcdc: "
` [PATCH 22/86] drm/ingenic: "
` [PATCH 23/86] drm/kmb: "
` [PATCH 24/86] drm/logicvc: "
` [PATCH 25/86] drm/mcde: "
` [PATCH 26/86] drm/mediatek: "
` [PATCH 27/86] drm/meson: "
` [PATCH 28/86] drm/mi0283qt: "
` [PATCH 29/86] drm/mxsfb/lcdif: "
` [PATCH 30/86] drm/msxfb: "
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 32/86] drm/panel-mipi-dbi: "
` [PATCH 33/86] drm/pl111: "
` [PATCH 34/86] drm/renesas/rcar-du: "
` [PATCH 35/86] drm/renesas/rz-du: "
` [PATCH 36/86] drm/renesas/shmobile: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 38/86] drm/rockchip: "
` [PATCH 39/86] drm/sti: "
` [PATCH 40/86] drm/stm: "
` [PATCH 41/86] drm/sun4i: "
` [PATCH 42/86] drm/tidss: "
` [PATCH 43/86] drm/tilcdc: "
` [PATCH 44/86] drm/st7586: "
` [PATCH 45/86] drm/st7735r: "
` [PATCH 46/86] drm/tve200: "
` [PATCH 47/86] drm/vc4: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 49/86] drm/fbdev-dma: Remove obsolete setup function
` [PATCH 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH 51/86] drm/ast: Run DRM default client setup
` [PATCH 52/86] drm/cirrus: "
` [PATCH 53/86] drm/gm12u320: "
` [PATCH 54/86] drm/gud: "
` [PATCH 55/86] drm/hyperv_drm: "
` [PATCH 56/86] drm/mgag200: "
` [PATCH 57/86] drm/ofdrm: Use "
` [PATCH 58/86] drm/simpledrm: Run "
` [PATCH 59/86] drm/solomon: "
` [PATCH 60/86] drm/udl: "
` [PATCH 61/86] drm/virtgpu: "
` [PATCH 62/86] drm/vkms: "
` [PATCH 63/86] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH 65/86] drm/amdgpu: Run DRM default client setup
` [PATCH 66/86] drm/bochs: "
` [PATCH 67/86] drm/hisilicon/hibmc: "
` [PATCH 68/86] drm/loongson: "
` [PATCH 69/86] drm/nouveau: "
` [PATCH 70/86] drm/qxl: "
` [PATCH 71/86] drm/vboxvideo: "
` [PATCH 72/86] drm/vmwgfx: "
` [PATCH 73/86] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH 74/86] drm/armada: Run DRM default client setup
` [PATCH 75/86] drm/exynos-drm: "
` [PATCH 76/86] drm/gma500: "
` [PATCH 77/86] drm/msm: "
` [PATCH 78/86] drm/radeon: "
` [PATCH 79/86] drm/tegra: "
` [PATCH 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev
` [PATCH 81/86] drm/i915: Move custom restore code into separate callback
` [PATCH 82/86] drm/i915: Move custom hotplug "
` [PATCH 83/86] drm/{i915,xe}: Run DRM default client setup
` [PATCH 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH 85/86] drm/omapdrm: Run DRM default client setup
` [PATCH 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe

[REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop
 2024-08-17 23:46 UTC 

[PATCH] drm/amd/amdgpu: allow use kiq to do hdp flush under sriov
 2024-08-19  6:17 UTC  (2+ messages)

[PATCH] Fix warning: symbol 'dcn3_14_ip' was not declared. Should it be static? in dcn314_fpu.c
 2024-08-17 16:34 UTC  (3+ messages)

[PATCHv3 1/3] drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
 2024-08-16 23:09 UTC  (6+ messages)
` [PATCHv3 2/3] drm/amdkfd: Update queue unmap after VM fault with MES
` [PATCHv3 3/3] drm/amdkfd: Update BadOpcode Interrupt handling "

[PATCH 1/5] drm/amd: Introduce additional IPS debug flags
 2024-08-16 22:57 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/display: Go through dm for allow_idle_optimizations
` [PATCH 3/5] drm/amd/display: Go through dm for exit_ips_for_hw_access
` [PATCH 4/5] drm/amd/display: Implement DMUB_IPS_DISABLE_DYNAMIC
` [PATCH 5/5] drm/amd/display: Default to DMUB_IPS_DISABLE_DYNAMIC

[PATCH] drm/amd/amdgpu: apply command submission parser for all JPEG v2+
 2024-08-16 15:53 UTC 

[PATCH 0/4] Improve the dev coredump
 2024-08-16 13:58 UTC  (8+ messages)
` [PATCH 1/4] drm/amdgpu: Add gpu_coredump parameter
` [PATCH 2/4] drm/amdgpu: Use gpu_coredump to control core dump
` [PATCH 3/4] drm/amdgpu: skip printing vram_lost if needed
` [PATCH 4/4] drm/amdgpu: Do core dump immediately when job tmo

[PATCH 0/3] Improve the dev coredump
 2024-08-16 13:43 UTC  (9+ messages)
` [PATCH 1/3] drm/amdgpu: Add gpu_coredump parameter
` [PATCH 3/3] drm/amdgpu: Change the timing of doing coredump

[PATCH v5] drm/amdgpu: Take IOMMU remapping into account for p2p checks
 2024-08-16 13:26 UTC  (2+ messages)

[PATCH v3] drm/amd/display: use drm_crtc_vblank_on_config()
 2024-08-16  9:59 UTC  (2+ messages)

[PATCH] Fix warning: Using plain integer as NULL pointer in dml2_pmo_dcn4.c
 2024-08-15 18:18 UTC 

[PATCHv2 1/3] drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
 2024-08-15 21:19 UTC  (8+ messages)
` [PATCHv2 2/3] drm/amdkfd: Update queue unmap after VM fault with MES

[PATCH] drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
 2024-08-15 20:32 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