dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 15:12:08 to 2021-04-16 17:31:29 UTC [more...]

16 bpc fixed point (RGBA16) framebuffer support for core and AMD
 2021-04-16 17:31 UTC  (5+ messages)

[PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-16 17:02 UTC  (14+ messages)
` [PATCH v3 2/4] drm/i915/uapi: convert i915_user_extension to kernel doc
` [PATCH v3 3/4] drm/i915/uapi: convert i915_query and friend "
  ` [Mesa-dev] "
  ` [Intel-gfx] "
` [PATCH v3 4/4] drm/doc/rfc: i915 DG1 uAPI

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1
 2021-04-16 16:54 UTC  (4+ messages)

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 16:07 UTC 

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-16 15:54 UTC  (57+ messages)
` [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/40] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/40] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 05/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 06/40] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 08/40] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 09/40] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 10/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 11/40] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 12/40] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 13/40] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [PATCH 14/40] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 15/40] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 16/40] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
` [PATCH 17/40] gpu: host1x: bus: Remove superfluous param description 'key'
` [PATCH 18/40] drm/omapdrm/omap_irq: Fix a couple of incorrectly documented functions
` [PATCH 19/40] drm/omapdrm/omap_gem: Properly document omap_gem_dumb_map_offset()
` [PATCH 20/40] drm/xlnx/zynqmp_disp: Fix incorrectly documented enum 'zynqmp_disp_id'
` [PATCH 21/40] drm/xlnx/zynqmp_dp: Fix a little potential doc-rot
` [PATCH 22/40] drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
` [PATCH 23/40] drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'
` [PATCH 24/40] drm/scheduler/sched_entity: Fix some function name disparity
` [PATCH 25/40] drm/radeon/radeon_device: Provide function name in kernel-doc header
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
` [PATCH 27/40] drm/ttm/ttm_device: Demote kernel-doc abuses
` [PATCH 28/40] drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
` [PATCH 30/40] drm/vgem/vgem_drv: Demote kernel-doc abuse
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docs
` [PATCH 32/40] drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()'
` [PATCH 33/40] drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
` [PATCH 34/40] drm/exynos/exynos_drm_fimd: Realign function name with its header
` [PATCH 35/40] drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity
` [PATCH 36/40] drm/exynos/exynos7_drm_decon: Realign function name with its header
` [PATCH 37/40] drm/panel/panel-sitronix-st7701: Demote kernel-doc format abuse
` [PATCH 38/40] drm/exynos/exynos_drm_ipp: Fix some function name disparity issues
` [PATCH 39/40] drm/sti/sti_hdmi: Provide kernel-doc headers with function names
` [PATCH 40/40] drm/mediatek/mtk_disp_ccorr: Demote less than half-populated struct header

[PATCH v5 0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI"
 2021-04-16 15:16 UTC  (5+ messages)
` [PATCH v5 1/1] drm/bridge: lt8912b: fix incorrect handling of of_* return values

[PULL] drm-fixes
 2021-04-16 15:15 UTC  (2+ messages)

[PATCH 00/19] More DG1 enabling
 2021-04-16 15:04 UTC  (10+ messages)
` [PATCH 03/19] drm/i915: Create stolen memory region from local memory
  ` [Intel-gfx] "
` [PATCH 06/19] drm/i915/stolen: pass the allocation flags
  ` [Intel-gfx] "
` [PATCH 12/19] drm/i915/lmem: Bypass aperture when lmem is available
  ` [Intel-gfx] "

[PATCH v1 1/1] video: ssd1307fb: Drop OF dependency
 2021-04-16 14:42 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: make sure we unpin the UVD BO
 2021-04-16 14:35 UTC  (3+ messages)

[PATCH v1 1/2] fbtft: Rectify GPIO handling
 2021-04-16 14:20 UTC  (6+ messages)
` [PATCH v1 2/2] fbtft: Don't spam logs when probe is deferred

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-16 14:20 UTC  (4+ messages)
` [PATCH v2 2/4] fbtft: Rectify GPIO handling
` [PATCH v2 3/4] fbtft: Don't spam logs when probe is deferred
` [PATCH v2 4/4] fbtft: Update TODO

[PATCH 1/4] drm/i915/uapi: fix kernel doc warnings
 2021-04-16 14:05 UTC  (5+ messages)
` [PATCH 2/4] drm/doc: add section for driver uAPI
` [PATCH 3/4] drm/i915/uapi: convert i915_user_extension to kernel doc
` [PATCH 4/4] drm/i915/uapi: convert i915_query and friend "

[PATCH v3 0/7] drm: Clean up mmap for TTM-based GEM drivers
 2021-04-16 14:00 UTC  (12+ messages)
` [PATCH v3 1/7] drm/ttm: Don't override vm_ops callbacks, if set
` [PATCH v3 2/7] drm/amdgpu: Implement mmap as GEM object function
` [PATCH v3 3/7] drm/radeon: "
` [PATCH v3 4/7] drm/nouveau: "
` [PATCH v3 5/7] drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver
` [PATCH v3 6/7] drm/vmwgfx: Inline vmw_verify_access()
` [PATCH v3 7/7] drm/ttm: Remove ttm_bo_mmap() and friends

[PATCH] drm: Fix fbcon blank on QEMU graphics drivers
 2021-04-16 12:53 UTC 

