dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 09:27:52 to 2021-04-19 05:58:02 UTC [more...]

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-19  5:02 UTC  (3+ messages)
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-04-19  5:57 UTC  (2+ messages)

[RESEND PATCH] drm/rockchip: dsi: move all lane config except LCDC mux to bind()
 2021-04-19  2:04 UTC 

[RESEND PATCH] drm/rockchip: dsi: remove extra component_del() call
 2021-04-19  2:03 UTC 

[PATCH v5 0/7] Add devcoredump support for DPU
 2021-04-18 23:33 UTC  (9+ 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

[Bug 212369] New: AMDGPU: GPU hangs with '*ERROR* Couldn't update BO_VA (-12)' on MIPS64
 2021-04-18 17:40 UTC  (2+ messages)
` [Bug 212369] "

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-18 16:33 UTC  (8+ messages)
` [PATCH v4 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings

Patch "drm/vmwgfx: Make sure we unpin no longer needed buffers" has been added to the 5.11-stable tree
 2021-04-18 12:39 UTC 

Patch "drm/vmwgfx: Make sure we unpin no longer needed buffers" has been added to the 5.1-stable tree
 2021-04-18 12:39 UTC 

[git pull] drm/vmwgfx fixes for 5.12-rc8
 2021-04-18  3:29 UTC  (2+ messages)

[git pull] drm/vmwgfx fixes for 5.12-rc8
 2021-04-17 23:02 UTC 

[PATCH] drm/nouveau/dispnv50: disp.c: Replace drm_modeset_*_all with DRM_MODESET_LOCK_ALL_*
 2021-04-17 19:12 UTC 

[PATCH] drm/msm: always parse interconnects
 2021-04-17 17:52 UTC  (2+ messages)

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17 16:38 UTC 

[PATCH v2] drm/drm_bufs.c: In switch, add break in default case
 2021-04-17 16:15 UTC 

[PATCH Resend] drm/drm_bufs.c: In switch, add break in default case
 2021-04-17 16:04 UTC  (4+ messages)
` [Outreachy kernel] "

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

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-04-17 13:39 UTC  (2+ messages)
` [Bug 212469] "

[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  (5+ messages)
` [PATCH 2/2] drm/meson: dw-hdmi: disable "

[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 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  (9+ messages)
` [PATCH v3 3/4] drm/i915/uapi: convert i915_query and friend to kernel doc
  ` [Mesa-dev] "
` [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:27 UTC  (2+ messages)

[PATCH] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-16  9:23 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).