dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 08:54:18 to 2023-08-01 20:51:13 UTC [more...]

[PATCH 0/8] DRM scheduler changes for Xe
 2023-08-01 20:50 UTC 

[PATCH v2] drm/panel: Enable DSC and CMD mode for Visionox VTDR6130 panel
 2023-08-01 20:46 UTC  (6+ messages)

[PATCH] drm/msm/dpu: Drop encoder vsync_event
 2023-08-01 20:37 UTC  (2+ messages)

[PATCH 1/2] drm/exec: use unique instead of local label
 2023-08-01 20:35 UTC  (2+ messages)

[syzbot] [virt?] [dri?] upstream boot error: INFO: task hung in drm_atomic_get_plane_state
 2023-08-01 19:48 UTC 

[PATCH v1 v1 0/7] DRM driver for verisilicon
 2023-08-01 18:55 UTC  (23+ messages)
` [PATCH v1 v1 1/7] MAINTAINERS: Update starfive maintainers
` [PATCH v1 v1 2/7] dt-bindings: display: Add yamls for JH7110 display system
` [PATCH v1 v1 3/7] riscv: dts: starfive: jh7110: add dc controller and hdmi node
` [PATCH v1 v1 4/7] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v1 v1 5/7] drm/vs: Register DRM device
  ` [v1,v1,5/7] "
` [PATCH v1 v1 6/7] drm/vs: Add KMS crtc&plane
` [PATCH v1 v1 7/7] drm/vs: Add hdmi

[PATCH] PCI/VGA: Fixup the firmware fb address om demanding time
 2023-08-01 18:37 UTC 

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-01 18:19 UTC  (18+ messages)

[PATCH -next v2] drm/i2c: tda998x: remove redundant CONFIG_OF and of_match_ptr
 2023-08-01 18:10 UTC  (3+ messages)

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-08-01 17:05 UTC  (3+ messages)

[PATCH v5 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-08-01 17:02 UTC  (24+ messages)
` [PATCH v5 01/22] drm: use correct ccflags-y syntax
` [PATCH v5 02/22] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v5 03/22] dyndbg: make ddebug_class_param union members same size
` [PATCH v5 04/22] dyndbg: replace classmap list with a vector
` [PATCH v5 05/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v5 06/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v5 07/22] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v5 08/22] dyndbg: reduce verbose/debug clutter
` [PATCH v5 09/22] dyndbg: silence debugs with no-change updates
` [PATCH v5 10/22] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v5 11/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v5 12/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v5 13/22] checkpatch: file-scoped extern special case for linker-symbol
` [PATCH v5 13/22] checkpatch: special case for file-scoped extern linker-symbol
` [PATCH v5 14/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v5 15/22] dyndbg: add for_each_boxed_vector
` [PATCH v5 16/22] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v5 17/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v5 18/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v5 19/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v5 20/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v5 21/22] dyndbg-doc: add classmap info to howto
` [PATCH v5 22/22] checkpatch: reword long-line warn about commit-msg

[PATCH v2 00/47] fbdev: Use I/O helpers
 2023-08-01 16:54 UTC  (50+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "
` [PATCH v2 02/47] fbdev/acornfb: "
` [PATCH v2 03/47] fbdev/asiliantfb: "
` [PATCH v2 04/47] fbdev/atmel_lcdfb: "
` [PATCH v2 05/47] fbdev/aty128fb: "
` [PATCH v2 06/47] fbdev/carminefb: "
` [PATCH v2 07/47] fbdev/chipsfb: "
` [PATCH v2 08/47] fbdev/da8xx-fb: "
` [PATCH v2 09/47] fbdev/efifb: "
` [PATCH v2 10/47] fbdev/fm2fb: "
` [PATCH v2 11/47] fbdev/fsl-diu-fb: "
` [PATCH v2 12/47] fbdev/g364fb: "
` [PATCH v2 13/47] fbdev/geode/gx1fb: "
` [PATCH v2 14/47] fbdev/geode/gxfb: "
` [PATCH v2 15/47] fbdev/geode/lxfb: "
` [PATCH v2 16/47] fbdev/goldfishfb: "
` [PATCH v2 17/47] fbdev/grvga: "
` [PATCH v2 18/47] fbdev/gxt4500: "
` [PATCH v2 19/47] fbdev/i740fb: "
` [PATCH v2 20/47] fbdev/imxfb: "
` [PATCH v2 21/47] fbdev/kyro: "
` [PATCH v2 22/47] fbdev/macfb: "
` [PATCH v2 23/47] fbdev/maxinefb: "
` [PATCH v2 24/47] fbdev/mb862xxfb: "
` [PATCH v2 25/47] fbdev/mmpfb: "
` [PATCH v2 26/47] fbdev/mx3fb: "
` [PATCH v2 27/47] fbdev/ocfb: "
` [PATCH v2 28/47] fbdev/offb: "
` [PATCH v2 29/47] fbdev/omapfb: "
` [PATCH v2 30/47] fbdev/platinumfb: "
` [PATCH v2 31/47] fbdev/pmag-aa-fb: "
` [PATCH v2 32/47] fbdev/pmag-ba-fb: "
` [PATCH v2 33/47] fbdev/pmagb-b-fb: "
` [PATCH v2 34/47] fbdev/pxa168fb: "
` [PATCH v2 35/47] fbdev/pxafb: "
` [PATCH v2 36/47] fbdev/q40fb: "
` [PATCH v2 37/47] fbdev/s3cfb: "
` [PATCH v2 38/47] fbdev/sh7760fb: "
` [PATCH v2 39/47] fbdev/simplefb: "
` [PATCH v2 40/47] fbdev/sstfb: "
` [PATCH v2 41/47] fbdev/sunxvr1000: "
` [PATCH v2 42/47] fbdev/sunxvr2500: "
` [PATCH v2 43/47] fbdev/uvesafb: "
` [PATCH v2 44/47] fbdev/valkyriefb: "
` [PATCH v2 45/47] fbdev/vesafb: "
` [PATCH v2 46/47] fbdev/xilinxfb: "
` [PATCH v2 47/47] vfio-dev/mdpy-fb: "

[PATCH] drm/nouveau: fixup the uapi header file
 2023-08-01 16:04 UTC  (4+ messages)

[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
 2023-08-01 15:55 UTC  (17+ messages)

[PATCH v2 1/2] drm/bridge: Fix improper bridge init order with pre_enable_prev_first
 2023-08-01 15:49 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: Document "

[PATCH 1/2] dt-bindings: display: simple: Add Innolux G156HCE-L01 panel
 2023-08-01 15:42 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: Remove a lot of unnecessary ternary operators
 2023-08-01 15:41 UTC  (3+ messages)

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-08-01 14:49 UTC  (4+ messages)

[PATCH 0/4] Invalidate TLB cache for all GT's
 2023-08-01 14:40 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/gt: Move TLB invalidation to its own file
` [PATCH 2/4] i915/drm/gt: Move the gt defines in the gt directory
` [PATCH 3/4] drm/i915: Invalidate the TLBs on each GT
` [PATCH 4/4] drm/i915: Remove unnecessary include

