dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 07:11:34 to 2021-04-17 09:58:33 UTC [more...]

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17  9:28 UTC  (3+ messages)
` [External] "

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-17  7:18 UTC  (5+ 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 0/2] drm/bridge: dw-hdmi: disable loading of DW-HDMI CEC sub-driver
 2021-04-17  6:31 UTC  (6+ 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 v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-17  2:31 UTC  (27+ messages)
` [PATCH v4 01/27] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v4 02/27] drm/bridge: ti-sn65dsi86: Simplify refclk handling
` [PATCH v4 03/27] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v4 04/27] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v4 05/27] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v4 06/27] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v4 07/27] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v4 22/27] drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()
` [PATCH v4 23/27] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v4 24/27] drm/panel: panel-simple: Cache the EDID as long as we retain power
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v4 27/27] drm/panel: panel-simple: Prepare/unprepare are refcounted, not forced

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-16 23:02 UTC  (2+ messages)

[PATCH v5 0/7] Add devcoredump support for DPU
 2021-04-16 20:57 UTC  (8+ messages)
` [PATCH v5 1/7] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v5 2/7] drm/msm: add support to take dpu snapshot
` [PATCH v5 3/7] drm/msm/dsi: add API to take DSI register snapshot
` [PATCH v5 4/7] drm/msm/dp: add API to take DP "
` [PATCH v5 5/7] drm/msm/disp/dpu1: add API to take DPU "
` [PATCH v5 6/7] drm/msm: add support to take dsi, dp and dpu snapshot
` [PATCH v5 7/7] drm/msm: add disp snapshot points across dpu driver

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-16 20:27 UTC 

[PATCH v3 1/4] drm/i915/uapi: hide kernel doc warnings
 2021-04-16 19:04 UTC  (16+ 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

[PATCH 1/4] drm/i915/uapi: fix kernel doc warnings
 2021-04-16 18:32 UTC  (7+ 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] drm: Fix fbcon blank on QEMU graphics drivers
 2021-04-16 18:30 UTC  (4+ messages)

[PATCH v3 3/3] drm/msm/dp: check main link status before start aux read
 2021-04-16 17:38 UTC 

[PATCH v3 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-16 17:38 UTC 

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

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

[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 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 v2] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:46 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH 1/4] drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION

[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 


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).