[PATCH v2] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:46 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: dw-hdmi: disable loading of DW-HDMI CEC sub-driver
 2021-04-16 11:38 UTC  (5+ messages)
` [PATCH 1/2] drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
` [PATCH 2/2] drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver

[PATCH] drm/rockchip: Cope with endpoints that haven't been registered yet
 2021-04-16 11:30 UTC  (3+ messages)

[PATCH] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 11:20 UTC  (3+ messages)

[PATCH 0/4] drm: Fix config dependencies for fbdev emulation
 2021-04-16 10:48 UTC  (11+ messages)
` [PATCH 1/4] drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
` [PATCH 2/4] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH 4/4] drm: Remove DRM_KMS_FB_HELPER Kconfig option

[PATCH] drm/amdgpu/pm: use linux/processor.h instead of asm/processor.h
 2021-04-16 10:11 UTC 

[PATCH] drm/omap: dsi: Add missing IRQF_ONESHOT
 2021-04-16 10:09 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-16  7:31 UTC  (3+ messages)

[PATCH] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-16  9:23 UTC 

[PATCH -next] drm: bridge: fix ANX7625 use of mipi_dsi_() functions
 2021-04-16  9:14 UTC  (3+ messages)

[PATCH -next] drm: bridge: fix LONTIUM use of mipi_dsi_() functions
 2021-04-16  9:14 UTC  (3+ messages)

[V3] drm/i915/gt: Fix a lockdep warning with interrupts enabled
 2021-04-16  9:08 UTC 

[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-16  9:00 UTC  (10+ messages)
` [PATCH v4 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v4 2/9] drm/format-helper: Add blitter functions
` [PATCH v4 3/9] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v4 4/9] drm: Add simpledrm driver
` [PATCH v4 5/9] drm/simpledrm: Add fbdev emulation
` [PATCH v4 6/9] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v4 7/9] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v4 8/9] drm/simpledrm: Acquire regulators "
` [PATCH v4 9/9] drm/simpledrm: Acquire memory aperture for framebuffer

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-16  8:42 UTC  (9+ messages)
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-16  7:55 UTC  (5+ messages)
` [PATCHv2 1/6] drm: drm_bridge: add connector_attach/detach bridge ops
` [PATCHv2 2/6] drm/omapdrm/dss/hdmi4: switch to the connector "

[PATCH v5, 0/4] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-04-16  7:51 UTC  (5+ messages)
` [PATCH v5, 1/4] soc: mediatek: mmsys: add component OVL_2L2
` [PATCH v5, 2/4] soc: mediatek: mmsys: add component POSTMASK

[PATCH v3] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-16  7:11 UTC 

[PATCH 1/2] mm/vmscan: add sync_shrinkers function
 2021-04-16  7:08 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: optimize the pool shrinker a bit v2

[PATCH V2] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2021-04-16  6:49 UTC  (5+ messages)

[PATCH 12/12] drm/modifiers: Enforce consistency between the cap an IN_FORMATS
 2021-04-16  6:30 UTC  (3+ messages)
` [PATCH] "

[Regression] amdgpu driver broken on AMD HD7770 GHz edition
 2021-04-16  5:35 UTC  (3+ messages)

[PATCH v2 3/3] drm/msm/dp: check main link status before start aux read
 2021-04-15 23:28 UTC  (7+ messages)
          ` [PATCH v3 "

[PATCH v3 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-15 23:26 UTC 

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-15 22:04 UTC  (3+ messages)
` [v1 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document use-aux-backlight

[PATCH v2 1/3] drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpu
 2021-04-15 21:50 UTC  (2+ messages)

[PATCH] drm: nouveau: dispnv50: disp.c: Remove set but unused variables
 2021-04-15 21:16 UTC  (4+ messages)
` [Outreachy kernel] "

linux-next: manual merge of the vfio tree with the drm tree
 2021-04-15 19:20 UTC  (3+ messages)

[PATCH] drm: nouveau: nouveau_bo.c: Remove set but unused variables
 2021-04-15 18:19 UTC 

[PATCH v3] drm/vmwgfx: Make sure bo's are unpinned before putting them back
 2021-04-15 18:05 UTC  (2+ messages)

[PATCH v2 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-15 17:40 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 12/16] drm/i915/uapi: introduce drm_i915_gem_create_ext
 2021-04-15 17:20 UTC  (2+ messages)
  ` [Intel-gfx] [PATCH v3 11/16] drm/i915/pxp: interface for marking contexts as using protected content

[PATCH 1/7] drm/nouveau: use bo->base.size instead of mem->num_pages
 2021-04-15 17:06 UTC  (5+ messages)
` [PATCH 6/7] drm/ttm: always initialize the full ttm_resource
` [PATCH 7/7] drm/ttm: rename bo->mem and make it a pointer

[PATCH] drm/radeon/si: Fix inconsistent indenting
 2021-04-15 16:27 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix an error code in init_pmu_entry_by_type_and_add()
 2021-04-15 16:21 UTC  (2+ messages)

[PATCH] drm/radeon/cik: remove set but not used variables
 2021-04-15 16:20 UTC  (2+ messages)

[RFC] Cross-driver ww transaction lock lists
 2021-04-15 15:51 UTC  (7+ messages)
    ` [Linaro-mm-sig] "

[PATCH v2] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-15 15:50 UTC  (2+ messages)

[PATCH] drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update
 2021-04-15 15:49 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).