[PATCH] drm/panel-edp: Add enable timings for N140HCA-EAC panel
 2023-08-01 14:33 UTC  (2+ messages)

[PATCH][V2][next] accel/qaic: remove redundant pointer pexec
 2023-08-01 14:05 UTC  (2+ messages)

[PATCH v2 00/12] drm: Convert to platform remove callback returning void
 2023-08-01 12:59 UTC  (14+ messages)
` [PATCH v2 01/12] drm/armada: "
` [PATCH v2 02/12] drm/etnaviv: "
` [PATCH v2 03/12] drm/imx/dcss: "
` [PATCH v2 04/12] drm/imx/ipuv3: "
` [PATCH v2 05/12] drm/ingenic: "
` [PATCH v2 06/12] drm/kmb: "
` [PATCH v2 07/12] drm/mediatek: "
` [PATCH v2 08/12] drm/msm: "
` [PATCH v2 09/12] drm/nouveau: "
` [PATCH v2 10/12] drm/shmobile: "
` [PATCH v2 11/12] drm/sprd: "
` [PATCH v2 12/12] drm/arcpgu: "

[PATCH -next] drm/amd/pm: Remove many unnecessary NULL values
 2023-08-01 12:55 UTC 

[PATCH v8 00/13] MediaTek DDP GAMMA - 12-bit LUT support
 2023-08-01 11:58 UTC  (14+ messages)
