dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-19 22:07:30 to 2023-09-20 15:07:15 UTC [more...]

[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-20 15:06 UTC  (6+ messages)
` [PATCH v4 1/5] fbdev: Avoid file argument in fb_pgprotect()
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()

[PATCH drm-misc-next v4 0/8] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-20 14:42 UTC  (9+ messages)
` [PATCH drm-misc-next v4 1/8] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` [PATCH drm-misc-next v4 2/8] drm/gpuvm: allow building as module
` [PATCH drm-misc-next v4 3/8] drm/nouveau: uvmm: rename 'umgr' to 'base'
` [PATCH drm-misc-next v4 4/8] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [PATCH drm-misc-next v4 5/8] drm/gpuvm: add an abstraction for a VM / BO combination
` [PATCH drm-misc-next v4 6/8] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [PATCH drm-misc-next v4 7/8] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
` [PATCH drm-misc-next v4 8/8] drm/nouveau: GPUVM dma-resv/extobj handling, "

[PATCH v5 0/5] fdinfo memory stats
 2023-09-20 14:39 UTC  (5+ messages)
` [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
  ` [Intel-gfx] "

[PATCH RFC v2 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-09-20 14:35 UTC  (38+ messages)
` [PATCH RFC v2 01/37] drm/connector: Introduce an HDMI connector
` [PATCH RFC v2 02/37] drm/connector: hdmi: Create a custom state
` [PATCH RFC v2 03/37] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH RFC v2 04/37] drm/connector: hdmi: Add helper to get the RGB range
` [PATCH RFC v2 05/37] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH RFC v2 06/37] drm/connector: hdmi: Add support for output format
` [PATCH RFC v2 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v2 08/37] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH RFC v2 09/37] drm/connector: hdmi: Add custom hook to filter "
` [PATCH RFC v2 10/37] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH RFC v2 11/37] drm/connector: hdmi: Add Infoframes generation
` [PATCH RFC v2 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH RFC v2 13/37] drm/vc4: hdmi: Create destroy state implementation
` [PATCH RFC v2 14/37] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH RFC v2 15/37] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH RFC v2 16/37] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH RFC v2 17/37] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH RFC v2 18/37] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH RFC v2 19/37] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH RFC v2 20/37] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH RFC v2 21/37] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH RFC v2 22/37] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH RFC v2 23/37] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH RFC v2 24/37] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH RFC v2 25/37] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH RFC v2 26/37] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH RFC v2 27/37] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH RFC v2 28/37] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH RFC v2 29/37] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH RFC v2 30/37] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH RFC v2 31/37] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH RFC v2 32/37] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH RFC v2 33/37] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH RFC v2 34/37] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH RFC v2 35/37] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH RFC v2 36/37] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH RFC v2 37/37] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH v2 0/5] drm: Reuse temporary memory for format conversion
 2023-09-20 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] drm/format-helper: Add struct drm_xfrm_buf to cache "
` [PATCH v2 2/5] drm/format-helper: Pass xfrm buffer to format-conversion helpers
` [PATCH v2 3/5] drm/simpledrm: Store xfrm buffer in device instance
` [PATCH v2 4/5] drm/ofdrm: "
` [PATCH v2 5/5] drm/ssd130x: "

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-09-20 14:25 UTC  (8+ messages)
` [PATCH v2 14/15] dt-bindings: gpu: mali-valhall-csf: Add initial bindings for panthor driver

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

[PATCH] drm/meson: fix memory leak on ->hpd_notify callback
 2023-09-20 13:46 UTC  (2+ messages)

[PATCH v5 0/8] Add support for XLCDC to sam9x7 SoC family
 2023-09-20 13:33 UTC  (3+ messages)
` [PATCH v5 1/8] mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller
  ` (subset) "

[PATCH] gpu: drm: amd: display: fix kernel-doc warnings
 2023-09-20 13:29 UTC  (3+ messages)

[PATCH v2] drm: Update file owner during use
 2023-09-20 13:22 UTC  (4+ messages)

[PATCH 0/2] drm: Revert dma-fence annotations from omapdrm and tidss
 2023-09-20 12:57 UTC  (3+ messages)
` [PATCH 1/2] Revert "drm/tidss: Annotate dma-fence critical section in commit path"
` [PATCH 2/2] Revert "drm/omapdrm: "

PROBLEM: MT8192 panel_edp_probe trace despite recent eDP and aux-bus support patches
 2023-09-20 12:40 UTC  (3+ messages)
  ` PROBLEM: MT8192 panel_edp_probe trace due to Unknown panel CMN 0x142b

[PATCH 5.4 214/367] backlight/gpio_backlight: Compare against struct fb_info.device
 2023-09-20 11:30 UTC  (4+ messages)
` [PATCH 5.4 215/367] backlight/bd6107: "
` [PATCH 5.4 216/367] backlight/lv5207lp: "
` [PATCH 5.4 245/367] drm/ast: Fix DRAM init on AST2200

