messages from 2022-09-26 22:35:59 to 2022-09-28 22:02:19 UTC [more...]
[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
2022-09-28 22:02 UTC (2+ messages)
[PATCH v3 0/5] GPU workload hints for better performance
2022-09-28 21:51 UTC (49+ messages)
` [PATCH v3 1/5] drm/amdgpu: add UAPI for workload hints to ctx ioctl
` [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile
` [PATCH v3 3/5] drm/amdgpu: set GPU workload via ctx IOCTL
` [PATCH v3 4/5] drm/amdgpu: switch GPU workload profile
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute
[PATCH 0/7] Fix several device private page reference counting issues
2022-09-28 21:39 UTC (15+ messages)
` [PATCH 2/7] mm: Free device private pages have zero refcount
` [PATCH 5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release
[PATCH v2 0/8] Fix several device private page reference counting issues
2022-09-28 21:37 UTC (11+ messages)
` [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page
` [PATCH v2 2/8] mm: Free device private pages have zero refcount
` [PATCH v2 3/8] mm/memremap.c: Take a pgmap reference on page allocation
` [PATCH v2 4/8] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page()
` [PATCH v2 5/8] mm/migrate_device.c: Add migrate_device_range()
` [PATCH v2 6/8] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH v2 7/8] nouveau/dmem: Evict device private memory during release
` [PATCH v2 8/8] hmm-tests: Add test for migrate_device_range()
[PATCH 00/36] DC Patches September 26, 2022
2022-09-28 19:40 UTC (37+ messages)
` [PATCH 01/36] drm/amd/display: Program SubVP in dc_commit_state_no_check
` [PATCH 02/36] drm/amd/display: Reorder FCLK P-state switch sequence for DCN32
` [PATCH 03/36] drm/amd/display: add dummy pstate workaround to dcn315
` [PATCH 04/36] drm/amd/display: fix dcn315 dml detile overestimation
` [PATCH 05/36] drm/amd/display: Block SubVP if rotation being used
` [PATCH 06/36] drm/amd/display: Allow PSR exit when panel is disconnected
` [PATCH 07/36] drm/amd/display: Refactor edp ILR caps codes
` [PATCH 08/36] Revert "drm/amd/display: correct hostvm flag"
` [PATCH 09/36] drm/amd/display: prevent S4 test from failing
` [PATCH 10/36] drm/amd/display: Disable GSL when enabling phantom pipe
` [PATCH 11/36] drm/amd/display: AUX tracing cleanup
` [PATCH 12/36] drm/amd/display: For SubVP pipe split case use min transition into MPO
` [PATCH 13/36] drm/amd/display: Add log for LTTPR
` [PATCH 14/36] drm/amd/display: skip commit minimal transition state
` [PATCH 15/36] drm/amd/display: Keep OTG on when Z10 is disable
` [PATCH 16/36] drm/amd/display: Increase compbuf size prior to updating clocks
` [PATCH 17/36] drm/amd/display: fix integer overflow during MSA V_Freq calculation
` [PATCH 18/36] drm/amd/display: write all 4 bytes of FFE_PRESET dpcd value
` [PATCH 19/36] drm/amd/display: Fix vupdate and vline position calculation
` [PATCH 20/36] drm/amd/display: Fix merging dynamic ODM+MPO configs on DCN32
` [PATCH 21/36] drm/amd/display: block odd h_total timings from halving pixel rate
` [PATCH 22/36] drm/amd/display: 3.2.206
` [PATCH 23/36] drm/amd/display: Drop unused code for DCN32/321
` [PATCH 24/36] drm/amd/display: Update DCN321 hook that deals with pipe aquire
` [PATCH 25/36] drm/amd/display: Fix SubVP control flow in the MPO context
` [PATCH 26/36] drm/amd/display: Remove OPTC lock check
` [PATCH 27/36] drm/amd/display: Fix disable DSC logic in ghe DIO code
` [PATCH 28/36] drm/amd/display: Add missing SDP registers to DCN32 reglist
` [PATCH 29/36] drm/amd/display: Adding missing HDMI ACP SEND register
` [PATCH 30/36] drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE register
` [PATCH 31/36] drm/amd/display: Add PState change high hook for DCN32
` [PATCH 32/36] drm/amd/display: unblock mcm_luts
` [PATCH 33/36] drm/amd/display: Enable 2 to 1 ODM policy if supported
` [PATCH 34/36] drm/amd/display: Disconnect DSC for unused pipes during ODM transition
` [PATCH 35/36] drm/amd/display: update DSC for DCN32
` [PATCH 36/36] drm/amd/display: Minor code style change
[PATCH 00/10] switch to common helper for rlc fw init
2022-09-28 19:32 UTC (9+ messages)
` [PATCH 09/10] drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
` "
[PATCH] drm/amdgpu/gfx10: ignore rlc ucode validation
2022-09-28 19:30 UTC
[PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
2022-09-28 19:16 UTC (22+ messages)
` [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v6 05/21] drm/armada: "
` [PATCH v6 06/21] drm/i915: "
` [PATCH v6 07/21] drm/omapdrm: "
` [PATCH v6 08/21] drm/tegra: "
` [PATCH v6 09/21] drm/etnaviv: "
` [PATCH v6 10/21] RDMA/umem: "
` [PATCH v6 11/21] misc: fastrpc: "
` [PATCH v6 12/21] xen/gntdev: "
` [PATCH v6 13/21] media: videobuf2: "
` [PATCH v6 14/21] media: tegra-vde: "
` [PATCH v6 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v6 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v6 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v6 19/21] dma-buf: Document dynamic locking convention
` [PATCH v6 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v6 21/21] dma-buf: Remove obsoleted internal lock
[PATCH] drm/amdgpu: remove switch from amdgpu_gmc_noretry_set
2022-09-28 19:09 UTC (3+ messages)
[PATCH v5] drm/sched: Add FIFO sched policy to run queue
2022-09-28 19:09 UTC (2+ messages)
[PATCH v5 1/1] drm/amdkfd: Track unified memory when switching xnack mode
2022-09-28 19:02 UTC (2+ messages)
[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
2022-09-28 18:27 UTC (2+ messages)
[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
2022-09-28 18:11 UTC (3+ messages)
[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
2022-09-28 17:44 UTC (4+ messages)
[PATCH] drm/amdgpu: Fix mc_umc_status used uninitialized warning
2022-09-28 17:30 UTC (3+ messages)
[PATCH] drm/amd/display: Prevent OTG shutdown during PSR SU
2022-09-28 17:27 UTC (6+ messages)
` [PATCH v2] "
[PATCH v4 1/1] drm/amdkfd: Track unified memory when switching xnack mode
2022-09-28 15:59 UTC (4+ messages)
[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v7)
2022-09-28 15:07 UTC (11+ messages)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v6)
[PATCH v2] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
2022-09-28 14:06 UTC (2+ messages)
[PATCH] drm/amdgpu: fix sdma v4 init microcode error
2022-09-28 8:38 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: export umc error address translation interface
2022-09-28 7:56 UTC (3+ messages)
` [PATCH 4/4] drm/amdgpu: add page retirement handling for CPU RAS
[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
2022-09-28 2:44 UTC (5+ messages)
[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
2022-09-27 23:18 UTC (9+ messages)
[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
2022-09-27 20:35 UTC (2+ messages)
[PATCH] drm/amd: Add a new parameter that can force reset on suspend
2022-09-27 18:09 UTC (2+ messages)
[PATCH v2 1/9] drm/edid: Clarify why we only accept the "range limits only" descriptor
2022-09-27 17:00 UTC (3+ messages)
` [PATCH v2 3/9] drm/edid: Only parse VRR range for continuous frequency displays
` [PATCH v2 9/9] drm/edid: s/monitor_rage/vrr_range/
[PATCH] drm/amd/display: Remove unused struct i2c_id_config_access
2022-09-27 13:39 UTC
[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
2022-09-27 11:04 UTC (4+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
[PATCH] drm/amdgpu: add VCN poison consumption handler for SRIOV
2022-09-27 9:36 UTC (2+ messages)
[PATCH] drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
2022-09-27 9:35 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v8)
2022-09-27 9:13 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v7)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v7)
[PATCH] drm/amd/display: Add check for memory allocation
2022-09-27 2:16 UTC
[PATCH] drm/amdgpu: fix a compiling error in old kernels
2022-09-27 6:15 UTC (3+ messages)
[PATCH] drm/amdgpu: add rlc_sr_cntl_list to firmware array
2022-09-27 3:07 UTC (2+ messages)
[PATCH] drm/amdgpu: make rlc fw loading backward compatible with fw
2022-09-27 3:07 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