dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 03:02:35 to 2021-03-22 18:20:00 UTC [more...]

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-22 16:31 UTC  (13+ messages)
` [PATCH 01/11] x86: compressed: avoid gcc-11 -Wstringop-overread warning
` [PATCH 02/11] x86: tboot: avoid Wstringop-overread-warning
` [PATCH 03/11] security: commoncap: fix -Wstringop-overread warning
` [PATCH 04/11] ath11: Wstringop-overread warning
` [PATCH 05/11] qnx: avoid -Wstringop-overread warning
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
` [PATCH 07/11] ARM: sharpsl_param: work around -Wstringop-overread warning
` [PATCH 08/11] atmel: avoid gcc -Wstringop-overflow warning
` [PATCH 09/11] scsi: lpfc: fix gcc -Wstringop-overread warning
` [PATCH 10/11] drm/i915: avoid stringop-overread warning on pri_latency
` [PATCH 11/11] [RFC] drm/i915/dp: fix array overflow warning

remove the nvlink2 pci_vfio subdriver
 2021-03-22 17:46 UTC  (2+ messages)
  ` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[PATCH 1/2] drm/gud: fix sizeof use
 2021-03-22 17:44 UTC  (2+ messages)
` [PATCH 2/2] drm/gud: Remove unneeded semicolon

[PATCH v3 0/2] gpu: drm: add driver for ili9361 panel
 2021-03-22 17:38 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF
` [PATCH v3 2/2] drm/tiny: add driver for newhaven,1.8-128160EF

[PATCH V5 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-03-22 17:34 UTC  (3+ messages)
` [PATCH V5 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5

[PATCH v3 0/6] Default request/fence expiry + watchdog
 2021-03-22 17:12 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Individual request cancellation
  ` [Intel-gfx] "
` [PATCH 2/6] drm/i915: Restrict sentinel requests further
  ` [Intel-gfx] "
  ` ✗ Fi.CI.IGT: failure for Default request/fence expiry + watchdog (rev3)

[PATCH 00/44] Add HMM-based SVM memory manager to KFD v2
 2021-03-22 17:04 UTC  (49+ messages)
` [PATCH 01/44] drm/amdgpu: replace per_device_list by array
` [PATCH 02/44] drm/amdkfd: helper to convert gpu id and idx
` [PATCH 03/44] drm/amdkfd: add svm ioctl API
` [PATCH 04/44] drm/amdkfd: register svm range
` [PATCH 05/44] drm/amdkfd: add svm ioctl GET_ATTR op
` [PATCH 06/44] drm/amdgpu: add common HMM get pages function
` [PATCH 07/44] drm/amdkfd: validate svm range system memory
` [PATCH 08/44] drm/amdkfd: deregister svm range
` [PATCH 09/44] drm/amdgpu: export vm update mapping interface
` [PATCH 10/44] drm/amdkfd: map svm range to GPUs
` [PATCH 11/44] drm/amdkfd: svm range eviction and restore
` [PATCH 12/44] drm/amdkfd: add xnack enabled flag to kfd_process
` [PATCH 13/44] drm/amdkfd: add ioctl to configure and query xnack retries
` [PATCH 14/44] drm/amdkfd: register HMM device private zone
` [PATCH 15/44] drm/amdkfd: validate vram svm range from TTM
` [PATCH 16/44] drm/amdkfd: support xgmi same hive mapping
` [PATCH 17/44] drm/amdkfd: copy memory through gart table
` [PATCH 18/44] drm/amdkfd: HMM migrate ram to vram
` [PATCH 19/44] drm/amdkfd: HMM migrate vram to ram
` [PATCH 20/44] drm/amdkfd: invalidate tables on page retry fault
` [PATCH 21/44] drm/amdgpu: enable 48-bit IH timestamp counter
` [PATCH 22/44] drm/amdkfd: page table restore through svm API
` [PATCH 23/44] drm/amdkfd: SVM API call to restore page tables
` [PATCH 24/44] drm/amdkfd: add svm_bo reference for eviction fence
` [PATCH 25/44] drm/amdgpu: add param bit flag to create SVM BOs
` [PATCH 26/44] drm/amdkfd: add svm_bo eviction mechanism support
` [PATCH 27/44] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 28/44] drm/amdgpu: add svm_bo eviction to enable_signal cb
` [PATCH 29/44] drm/amdgpu: reserve fence slot to update page table
` [PATCH 30/44] drm/amdkfd: refine migration policy with xnack on
` [PATCH 31/44] drm/amdkfd: add svm range validate timestamp
` [PATCH 32/44] drm/amdkfd: multiple gpu migrate vram to vram
` [PATCH 33/44] drm/amdkfd: Add SVM API support capability bits
` [PATCH 34/44] drm/amdkfd: Fix dma unmapping
` [PATCH 35/44] drm/amdkfd: Call mutex_destroy
` [PATCH 36/44] drm/amdkfd: Fix spurious restore failures
` [PATCH 37/44] drm/amdkfd: Fix svm_bo_list locking in eviction worker
` [PATCH 38/44] drm/amdkfd: Simplify split_by_granularity
` [PATCH 39/44] drm/amdkfd: Point out several race conditions
` [PATCH 40/44] drm/amdkfd: Return pdd from kfd_process_device_from_gduid
` [PATCH 41/44] drm/amdkfd: Remove broken deferred mapping
` [PATCH 42/44] drm/amdkfd: Allow invalid pages in migration.src
` [PATCH 43/44] drm/amdkfd: Correct locking during migration and mapping
` [PATCH 44/44] drm/amdkfd: Nested locking and invalidation of child ranges

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-22 17:02 UTC  (12+ messages)

[PATCH 0/4] drm/i915: uAPI clean-ups part 2
 2021-03-22 16:59 UTC  (20+ messages)
` [PATCH 1/4] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
    ` [Intel-gfx] "
` [PATCH 3/4] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Implement SINGLE_TIMELINE with a syncobj
  ` [Intel-gfx] "

[PATCH] drm/omap: fix misleading indentation in pixinc()
 2021-03-22 16:41 UTC 

[PATCH] backlight: journada720: fix Wmisleading-indentation warning
 2021-03-22 16:41 UTC 

[PATCH v5 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2021-03-22 16:35 UTC  (11+ messages)
` [PATCH v5 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v5 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v5 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v5 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v5 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v5 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v5 07/10] drm: rcar-du: Provide for_each_group helper
` [PATCH v5 08/10] drm: rcar-du: Create a group state object
` [PATCH v5 09/10] drm: rcar-du: Perform group setup from the atomic tail handler
` [PATCH v5 10/10] drm: rcar-du: Centralise routing configuration in commit "

[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible
 2021-03-22 16:18 UTC  (4+ messages)
` [PATCH 2/2] video: "

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-03-22 16:01 UTC  (6+ messages)
` [PATCH v5 01/21] gpu: host1x: Use different lock classes for each client

16 bpc fixed point (RGBA16) framebuffer support for core and AMD
 2021-03-22 15:52 UTC  (2+ messages)

Latest i915 / TTM repo?
 2021-03-22 10:07 UTC 

[PATCH] drivers: gpu: Remove duplicate include of amdgpu_hdp.h
 2021-03-22 12:09 UTC  (2+ messages)

[PATCH 2/4] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
 2021-03-22 13:00 UTC  (2+ messages)
` [drm/i915] 014c1518e8: assertion_failure

[PATCH] drivers: gpu: Remove duplicate include of if000c.h
 2021-03-22 12:37 UTC 

[PATCH] drivers: gpu: priv.h is included twice
 2021-03-22 12:45 UTC 

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-22 15:29 UTC  (3+ messages)

[PATCH] drm/amdgpu: Ensure that the modifier requested is supported by plane
 2021-03-22 15:17 UTC  (2+ messages)

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-03-22 15:08 UTC  (3+ messages)
` [PATCH v4, 08/10] soc: mediatek: mmsys: add component RDMA4

soc: mediatek: Prepare MMSYS for DDP routing using function call
 2021-03-22 15:05 UTC  (4+ messages)
` [PATCH v3, 4/8] soc: mediatek: mmsys: add component OVL_2L2

[PATCH 1/2] fbdev: omapfb: avoid -Wempty-body warning
 2021-03-22 15:05 UTC  (4+ messages)
` [PATCH 2/2] vgaarb: avoid -Wempty-body warnings

[PATCH] drm/amd/display: Set AMDGPU_DM_DEFAULT_MIN_BACKLIGHT to 0
 2021-03-22 14:54 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: backlight: Add Kinetic KTD259 bindings
 2021-03-22 14:32 UTC  (6+ messages)
` [PATCH 2/2] backlight: ktd253: Support KTD259

[PATCH][next] drm/amd/display: Fix sizeof arguments in bw_calcs_init()
 2021-03-22 14:04 UTC  (3+ messages)

[PATCH] amdgpu: avoid incorrect %hu format string
 2021-03-22 14:08 UTC  (3+ messages)

[PATCH v4 0/4] drm: sun4i: dsi: Convert drm bridge
 2021-03-22 14:01 UTC  (5+ messages)
` [PATCH v4 1/4] drm: sun4i: dsi: Use drm_of_find_panel_or_bridge
` [PATCH v4 2/4] drm: sun4i: dsi: Add bridge support
` [PATCH v4 3/4] drm: sun4i: dsi: Convert to bridge driver
` [DO NOT MERGE] [PATCH v4 4/4] ARM: dts: sun8i: bananapi-m2m: Enable S070WV20-CT16 panel

[PATCH V2] drm/amdgpu: Fix a typo
 2021-03-22 13:58 UTC  (3+ messages)

[PATCH] drm/sysfs: Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-22 13:58 UTC  (2+ messages)

[PATCH] drm/fourcc: add Vivante TS modifiers
 2021-03-22 13:53 UTC  (8+ messages)

[PATCH] drm/ttm: stop warning on TT shrinker failure v2
 2021-03-22 13:36 UTC  (2+ messages)

[PATCH 4/6] drm/i915: Request watchdog infrastructure
 2021-03-22 13:29 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] video: mmp: Few typo fixes
 2021-03-22 13:02 UTC 