` [PATCH v8 01/13] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v8 02/13] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v8 03/13] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v8 04/13] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v8 05/13] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v8 06/13] drm/mediatek: gamma: Use bitfield macros
` [PATCH v8 07/13] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v8 08/13] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v8 09/13] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v8 10/13] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v8 11/13] drm/mediatek: gamma: Program gamma LUT type for descending or rising
` [PATCH v8 12/13] drm/mediatek: mtk_disp_aal: Rewrite kerneldoc for struct mtk_disp_aal
` [PATCH v8 13/13] drm/mediatek: mtk_disp_gamma: Add kerneldoc for struct mtk_disp_gamma

[PATCH] drm/amd/pm: Clean up errors in smu73_discrete.h
 2023-08-01 11:34 UTC  (3+ messages)

[PATCH v2 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-08-01 10:30 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in smu9_driver_if.h
 2023-08-01  9:50 UTC 

[PATCH] drm/amd/pm: Clean up errors in polaris_baco.c
 2023-08-01  9:47 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega20_pptable.h
 2023-08-01  9:44 UTC 

[PATCH 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
 2023-08-01  9:42 UTC  (7+ messages)
` [PATCH 5/9] drm/bridge: synopsys: dw-mipi-dsi: Use pixel clock rate to calculate lbcc
` [PATCH 6/9] drm/bridge: synopsys: dw-mipi-dsi: Set minimum lane byte clock cycles for HSA and HBP
` [PATCH 7/9] drm/bridge: synopsys: dw-mipi-dsi: Disable HSTX and LPRX timeout check

[PATCH] drm/amd/pm: Clean up errors in vega12_hwmgr.h
 2023-08-01  9:38 UTC 

[PATCH] drm/bridge: it6505: Check power state with it6505->powered in IRQ handler
 2023-08-01  9:37 UTC  (2+ messages)

[PATCH] drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c
 2023-08-01  9:36 UTC 

[PATCH] drm/amd: Clean up errors in processpptables.c
 2023-08-01  9:36 UTC  (2+ messages)

[PATCH] drm: bridge: dw_hdmi: Add cec suspend/resume functions
 2023-08-01  9:36 UTC  (2+ messages)

[PATCH] drm: bridge: dw_hdmi: Fix ELD is not updated issue
 2023-08-01  9:36 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in tonga_baco.c
 2023-08-01  9:34 UTC 

[PATCH 6.1 049/228] drm/ttm: Dont leak a resource on eviction error
 2023-08-01  9:18 UTC 

[PATCH] gpu: amd: Clean up errors in ppatomfwctrl.h
 2023-08-01  9:30 UTC 

[PATCH] drm/modes: Fix division by zero error
 2023-08-01  9:30 UTC  (3+ messages)

[PATCH] drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c
 2023-08-01  9:28 UTC 

[PATCH] drm/amdgpu: Clean up errors in vega20_baco.c
 2023-08-01  9:25 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega20_hwmgr.h
 2023-08-01  9:25 UTC  (2+ messages)

[PATCH 5.15 023/155] drm/ttm: Dont leak a resource on eviction error
 2023-08-01  9:18 UTC 

[PATCH] drm/amdgpu/powerplay: Clean up errors in smu_helper.h
 2023-08-01  9:22 UTC 

[PATCH] drm/amd: Clean up errors in vega10_processpptables.c
 2023-08-01  9:19 UTC 

[v5, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-08-01  9:12 UTC  (4+ messages)

[PATCH] drm/amd: Clean up errors in pptable_v1_0.h
 2023-08-01  9:02 UTC 

[PATCH] drm/amd: Clean up errors in smu7_hwmgr.c
 2023-08-01  9:00 UTC 

[PATCH 00/47] fbdev: Use I/O helpers
 2023-08-01  8:59 UTC  (3+ messages)

[PATCH 0/3] pwm: Drop useless member "pwm" from struct pwm_device
 2023-08-01  8:54 UTC  (3+ messages)
` [PATCH 2/3] video: fbdev: ssd1307fb: Print the PWM's label instead of its number


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