dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-31 16:51:06 to 2023-11-02 07:33:22 UTC [more...]

[PATCH 00/10] drm/tidss: Probe related fixes and cleanups
 2023-11-02  7:33 UTC  (27+ 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 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

[accel/ivpu] Help -- Which Intel CPU processor can be used for iVPU driver?
 2023-11-02  6:59 UTC 

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

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

[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 v8 00/12] [RFC] DRM GPUVM features
 2023-11-02  4:47 UTC  (16+ 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  4:33 UTC  (12+ 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 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)

[PATCH] drm/edid: add a quirk for two 240Hz Samsung monitors
 2023-11-01 21:36 UTC  (2+ 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  (23+ messages)
` [PATCH drm-misc-next v7 4/7] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v7 5/7] drm/gpuvm: track/lock/validate external/evicted objects

[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  (3+ 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 v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
 2023-11-01 17:54 UTC  (4+ messages)
` [PATCH v2 1/2] fbdev/simplefb: Support memory-region property
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains

[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  (6+ 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] "

[PATCH] drm/i915: Remove unused for_each_uabi_class_engine
 2023-11-01 14:23 UTC  (3+ messages)

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

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-11-01 11:52 UTC  (17+ messages)

[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

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

[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

[PATCH] drm/i915/display: Only fail fastset on PSR2
 2023-11-01  6:26 UTC  (2+ messages)

[PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
 2023-11-01  8:13 UTC  (14+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes

[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)

[PATCH 3/8] drm/loongson: Allow attach drm bridge driver by calling lsdc_output_init()
 2023-11-01  2:42 UTC  (2+ messages)

[PATCH] drm/sched: Convert the GPU scheduler to variable number of run-queues
 2023-11-01  2:37 UTC  (6+ messages)

[PATCH Resend] Fix line Length
 2023-11-01  2:10 UTC  (5+ messages)

[PATCH v7d 00/23] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-11-01  0:26 UTC  (24+ messages)
` [PATCH v7d 01/23] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7d 02/23] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v7d 03/23] dyndbg: make ddebug_class_param union members same size
` [PATCH v7d 04/23] dyndbg: replace classmap list with a vector
` [PATCH v7d 05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7d 06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7d 07/23] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7d 08/23] dyndbg: reduce verbose/debug clutter
` [PATCH v7d 09/23] dyndbg: silence debugs with no-change updates
` [PATCH v7d 10/23] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7d 11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7d 12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7d 13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7d 14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7d 15/23] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7d 16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7d 17/23] dyndbg-doc: add classmap info to howto
` [PATCH v7d 18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7d 19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7d 20/23] dyndbg: refactor *dynamic_emit_prefix
` [PATCH v7d 21/23] drm: use correct ccflags-y spelling
` [PATCH v7d 22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v7d 23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN

[PATCH 2/6] drm/amdgpu: Separate eviction from VM status
 2023-10-31 23:52 UTC  (2+ messages)

nouveau/gsp: move to latest fw and small fixes
 2023-10-31 20:02 UTC  (5+ messages)
` [PATCH 3/3] nouveau/gsp: add some basic registry entries
  ` [Nouveau] "

[PATCH v2] drm/radeon: replace 1-element arrays with flexible-array members
 2023-10-31 20:08 UTC  (2+ messages)

[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
 2023-10-31 15:12 UTC  (2+ messages)
` [PATCH v8 07/20] drm/imagination: Add GPU register headers

[PATCH] MAINTAINERS: Drop Emma Anholt from all M lines
 2023-10-31 18:41 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
 2023-10-31 18:12 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: tc358767: Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR case
 2023-10-31 17:59 UTC  (2+ messages)

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-10-31 17:55 UTC  (7+ messages)
` [PATCH v9 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v9 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

[PATCH] drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
 2023-10-31 17:54 UTC 

[PATCH] drm/radeon: replace 1-element arrays with flexible-array members
 2023-10-31 17:00 UTC  (5+ messages)

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-10-31 16:48 UTC  (2+ messages)
` [PATCH RFC v3 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox