dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 20:53:05 to 2022-11-23 15:29:38 UTC [more...]

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-23 15:25 UTC  (12+ messages)
` [PATCH 01/24] drm/tests: helpers: Rename the device init helper
` [PATCH 02/24] drm/tests: helpers: Remove the name parameter
` [PATCH 03/24] drm/tests: helpers: Create the device in another function
` [PATCH 04/24] drm/tests: helpers: Switch to a platform_device
` [PATCH 05/24] drm/tests: helpers: Make sure the device is bound
` [PATCH 06/24] drm/tests: kunit: Allow for a custom device struct to be allocated
` [PATCH 07/24] drm/tests: helpers: Allow to pass a custom drm_driver
` [PATCH 08/24] drm/tests: Add a test for DRM managed actions
` [PATCH 09/24] drm/atomic: Constify the old/new state accessors
` [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
` [PATCH 11/24] drm/vc4: Constify container_of wrappers

[Bug 216727] New: Failure to wake up from suspend to RAM
 2022-11-23 15:27 UTC  (2+ messages)
` [Bug 216727] "

[PATCH v2,0/2] Add dpi compatibles and platform data for MT8188
 2022-11-23 15:25 UTC  (3+ messages)
` [PATCH v2, 2/2] drm: mediatek: Add mt8188 dpi compatibles and platform data
  ` [PATCH v2,2/2] "

[PATCH] dma-buf: Require VM_PFNMAP vma for mmap
 2022-11-23 15:15 UTC  (23+ messages)
                ` [Linaro-mm-sig] "

[PATCH v4] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
 2022-11-23 14:58 UTC  (2+ messages)

[PATCH v4 1/4] i915: Move list_count() to list.h for broader use
 2022-11-23 15:06 UTC  (5+ messages)
` [PATCH v4 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v4 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v4 4/4] xhci: "

[pull] amdgpu drm-fixes-6.1
 2022-11-23 14:34 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-23 14:28 UTC  (8+ messages)
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-23 14:02 UTC  (6+ messages)

[PATCH] drm/audio: make drm_audio_component.h self-contained
 2022-11-23 14:01 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1] drm/scheduler: Fix lockup in drm_sched_entity_kill()
 2022-11-23 13:22 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sm8450-hdk: enable HDMI output
 2022-11-23 13:16 UTC  (8+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sm8450: add RPMH_REGULATOR_LEVEL_LOW_SVS_D1
` [PATCH v2 2/5] arm64: dts: qcom: sm8450: add display hardware devices
` [PATCH v2 3/5] arm64: dts: qcom: sm8450-hdk: enable display hardware
` [PATCH v2 4/5] arm64: dts: qcom: sm8450-hdk: Add LT9611uxc HDMI bridge
` [PATCH v2 5/5] arm64: dts: qcom: sm8450-hdk: Enable HDMI Display

[PATCH v3 0/2] drm/i915: Fix timeout handling when retiring requests
 2022-11-23 12:57 UTC  (8+ messages)
` [PATCH v3 2/2] drm/i915: Never return 0 if not all requests retired
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Fix negative value passed as remaining time

[PATCH 0/6] Introduce debugfs device-centered functions
 2022-11-23 12:55 UTC  (7+ messages)
` [PATCH 1/6] drm/debugfs: create device-centered debugfs functions

[PATCH AUTOSEL 5.10 20/22] gpu: host1x: Avoid trying to use GART on Tegra20
 2022-11-23 12:43 UTC 

[PATCH AUTOSEL 5.15 17/31] drm/amdgpu: disable BACO support on more cards
 2022-11-23 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 29/31] gpu: host1x: Avoid trying to use GART on Tegra20

[PATCH AUTOSEL 6.0 26/44] drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
 2022-11-23 12:40 UTC  (4+ messages)
