dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 07:43:31 to 2021-04-27 12:23:10 UTC [more...]

[PATCH v3] drm/drm_file.c: Define drm_send_event_helper() as 'static'
 2021-04-27 12:23 UTC  (2+ messages)

[PATCH 1/8] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-27 12:22 UTC  (11+ messages)
` [PATCH 2/8] drm/arm/malidp: Always list modifiers
` [PATCH 3/8] drm/i915: Don't set allow_fb_modifiers explicitly
` [PATCH 4/8] drm/msm/dpu1: "
` [PATCH 5/8] drm/msm/mdp4: Fix modifier support enabling
` [PATCH 6/8] drm/nouveau: Don't set allow_fb_modifiers explicitly
` [PATCH 7/8] drm/stm: "
` [PATCH 8/8] drm/modifiers: Enforce consistency between the cap an IN_FORMATS

[PATCH v2] drm/bochs: Add screen blanking support
 2021-04-27 12:21 UTC  (6+ messages)

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-27 12:15 UTC  (15+ messages)
      ` [Mesa-dev] "

[PATCH v7 0/4] drm: Move struct drm_device.pdev to legacy
 2021-04-27 12:10 UTC  (7+ messages)
` [PATCH v7 1/4] drm/i915/gt: Remove reference to struct drm_device.pdev
` [PATCH v7 2/4] drm/i915: "
` [PATCH v7 3/4] drm/i915: Don't assign "
` [PATCH v7 4/4] drm: Move struct drm_device.pdev to legacy section

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-27 12:10 UTC  (3+ messages)

[PATCH v2] drm/amd/amdgpu: Fix errors in documentation of function parameters
 2021-04-27 11:27 UTC 

[PATCH v1 1/7] drm/st7735r: Avoid spamming logs if probe is deferred
 2021-04-27 11:27 UTC  (2+ messages)

[PATCH] drm/gud: cleanup coding style a bit
 2021-04-27 11:26 UTC  (2+ messages)

[PATCH] drm/i915/gem: Remove reference to struct drm_device.pdev
 2021-04-27 11:07 UTC 

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 11:05 UTC  (5+ messages)
` [PATCH v2 01/13] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH v2 08/13] vfio/gvt: Convert to use vfio_register_group_dev()
` [PATCH v2 11/13] vfio/mdev: Remove mdev_parent_ops

[PATCH v4] drm/ast: Fixed CVE for DP501
 2021-04-27 11:01 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] drm/omap: Fix issue with clocks left on after resume
 2021-04-27 10:54 UTC  (4+ messages)

[PATCH] drm/i915: Simplify userptr locking
 2021-04-27 10:36 UTC 

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-27  9:58 UTC  (17+ messages)
` [PATCH 01/21] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
` [PATCH 02/21] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
  ` [Intel-gfx] "
` [PATCH 03/21] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
` [PATCH 04/21] drm/i915/gem: Return void from context_apply_all
` [PATCH 05/21] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "
` [PATCH 06/21] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
  ` [Intel-gfx] "
` [PATCH 07/21] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
` [PATCH 10/21] drm/i915/request: Remove the hook from await_execution

[PATCH v4] drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lock
 2021-04-27  9:44 UTC 

[PATCH] drm/i9i5/gt: Fix a double free in gen8_preallocate_top_level_pdp
 2021-04-27  9:42 UTC  (2+ messages)

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-27  9:31 UTC  (2+ messages)