[PATCH v3 0/5] Introduce new wrappers to copy user-arrays
 2023-09-20 12:36 UTC  (6+ messages)
` [PATCH v3 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH v3 2/5] kernel: kexec: copy user-array safely
` [PATCH v3 3/5] kernel: watch_queue: "
` [PATCH v3 4/5] drm_lease.c: "
` [PATCH v3 5/5] drm: vmgfx_surface.c: "

[PATCH] drm/i915: Remove unnecessary memory quiescing for aux inval
 2023-09-20 12:36 UTC  (2+ messages)

[PATCH 4.19 175/273] backlight/gpio_backlight: Compare against struct fb_info.device
 2023-09-20 11:30 UTC  (4+ messages)
` [PATCH 4.19 176/273] backlight/bd6107: "
` [PATCH 4.19 177/273] backlight/lv5207lp: "
` [PATCH 4.19 200/273] drm/ast: Fix DRAM init on AST2200

[PATCH 4.14 105/186] backlight/gpio_backlight: Compare against struct fb_info.device
 2023-09-20 11:30 UTC  (4+ messages)
` [PATCH 4.14 106/186] backlight/bd6107: "
` [PATCH 4.14 107/186] backlight/lv5207lp: "
` [PATCH 4.14 123/186] drm/ast: Fix DRAM init on AST2200

[PATCH v4 00/12] drm/bridge: tc358768: Fixes and timings improvements
 2023-09-20 12:00 UTC  (2+ messages)

[PATCH] drm/i915: Do not disable preemption for resets
 2023-09-20 11:54 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 6.5 205/211] drm/tests: helpers: Avoid a driver uaf
 2023-09-20 11:30 UTC 

[PATCH 0/8] drm: Reuse temporary memory for format conversion
 2023-09-20 11:40 UTC  (11+ messages)
` [PATCH 1/8] drm/format-helper: Add struct drm_xfrm_buf to cache "
` [PATCH 2/8] drm/format-helper: Pass xfrm buffer to format-conversion helpers
` [PATCH 3/8] drm/simpledrm: Store xfrm buffer in device instance
` [PATCH 4/8] drm/simpledrm: Preallocate xfrm buffer in plane's atomic_check
` [PATCH 5/8] drm/ofdrm: Store xfrm buffer in device instance
` [PATCH 6/8] drm/ofdrm: Preallocate xfrm buffer in plane's atomic_check
` [PATCH 7/8] drm/ssd130x: Store xfrm buffer in device instance
` [PATCH 8/8] drm/ssd130x: Preallocate xfrm buffer in plane's atomic_check

[PATCH] drm/i915: Fix aux invalidation with proper pipe_control flag
 2023-09-20 11:18 UTC  (4+ messages)

[PATCH] drm/bridge/analogix/anx78xx: Add missing definition
 2023-09-20 11:05 UTC  (2+ messages)

[PATCH] dt-bindings: display: anx7814: Add definition for anx7816
 2023-09-20 11:05 UTC  (2+ messages)

[PATCH 0/5] imx-lcdif modeset changes
 2023-09-20 10:59 UTC  (7+ messages)
