messages from 2024-09-20 10:37:26 to 2024-09-25 03:51:47 UTC [more...]
[PATCH v3 0/8] DRM scheduler fixes and improvements
2024-09-24 14:20 UTC (12+ messages)
` [PATCH 1/8] drm/sched: Add locking to drm_sched_entity_modify_sched
` [PATCH 2/8] drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job
` [PATCH 3/8] drm/sched: Always increment correct scheduler score
` [PATCH 4/8] drm/sched: Optimise drm_sched_entity_push_job
` [PATCH 5/8] drm/sched: Stop setting current entity in FIFO mode
` [PATCH 6/8] drm/sched: Re-order struct drm_sched_rq members for clarity
` [PATCH 7/8] drm/sched: Re-group and rename the entity run-queue lock
` [PATCH 8/8] drm/sched: Further optimise drm_sched_entity_push_job
[PATCH 1/2] drm/amdgpu: update the handle ptr in dump_ip_state
2024-09-25 3:51 UTC
[PATCH 0/2] Init SAW for mmhub 1.0
2024-09-25 3:09 UTC (3+ messages)
` [PATCH 1/2] drm/amdgpu/discovery: add ISP discovery entries for old APUs
` [PATCH 2/2] drm/amdgpu: init saw registers for mmhub v1.0
[PATCH 0/7] Add support for dynamic NPS switch
2024-09-24 17:48 UTC (11+ messages)
` [PATCH 1/7] drm/amdgpu: Add option to refresh NPS data
` [PATCH 2/7] drm/amdgpu: Add PSP interface for NPS switch
` [PATCH 3/7] drm/amdgpu: Add gmc interface to request NPS mode
` [PATCH 4/7] drm/amdgpu: Add sysfs interfaces for "
` [PATCH 5/7] drm/amdgpu: Place NPS mode request on unload
` [PATCH 6/7] drm/amdgpu: Check gmc requirement for reset on init
` [PATCH 7/7] drm/amdgpu: Add NPS switch support for GC 9.4.3
[PATCH 0/5] AMDGPU deadcode
2024-09-24 17:13 UTC (8+ messages)
` [PATCH 1/5] drm/amdgpu: Remove unused amdgpu_device_ip_is_idle
` [PATCH 2/5] drm/amdgpu: Remove unused amdgpu_atpx functions
` [PATCH 3/5] drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_pa
` [PATCH 4/5] drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue
` [PATCH 5/5] drm/amdgpu: Remove unused amdgpu_i2c functions
[PATCH] drm/amd/display: fix typos in several function pointer checks
2024-09-24 16:17 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix typo "acccess" and improve the comment style here
2024-09-24 16:08 UTC (3+ messages)
[PATCH] drm/amd/pm: update workload mask after the setting
2024-09-24 15:44 UTC (2+ messages)
[PATCH v2 1/4] drm/amd: Add helper to get partition config modes
2024-09-24 15:21 UTC (6+ messages)
` [PATCH v2 2/4] drm/amdgpu: Add callback get xcp resource info
` [PATCH v2 3/4] drm/amdgpu: Add sysfs nodes to get xcp details
` [PATCH v2 4/4] drm/amdgpu: Add supported partition mode node
[PATCH] drm/amdgpu: simplify vram alloc logic since 2GB limitation removed
2024-09-24 14:22 UTC (3+ messages)
drm/radeon: remove load callback from kms_driver
2024-09-24 14:22 UTC (5+ messages)
` radeon ARUBA NULL pointer dereference
[PATCH] drm/amdgpu: add dce6 drm_panic support
2024-09-24 14:02 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/2] drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
2024-09-24 13:51 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Show current compute partition on VF
[PATCH 1/4] drm/amdgpu/sdma5: split out per instance resume function
2024-09-24 13:43 UTC (8+ messages)
` [PATCH 2/4] drm/amdgpu/sdma5: implement ring reset callback for sdma5
` [PATCH 3/4] drm/amdgpu/sdma5.2: split out per instance resume function
` [PATCH 4/4] drm/amdgpu/sdma5.2: implement ring reset callback for sdma5.2
[PATCH] drm/amdgpu: add amdgpu_device reference in ip block
2024-09-24 13:28 UTC (2+ messages)
[PATCH 8/8] drm/sched: Further optimise drm_sched_entity_push_job
2024-09-24 12:02 UTC (7+ messages)
` [PATCH v2] "
[PATCH v3 0/6] DRM_SET_NAME ioctl
2024-09-24 10:01 UTC (20+ messages)
` [PATCH v3 1/6] drm: add "
` [PATCH v3 3/6] drm/amdgpu: delay the use of amdgpu_vm_set_task_info
` [PATCH v3 4/6] drm/amdgpu: alloc and init vm::task_info from first submit
` [PATCH v3 6/6] drm/amdgpu: use drm_file::name in task_info::process_desc
[PATCH v5 00/80] drm: Provide client setup helper and convert drivers
2024-09-24 8:23 UTC (82+ messages)
` [PATCH v5 01/80] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v5 02/80] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v5 03/80] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v5 04/80] drm: Add client-agnostic setup helper
` [PATCH v5 05/80] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v5 06/80] drm/arcgpu: Run DRM default client setup
` [PATCH v5 07/80] drm/arm/komeda: "
` [PATCH v5 08/80] drm/arm/hdlcd: "
` [PATCH v5 09/80] drm/arm/malidp: "
` [PATCH v5 10/80] drm/aspeed: "
` [PATCH v5 11/80] drm/atmel-hdlcd: "
` [PATCH v5 12/80] drm/fsl-dcu: "
` [PATCH v5 13/80] drm/hisilicon/kirin: "
` [PATCH v5 14/80] drm/hx8357d: "
` [PATCH v5 15/80] drm/ili9163: "
` [PATCH v5 16/80] drm/ili9225: "
` [PATCH v5 17/80] drm/ili9341: "
` [PATCH v5 18/80] drm/ili9486: "
` [PATCH v5 19/80] drm/imx/dcss: "
` [PATCH v5 20/80] drm/imx/ipuv3: "
` [PATCH v5 21/80] drm/imx/lcdc: "
` [PATCH v5 22/80] drm/ingenic: "
` [PATCH v5 23/80] drm/kmb: "
` [PATCH v5 24/80] drm/logicvc: "
` [PATCH v5 25/80] drm/mcde: "
` [PATCH v5 26/80] drm/mediatek: "
` [PATCH v5 27/80] drm/meson: "
` [PATCH v5 28/80] drm/mi0283qt: "
` [PATCH v5 29/80] drm/mxsfb/lcdif: "
` [PATCH v5 30/80] drm/mxsfb: "
` [PATCH v5 31/80] drm/panel-mipi-dbi: "
` [PATCH v5 32/80] drm/pl111: "
` [PATCH v5 33/80] drm/renesas/rcar-du: "
` [PATCH v5 34/80] drm/renesas/rz-du: "
` [PATCH v5 35/80] drm/renesas/shmobile: "
` [PATCH v5 36/80] drm/repaper: "
` [PATCH v5 37/80] drm/rockchip: "
` [PATCH v5 38/80] drm/sti: "
` [PATCH v5 39/80] drm/stm: "
` [PATCH v5 40/80] drm/sun4i: "
` [PATCH v5 41/80] drm/tidss: "
` [PATCH v5 42/80] drm/tilcdc: "
` [PATCH v5 43/80] drm/st7586: "
` [PATCH v5 44/80] drm/st7735r: "
` [PATCH v5 45/80] drm/tve200: "
` [PATCH v5 46/80] drm/vc4: "
` [PATCH v5 47/80] drm/xlnx: "
` [PATCH v5 48/80] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v5 49/80] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v5 50/80] drm/ast: Run DRM default client setup
` [PATCH v5 51/80] drm/bochs: "
` [PATCH v5 52/80] drm/cirrus: "
` [PATCH v5 53/80] drm/gm12u320: "
` [PATCH v5 54/80] drm/gud: "
` [PATCH v5 55/80] drm/hyperv_drm: "
` [PATCH v5 56/80] drm/mgag200: "
` [PATCH v5 57/80] drm/ofdrm: Use "
` [PATCH v5 58/80] drm/simpledrm: Run "
` [PATCH v5 59/80] drm/solomon: "
` [PATCH v5 60/80] drm/udl: "
` [PATCH v5 61/80] drm/virtgpu: "
` [PATCH v5 62/80] drm/vkms: "
` [PATCH v5 63/80] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v5 64/80] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v5 65/80] drm/amdgpu: Run DRM default client setup
` [PATCH v5 66/80] drm/hisilicon/hibmc: "
` [PATCH v5 67/80] drm/loongson: "
` [PATCH v5 68/80] drm/nouveau: "
` [PATCH v5 69/80] drm/qxl: "
` [PATCH v5 70/80] drm/vboxvideo: "
` [PATCH v5 71/80] drm/vmwgfx: "
` [PATCH v5 72/80] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v5 73/80] drm/armada: Run DRM default client setup
` [PATCH v5 74/80] drm/exynos-drm: "
` [PATCH v5 75/80] drm/gma500: "
` [PATCH v5 76/80] drm/msm: "
` [PATCH v5 77/80] drm/radeon: "
` [PATCH v5 78/80] drm/tegra: "
` [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v5 80/80] drm/omapdrm: Run DRM default client setup
[PATCH] drm/amd/powerplay: skip enable mgpu fan boost in SRIOV
2024-09-24 12:24 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_used
2024-09-24 12:06 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_job
` [PATCH 3/3] drm/amdgpu: Remove the while loop "
[PATCH] Staging: drivers/gpu/drm/amd/amdgpu: Fix null pointer deference in amdkfd_fence_get_timeline_name
2024-09-23 16:48 UTC (7+ messages)
[PATCH v2 0/8] DRM scheduler fixes, or not, or incorrect kind
2024-09-24 9:44 UTC (3+ messages)
` [PATCH 6/8] drm/sched: Re-order struct drm_sched_rq members for clarity
[PATCH v1] docs/gpu: ci: update flake tests requirements
2024-09-24 8:05 UTC (3+ messages)
[PATCHv3 1/2] drm/amdkfd: Update logic for CU occupancy calculations
2024-09-23 18:47 UTC (3+ messages)
` [PATCHv3 2/2] drm/amdkfd: Fix CU occupancy for GFX 9.4.3
[PATCHv2 1/2] drm/amdkfd: Update logic for CU occupancy calculations
2024-09-23 14:58 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: Fix CU occupancy for GFX 9.4.3
[PATCH] drm/amdgpu/vcn: enable AV1 on both instances
2024-09-23 12:14 UTC (2+ messages)
[PATCH] drm/amdkfd: Remove an unused parameter in queue creation
2024-09-23 9:11 UTC
[PATCH 1/1] drm/amdgpu: drop the UCODE_MAX_PSP_PACKAGING checking
2024-09-23 8:02 UTC
[PATCH] drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
2024-09-21 3:33 UTC
[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy
2024-09-20 21:22 UTC (3+ messages)
[PATCH] drm/amdkfd: Add SDMA queue quantum support for GFX12
2024-09-20 20:53 UTC (2+ messages)
[PATCH 00/21] DC Patches Sept 16, 2024
2024-09-20 14:00 UTC (2+ messages)
[PATCH] drm/amdgpu: deprecate guilty handling
2024-09-20 13:58 UTC
[PATCH RESEND v8 0/2] drm/atomic: Ease async flip restrictions
2024-09-20 12:28 UTC (3+ messages)
` [PATCH RESEND v8 1/2] drm/atomic: Let drivers decide which planes to async flip
[PATCH] amd/amdgpu: Reduce unnecessary repetitive GPU resets
2024-09-20 10:37 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