` [PATCH AUTOSEL 6.0 27/44] drm/amdgpu: disable BACO support on more cards
` [PATCH AUTOSEL 6.0 28/44] drm/amdkfd: Fix a memory limit issue
` [PATCH AUTOSEL 6.0 42/44] gpu: host1x: Avoid trying to use GART on Tegra20

[PATCH 0/6] drm/gud: Use the shadow plane helper
 2022-11-23 12:37 UTC  (21+ messages)
` [PATCH 1/6] drm/gem: shadow_fb_access: Prepare imported buffers for CPU access
` [PATCH 2/6] drm/gud: Fix UBSAN warning
` [PATCH 3/6] drm/gud: Don't retry a failed framebuffer flush
` [PATCH 4/6] drm/gud: Split up gud_flush_work()
` [PATCH 5/6] drm/gud: Prepare buffer for CPU access in gud_flush_work()
` [PATCH 6/6] drm/gud: Use the shadow plane helper

[PATCH 2/5] driver core: make struct class.devnode() take a const *
 2022-11-23 12:25 UTC 

[PATCH] drm/amdgpu/display: Add pointer check
 2022-11-23 12:06 UTC 

[PATCH v2 0/7] drm: Fix the color-depth/bpp confusion
 2022-11-23 11:53 UTC  (8+ messages)
` [PATCH v2 1/7] drm/hisilicon/hibmc: Fix preferred depth and bpp
` [PATCH v2 2/7] drm/logicvc: Fix preferred fbdev cpp
` [PATCH v2 3/7] drm/cirrus: Decouple fbdev bpp value from color depth
` [PATCH v2 4/7] drm/ofdrm: Set preferred depth from format of scanout buffer
` [PATCH v2 5/7] drm/simpledrm: "
` [PATCH v2 6/7] drm/solomon: Set preferred color depth and bpp to the correct values
` [PATCH v2 7/7] drm/fb-helper: Don't use the preferred depth for the BPP default

[PATCH v4 00/11] drm/msm: add support for SM8450
 2022-11-23 11:43 UTC  (22+ messages)
` [PATCH v4 01/11] dt-bindings: display/msm: *dpu.yaml: split required properties clauses
` [PATCH v4 02/11] dt-bindings: display/msm: *mdss.yaml: "
` [PATCH v4 03/11] dt-bindings: display/msm: mdss-common: make clock-names required
` [PATCH v4 04/11] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs
` [PATCH v4 05/11] dt-bindings: display/msm: add support for the display on SM8450
` [PATCH v4 06/11] drm/msm/dsi/phy: rework register setting for 7nm PHY
` [PATCH v4 07/11] drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450
` [PATCH v4 08/11] drm/msm/dsi: add support for DSI 2.6.0
` [PATCH v4 09/11] drm/msm/dpu: add support for MDP_TOP blackhole
` [PATCH v4 10/11] drm/msm/dpu: add support for SM8450
` [PATCH v4 11/11] drm/msm: mdss "

[PATCH v7 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-23 11:42 UTC  (9+ messages)
` [PATCH v7 20/20] drm/i915/vm_bind: Async vm_unbind support

[PATCH v2 0/4] Add guard padding around i915_vma
 2022-11-23 11:13 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Wrap all access to i915_vma.node.start|size
  ` [Intel-gfx] "
` [PATCH v2 2/4] drm/i915: Introduce guard pages to i915_vma
  ` [Intel-gfx] "

[PATCH] dt-bindings: display: bridge: renesas, rzg2l-mipi-dsi: Document RZ/V2L support
 2022-11-23 10:40 UTC  (2+ messages)
` [PATCH] dt-bindings: display: bridge: renesas,rzg2l-mipi-dsi: "

[PATCH -next] fbdev: offb: allow build when DRM_OFDRM=m
 2022-11-23 10:23 UTC  (6+ messages)

