dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-24 00:41:26 to 2023-06-26 14:39:44 UTC [more...]

[PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-06-26 13:02 UTC  (2+ messages)

[PATCH 0/3] backlight: lm3630a: add functionality to change boost converter frequency
 2023-06-26 14:39 UTC  (3+ messages)
` [PATCH 1/3] backlight: lm3630a: add support for changing the boost frequency

[PATCH 1/2] drm/tegra: Return an error code if fails
 2023-06-26 14:33 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: Remove surplus else after return

[PATCH] backlight: led_bl: take led_access lock when required
 2023-06-26 14:27 UTC  (2+ messages)

[PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-26 14:26 UTC  (55+ messages)
` [PATCH 01/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg
` [PATCH 02/15] dt-bindings: clock: qcom,dispcc-sm6125: Remove unused GCC_DISP_AHB_CLK
` [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
  ` [PATCH 03/15] dt-bindings: clock: qcom, dispcc-sm6125: "
` [PATCH 04/15] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property
` [PATCH 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125
` [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125
` [PATCH 07/15] dt-bindings: display/msm: Add SM6125 MDSS
` [PATCH 08/15] drm/msm/dpu: Add SM6125 support
` [PATCH 09/15] drm/msm/mdss: "
` [PATCH 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
` [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125
` [PATCH 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
` [PATCH 13/15] arm64: dts: qcom: sm6125: Add dispcc node
` [PATCH 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes
` [PATCH 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-26 13:45 UTC  (11+ messages)
` [PATCH v3 01/17] sizes.h: Add entries between 32G and 64T
` [PATCH v3 07/17] drm/imagination: Add GPU ID parsing and firmware loading

[PATCH] drm/panel: Fine tune Starry-ili9882t panel HFP and HBP
 2023-06-26 13:38 UTC  (2+ messages)

[PATCH 0/5] drm/shmem-helper: Follow-up on 'Switch to reservation lock'
 2023-06-26 13:38 UTC  (8+ messages)
` [PATCH 1/5] drm/panfrost: Stop using drm_gem_shmem_put_pages()
` [PATCH 2/5] drm/shmem-helper: Stop exposing drm_gem_shmem_put_pages()
` [PATCH 3/5] drm/shmem-helper: Inline drm_gem_shmem_{get,put}_pages()
` [PATCH 4/5] drm/shmem-helper: Make dma_resv_assert_held() unconditional in drm_gem_shmem_v[un]map()
` [PATCH 5/5] drm/shmem-helper: Clarify drm_gem_shmem_v[un]map() usage

[PATCH] drm/drm_gem.c: remove surplus else after return clause
 2023-06-26 13:20 UTC  (7+ messages)

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-26 13:19 UTC  (10+ messages)

[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-06-26 13:05 UTC  (6+ messages)
` [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-26 12:57 UTC  (8+ messages)

[PATCH v4 00/19] drm/msm/dpu: another catalog rework
 2023-06-26 12:28 UTC  (3+ messages)
` [PATCH v4 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-26 12:27 UTC  (3+ messages)
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device

[PATCH v2 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-26 12:23 UTC  (10+ messages)
` [PATCH v2 1/4] drm/ttm: Fix ttm_lru_bulk_move_pos_tail()
` [PATCH v2 2/4] drm/ttm: Don't shadow the operation context
` [PATCH v2 3/4] drm/ttm: Don't leak a resource on eviction error
` [PATCH v2 4/4] drm/ttm: Don't leak a resource on swapout move error

[PATCH v2 00/15] drm/msm/hdmi & phy: use generic PHY framework
 2023-06-26 12:06 UTC  (17+ messages)
` [PATCH v2 01/15] phy: Add HDMI configuration options
` [PATCH v2 02/15] phy: qualcomm: add QMP HDMI PHY driver
` [PATCH v2 03/15] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v2 04/15] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v2 05/15] phy: qualcomm: add legacy HDMI PHY driver
` [PATCH v2 06/15] phy: qualcomm: add MSM8974 HDMI PHY support
` [PATCH v2 07/15] phy: qualcomm: add MSM8x60 "
` [PATCH v2 08/15] drm/msm/hdmi: move the alt_iface clock to the hpd list
` [PATCH v2 09/15] drm/msm/hdmi: simplify extp clock handling
` [PATCH v2 10/15] drm/msm/hdmi: correct indentation of HDMI bridge functions
` [PATCH v2 11/15] drm/msm/hdmi: switch to atomic_pre_enable/post_disable
` [PATCH v2 12/15] drm/msm/hdmi: set infoframes on all pre_enable calls
` [PATCH v2 13/15] drm/msm/hdmi: pair msm_hdmi_phy_powerup with msm_hdmi_phy_powerdown
` [PATCH v2 14/15] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v2 15/15] drm/msm/hdmi: drop old HDMI PHY code

[PATCH 00/26] use array_size
 2023-06-26 11:54 UTC  (4+ messages)
` [PATCH 16/26] drm/i915/gvt: "
  ` [Intel-gfx] "

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-26 11:08 UTC  (23+ messages)
` [PATCH v10 01/11] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-26  9:02 UTC  (5+ messages)

[PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate"
 2023-06-26  8:29 UTC 

[PATCH v4] drm/vkms: Add support to 1D gamma LUT
 2023-06-26  8:17 UTC  (3+ messages)

[PATCH] i915: avoid unused-but-set-variable warning
 2023-06-26  8:09 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/drm_gem.c: Remove surplus else after return
 2023-06-26  8:07 UTC  (2+ messages)

[PATCH] drm/udl: Convert to drm_crtc_helper_atomic_check()
 2023-06-26  8:06 UTC  (2+ messages)

[PATCH] drm: Remove the deprecated drm_put_dev() function
 2023-06-26  7:56 UTC  (3+ messages)

[PATCH v3] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
 2023-06-26  7:47 UTC  (4+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-26  5:34 UTC  (4+ messages)
  ` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-26  5:31 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller

[PATCH v4 0/2] Add dynamic connector selection mechanism
 2023-06-26  5:25 UTC  (3+ messages)
` [PATCH v4 1/2] drm/mediatek: Add ability to support dynamic connector selection

[PATCH 1/2] drm/msm/dpu: fix DSC 1.2 block lengths
 2023-06-25 21:33 UTC  (7+ messages)

[PATCH] drm/amd/amdgpu: Properly tune the size of struct
 2023-06-25 21:15 UTC  (2+ messages)

[PATCH v2 0/6] Fix ctx workarounds for non-masked regs
 2023-06-25 18:39 UTC  (8+ messages)
` [PATCH v2 1/6] drm/i915/gt: Move wal_get_fw_for_rmw()
` [PATCH v2 2/6] drm/i915/gt: Clear all bits from GEN12_FF_MODE2
` [PATCH v2 3/6] drm/i915/gt: Fix context workarounds with non-masked regs
` [PATCH v2 4/6] drm/i915/gt: Drop read from GEN8_L3CNTLREG in ICL workaround
` [PATCH v2 5/6] drm/i915/gt: Enable read back on XEHP_FF_MODE2
` [PATCH v2 6/6] drm/i915/gt: Remove bogus comment on IVB_FBC_RT_BASE_UPPER

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-06-25 18:19 UTC  (9+ messages)
` [PATCH v2 1/6] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device

[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
 2023-06-25 16:56 UTC  (7+ messages)
` [PATCH 24/39] drm: renesas: shmobile: Unify plane allocation

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-06-25 15:36 UTC  (5+ messages)
` [PATCH v6 3/3] drm/virtio: Support sync objects

[PATCH v3 0/3] Add additional YUV420 bus format check for dw-meson's bridge enable
 2023-06-25 14:17 UTC  (4+ messages)
` [PATCH v3 1/3] drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
` [PATCH v3 2/3] drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
` [PATCH v3 3/3] drm/bridge: dw-hdmi: remove dead code and fix indentation

[PATCH v2] Documentation/gpu: Add a VM_BIND async draft document
 2023-06-25 10:00 UTC  (2+ messages)

[PATCH] drm/gma500: Replace kmap{,_atomic}() with page_address()
 2023-06-25  9:51 UTC  (3+ messages)

Add me to Developer group
 2023-06-25  9:36 UTC  (2+ messages)

[PATCH] drm/ttm: Remove duplicate assignments to ttm->caching
 2023-06-25  2:45 UTC 

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-25  7:56 UTC  (3+ messages)
` [PATCH v15 1/2] "

[PATCH 28/39] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
 2023-06-25  8:55 UTC  (3+ messages)
` [28/39] "

[PATCH] drm/nouveau: Remove the unused variable entry
 2023-06-25  8:24 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-25  3:15 UTC  (25+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH 0/6] Add support to print sub block registers in dpu hw catalog
 2023-06-25  2:44 UTC  (11+ messages)
` [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks

[PATCH v2] drm/tests: Fix swapped drm_framebuffer tests parameter names
 2023-06-24 21:29 UTC 

[PATCH] Tercera entrega completa
 2023-06-24 20:08 UTC 

[PATCH] drm/tests: Fix swapped test parameter names
 2023-06-24 19:45 UTC  (2+ messages)

[PATCH 1/3] drm/i915/gt: Move wal_get_fw_for_rmw()
 2023-06-24 18:12 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/gt: Fix context workarounds with non-masked regs
          ` [Intel-gfx] "

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-24 18:02 UTC  (3+ messages)
` [PATCH v6 4/8] phy: Add HDMI configuration options

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-24 14:21 UTC  (5+ messages)
` [v3,17/19] "
  ` [v3, 17/19] "

[PATCH 20/39] drm: renesas: shmobile: Replace .dev_private with container_of()
 2023-06-24  9:49 UTC  (2+ messages)
` [20/39] "

[PATCH v1 0/8] drm/etnaviv: Various cleanup
 2023-06-23 10:08 UTC  (9+ messages)
` [PATCH v1 1/8] drm/etnaviv: Using the size_t variable to store the number of pages
` [PATCH v1 2/8] drm/etnaviv: Using the unsigned int type to count "
` [PATCH v1 3/8] drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()
` [PATCH v1 4/8] drm/etnaviv: Remove surplus else after return
` [PATCH v1 5/8] drm/etnaviv: Keep the curly brace aligned
` [PATCH v1 6/8] drm/etnaviv: No indentation by double tabs
` [PATCH v1 7/8] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v1 8/8] drm/etnaviv: Add a helper to get a pointer to the first available node

[PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
 2023-06-24  8:08 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).