` [PATCH 1/5] drm: lcdif: improve burst size configuration comment
` [PATCH 2/5] drm: lcdif: move controller enable into atomic_flush
` [PATCH 3/5] drm: lcdif: remove superfluous setup of framebuffer DMA address
` [PATCH 4/5] drm: lcdif: move pitch setup to plane atomic update
` [PATCH 5/5] drm: lcdif: force modeset when FB format changes

Decrypting tt maps in ttm
 2023-09-20 10:48 UTC  (9+ messages)

Patch "drm/tests: helpers: Avoid a driver uaf" has been added to the 6.5-stable tree
 2023-09-20 10:29 UTC 

[PATCH] drm/i915: Zap some empty lines
 2023-09-20 10:31 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/31] Fix and improve Rockchip RK3128 support
 2023-09-20  9:36 UTC  (3+ messages)
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip, rk3128-qos compatible
  ` (subset) [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible

[PATCH v3 0/1] HID backlight driver
 2023-09-20  9:32 UTC  (7+ messages)
` [PATCH v3 1/1] backlight: hid_bl: Add VESA VCP "

[PATCH v2] drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2023-09-20  9:30 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-09-20  9:15 UTC  (2+ messages)

[PATCH] drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2023-09-20  8:24 UTC  (3+ messages)

[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-09-20  8:08 UTC  (4+ messages)
` [PATCH v10 03/16] drm/mediatek: gamma: Support SoC specific LUT size

[PATCH] drm/atomic-helper: prevent uaf in wait_for_vblanks
 2023-09-20  6:24 UTC  (3+ messages)

[PATCH] drm/sti: avoid potential dereference of error pointers
 2023-09-20  3:21 UTC 

[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
 2023-09-19 19:37 UTC 

[PATCH v2] drm/atomic-helper: prevent uaf in wait_for_vblanks
 2023-09-19 11:10 UTC  (2+ messages)

[PATCH] drm/virtio: clean out_fence on complete_submit
 2023-09-19 11:12 UTC  (2+ messages)

[PATCH v2] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-19 13:34 UTC  (3+ messages)

[PATCH v2 0/4] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-09-20  7:27 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8250: Add DisplayPort device node

[PATCH 0/2] drm/tests: Flag slow kunit tests as such
 2023-09-20  7:06 UTC  (4+ messages)
` [PATCH 1/2] kunit: Warn if tests are slow

[PATCH 0/3] Fix a couble of bugs in drm_kunit_helpers.c
 2023-09-20  6:54 UTC  (7+ messages)
` [PATCH 1/3] drm/tests: Fix kunit_release_action ctx argument
` [PATCH 2/3] kunit: Add kunit_move_action_to_top_or_reset() to reorder actions
` [PATCH 3/3] drm/tests: Fix a use-after-free bug in __drm_kunit_helper_alloc_drm_device()

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-20  6:48 UTC  (11+ messages)
` [RESEND PATCH v6 01/20] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [RESEND PATCH v6 02/20] dt-bindings: display: mediatek: mdp-rdma: "
` [RESEND PATCH v6 03/20] dt-bindings: display: mediatek: merge: "
` [RESEND PATCH v6 04/20] dt-bindings: display: mediatek: padding: Add MT8188
` [RESEND PATCH v6 12/20] drm/mediatek: Refine device table of OVL adaptor

[PATCH] MAINTAINERS: drm/ci: add entries for xfail files
 2023-09-20  6:13 UTC  (2+ messages)

[PATCH] i915: Limit the length of an sg list to the requested length
 2023-09-20  6:08 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] omap: dsi: do not WARN on detach if dsidev was never attached
 2023-09-20  5:50 UTC  (2+ messages)

[PATCH 00/10] Add mediate-drm secure flow for SVP
 2023-09-20  5:24 UTC  (4+ messages)

[PATCH] drm/i915/perf: Remove gtt_offset from stream->oa_buffer.head/.tail
 2023-09-20  4:02 UTC 

[PATCH 00/15] Add CMDQ secure driver for SVP
 2023-09-20  3:08 UTC  (2+ messages)

[PATCH 0/5] Add the pci_get_base_class() helper and use it
 2023-09-20  2:46 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-09-20  2:13 UTC  (2+ messages)
` (subset) "

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-09-20  1:12 UTC 

[PATCH -next] drm/bridge: clean up some inconsistent indentings
 2023-09-20  0:44 UTC 

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

[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

[PATCH] drm: remove drm_bridge_hpd_disable() from drm_bridge_connector_destroy()
 2023-09-19 22:53 UTC  (3+ messages)

[PATCH] nouveau/u_memcpya: fix NULL vs error pointer bug
 2023-09-19 22:23 UTC  (4+ messages)
` [Nouveau] "

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-19 22:15 UTC  (9+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
 2023-09-19 21:56 UTC  (12+ messages)
` [PATCH v3 34/44] drm/nouveau/disp: add dp sst config method
` [PATCH v3 35/44] drm/nouveau/disp: add dp mst id get/put methods
` [PATCH v3 36/44] drm/nouveau/disp: move outp/conn construction to chipset code
` [PATCH v3 37/44] drm/nouveau/disp: move outp init/fini paths "
` [PATCH v3 38/44] drm/nouveau/disp/nv50-: skip DCB_OUTPUT_TV
` [PATCH v3 39/44] drm/nouveau/kms/nv50-: create heads based on nvkm head mask
` [PATCH v3 40/44] drm/nouveau/kms/nv50-: create heads after outps/conns
` [PATCH v3 41/44] drm/nouveau/kms/nv50-: name aux channels after their connector
` [PATCH v3 42/44] drm/nouveau/kms/nv50-: create connectors based on nvkm info
` [PATCH v3 43/44] drm/nouveau/kms/nv50-: create outputs "
` [PATCH v3 44/44] drm/nouveau/kms/nv50-: disable dcb parsing


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 read-only IMAP folder(s) and NNTP newsgroup(s).