dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 23:26:45 to 2021-03-03 14:47:25 UTC [more...]

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-03 14:46 UTC  (2+ messages)
` [PATCH 16/30] scsi: aacraid: commsup: Repair formatting issue in aac_handle_sa_aif()'s header

[PATCH v3 1/2] dt-bindings: display: bridge: Add bindings for Chipone ICN6211
 2021-03-03 14:38 UTC  (5+ messages)

drm/ttm: ttm_bo_release called without lock
 2021-03-03 14:37 UTC  (2+ messages)

[PATCH][next] drm/amd/display: remove redundant initialization of variable status
 2021-03-03 14:06 UTC 

[PATCH v8] drm: Use USB controller's DMA mask when importing dmabufs
 2021-03-03 13:47 UTC  (2+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-03 13:46 UTC  (55+ messages)
` [PATCH 01/53] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/53] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/53] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 05/53] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 06/53] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 07/53] drm/amd/display/dc/bios/command_table: Remove unused variable and associated comment
` [PATCH 08/53] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 09/53] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 10/53] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH 11/53] drm/amd/display/dc/dce80/dce80_resource: Make local functions static
` [PATCH 12/53] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 13/53] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 14/53] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 15/53] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 16/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 17/53] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 18/53] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 19/53] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [PATCH 20/53] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 21/53] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 22/53] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
` [PATCH 23/53] drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
` [PATCH 24/53] drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plane_atomic_check()'
` [PATCH 25/53] drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor, primary}_plane_formats as __maybe_unused
` [PATCH 26/53] drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
` [PATCH 27/53] drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
` [PATCH 28/53] drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
` [PATCH 29/53] drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
` [PATCH 30/53] drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
` [PATCH 31/53] drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
` [PATCH 32/53] drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
` [PATCH 33/53] drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocks
` [PATCH 34/53] drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/headers
` [PATCH 35/53] drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
` [PATCH 36/53] drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
` [PATCH 37/53] drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
` [PATCH 38/53] drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
` [PATCH 39/53] drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
` [PATCH 40/53] drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
` [PATCH 41/53] drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/named params
` [PATCH 42/53] drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
` [PATCH 43/53] drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
` [PATCH 44/53] drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
` [PATCH 45/53] drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
` [PATCH 46/53] drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
` [PATCH 47/53] drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove others
` [PATCH 48/53] drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
` [PATCH 49/53] drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
` [PATCH 50/53] drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param descriptions
` [PATCH 51/53] drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
` [PATCH 52/53] drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
` [PATCH 53/53] drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct

[PATCH v7] drm: Use USB controller's DMA mask when importing dmabufs
 2021-03-03 13:27 UTC  (3+ messages)

[PATCH][next] drm/amdgpu/display: remove redundant continue statement
 2021-03-03 13:25 UTC 

[PATCH V2 0/2] Add virtual hardware module
 2021-03-03 12:52 UTC  (3+ messages)
` [PATCH V2 1/2] drm/vkms: Add support for virtual hardware mode
` [PATCH V2 2/2] drm/vkms: Add crtc atomic helper functions for virtual mode

[PATCH] drm/ttm: ioremap buffer according to TTM mem caching setting
 2021-03-03 10:45 UTC  (9+ messages)

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-03-03 10:31 UTC  (3+ messages)

drm/amd/display: Implement dmub trace event
 2021-03-03 10:25 UTC 

[PULL] drm-misc-next
 2021-03-03 10:06 UTC 

[PATCH 1/1] drm/scheduler: fix typos
 2021-03-03  9:47 UTC 

[PATCH] drm/amdgpu: Remove unnecessary conversion to bool
 2021-03-03  9:17 UTC 

[PATCH] drm: fix drm_mode_create_blob comment
 2021-03-03  9:16 UTC  (5+ messages)

[PATCH] drm/tilcdc: panel: fix platform_no_drv_owner.cocci warnings
 2021-03-03  9:04 UTC 

[PATCH] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
 2021-03-03  8:47 UTC  (2+ messages)

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-03  8:45 UTC  (11+ messages)
` [PATCH 1/8] clk: Add range accessors
` [PATCH 4/8] drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequencies
` [PATCH 8/8] drm/vc4: plane: Remove redundant assignment

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-03-03  8:31 UTC  (5+ messages)

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-03-03  7:51 UTC  (11+ messages)
` [PATCHv2 1/6] drm: drm_bridge: add connector_attach/detach bridge ops
` [PATCHv2 2/6] drm/omapdrm/dss/hdmi4: switch to the connector "
` [PATCHv2 3/6] drm/omapdrm/dss/hdmi4: simplify CEC Phys Addr handling
` [PATCHv2 4/6] dt-bindings: display: ti: ti, omap5-dss.txt: add cec clock
` [PATCHv2 5/6] dra7.dtsi/omap5.dtsi: "
` [PATCHv2 6/6] drm/omapdrm/dss/hdmi5: add CEC support

[PATCH] drm/stm: ltdc: Use simple encoder
 2021-03-03  7:46 UTC  (2+ messages)

[PATCH] drm/radeon: fix copy of uninitialized variable back to userspace
 2021-03-03  7:42 UTC  (2+ messages)

[PATCH] drm/ttm: Fix TTM page pool accounting
 2021-03-03  7:30 UTC  (2+ messages)

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03  7:21 UTC  (12+ messages)
` [PATCH v4 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v4 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core
 2021-03-03  6:44 UTC  (3+ messages)
` [PATCH] drm/panel: panel-dsi-cm: disable TE for now

