dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 08:08:18 to 2021-01-14 09:24:16 UTC [more...]

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-13 18:56 UTC  (11+ messages)
` [PATCH v5 04/21] gpu: host1x: Remove cancelled waiters immediately
` [PATCH v5 15/21] drm/tegra: Add new UAPI to header
` [PATCH v5 19/21] drm/tegra: Implement new UAPI

[PATCH v3 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2021-01-14  2:28 UTC  (5+ messages)
` [PATCH v3 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH v5] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-01-14  1:32 UTC  (2+ messages)

[PATCH] drm/ttm: use compound pages for THP
 2021-01-13 12:44 UTC  (4+ messages)

[PATCH 00/31] Rid W=1 warnings from Video
 2021-01-14  9:11 UTC  (40+ messages)
` [PATCH 01/31] video: fbdev: core: fbmon: Add missing description for 'specs'
` [PATCH 02/31] video: of_display_timing: Provide missing description for 'dt'
` [PATCH 03/31] video: fbdev: aty: atyfb_base: Remove superfluous code surrounding 'dac_type'
` [PATCH 04/31] video: fbdev: aty: atyfb_base: Mark 'dac_type' as __maybe_unused
` [PATCH 05/31] video: of_videomode: Fix formatting in kernel-doc header
` [PATCH 06/31] video: fbdev: core: fb_notify: Demote non-conformant "
` [PATCH 07/31] video: fbdev: riva: fbdev: Fix some kernel-doc misdemeanours
` [PATCH 08/31] video: fbdev: sis: sis_main: Remove unused variable 'reg'
` [PATCH 09/31] video: fbdev: sis: Remove superfluous include of 'init.h'
` [PATCH 10/31] video: fbdev: riva: riva_hw: Remove a bunch of unused variables
` [PATCH 11/31] video: fbdev: sis: init: Remove four "
` [PATCH 12/31] video: fbdev: sis: oem310: Remove some unused static const tables
` [PATCH 13/31] video: fbdev: nvidia: nv_setup: Remove a couple of unused 'tmp' variables
` [PATCH 14/31] video: fbdev: aty: mach64_ct: Remove some set but unused variables
` [PATCH 15/31] video: fbdev: via: lcd: Remove unused variable 'mode_crt_table'
` [PATCH 16/31] video: fbdev: pm2fb: Fix some kernel-doc formatting issues
` [PATCH 17/31] video: fbdev: aty: radeon_monitor: Remove unused variable 'mon_types'
` [PATCH 18/31] video: fbdev: neofb: Remove unused variable 'CursorMem'
` [PATCH 19/31] video: fbdev: tdfxfb: Remove unused variable 'tmp'
` [PATCH 20/31] video: fbdev: core: fbcon: Mark 'pending' as __maybe_unused
` [PATCH 21/31] video: fbdev: sstfb: Mark 3 debug variables "
` [PATCH 22/31] video: fbdev: cirrusfb: Remove unused variable 'dummy' from 'WHDR()'
` [PATCH 23/31] video: fbdev: s1d13xxxfb: Mark debug variables as __maybe_unused
` [PATCH 24/31] video: fbdev: s3c-fb: Fix some kernel-doc misdemeanours
` [PATCH 25/31] video: fbdev: mx3fb: Remove unused variable 'enabled'
` [PATCH 26/31] video: fbdev: riva: riva_hw: Remove set but unused variables 'vus_p' and 'vus_n'
` [PATCH 27/31] video: fbdev: sis: init: Remove unused variables 'cr_data2', 'VT' and 'HT'
` [PATCH 28/31] video: fbdev: cirrusfb: Add description for 'info' and correct spelling of 'regbase'
` [PATCH 29/31] video: fbdev: s1d13xxxfb: Function name must be on the 2nd line in kernel-doc
` [PATCH 30/31] video: fbdev: s3c-fb: Remove unused variable 'var' from 's3c_fb_probe_win()'
` [PATCH 31/31] video: fbdev: mx3fb: Fix some kernel-doc issues

[PATCH V3] dt-bindings: gpu: Convert v3d to json-schema
 2021-01-13 15:37 UTC  (4+ messages)

[PATCH RFC] drm/vc4: hdmi: Avoid ASoC error messages on startup
 2021-01-13 11:42 UTC  (4+ messages)

[PATCH] drm/hisilicon: Fix build error
 2021-01-13 10:09 UTC  (2+ messages)

[PATCH] drm-buf: Add debug option
 2021-01-14  9:23 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v3 0/3] Experimental freesync video mode optimization
 2021-01-14  9:14 UTC  (3+ messages)
` [PATCH v3 1/3] drm/amd/display: Add module parameter for freesync video mode

[PATCH] drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
 2021-01-14  8:49 UTC 

