dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 13:52:23 to 2020-11-06 10:28:14 UTC [more...]

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-06  8:49 UTC  (42+ messages)
` [PATCH 01/19] gpu: host1x: bus: Add missing description for 'driver'
` [PATCH 02/19] gpu: ipu-v3: ipu-di: Strip out 2 unused 'di_sync_config' entries
` [PATCH 03/19] gpu: drm: imx: ipuv3-plane: Mark 'crtc_state' as __always_unused
` [PATCH 04/19] gpu: drm: omapdrm: omap_irq: Fix a couple of doc-rot issues
` [PATCH 05/19] gpu: drm: selftests: test-drm_mm: Mark 'hole_end' as always_unused
` [PATCH 06/19] gpu: drm: scheduler: sched_main: Provide missing description for 'sched' paramter
` [PATCH 07/19] gpu: drm: scheduler: sched_entity: Demote non-conformant kernel-doc headers
` [PATCH 08/19] gpu: drm: omapdrm: dss: dsi: Rework and remove a few unused variables
` [PATCH 09/19] gpu: drm: selftests: test-drm_framebuffer: Remove set but unused variable 'fb'
` [PATCH 10/19] gpu: drm: ttm: ttm_bo: Fix one function header - demote lots of kernel-doc abuses
` [PATCH 11/19] gpu: drm: panel: panel-simple: Fix 'struct panel_desc's header
` [PATCH 12/19] gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix_dp_write_byte_to_dpcd'
` [PATCH 13/19] gpu: drm: ttm: ttm_tt: Demote kernel-doc header format abuses
` [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap
` [PATCH 15/19] gpu: drm: radeon: radeon_drv: Remove unused variable 'ret'
` [PATCH 16/19] gpu: drm: panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc header
` [PATCH 17/19] gpu: drm: radeon: radeon_device: Fix a bunch of kernel-doc misdemeanours
` [PATCH 18/19] gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unused
` [PATCH 19/19] gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix_dp_start_aux_transaction'

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-06 10:27 UTC  (11+ messages)

[PATCH] staging: fbtft: fb_watterott: fix usleep_range is preferred over udelay
 2020-11-06 10:01 UTC  (4+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-06  9:54 UTC  (2+ messages)

[PATCH V3] drm/tegra: sor: Don't warn on probe deferral
 2020-11-06  9:14 UTC 

[PATCH] drm: Pass the full state to connectors atomic functions
 2020-11-06  8:37 UTC  (3+ messages)

[PATCH] drm/vmwgfx: replace idr_init() by idr_init_base()
 2020-11-05 19:07 UTC 

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-06  1:11 UTC  (10+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v8 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-06  6:15 UTC  (19+ messages)
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
` [PATCH v1 21/30] usb: host: ehci-tegra: Support OPP and SoC "

[PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table
 2020-11-06  7:03 UTC  (3+ messages)
` [PATCH 5/7] drm/lima: dev_pm_opp_put_*() accepts NULL argument
` [PATCH 6/7] drm/panfrost: "

[PATCH v3 0/7] drm/vc4: Rework the HVS muxing code
 2020-11-05 13:56 UTC  (8+ messages)
` [PATCH v3 1/7] drm/vc4: kms: Switch to drmm_add_action_or_reset
` [PATCH v3 2/7] drm/vc4: kms: Remove useless define
` [PATCH v3 3/7] drm/vc4: kms: Rename NUM_CHANNELS
` [PATCH v3 4/7] drm/vc4: kms: Split the HVS muxing check in a separate function
` [PATCH v3 5/7] drm/vc4: kms: Document the muxing corner cases
` [PATCH v3 6/7] drm/vc4: kms: Store the unassigned channel list in the state
` [PATCH v3 7/7] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PULL] drm-misc-fixes
 2020-11-05 10:13 UTC 

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-05 19:49 UTC  (11+ messages)
` [PATCH v7 08/47] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v7 12/47] dt-bindings: memory: tegra124: mc: Document new interconnect property
  ` [PATCH v7 47/47] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver
  ` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support

[PATCH] drm/vc4: replace idr_init() by idr_init_base()
 2020-11-05 19:33 UTC  (3+ messages)

[PATCH v2 0/7] drm/vc4: Rework the HVS muxing code
 2020-11-05 13:59 UTC  (4+ messages)
  ` [PATCH v2 7/7] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PATCH] drm: Use IS_ERR() instead of null pointer check
 2020-11-06  2:31 UTC 

[PATCH v2] drm/vgem: replace idr_init() by idr_init_base()
 2020-11-05 17:36 UTC 

[PATCH v2] drm/vc4: replace idr_init() by idr_init_base()
 2020-11-05 21:24 UTC  (2+ messages)

[PATCH] drm: Use IS_ERR() instead of IS_ERR_OR_NULL()
 2020-11-06  2:45 UTC 

[PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path
 2020-11-06  7:16 UTC  (13+ messages)

[PATCH 1/3] drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
 2020-11-05 16:56 UTC  (7+ messages)
` [PATCH 2/3] drm: Use state helper instead of CRTC state pointer

[PATCH] drm/amdkfd: replace idr_init() by idr_init_base()
 2020-11-05 17:24 UTC  (3+ messages)

[PATCH 2/2] drm/omap: hdmi5: fix reference leak in hdmi_runtime_get
 2020-11-06  8:12 UTC 

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-06  5:08 UTC  (25+ messages)
` [PATCH v3 01/56] drm/dsi: add MIPI_DSI_MODE_ULPS_IDLE
` [PATCH v3 02/56] Revert "drm/omap: dss: Remove unused omap_dss_device operations"
` [PATCH v3 03/56] drm/omap: drop unused dsi.configure_pins
` [PATCH v3 04/56] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCH v3 05/56] drm/omap: constify write buffers
` [PATCH v3 06/56] drm/omap: dsi: add generic transfer function
` [PATCH v3 07/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCH v3 40/56] drm/panel: Move OMAP's DSI command mode panel driver