[PATCH v8 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-03-03  6:21 UTC  (9+ messages)
` [PATCH v8 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v8 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v8 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v8 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v8 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v8 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH] drm/ttm: PLEASE ignore. Just test Intel build robot
 2021-03-03  4:59 UTC  (2+ messages)

[PATCH] drm/nouveau/pmu: Use %p4cc printk modifier to print FourCC codes
 2021-03-03  2:50 UTC 

[PATCH] drm/vboxvideo: Use managed VRAM-helper initialization
 2021-03-03  1:39 UTC 

[PATCH] drm/ttm: PLEASE ignore. Just test Intel build robot
 2021-03-02 22:50 UTC 

[PATCH v3 0/8] Add support for SVM atomics in Nouveau
 2021-03-02 22:08 UTC  (15+ messages)
` [PATCH v3 1/8] mm: Remove special swap entry functions
` [PATCH v3 4/8] mm/rmap: Split migration into its own function
` [PATCH v3 5/8] mm: Device exclusive memory access
` [PATCH v3 6/8] mm: Selftests for exclusive device memory

[PATCH] drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
 2021-03-02 21:23 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix off by one in hdmi_14_process_transaction()
 2021-03-02 19:26 UTC  (2+ messages)

[Bug 211875] New: CPU frequency scaling lost after "WARNING: CPU: 2 PID: 2358578 at smu8_send_msg_to_smc_with_parameter+0xfe/0x140 [amdgpu]"
 2021-03-02 18:42 UTC  (4+ messages)
` [Bug 211875] "

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-02 18:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: Verify bo size can fit framebuffer size
 2021-03-02 18:20 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix an uninitialized index variable
 2021-03-02 17:54 UTC  (2+ messages)

[PATCH][next] drm/amd/display: fix the return of the uninitialized value in ret
 2021-03-02 17:51 UTC  (3+ messages)

[PATCH v3 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-03-02 17:46 UTC  (6+ messages)
` [PATCH v3 6/7] drm: sun4i: dsi: Use drm_panel_bridge, connector API

[Bug 211981] New: AMDGPU: without cable attached videocard shuts down and does wake up again, log prints "[drm] Cannot find any crtc or sizes"
 2021-03-02 15:43 UTC  (2+ messages)
` [Bug 211981] AMDGPU: without cable attached videocard shuts down and does not "

[PATCH resend 0/2] drm/i915/display: Make vlv_find_free_pps() skip pipes which are in use for non DP purposes
 2021-03-02 14:51 UTC  (6+ messages)
` [PATCH resend 1/2] drm/i915/display: Add a intel_pipe_is_enabled() helper
` [PATCH resend 2/2] drm/i915/display: Make vlv_find_free_pps() skip pipes which are in use for non DP purposes

[PATCH v1] drm/tegra: dc: Don't set PLL clock to 0Hz
 2021-03-02 13:15 UTC 

[PATCH v2 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-02 12:53 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH] drm: panel-simple: fix missing DRM_MODE_CONNECTOR_DPI for Ortustech com37h3m
 2021-03-02 12:42 UTC 

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-02 12:44 UTC  (3+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v13 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH AUTOSEL 4.14 11/13] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
 2021-03-02 11:59 UTC 

[PATCH AUTOSEL 4.19 15/21] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
 2021-03-02 11:58 UTC 

[PATCH AUTOSEL 5.4 24/33] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
 2021-03-02 11:57 UTC 

[PATCH AUTOSEL 5.10 32/47] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
 2021-03-02 11:56 UTC 

[PATCH AUTOSEL 5.11 36/52] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
 2021-03-02 11:55 UTC 

[PULL] nouveau-fixes 5.12
 2021-03-02 11:54 UTC 

[PATCH] drm/fb-helper: only unmap if buffer not null
 2021-03-02 10:06 UTC  (4+ messages)

[PATCH v6] drm: Use USB controller's DMA mask when importing dmabufs
 2021-03-02  9:56 UTC  (3+ messages)

[Bug 212019] New: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:67:crtc-0] flip_done timed out
 2021-03-02  8:53 UTC  (2+ messages)
` [Bug 212019] "

[RFC 00/24] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-01 23:25 UTC  (12+ messages)
` [RFC 01/24] drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
` [RFC 14/24] drm/msm/dsi: make save/restore_state phy-level functions
` [RFC 16/24] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
` [RFC 17/24] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [RFC 18/24] drm/msm/dsi: drop msm_dsi_pll abstracton
` [RFC 19/24] drm/msm/dsi: drop PLL accessor functions
` [RFC 20/24] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
` [RFC 21/24] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [RFC 22/24] drm/msm/dsi: remove temp data from global pll structure
` [RFC 23/24] drm/msm/dsi: drop global msm_dsi_phy_type enumaration
` [RFC 24/24] arm64: dts: qcom: sdm845: assign DSI clock source parents

[PATCH] drm: meson_drv add shutdown function
 2021-03-02  4:22 UTC 

[PATCH 04/44] vgacon: comment on vga_rolled_over
 2021-03-02  6:21 UTC 

[PATCH] drm/exynos/decon5433: Clean up GPIO includes
 2021-03-02  3:03 UTC 

[RESEND][PATCH v2 1/2] dma-buf: dma-heap: Provide accessor to get heap name
 2021-03-02  2:56 UTC  (2+ messages)
` [RESEND][PATCH v2 2/2] dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual "

[PATCH] dma-buf: heaps: Set VM_PFNMAP in mmap for system and cma heaps
 2021-03-02  2:51 UTC  (3+ 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).