dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-13 19:28:06 to 2023-09-15 08:47:23 UTC [more...]

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-14 20:27 UTC  (9+ messages)
` [RFC PATCH 1/8] drm/panel: nv3052c: Document known register names
` [RFC PATCH 5/8] drm/panel: nv3052c: Allow specifying registers per panel

[PATCH] staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch coding style
 2023-09-15  7:56 UTC  (4+ messages)

[PATCH] drm/tests: provide exit function
 2023-09-14 12:00 UTC  (6+ messages)

[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-15  8:47 UTC  (24+ messages)
` [PATCH v17 01/18] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` [PATCH v17 02/18] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [PATCH v17 03/18] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v17 04/18] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v17 05/18] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v17 06/18] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v17 07/18] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v17 08/18] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v17 09/18] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v17 10/18] drm/shmem-helper: Use refcount_t for vmap_use_count
` [PATCH v17 11/18] drm/shmem-helper: Improve drm_gem_shmem_vmap_locked() error handling
` [PATCH v17 12/18] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker
` [PATCH v17 14/18] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v17 15/18] drm/virtio: Pin display framebuffer BO
` [PATCH v17 16/18] drm/virtio: Attach shmem BOs dynamically
` [PATCH v17 17/18] drm/virtio: Support memory shrinking
` [PATCH v17 18/18] drm/panfrost: Switch to generic memory shrinker

[RFC][PATCH v2 0/2] drm/panic: Add a drm panic handler
 2023-09-15  8:28 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/simpledrm: Add drm_panic support

[PATCH] drm/mediatek: dsi: Fix EOTp generation
 2023-09-15  7:57 UTC 

[PATCH] drm/meson: fix memory leak on ->hpd_notify callback
 2023-09-15  6:59 UTC  (2+ messages)

[PATCH] drm/mediatek/dp: fix memory leak on ->get_edid callback error path
 2023-09-15  5:28 UTC  (4+ messages)
` [PATCH] drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection

[PATCH] drm/nouveau/pm: refactor deprecated strncpy
 2023-09-15  4:59 UTC  (2+ messages)

[PATCH] drm/nouveau/core: refactor deprecated strncpy
 2023-09-15  4:58 UTC  (2+ messages)

[PATCH] drm/nouveau/nvif: refactor deprecated strncpy
 2023-09-15  4:54 UTC  (2+ messages)

[PATCH] drm/i915: refactor deprecated strncpy
 2023-09-15  4:38 UTC  (2+ messages)

[PATCH] drm/gma500: refactor deprecated strncpy
 2023-09-15  4:37 UTC  (2+ messages)

[PATCH] drm/etnaviv: refactor deprecated strncpy
 2023-09-15  4:33 UTC  (2+ messages)

[PATCH] drm/modes: refactor deprecated strncpy
 2023-09-15  4:30 UTC  (2+ messages)

[git pull] drm fixes for 6.6-rc2
 2023-09-15  2:57 UTC 

[PATCH 07/10] drm/tests: Add test for drm_framebuffer_init()
 2023-09-15  1:11 UTC  (5+ messages)

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-09-14 23:42 UTC  (3+ messages)
` [PATCH v4 11/11] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels

[PATCH v5 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
 2023-09-14 22:51 UTC  (5+ messages)
` [PATCH v5 1/3] drm/i915/pxp/mtl: Update pxp-firmware response timeout
` [PATCH v5 3/3] drm/i915/lrc: User PXP contexts requires runalone bit in lrc

[PATCH v5 0/6] Add fdinfo support to Panfrost
 2023-09-14 22:38 UTC  (7+ messages)
` [PATCH v5 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v5 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v5 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v5 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v5 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v5 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-09-14 22:39 UTC  (12+ messages)

[PATCH 0/2] Enable Wa_14018913170 on DG2/MTL/PVD
 2023-09-14 22:28 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/guc: Update 'recommended' version to 70.11.0 for DG2/ADL-P/MTL
` [PATCH 2/2] drm/i915/guc: Enable WA 14018913170

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-14 22:29 UTC  (8+ messages)
` [RFT PATCH 03/15] drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH v4 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
 2023-09-14 22:28 UTC  (3+ messages)
` [PATCH v4 2/3] drm/i915/pxp/mtl: Update pxp-firmware packet size

[PATCH v4 0/3] drm: simplify support for transparent DRM bridges
 2023-09-14 22:10 UTC  (9+ messages)

[PATCH v2 1/1] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-09-14 22:03 UTC  (2+ messages)

[PATCH] drm/amd/display: fix the ability to use lower resolution modes on eDP
 2023-09-14 21:12 UTC  (4+ messages)

[PATCH] fix a memory leak in amdgpu_ras_feature_enable
 2023-09-14 20:45 UTC  (3+ messages)

[PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
 2023-09-14 19:51 UTC 

[PATCH v3 13/25] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
 2023-09-14 19:26 UTC  (4+ messages)
` [PATCH v3 14/25] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
` [PATCH v3 15/25] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
` [PATCH v3 16/25] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations

[Bug 217910] New: AMD Radeon RX 6600 XT: redraw artifacts around gui elements on primary monitor if TearFree disabled
 2023-09-14 19:15 UTC  (2+ messages)
` [Bug 217910] "

[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-14 19:14 UTC  (29+ messages)
` [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
              ` [Nouveau] "

[PATCH v4] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
 2023-09-14 18:15 UTC  (6+ messages)

[PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-14 17:48 UTC  (20+ messages)
` [PATCH v3 02/13] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [PATCH v3 03/13] drm/sched: Move schedule policy to scheduler / entity
` [PATCH v3 09/13] drm/sched: Submit job before starting TDR
` [PATCH v3 10/13] drm/sched: Add helper to set TDR timeout
` [PATCH v3 12/13] drm/sched/doc: Add Entity teardown documentaion

[RFC] drm/msm/rd: Check PT_PTRACED for cmdstream dumping
 2023-09-14 17:24 UTC 

[RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
 2023-09-14 14:55 UTC  (15+ messages)

[PATCH 00/19] drm/i915: prepare for xe driver display integration
 2023-09-14 14:53 UTC  (2+ messages)

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-14 13:58 UTC  (15+ messages)
` [PATCH v16 15/20] drm/shmem-helper: Add memory shrinker

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-09-14 13:43 UTC  (12+ messages)

[PATCH 1/2] drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directly
 2023-09-14 13:14 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: lt9611uxc: "

[PATCH 0/2] drm/tests: Flag slow kunit tests as such
 2023-09-14 13:24 UTC  (4+ messages)
` [PATCH 2/2] drm/tests: Flag slow "

[PATCH] MAINTAINERS: add drm_bridge_connector.[ch] files under bridge chips
 2023-09-14 13:19 UTC 

[PATCH] drm: bridge: it66121: ->get_edid callback must not return err pointers
 2023-09-14 13:11 UTC 

[PULL] drm-intel-fixes
 2023-09-14 12:36 UTC 

[PULL] drm-misc-fixes
 2023-09-14 12:26 UTC 

[PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
 2023-09-14 11:59 UTC  (3+ messages)
` [PATCH v3 1/2] drm/tests: helpers: Avoid a driver uaf
  ` (subset) "

[PATCH] drm/edid: Fixup h/vsync_end instead of h/vtotal
 2023-09-14 11:22 UTC 

[PATCH] Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
 2023-09-14 10:19 UTC 

[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-09-14 10:32 UTC  (4+ messages)
` [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195

[PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing
 2023-09-14 10:18 UTC  (2+ messages)

[PATCH v4 0/7] drm: ci: fixes
 2023-09-14  8:54 UTC  (8+ messages)
` [PATCH v4 1/7] drm: ci: igt_runner: Remove todo
` [PATCH v4 2/7] drm: ci: Force db410c to host mode
` [PATCH v4 3/7] drm: ci: virtio: Update ci variables
` [PATCH v4 4/7] drm: ci: Enable regulator
` [PATCH v4 5/7] drm: ci: Update xfails
` [PATCH v4 6/7] drm: ci: Enable new jobs
` [PATCH v4 7/7] drm: ci: Use scripts/config to enable/disable configs

drm/vkms: deadlock between dev->event_lock and timer
 2023-09-14  8:12 UTC  (5+ messages)

Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U
 2023-09-14  7:03 UTC 

[PATCH] alpha: clean up some inconsistent indenting
 2023-09-14  6:42 UTC 

[PATCH] drm/debugfs: Fix drm_debugfs_remove_files() stub
 2023-09-14  5:53 UTC  (2+ messages)

[PATCH v3 00/12] drm/msm/dpu: support virtual wide planes
 2023-09-14  5:07 UTC  (13+ messages)
` [PATCH v3 01/12] drm/atomic-helper: split not-scaling part of drm_atomic_helper_check_plane_state
` [PATCH v3 02/12] drm/msm/dpu: add current resource allocation to dumped state
` [PATCH v3 03/12] drm/msm/dpu: take plane rotation into account for wide planes
` [PATCH v3 04/12] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
` [PATCH v3 05/12] drm/msm/dpu: split dpu_plane_atomic_check()
` [PATCH v3 06/12] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_pipe()
` [PATCH v3 07/12] drm/msm/dpu: add support for virtual planes
` [PATCH v3 08/12] drm/msm/dpu: allow using two SSPP blocks for a single plane
` [PATCH v3 09/12] drm/msm/dpu: allow sharing SSPP between planes
` [PATCH v3 10/12] drm/msm/dpu: create additional virtual planes
` [PATCH v3 11/12] drm/msm/dpu: allow sharing of blending stages
` [PATCH v3 12/12] drm/msm/dpu: include SSPP allocation state into the dumped state

[PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()
 2023-09-14  3:29 UTC  (12+ messages)

[RFC PATCH v2 0/5] drm/amd/display: improve DTN color state log
 2023-09-13 23:02 UTC  (6+ messages)
` [RFC PATCH v2 1/5] drm/amd/display: detach color state from hw state logging
` [RFC PATCH v2 2/5] drm/amd/display: fill up DCN3 DPP color state

[Patch v2 0/3] Refactor and clean up codes of mst
 2023-09-13 22:40 UTC  (10+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

[PATCH 1/4] drm/dp_mst: Fix NULL dereference during payload addition
 2023-09-13 22:32 UTC  (3+ messages)
` [PATCH 2/4] drm/dp_mst: Sanitize error return "
` [PATCH 3/4] drm/dp_mst: Tune down error message "

[PATCH v1 1/1] drm/i915/pxp: Add drm_dbgs for critical PXP events
 2023-09-13 22:21 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_allocation()
 2023-09-13 21:17 UTC  (7+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.6
 2023-09-13 19:50 UTC 

Patch "drm/ast: Fix DRAM init on AST2200" has been added to the 6.5-stable tree
 2023-09-13 19:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).