[PATCH] drm: Include <linux/mem_encrypt.h> in drm_cache.c
 2021-01-14  8:45 UTC  (3+ messages)

[PATCH v4 0/7] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2021-01-14  8:17 UTC  (9+ messages)
` [PATCH v4 1/7] ARM: dts: imx6q(dl): Move 'port' nodes under 'ports' for HDMI encoder
` [PATCH v4 2/7] dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
` [PATCH v4 3/7] dt-bindings: display: bridge: renesas, dw-hdmi: Convert binding to YAML
` [PATCH v4 4/7] dt-bindings: display: imx: hdmi: "
` [PATCH v4 5/7] dt-bindings: display: rockchip: dw-hdmi: "
` [PATCH v4 6/7] dt-bindings: display: sun8i-a83t-dw-hdmi: Reference dw-hdmi YAML schema
` [PATCH v4 7/7] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14  8:06 UTC  (3+ messages)
` [PATCH v6 15/16] drm: drm_crc: fix a kernel-doc markup

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-14  7:53 UTC  (2+ messages)
` [PATCH 06/10] drm: amd: amdgpu_dm.h: fix a wrong kernel-doc markup

[PATCH 1/2] drm: distinguish return value of drm_dp_check_and_send_link_address
 2021-01-14  7:24 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work

[PATCH v6 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-14  7:12 UTC  (6+ messages)
` [PATCH v6 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
` [PATCH v6 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
` [PATCH v6 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
` [PATCH v6 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"

[PATCH RESEND v2] drm/bridge/tc358775: Fixes bus formats read
 2021-01-14  6:23 UTC  (2+ messages)

[PATCH 1/2] drm/bridge/lontium-lt9611uxc: fix waiting for EDID to become available
 2021-01-14  6:14 UTC  (3+ messages)

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-14  5:34 UTC  (16+ messages)

linux-next: build failure after merge of the drm-misc tree
 2021-01-14  0:31 UTC 

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-14  0:22 UTC  (6+ messages)

[PATCH] drm/mediatek: mtk_dpi: Create connector for bridges
 2021-01-13 23:48 UTC  (3+ messages)

[PATCH] drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
 2021-01-13 22:45 UTC  (2+ messages)

[PATCH] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
 2021-01-13 20:45 UTC  (6+ messages)
` [Intel-gfx] "

[Bug 209713] New: amdgpu drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_link_encoder.c:483 dcn10_get_dig_frontend+0x9e/0xc0 [amdgpu] when resuming from S3 state
 2021-01-13 20:44 UTC  (3+ messages)
` [Bug 209713] "

[PATCH V4] dt-bindings: gpu: Convert v3d to json-schema
 2021-01-13 19:08 UTC 

[PATCH v3 0/8] Misc cleanups and fixes for vmwgfx
 2021-01-13 19:03 UTC  (9+ messages)
` [PATCH v3 1/8] drm/vmwgfx: add Zack Rusin as maintainer
` [PATCH v3 2/8] drm/vmwgfx: Remove stealth mode
` [PATCH v3 3/8] drm/vmwgfx: Switch to a managed drm device
` [PATCH v3 4/8] drm/vmwgfx: Cleanup fifo mmio handling
` [PATCH v3 5/8] drm/vmwgfx: Cleanup pci resource allocation
` [PATCH v3 6/8] drm/vmwgfx: Remove the throttling code
` [PATCH v3 7/8] drm/vmwgfx: Cleanup the cmd/fifo split
` [PATCH v3 8/8] drm/vmwgfx: Fix display register usage for some older configs

[PATCH 00/30] [Set 13] Finally rid W=1 warnings from GPU
 2021-01-13 18:48 UTC  (25+ messages)
` [PATCH 07/30] drm/amd/display/dc/core/dc_link: Remove unused variable 'status'
` [PATCH 08/30] drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'
` [PATCH 09/30] drm/amd/display/dc/dce112/dce112_resource: Include our own header file containing prototypes
` [PATCH 10/30] drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependent_lock'
` [PATCH 11/30] drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warning
` [PATCH 12/30] drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypes
` [PATCH 13/30] drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warning
` [PATCH 14/30] drm/amd/display/dc/dce80/Makefile: "
` [PATCH 15/30] drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypes
` [PATCH 17/30] drm/amd/display/dc/dce60/dce60_resource: "
` [PATCH 18/30] drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heap
` [PATCH 19/30] drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unused
` [PATCH 20/30] drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanours
` [PATCH 21/30] drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abuses
` [PATCH 22/30] drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issues
` [PATCH 23/30] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 24/30] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 25/30] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 26/30] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 27/30] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 28/30] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 29/30] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 30/30] drm/nouveau/dispnv50/disp: Include header containing our prototypes

[PATCH] drm/panfrost: Use delayed timer as default in devfreq profile
 2021-01-13 15:35 UTC  (2+ messages)

[PATCH v9, 00/11] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-13 15:28 UTC  (4+ messages)
` [PATCH v9, 01/11] dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display

[PATCH] drm/ttm: stop using GFP_TRANSHUGE_LIGHT
 2021-01-13 15:11 UTC  (4+ messages)

[PATCH v3 01/12] drm: Add dummy page per device or GEM object
 2021-01-13 14:40 UTC  (15+ messages)

[PATCH -next] phy: mediatek: Mark mtk_mipi_tx_driver with static keyword
 2021-01-13 14:14 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Remove unused variable
 2021-01-13 14:13 UTC  (3+ messages)

[PATCH v5 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2021-01-13 12:54 UTC  (11+ messages)
` [PATCH v5 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt "
` [PATCH v5 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v5 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v5 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v5 07/11] dt-bindings: phy: convert MIPI DSI "

[PATCH v5 1/6] mfd: rt4831: Adds support for Richtek RT4831 core
 2021-01-13 12:21 UTC  (2+ messages)

[PATCH 1/2] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2021-01-13 11:51 UTC  (3+ messages)
` [PATCH 2/2] drm/dp_mst: Align mst link rate with soure rate

[PATCH] drm/hisilicon/hibmc: Remove hibmc_ttm.c
 2021-01-13 11:31 UTC 

[PATCH 00/24] Fix broken file docs cross-references
 2021-01-13 10:59 UTC  (4+ messages)
` [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference
` [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
` [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references

[PATCH v2 0/4] Revert "drm/amd/display: Expose new CRC window property" and changes associated with this commit
 2021-01-13  9:19 UTC  (2+ messages)

[PATCH 5.11 regression fix] drm/ttm: fix combining __GFP_HIGHMEM and __GFP_DMA32 flag for DMA32 pools
 2021-01-13  8:28 UTC  (3+ messages)

[PATCH v2 0/7] Qualcomm DRM DPU fixes
 2021-01-12 19:26 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm/dpu: Fix VBIF_XINL_QOS_LVL_REMAP_000 register offset
` [PATCH v2 2/7] drm/msm/dpu: Move DPU_SSPP_QOS_8LVL bit to SDM845 and SC7180 masks
` [PATCH v2 3/7] drm/msm/dpu: Add prog_fetch_lines_worst_case to INTF_BLK macro
` [PATCH v2 4/7] drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macro
` [PATCH v2 5/7] drm/msm/dpu: Disable autorefresh in command mode
` [PATCH v2 6/7] drm/msm/dpu: Correctly configure vsync tearcheck for "
` [PATCH v2 7/7] drm/msm/dpu: Remove unused call in wait_for_commit_done

[PATCH v1 0/3] Activate Tegra114 SoC support by Tegra DRM driver
 2021-01-12 18:14 UTC  (4+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable display controller driver for Tegra114
` [PATCH v1 2/3] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 3/3] drm/tegra: gr2d: Add compatible for Tegra114

[PATCH RFT 0/2] drm/vc4: Clear the display list on startup
 2021-01-13  0:51 UTC  (5+ messages)
` [PATCH RFT 1/2] ARM: dts: bcm2711: Fix the HVS size
` [PATCH RFT 2/2] drm/vc4: hvs: Clear the HVS list at boot

[PATCH] drm: Improve the output_poll_changed description
 2021-01-13  2:57 UTC  (3+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-12 13:57 UTC  (5+ messages)
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing

[PATCH v2 0/2] Add MIPI rx DPI support
 2021-01-12  8:57 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting
` [PATCH v2 2/2] drm/bridge: anx7625: add MIPI DPI input feature support

r600/nir: enable soft-fp64 for evengreen class hardware - brake compilation of Mesa git
 2021-01-13  8:17 UTC  (2+ messages)

[PATCH] drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as static
 2021-01-12 19:57 UTC 

[PATCH v1 0/2] Add MIPI rx DPI support
 2021-01-12  8:20 UTC  (4+ messages)
` [PATCH v1 2/2] drm/bridge: anx7625: add MIPI DPI input feature support

What ist the standard way to define connector type and bus format with device tree?
 2021-01-12 11:41 UTC 

[PATCH 0/9] Qualcomm DRM DPU fixes
 2021-01-12 18:02 UTC  (3+ messages)
` [PATCH 9/9] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH v2 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-12  8:41 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-12 15:24 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2021-01-12 16:24 UTC  (6+ messages)
` [PATCHv1] video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive
        ` omapfb removal (was: Re: [PATCHv1] video: omapfb2: Make standard and custom DSI command mode panel driver mutually exclusive)

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-01-12 12:49 UTC  (7+ 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).