[PATCH v2] drm/drm_file.c: Define drm_send_event_helper() as 'static'
 2021-04-27  9:10 UTC  (2+ messages)

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-04-27  9:09 UTC  (8+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings
` [RFC PATCH 2/3] drm/color: Add Color transfer functions for HDR/SDR
` [RFC PATCH 3/3] drm/color: Add sdr boost property

[PATCH v4 0/4] drm/vkms: add overlay plane support
 2021-04-27  9:04 UTC  (11+ messages)
` [PATCH v4 3/4] drm/vkms: add XRGB planes composition
` [PATCH v4 4/4] drm/vkms: add overlay support

[PATCH v2 0/1] Document drm_mode_get_plane
 2021-04-27  9:00 UTC  (9+ messages)
` [PATCH v2 1/1] drm/doc: document drm_mode_get_plane

[PATCH 0/4] drm/i915: Fix older platforms
 2021-04-27  8:58 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: Rewrite CL/CTG L-shaped memory detection
  ` [Intel-gfx] "

[PATCH v2 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-27  8:54 UTC  (7+ messages)
` [PATCH v2 2/7] drm/i915: Update the helper to set correct mapping
` [PATCH v2 3/7] drm/i915/gtt: map the PD up front
` [PATCH v2 4/7] drm/i915/gtt/dgfx: place the PD in LMEM
` [PATCH v2 5/7] drm/i915/fbdev: Use lmem physical addresses for fb_mmap() on discrete
` [PATCH v2 6/7] drm/i915/lmem: Bypass aperture when lmem is available
` [PATCH v2 7/7] drm/i915: Return error value when bo not in LMEM for discrete

[PULL] drm-intel-next-fixes for the merge window
 2021-04-27  8:46 UTC 

[PATCH 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-27  8:20 UTC  (12+ messages)
` [PATCH 2/7] drm/i915: Update the helper to set correct mapping
` [PATCH 3/7] drm/i915/gtt: map the PD up front
` [PATCH 4/7] drm/i915/gtt/dgfx: place the PD in LMEM
` [PATCH 5/7] drm/i915/fbdev: Use lmem physical addresses for fb_mmap() on discrete
` [PATCH 6/7] drm/i915/lmem: Bypass aperture when lmem is available
` [PATCH 7/7] drm/i915: Return error value when bo not in LMEM for discrete

[PATCH] drm: i915: fix build when ACPI is disabled and BACKLIGHT=m
 2021-04-27  8:03 UTC  (2+ messages)

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27  7:33 UTC  (8+ messages)
` [PATCH 08/12] vfio/gvt: Convert to use vfio_register_group_dev()
` [PATCH 10/12] vfio/mdev: Remove mdev_parent_ops

[PATCH 1/2] drm: remove usage of drm_pci_alloc/free
 2021-04-27  7:17 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Fix power on delay
 2021-04-27  5:53 UTC 

[PATCH v2 1/2] gpu: drm: init set panel orientation property earlier
 2021-04-27  4:54 UTC  (3+ messages)

[PATCH v3 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-27  4:49 UTC  (3+ messages)
` [PATCH v3 2/3] drm/mediatek: init panel orientation property
` [PATCH v3 3/3] arm64: dts: mt8183: Add panel rotation

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-27  3:56 UTC  (10+ messages)
` [PATCH v2 05/10] drm/amdgpu: Add multi-GPU DMA mapping helpers
` [PATCH v2 06/10] drm/amdgpu: DMA map/unmap when updating GPU mappings
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs

[PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-27  0:32 UTC  (2+ messages)
` [Nouveau] "

[PATCH v2 0/4] drm/msm: improve register snapshotting
 2021-04-27  0:18 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm: pass dump state as a function argument
` [PATCH v2 2/4] drm/msm: make msm_disp_state transient data struct
` [PATCH v2 3/4] drm/msm: get rid of msm_iomap_size
` [PATCH v2 4/4] drm/msm/dsi: add DSI PHY registers to snapshot data

[PATCH] drm/msm: Do not unpin/evict exported dma-buf's
 2021-04-26 23:53 UTC 

[PATCH 08/21] drm/i915/gem: Disallow bonding of virtual engines
 2021-04-26 23:43 UTC  (2+ messages)
` [PATCH 08/20] drm/i915/gem: Disallow bonding of virtual engines (v2)

[PATCH 0/2] drm/msm: rework display snapshotting
 2021-04-26 22:56 UTC  (9+ messages)
` [PATCH 1/2] drm/msm: pass dump state as a function argument
` [PATCH 2/2] drm/msm: make msm_disp_state transient data struct
      ` [Freedreno] "

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-26 21:04 UTC  (6+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight
` [v3 2/2] backlight: Add DisplayPort aux backlight driver

[PATCH] drm/ttm: cleanup ttm_agp_backend
 2021-04-26 19:47 UTC  (3+ messages)

[PATCH v3] drm/amd/amdgpu: Replace drm_modeset_lock_all with drm_modeset_lock
 2021-04-26 19:28 UTC 

[PATCH 01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-04-26 19:11 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lock
 2021-04-26 19:06 UTC  (4+ messages)
  ` [Outreachy kernel] "

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-26 19:05 UTC  (9+ messages)

[PATCH][next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered"
 2021-04-26 18:46 UTC  (3+ messages)

[PATCH] drm/ast: Fix missing conversions to managed API
 2021-04-26 18:01 UTC  (2+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-26 16:38 UTC  (10+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v5 16/16] of: Add plumbing for restricted DMA pool

[PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
 2021-04-26 16:32 UTC  (13+ messages)
` [PATCH 2/9] drm/i915: mark stolen as private
` [PATCH 3/9] drm/i915/query: Expose memory regions through the query uAPI
` [PATCH 4/9] drm/i915: rework gem_create flow for upcoming extensions
` [PATCH 5/9] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [PATCH 6/9] drm/i915/uapi: implement object placement extension
` [PATCH 7/9] drm/i915/lmem: support optional CPU clearing for special internal use
` [PATCH 8/9] drm/i915/gem: clear userspace buffers for LMEM
` [PATCH 9/9] drm/i915/gem: hide new uAPI behind CONFIG_BROKEN

[PATCH] drm/drm_file.c: Define drm_send_event_helper() as 'static'
 2021-04-26 16:16 UTC  (2+ messages)

[PATCH v2] drm/i915: Invoke BXT _DSM to enable MUX on HP Workstation laptops
 2021-04-26 15:37 UTC  (7+ messages)

[PATCH v3] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-04-26 15:24 UTC 

[PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-26 15:22 UTC  (14+ messages)
` [PATCH v3 4/4] drm/doc/rfc: i915 DG1 uAPI
                      ` [Mesa-dev] "

[PATCH] display: Fix typo issue
 2021-04-26 14:02 UTC  (2+ messages)

[drm-intel:drm-intel-next 3/4] drivers/gpu/drm/i915/display/intel_dp_hdcp.c:582 intel_dp_hdcp2_read_msg() error: uninitialized symbol 'msg_end'
 2021-04-26 13:42 UTC  (2+ messages)

[RESEND PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-04-26 12:24 UTC  (5+ messages)
` [RESEND PATCH v6 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight

[PATCH] SPI: meson-spifc add missed calls to remove function
 2021-04-26 11:56 UTC  (4+ messages)

[PATCH 1/2] mm/vmscan: add sync_shrinkers function
 2021-04-26 11:15 UTC  (5+ messages)
` [PATCH 2/2] drm/ttm: optimize the pool shrinker a bit v2

[v2 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-26 11:11 UTC  (3+ messages)
` [v2 2/2] backlight: Add DisplayPort aux backlight driver

[REGRESSION] drm/etnaviv: command buffer outside valid memory window
 2021-04-26 10:21 UTC 

[PATCH v2] drm/amdgpu: Register VGA clients after init can no longer fail
 2021-04-26 10:50 UTC 

[PATCH v13 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-04-26  9:58 UTC  (2+ messages)

Split render/display SoCs, Mesa's renderonly, and Wayland dmabuf hints
 2021-04-26  9:47 UTC  (4+ messages)

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-04-26  9:40 UTC  (2+ messages)
` [Bug 212469] "

[PATCH 00/19] More DG1 enabling
 2021-04-26  9:21 UTC  (16+ messages)
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
  ` [Intel-gfx] "

[PATCH] drm: bridge: add missing word in Analogix help text
 2021-04-26  8:59 UTC  (4+ messages)

[PATCH] drm/vkms: update the current status of todo list
 2021-04-26  7:43 UTC  (3+ messages)

[PATCH v3 0/3] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-26  7:43 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).