[PATCH] drm/msm/dpu: Fix a typo
 2021-03-22 12:06 UTC 

[PATCH] drm/radeon/ttm: Fix memory leak userptr pages
 2021-03-22 10:49 UTC  (7+ messages)
` AW: "

[PATCH V2] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2021-03-22 10:37 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: display: bridge: Add Chipone ICN6211 bindings
 2021-03-22 10:33 UTC  (2+ messages)
` [PATCH v5 2/2] drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2021-03-22 10:29 UTC  (13+ messages)
` [RFC PATCH 01/11] dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional
` [RFC PATCH 02/11] drm/bridge: ti-sn65dsi86: "
` [RFC PATCH 05/11] drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
` [RFC PATCH 06/11] drm/bridge: ti-sn65dsi86: Group code in sections
` [RFC PATCH 07/11] drm/bridge: ti-sn65dsi86: Split connector creation to a function
` [RFC PATCH 08/11] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [RFC PATCH 09/11] drm/bridge: ti-sn65dsi86: Make connector creation optional
` [RFC PATCH 10/11] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [RFC PATCH 11/11] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH v6 0/8] Add support for SVM atomics in Nouveau
 2021-03-22 10:27 UTC  (7+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-22 10:12 UTC  (6+ messages)

[PATCH] drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
 2021-03-22  9:43 UTC  (3+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-03-22  9:36 UTC  (3+ messages)
` [PATCH v6 2/5] drm/bridge: anx7625: fix not correct return value

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2021-03-22  9:36 UTC  (2+ messages)
` [Bug 206475] "

[PATCH] drm/imx/dcss: Use device_get_match_data()
 2021-03-22  9:24 UTC  (3+ messages)

[v1] drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
 2021-03-22  9:17 UTC 

[PATCH] drm/omap: dsi: Add missing IRQF_ONESHOT
 2021-03-22  8:51 UTC 

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-22  8:39 UTC  (11+ messages)

[PATCH] drm/amd/pm/powerplay/smumgr/smu7_smumgr: Fix some typo error
 2021-03-22  8:16 UTC 

[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
 2021-03-22  8:13 UTC  (4+ messages)
` [RFC PATCH 2/2] mm,drm/ttm: Use VM_PFNMAP for TTM vmas

[PATCH 5/5] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
 2021-03-22  7:30 UTC  (2+ messages)
` [drm/i915] 3ef784da89: drm:add_taint_for_CI[i915]]

[PATCH v2] drm/radeon: don't evict if not initialized
 2021-03-22  7:40 UTC  (2+ messages)

[PATCH v2 0/3] drm/tilcdc: fix LCD pixel clock setting
 2021-03-22  7:28 UTC  (5+ messages)
` [PATCH v2 3/3] drm/tilcdc: fix pixel clock setting warning message

[PATCH 1/3] drm/ttm: move swapout logic around v2
 2021-03-22  7:13 UTC  (5+ messages)
` [PATCH 3/3] drm/ttm: switch to per device LRU lock

[PATCH v3 0/3] HDMI2.1 PCON Misc Fixes
 2021-03-22  7:01 UTC  (4+ messages)
` [PATCH v3 3/3] drm/i915/display: Configure HDMI2.1 Pcon for FRL only if Src-Ctl mode is available
  ` [PATCH v4 "

[PATCH] drm/msm/dpu: Fix a typo
 2021-03-22  6:27 UTC 

[PATCH] drm/imx: ipuv3-plane: Remove two unnecessary export symbols
 2021-03-22  5:24 UTC 

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-03-21 19:26 UTC  (3+ messages)
` [PATCH v4 2/6] drm/sprd: add Unisoc's drm kms master

[GIT PULL FOR v5.13] Conversion of misc display DT bindings to YAML
 2021-03-22  3:25 UTC 

[PATCH] drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
 2021-03-22  2:56 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 NNTP newsgroup(s).