dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 02:44:03 to 2023-11-02 13:31:16 UTC [more...]

[PULL] drm-misc-next-fixes
 2023-11-02 13:31 UTC 

[PATCH] gpu/drm/drm_framebuffer.c: Use Macro instead of actual number
 2023-11-02 13:27 UTC  (3+ messages)

[PATCH] drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
 2023-11-02 13:26 UTC  (2+ messages)

[PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
 2023-11-02 13:25 UTC  (22+ messages)
` [PATCH drm-misc-next v8 01/12] drm/gpuvm: convert WARN() to drm_WARN() variants
` [PATCH drm-misc-next v8 02/12] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [PATCH drm-misc-next v8 03/12] drm/gpuvm: export drm_gpuvm_range_valid()
` [PATCH drm-misc-next v8 04/12] drm/nouveau: make use of drm_gpuvm_range_valid()
` [PATCH drm-misc-next v8 05/12] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [PATCH drm-misc-next v8 06/12] drm/nouveau: make use of the GPUVM's shared dma-resv
` [PATCH drm-misc-next v8 07/12] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v8 08/12] drm/nouveau: separately allocate struct nouveau_uvmm
` [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` [PATCH drm-misc-next v8 10/12] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v8 11/12] drm/gpuvm: track/lock/validate external/evicted objects
` [PATCH drm-misc-next v8 12/12] drm/nouveau: use GPUVM common infrastructure

[PATCH 00/11] Introduce drm evictable lru
 2023-11-02 13:23 UTC  (14+ messages)
` [RFC 01/11] drm/ttm: re-parameter ttm_device_init
` [RFC 02/11] drm: move lru_lock from ttm_device to drm_device
` [RFC 03/11] drm: introduce drm evictable LRU
` [RFC 04/11] drm: Add evict function pointer to drm lru entity
` [RFC 05/11] drm: Replace ttm macros with drm macros
` [RFC 06/11] drm/ttm: Set lru manager to ttm resource manager
` [RFC 07/11] drm/ttm: re-parameterize a few ttm functions
` [RFC 08/11] drm: Initialize drm lru manager
` [RFC 09/11] drm/ttm: Use drm LRU manager iterator
` [RFC 10/11] drm/ttm: Implement ttm memory evict functions
` [RFC 11/11] drm/ttm: Write ttm functions using drm lru manager functions

[PATCH v6 0/7] drm/i915: Convert fbdev to DRM client
 2023-11-02 13:08 UTC  (8+ messages)
` [PATCH v6 1/7] drm/client: Do not acquire module reference
` [PATCH v6 2/7] drm/client: Export drm_client_dev_unregister()
` [PATCH v6 3/7] drm/i915: Unregister in-kernel clients
` [PATCH v6 4/7] drm/i915: Move fbdev functions
` [PATCH v6 5/7] drm/i915: Initialize fbdev DRM client with callback functions
` [PATCH v6 6/7] drm/i915: Implement fbdev client callbacks
` [PATCH v6 7/7] drm/i915: Implement fbdev emulation as in-kernel client

[PATCH] drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequence
 2023-11-02 13:08 UTC 

[PULL] drm-misc-fixes
 2023-11-02 13:00 UTC 

[RFC PATCH v4 0/7] Add FS035VG158 panel
 2023-11-02 12:53 UTC  (7+ messages)
` [RFC PATCH v4 1/7] drm/panel: nv3052c: Document known register names
` [RFC PATCH v4 2/7] drm/panel: nv3052c: Add SPI device IDs
` [RFC PATCH v4 4/7] drm/panel: nv3052c: Add Fascontek FS035VG158 LCD display

[PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
 2023-11-02 12:39 UTC  (17+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-11-02 12:38 UTC  (18+ messages)

[rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
 2023-11-02 12:27 UTC  (11+ messages)
` [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
            ` [Intel-gfx] "

[PATCH 1/2] drm/i915: Remove unused for_each_uabi_class_engine
 2023-11-02 11:43 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Move for_each_engine* out of i915_drv.h

[PATCH] drm/i915: Fix potential spectre vulnerability
 2023-11-02 11:32 UTC  (2+ messages)

[PATCH v8 0/5] DRM scheduler changes for Xe
 2023-11-02 11:13 UTC  (5+ messages)
` [PATCH v8 3/5] drm/sched: Split free_job into own work item

[accel/ivpu] Help -- Which Intel CPU processor can be used for iVPU driver?
 2023-11-02 11:09 UTC  (3+ messages)

[PATCH 0/5] Some drm scheduler internal renames
 2023-11-02 10:55 UTC  (6+ messages)
` [PATCH 1/5] drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
` [PATCH 2/5] drm/sched: Move free worker re-queuing out of the if block
` [PATCH 3/5] drm/sched: Rename drm_sched_free_job_queue to be more descriptive
` [PATCH 4/5] drm/sched: Rename drm_sched_run_job_queue_if_ready and clarify kerneldoc
` [PATCH 5/5] drm/sched: Drop suffix from drm_sched_wakeup_if_can_queue

[PATCH v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
 2023-11-02 10:54 UTC  (5+ messages)
` [PATCH v2 1/2] fbdev/simplefb: Support memory-region property
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains

[PATCH v8 0/7] fdinfo memory stats
 2023-11-02  9:50 UTC  (6+ messages)
` [PATCH 1/7] drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo stats

[PATCH] drm/i915: Remove unused for_each_uabi_class_engine
 2023-11-02  9:39 UTC  (5+ messages)

[PATCH v2 0/6] drm/edid: split out drm_eld.[ch], add some SAD helpers
 2023-11-02  9:35 UTC  (2+ messages)

mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2")
 2023-11-02  9:32 UTC 

[PATCH] drm/edid: add a quirk for two 240Hz Samsung monitors
 2023-11-02  9:16 UTC  (3+ messages)

[BUG] gpu: drm: amd: noretry=0 causes failure in amdgpu_device_ip_resume on vega10
 2023-11-01 12:35 UTC 

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-01 16:01 UTC 

[PATCH] drm/i915/display: Only fail fastset on PSR2
 2023-11-01 15:45 UTC  (3+ messages)

[PATCH 00/10] drm/tidss: Probe related fixes and cleanups
 2023-11-02  8:23 UTC  (28+ messages)
` [PATCH 01/10] drm/tidss: Use pm_runtime_resume_and_get()
` [PATCH 02/10] drm/tidss: Use PM autosuspend
` [PATCH 03/10] drm/tidss: Drop useless variable init
` [PATCH 04/10] drm/tidss: Move reset to the end of dispc_init()
` [PATCH 05/10] drm/tidss: Return error value from from softreset
` [PATCH 06/10] drm/tidss: Check for K2G in in dispc_softreset()
` [PATCH 07/10] drm/tidss: Fix dss reset
` [PATCH 08/10] drm/tidss: Add dispc_is_idle()
` [PATCH 09/10] drm/tidss: IRQ code cleanup
` [PATCH 10/10] drm/tidss: Fix atomic_flush check

[PATCH] drm/rect: only print the stack trace in drm_calc_scale() once
 2023-11-02  7:50 UTC 

[PATCH v7 0/6] Panel replay phase1 implementation
 2023-11-02  7:38 UTC  (3+ messages)
` [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

[PATCH v4 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-11-02  7:31 UTC  (4+ messages)
` [PATCH v4 09/32] drm/amd/display: add plane 3D LUT driver-specific properties

[PATCH 0/6] drm/amdgpu: Add flag to disable implicit sync for GEM operations
 2023-11-02  6:41 UTC  (7+ messages)
` [PATCH 3/6] drm/amdgpu: Flush VM updates for split bindings eagerly

[PATCH 0/3] Add a few panels and use correct modes
 2023-11-02  6:31 UTC  (6+ messages)
` [PATCH 1/3] drm/panel-edp: Add several generic edp panels
` [PATCH 2/3] drm/panel-edp: Add override_edid_mode quirk for generic edp
` [PATCH 3/3] drm/panel-edp: Choose correct preferred mode

[PATCH drm-misc-next v5] drm/sched: implement dynamic job-flow control
 2023-11-02  0:21 UTC  (2+ messages)

[PATCH drm-misc-next v4] drm/sched: implement dynamic job-flow control
 2023-11-01 23:03 UTC  (4+ messages)

[PATCH] drm/i915: Skip pxp init if gt is wedged
 2023-11-01 21:44 UTC 

linux-next: manual merge of the drm-misc tree with the asm-generic tree
 2023-11-01 21:37 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the mm-stable tree
 2023-11-01 21:36 UTC  (2+ messages)

[PATCH v6 00/10] drm/msm/dpu: simplify DPU sub-blocks info
 2023-11-01 21:32 UTC  (9+ messages)
` [PATCH v6 09/10] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4

[PATCH drm-misc-next v7 0/7] [RFC] DRM GPUVM features
 2023-11-01 20:46 UTC  (15+ messages)
` [PATCH drm-misc-next v7 4/7] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH] drm/exynos: dpi: Change connector type to DPI
 2023-11-01 20:17 UTC 

[PATCH v3] Documentation/gpu: VM_BIND locking document
 2023-11-01 20:11 UTC  (2+ messages)
` [Intel-xe] "

[git pull] drm for 6.7-rc1
 2023-11-01 19:37 UTC  (2+ messages)

[PATCH] drm/msm/dpu: enable SmartDMA on SM8450
 2023-11-01 19:36 UTC  (2+ messages)
` [Freedreno] "

[PATCH v2] drm/msm: remove unnecessary NULL check
 2023-11-01 19:23 UTC  (2+ messages)

[PATCH] drm/i915: Skip pxp init if gt is wedged
 2023-11-01 17:57 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/2] fbdev/simplefb: Add missing simple-framebuffer features
 2023-11-01 17:37 UTC  (5+ messages)
` [PATCH 2/2] fbdev/simplefb: Add support for generic power-domains

[PATCH 00/11] Enable integration of KFD with DRM GEM_VA ioctl
 2023-11-01 17:09 UTC  (3+ messages)
` [PATCH 03/11] drm/amdkfd: Improve amdgpu_vm_handle_moved

[PATCH v2 0/2] drm/msm/dp: fix DP subconnector handling
 2023-11-01 16:19 UTC  (5+ messages)
` [PATCH v2 1/2] drm/msm/dp: don't touch DP subconnector property in eDP case
` [PATCH v2 2/2] drm/msm/dp: attach the DP subconnector property

[PATCH v3 0/4] V3D module changes for Pi5
 2023-11-01 15:36 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: gpu: v3d: Add BCM2712's compatible

Fwd: System (Xeon Nvidia) hangs at boot terminal after kernel 6.4.7
 2023-11-01 15:05 UTC  (3+ messages)
` [Nouveau] "

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-11-01 12:36 UTC  (4+ messages)

[PATCH v5 0/7] drm/i915: Convert fbdev to DRM client
 2023-11-01 12:01 UTC  (16+ messages)
` [PATCH v5 2/7] drm/client: Do not acquire module reference
` [PATCH v5 5/7] drm/i915: Initialize fbdev DRM client with callback functions
  ` [Intel-gfx] "
` [PATCH v5 6/7] drm/i915: Implement fbdev client callbacks
  ` [Intel-gfx] "
` [PATCH v5 7/7] drm/i915: Implement fbdev emulation as in-kernel client

[PATCH 0/4] drm/panfrost: Turn off clocks and regulators in PM
 2023-11-01 11:28 UTC  (6+ messages)
` [PATCH 1/4] drm/panfrost: Implement ability to turn on/off GPU clocks in suspend

[PATCH v2 0/2] drm: Flip-task cleanups
 2023-11-01 10:35 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Remove struct drm_flip_task from DRM interfaces
` [PATCH v2 2/2] drm: Fix flip-task docs

[PATCH 1/2] accel/habanalabs: add pcie reset prepare/done hooks
 2023-11-01 10:08 UTC  (2+ messages)
` [PATCH 2/2] accel/habanalabs: update device boot error check

[PATCH] drm/exynos: fix a wrong error checking
 2023-11-01  9:36 UTC 

[RFC] drm/tests: annotate intentional stack trace in drm_test_rect_calc_hscale()
 2023-11-01  9:08 UTC  (3+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-11-01  5:50 UTC  (5+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-01  8:06 UTC  (6+ messages)

[PATCH] drm/qxl: prevent memory leak
 2023-11-01  2:58 UTC  (2+ messages)

[PATCH] drm/radeon/ni_dpm: add an error code check in ni_dpm_init
 2023-11-01  2:57 UTC 

[PATCH 5/6] drm/amdgpu: Add flag to disable implicit sync for GEM operations
 2023-11-01  2:42 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;
as well as URLs for NNTP newsgroup(s).