[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
 2022-11-23 10:12 UTC  (5+ messages)
  ` [PATCH v2.5] "

[PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
 2022-11-23 10:07 UTC  (2+ messages)

[PATCH] video: ep93xx: Add missing clk_disable_unprepare in ep93xxfb_probe()
 2022-11-23 10:07 UTC  (2+ messages)

[PATCH 5/6] drm/i915: Extract VESA DSC bpp alignment to separate function
 2022-11-23 10:05 UTC  (2+ messages)

[PATCH v7 1/3] drm_bridge: register content protect property
 2022-11-23 10:05 UTC  (3+ messages)
` [PATCH v7 2/3] drm/bridge: anx7625: "
` [PATCH v7 3/3] drm/bridge: it6505: handle HDCP request

[PATCH v2] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-23  9:15 UTC  (2+ messages)

[syzbot] linux-next boot error: WARNING in fb_deferred_io_schedule_flush
 2022-11-23  9:13 UTC 

[MAINTAINER TOOLS] docs: updated rules for topic/core-for-CI commit management
 2022-11-23  9:07 UTC  (3+ messages)

[PATCH v2 5/6] drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
 2022-11-23  8:41 UTC  (2+ messages)

Try to address the DMA-buf coherency problem
 2022-11-23  8:33 UTC  (13+ messages)

linux-next: build failure after merge of the drm-misc tree
 2022-11-23  8:33 UTC  (5+ messages)

[PATCH 2/6] drm: use new debugfs device-centered functions on DRM core files
 2022-11-23  8:21 UTC  (3+ messages)

[PATCH v2 0/7] Renesas V4H DSI & DP output support
 2022-11-23  6:59 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas, du: Provide bindings for r8a779g0
` [PATCH v2 2/7] dt-bindings: display: bridge: renesas, dsi-csi2-tx: Add r8a779g0
` [PATCH v2 3/7] clk: renesas: r8a779g0: Add display related clocks
` [PATCH v2 4/7] arm64: dts: renesas: r8a779g0: Add display related nodes
` [PATCH v2 5/7] arm64: dts: renesas: white-hawk-cpu: Add DP output support
` [PATCH v2 6/7] drm: rcar-du: Add r8a779g0 support
` [PATCH v2 7/7] drm: rcar-du: dsi: "

[PATCH v2] drm/bridge: megachips: Fix error handling in i2c_register_driver()
 2022-11-23  6:40 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove redundant NULL check
 2022-11-23  7:44 UTC 

[PATCH v4 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-23  6:36 UTC  (4+ messages)
` [PATCH v4 01/10] drm: bridge: cadence: convert mailbox functions to macro functions
    ` [EXT] "

[PATCH v4] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-23  4:17 UTC  (3+ messages)

[PATCH v9 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-11-23  2:57 UTC  (12+ messages)
` [PATCH v9 01/11] drm/msm/gem: Prevent blocking within shrinker loop
` [PATCH v9 02/11] drm/panfrost: Don't sync rpm suspension after mmu flushing
` [PATCH v9 03/11] drm/gem: Add evict() callback to drm_gem_object_funcs
` [PATCH v9 04/11] drm/shmem: Put booleans in the end of struct drm_gem_shmem_object
` [PATCH v9 05/11] drm/shmem: Switch to use drm_* debug helpers
` [PATCH v9 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
` [PATCH v9 07/11] drm/shmem-helper: Switch to reservation lock
` [PATCH v9 08/11] drm/shmem-helper: Add memory shrinker
` [PATCH v9 09/11] drm/gem: Add drm_gem_pin_unlocked()
` [PATCH v9 10/11] drm/virtio: Support memory shrinking
` [PATCH v9 11/11] drm/panfrost: Switch to generic memory shrinker

[PATCH] drm/i915/uc: Fix table order verification to check all FW types
 2022-11-23  2:08 UTC  (2+ messages)

[PATCH v2 0/5] Add module oriented dmesg output
 2022-11-23  1:25 UTC  (7+ messages)
` [PATCH v2 3/5] drm/i915/guc: Add GuC specific debug print wrappers
` [PATCH v2 4/5] drm/i915/guc: Add GuC CT "
  ` [Intel-gfx] "

[PATCH v2] drm/amdgpu: Fix potential double free and null pointer dereference
 2022-11-23  0:10 UTC  (2+ messages)

[PATCH 0/2] Add SM6115 MDSS/DPU support
 2022-11-22 23:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display/msm: add support for the display
` [PATCH 2/2] drm/msm/disp/dpu1: add support for display on SM6115

[PATCH 0/3] More GuC firmware version improvements
 2022-11-22 23:38 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/uc: Rationalise delimiters in filename macros
` [PATCH 2/3] drm/i915/uc: More refactoring of UC version numbers
` [PATCH 3/3] drm/i915/guc: Use GuC submission API version number
  ` [Intel-gfx] "

[RFC PATCH 0/3] Support for Solid Fill Planes
 2022-11-22 23:20 UTC  (8+ messages)
    ` [Freedreno] "

[PATCH] drm/i915/huc: fix leak of debug object in huc load fence on driver unload
 2022-11-22 23:07 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Add support for GSC FW loading
 2022-11-22 22:58 UTC  (13+ messages)
` [PATCH 3/6] drm/i915/gsc: GSC firmware loading
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915/gsc: Do a driver-FLR on unload if GSC was loaded
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915/gsc: Disable GSC engine and power well if FW is not selected
  ` [Intel-gfx] "
` [PATCH 6/6] drm/i915/mtl: MTL has one GSC CS on the media GT
  ` [Intel-gfx] "

[PATCH] drm/i915: Allow error capture without a request
 2022-11-22 22:51 UTC 

git send-email friendly smtp provider anyone?
 2022-11-22 21:26 UTC  (9+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).