[PATCH] drm/tegra: replace idr_init() by idr_init_base()
 2020-11-05 17:59 UTC 

[PATCH v2] drm: Use state helper instead of CRTC state pointer
 2020-11-05 19:07 UTC  (2+ messages)

[PATCH 0/2] drm/omap: hdmi: fix reference leak in error handling
 2020-11-06  8:11 UTC 

[PATCH] drm/vgm: replace idr_init() by idr_init_base()
 2020-11-05 17:40 UTC  (5+ messages)

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-11-05 15:02 UTC  (8+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH v7 0/5] RDMA: Add dma-buf support
 2020-11-05 14:22 UTC  (5+ messages)
` [PATCH v7 4/5] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH] drm/qxl: replace idr_init() by idr_init_base()
 2020-11-06  8:24 UTC  (2+ messages)

[PATCH 1/2] drm/omap: hdmi4: fix reference leak in hdmi_runtime_get
 2020-11-06  8:12 UTC 

[PATCH] drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
 2020-11-05 19:35 UTC  (3+ messages)

[PATCH] drm/stm: Enable RPM during fbdev registration
 2020-11-05  9:45 UTC  (3+ messages)

[PATCH] drm/ttm: don't set page->mapping
 2020-11-06  8:30 UTC  (13+ messages)

[PATCH] drm/virtio: Fix a double free in virtio_gpu_cmd_map()
 2020-11-06  8:25 UTC  (3+ messages)

[PATCH v4 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-11-06  7:52 UTC  (28+ messages)
` [PATCH v4 04/16] drm/i915/hdcp: DP MST transcoder for link and stream
` [PATCH v4 05/16] drm/i915/hdcp: Move HDCP enc status timeout to header
` [PATCH v4 06/16] drm/i915/hdcp: HDCP stream encryption support
` [PATCH v4 07/16] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v4 08/16] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [PATCH v4 10/16] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [PATCH v4 11/16] drm/hdcp: Max MST content streams
` [PATCH v4 12/16] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v4 13/16] drm/i915/hdcp: Pass connector to check_2_2_link
` [PATCH v4 14/16] drm/i915/hdcp: Add HDCP 2.2 stream register

[PATCH v5 1/3] drm/msm: Add support for GPU cooling
 2020-11-06  7:30 UTC  (5+ messages)
` [PATCH v5 3/3] dt-bindings: drm/msm/gpu: Add cooling device support
    ` [Freedreno] "

[PATCH] drm/ast: Fixed 1920x1080 sync. polarity issue
 2020-11-06  6:54 UTC  (6+ messages)

[git pull] drm fixes for 5.10-rc3
 2020-11-06  4:21 UTC 

[PATCH 1/6] drm/radeon: Stop changing the drm_driver struct
 2020-11-06  4:02 UTC  (4+ messages)
` [PATCH 6/6] drm/amdgpu: Make struct drm_driver const

[PATCH 0/3] drm/nouveau: extend the lifetime of nouveau_drm
 2020-11-06  2:16 UTC  (4+ messages)
` [PATCH 1/3] drm/nouveau: Use helper to convert nouveau_drm to drm_device
` [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres
` [PATCH 3/3] drm/nouveau: begin documenting core nouveau structures

[PATCH v3] drm/edid: Fix uninitialized variable in drm_cvt_modes()
 2020-11-06  0:03 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon amd-drm-next-5.11
 2020-11-05 22:27 UTC 

[PATCH v3 1/3] drm: panel: simple: Allow timing constraints, not fixed delays
 2020-11-05 21:57 UTC  (3+ messages)
` [PATCH v3 2/3] drm: panel: simple: Add BOE NV110WTM-N61
` [PATCH v3 3/3] dt-bindings: dt-bindings: display: "

[PATCH v2 1/3] drm: panel: simple: Allow timing constraints, not fixed delays
 2020-11-05 21:54 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-05 21:46 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] dt-bindings: panel: common: Add reference to graph schema

[PATCH] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
 2020-11-05 21:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
 2020-11-05 19:21 UTC  (2+ messages)

[PATCH v13 0/7] Add support for KeemBay DRM drive
 2020-11-05 18:37 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2020-11-05 17:30 UTC 

[drm-drm-misc:for-linux-next 2/2] drivers/dma-buf/dma-buf.c:1186: undefined reference to `vma_set_file'
 2020-11-05 16:15 UTC  (5+ messages)

[PATCH v5] drm/panfrost: Move the GPU reset bits outside the timeout handler
 2020-11-05 15:21 UTC  (2+ messages)

[PATCH] drm/imx/dcss: allow using nearest neighbor interpolation scaling
 2020-11-05 14:50 UTC 

[PATCH v7] backlight: lms283gf05: Convert to GPIO descriptors
 2020-11-05 14:40 UTC  (3+ messages)

[PATCH 0/2] drm/imx/dcss: a couple of fixes
 2020-11-05 14:01 UTC  (3+ messages)
` [PATCH 1/2] drm/imx/dcss: fix rotations for Vivante tiled formats
` [PATCH 2/2] drm/imx/dcss: fix coccinelle warning


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