dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 10:29:46 to 2021-03-19 18:25:18 UTC [more...]

[RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19 18:25 UTC  (34+ messages)
` [PATCH 01/19] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/19] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/19] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 05/19] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 06/19] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 07/19] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 08/19] drm/amd/display/dc/dce80/dce80_resource: Make local functions static
` [PATCH 09/19] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 10/19] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 11/19] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 12/19] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 13/19] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 15/19] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 16/19] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [PATCH 17/19] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 18/19] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 19/19] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block

[PATCH V2] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2021-03-19 18:20 UTC  (3+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-19 17:55 UTC  (10+ messages)

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-19 17:52 UTC  (3+ messages)

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-19 16:24 UTC  (8+ messages)

[PATCH 1/2] drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-19 16:23 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Fix suspend/resume on i.MX5

[PATCH] drm: bridge: adv7511: Support I2S IEC958 encoded PCM format
 2021-03-19 15:53 UTC  (2+ messages)

[PATCH] drm/i915/display/vlv_dsi: Do no shut down displays on reboot if a DSI panel is used
 2021-03-19 15:45 UTC  (2+ messages)

[PATCH] drm/rockchip: Remove unused variable
 2021-03-19 15:29 UTC 

[PATCH] drm/amd/display: Set AMDGPU_DM_DEFAULT_MIN_BACKLIGHT to 0
 2021-03-19 15:07 UTC  (3+ messages)

[PATCH] drm/gma500: use NULL instead of using plain integer as pointer
 2021-03-19 15:04 UTC  (2+ messages)

[PATCH 1/3] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-03-19 14:58 UTC  (4+ messages)
` [PATCH 2/3] drm/connector: Add helper to compare HDR metadata
` [PATCH 3/3] drm/vc4: Add HDR metadata property to the VC5 HDMI connectors

[PATCH] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
 2021-03-19 14:56 UTC  (9+ messages)

[PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-03-19 14:45 UTC  (25+ messages)
` [PATCH 04/30] drm/bridge/tc358767: Don't register DP AUX channel until bridge is attached
` [PATCH 07/30] drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() call
` [PATCH 08/30] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH 09/30] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH 10/30] drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() call
` [PATCH 11/30] drm/bridge/analogix/anx6345: Don't link encoder until after connector registration
` [PATCH 12/30] drm/bridge/analogix/anx6345: Cleanup on errors in anx6345_bridge_attach()
` [PATCH 13/30] drm/bridge/analogix/dp_core: Unregister DP AUX channel on error in analogix_dp_probe()
` [PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[Bug 212361] New: WARNING: CPU: 0 PID: 411 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn21/rn_clk_mgr.c:833 rn_clk_mgr_construct+0x2dd/0x440 [amdgpu]
 2021-03-19 13:26 UTC 

[PATCH] drm/tegra: sor: Grab runtime PM reference across reset
 2021-03-19 13:17 UTC 

[PATCH] drm/tilcdc: fix LCD pixel clock setting
 2021-03-19 12:57 UTC  (4+ messages)

[v1] drm/msm/disp/dpu1: fix display underruns during modeset
 2021-03-19 12:54 UTC 

[PATCH 1/3] drm/ttm: move swapout logic around v2
 2021-03-19 12:10 UTC  (14+ messages)
` [PATCH 2/3] drm/ttm: remove swap LRU v3
` [PATCH 3/3] drm/ttm: switch to per device LRU lock

[PATCH] drm/tegra: dc: Restore coupling of display controllers
 2021-03-19 12:06 UTC  (2+ messages)

[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
 2021-03-19 10:13 UTC  (8+ messages)
` [PATCH 02/18] drm/bridge: Add HDMI output fmt helper
    `  "

[PATCH] drm: i915: Fix a typo
 2021-03-19 10:10 UTC  (2+ messages)

[PATCH] drm/ast: Update the sequence of Clearing Fast-reset
 2021-03-19  9:23 UTC  (2+ messages)
` [PATCH V3] drm/ast: Disable fast reset after DRAM initial

[PATCH 1/3] drm/ttm: move swapout logic around
 2021-03-19  9:41 UTC  (2+ messages)

[PATCH] drm/meson: Fix few typo
 2021-03-19  9:41 UTC  (3+ messages)

[PATCH v5 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-19  9:38 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v5 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP

[PATCH v2] drm/loongson: Add DDC support for loongson display controller
 2021-03-19  9:24 UTC 

[PATCH] drm/nouveau: Remove unused variable ret
 2021-03-19  8:40 UTC 

[PATCH v2 0/5] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-19  8:24 UTC  (2+ messages)

[Bug 212281] New: AMDGPU warning stack trace in dmesg (dcn20_validate_bandwidth_fp)
 2021-03-19  8:12 UTC  (4+ messages)
` [Bug 212281] "

[PATCH] dma-buf: use wake_up_process() instead of wake_up_state()
 2021-03-19  8:07 UTC  (2+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-03-19  6:35 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v6 2/5] drm/bridge: anx7625: fix not correct return value
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support
` [PATCH v6 4/5] drm/bridge: anx7625: add HDCP support
` [PATCH v6 5/5] drm/bridge: anx7625: add HDMI audio function

[PATCH] scsi: csiostor: Assign boolean values to a bool variable
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix a typo
 2021-03-19  3:35 UTC  (2+ messages)

[PATCH] drm/radeon/ttm: Fix memory leak userptr pages
 2021-03-19  2:57 UTC  (3+ messages)
` AW: "

[PATCH] drm/amdgpu/ttm: Fix memory leak userptr pages
 2021-03-19  2:56 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2021-03-19  2:49 UTC  (4+ messages)
` [PATCH v4 2/2] drm/bridge: anx7625: disable regulators when power off

[PATCH v5 0/5] Add MIPI rx DPI support
 2021-03-19  2:39 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v5 2/5] drm/bridge: anx7625: fix not correct return value
` [PATCH v5 3/5] drm/bridge: anx7625: add MIPI DPI input feature support
` [PATCH v5 4/5] drm/bridge: anx7625: add HDCP support
` [PATCH v5 5/5] drm/bridge: anx7625: add HDMI audio function

[PATCH] drm: xlnx: Update dependencies for ZynqMP DP
 2021-03-19  1:47 UTC 

[PATCH 0/3] dma-buf: Add an API for exporting sync files (v7)
 2021-03-19  1:40 UTC  (6+ messages)
` [PATCH 0/3] dma-buf: Add an API for exporting sync files (v8)
  ` [PATCH 1/3] dma-buf: add dma_fence_array_for_each (v2)

[git pull] drm fixes for 5.12-rc4
 2021-03-19  1:00 UTC  (2+ messages)

[PATCH v4 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-18 23:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH] drm/dp_mst: Enhance DP MST topology logging
 2021-03-18 23:16 UTC  (2+ messages)

[PATCH v2] drm/nouveau/kms/nv50-: Correct size checks for cursors
 2021-03-18 23:03 UTC 

[PATCH] drm/nouveau/kms/nv50-: Check plane size for cursors, not fb size
 2021-03-18 22:39 UTC  (3+ messages)
` [Nouveau] "

[PATCH V2] drm/amdgpu: Fix a typo
 2021-03-18 20:24 UTC 

[PATCH] drm/amdgpu: Fix a typo
 2021-03-18 20:25 UTC  (4+ messages)

[PATCH v2] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-18 20:05 UTC 

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-18 20:05 UTC 

[RFC PATCH 0/9] cgroup support for GPU devices
 2021-03-18 19:20 UTC  (8+ messages)
` [RFC PATCH 8/9] drm/gem: Associate GEM objects with drm cgroup

[PATCH] drm/msm/dp: Fixed couple of typos
 2021-03-18 18:21 UTC  (2+ messages)

[PATCH] drm/i915/gt: A typo fix
 2021-03-18 18:15 UTC  (2+ messages)

[PATCH] drm: Few typo fixes
 2021-03-18 18:03 UTC  (4+ messages)

[PATCH] drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBT
 2021-03-18 17:49 UTC  (2+ messages)

[PATCH v3 0/6] Default request/fence expiry + watchdog
 2021-03-18 17:04 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Individual request cancellation
` [PATCH 2/6] drm/i915: Restrict sentinel requests further
` [PATCH 3/6] drm/i915: Handle async cancellation in sentinel assert
` [PATCH 4/6] drm/i915: Request watchdog infrastructure
` [PATCH 5/6] drm/i915: Fail too long user submissions by default
` [PATCH 6/6] drm/i915: Allow configuring default request expiry via modparam

[Bug 212333] New: Bisected: 5.11.7 breaks amdgpu resume from S3
 2021-03-18 16:54 UTC  (4+ messages)
` [Bug 212333] "

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-18 16:16 UTC  (9+ messages)

[PATCH 1/3] drm/vc4: plane: Fix typo in scaler width and height
 2021-03-18 16:13 UTC  (3+ messages)
` [PATCH 2/3] drm/vc4: plane: Remove redundant assignment
` [PATCH 3/3] drm/vc4: crtc: Reduce PV fifo threshold on hvs4

[PULL] drm-misc-fixes
 2021-03-18 15:51 UTC  (3+ messages)

[Bug 212137] New: kernel NULL pointer dereference, black screen when using two graphics cards
 2021-03-18 14:32 UTC  (2+ messages)
` [Bug 212137] "

[Bug 212327] New: i915 / Kernel Mode Setting - Distorts Screen
 2021-03-18 14:19 UTC  (2+ messages)
` [Bug 212327] "

[PATCH 0/3] drm/i915: Drop legacy IOCTLs on new HW
 2021-03-18 13:27 UTC  (4+ messages)
` [PATCH 0/5] drm/i915: Clean up some of the i915 uAPI (v6)
  ` [PATCH 3/5] drm/i915: Disable pread/pwrite ioctl's for future platforms (v3)
    ` [Intel-gfx] "

[PATCH V5 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-03-18 12:39 UTC  (3+ messages)
` [PATCH V5 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
` [PATCH V5 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PULL] drm-intel-fixes
 2021-03-18 12:05 UTC 

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-03-18 11:00 UTC  (7+ messages)
` [PATCH v2 07/10] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v2 09/10] drm/simpledrm: Acquire regulators "
` [PATCH v2 10/10] drm/simpledrm: Acquire memory aperture for framebuffer

[PATCH] drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250
 2021-03-18 10:54 UTC 

[PATCH v16 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-18 10:33 UTC  (4+ messages)
` [PATCH v16 1/2] drm/tegra: dc: Support memory bandwidth management


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