dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 01:08:03 to 2020-11-16 17:42:29 UTC [more...]

[PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself
 2020-11-16 16:43 UTC  (6+ messages)

[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 17:41 UTC  (36+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'
` [PATCH 02/42] drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state'
` [PATCH 03/42] drm/drm_dp_mst_topology: Remove set but never used variable 'len'
` [PATCH 04/42] drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'
` [PATCH 05/42] drm/exynos/exynos_drm_fimd: Add "
` [PATCH 06/42] drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
` [PATCH 07/42] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'
` [PATCH 08/42] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
` [PATCH 09/42] drm/mediatek/mtk_disp_ovl: "
` [PATCH 10/42] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct "
` [PATCH 11/42] drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header
` [PATCH 12/42] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
` [PATCH 13/42] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
` [PATCH 14/42] drm/meson/meson_vclk: Make two local functions static
` [PATCH 15/42] drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
` [PATCH 16/42] drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()' static
` [PATCH 17/42] drm/msm/disp/mdp5/mdp5_ctl: Demote non-conformant kernel-doc headers
` [PATCH 18/42] drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
` [PATCH 19/42] drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
` [PATCH 20/42] drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
` [PATCH 21/42] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description
` [PATCH 22/42] drm/pl111/pl111_display: Make local function static
` [PATCH 23/42] drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
` [PATCH 24/42] drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers
` [PATCH 25/42] drm/rockchip/rockchip_rgb: Consume our own header
` [PATCH 26/42] drm/rockchip/rockchip_lvds: Fix struct document formatting
` [PATCH 27/42] drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused
` [PATCH 28/42] drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'
` [PATCH 29/42] drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap
` [PATCH 30/42] drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' "
` [PATCH 32/42] drm/ttm/ttm_tt: Demote kernel-doc header format abuses
` [PATCH 33/42] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
` [PATCH 34/42] drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'
` [PATCH 36/42] drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
` [PATCH 41/42] gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 17:37 UTC  (44+ messages)
` [PATCH 01/43] drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype into shared location
` [PATCH 02/43] drm/radeon/radeon: Move prototype into shared header
` [PATCH 03/43] drm/radeon/radeon_kms: Move 'radeon_*_kms' prototypes to "
` [PATCH 04/43] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init, fini} to shared location
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 07/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 08/43] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 09/43] drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 11/43] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out "
` [PATCH 13/43] drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header
` [PATCH 14/43] drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into "
` [PATCH 15/43] drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes "
` [PATCH 16/43] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to "
` [PATCH 17/43] drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI "
` [PATCH 18/43] drm/radeon/rv770: Move 'rv770_get_*()'s "
` [PATCH 19/43] drm/radeon/ni_dpm: Move 'ni_get_{pi, ps}()'s into "
` [PATCH 20/43] drm/radeon/evergreen: Move 'cayman_*()'s prototypes to "
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared header
` [PATCH 23/43] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype "
` [PATCH 24/43] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 27/43] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 31/43] drm/radeon/cik: Move 'si_*()'s prototypes "
` [PATCH 32/43] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype "
` [PATCH 33/43] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes "
` [PATCH 34/43] drm/radeon/evergreen: Move 'si_get_csb_*()'s "
` [PATCH 35/43] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype "
` [PATCH 36/43] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 37/43] drm/radeon/ci_dpm: Move 'si_*()'s "
` [PATCH 38/43] drm/radeon/cik: Move 'Move 'cik_sdma_*()'s "
` [PATCH 39/43] drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype "
` [PATCH 40/43] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s "
` [PATCH 41/43] drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s "
` [PATCH 42/43] drm/radeon/radeon_audio: Move 'r600_*' prototypes into "
` [PATCH 43/43] drm/radeon/radeon_drv: Move 'radeon_gem_prime_import_sg_table()'s prototype to "

[RESEND 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 17:33 UTC  (4+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'
` [PATCH 02/42] drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state'
` [PATCH 03/42] drm/drm_dp_mst_topology: Remove set but never used variable 'len'

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-16 17:33 UTC  (5+ messages)
` [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning

[RESEND 00/43] Rid W=1 warnings from GPU
 2020-11-16 17:29 UTC  (13+ messages)
` [PATCH 01/43] drm/radeon/atombios_encoders: Move 'radeon_atom_get_tv_timings()'s prototype into shared location
` [PATCH 02/43] drm/radeon/radeon: Move prototype into shared header
` [PATCH 03/43] drm/radeon/radeon_kms: Move 'radeon_*_kms' prototypes to "
` [PATCH 04/43] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init, fini} to shared location
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 07/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 08/43] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 09/43] drm/radeon/rv770: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 11/43] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out "

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 5.9-stable tree
 2020-11-16 17:30 UTC 

[PATCH 0/3] drm/msm: Shrinker fixes and opts
 2020-11-16 17:31 UTC  (4+ messages)
` [PATCH 3/3] drm/msm/shrinker: Only iterate dontneed objs
    ` [Freedreno] "

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 5.4-stable tree
 2020-11-16 17:29 UTC 

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.19-stable tree
 2020-11-16 17:29 UTC 

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.14-stable tree
 2020-11-16 17:29 UTC 

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-16 17:27 UTC  (11+ messages)
` [RESEND PATCH v2 1/5] drm/msm: add MSM_BO_CACHED_COHERENT
` [RESEND PATCH v2 3/5] drm/msm: call dma_direct_bypass()
` [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
          ` [Freedreno] "
` [RESEND PATCH v2 5/5] drm/msm: bump up the uapi version

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 17:24 UTC  (7+ messages)
` [PATCH v4 05/27] drm: fix some "
` [PATCH v4 10/27] video: "

[PATCH] drm/msm: adreno: Make speed-bin support generic
 2020-11-16 17:14 UTC  (7+ messages)
    ` [Freedreno] "

[PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-16 17:02 UTC  (7+ messages)
` [PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder

[PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[]
 2020-11-16 16:55 UTC  (6+ messages)

[RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2020-11-16 16:36 UTC  (7+ messages)

[PATCH 00/11] Decouple Mediatek DRM sub driver
 2020-11-16 16:18 UTC  (3+ messages)

[PATCH] drm/fourcc: fix AMD modifiers PACKERS field doc
 2020-11-16 16:13 UTC  (3+ messages)

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-16 15:33 UTC  (9+ messages)

ttm multihop split out v2
 2020-11-16 14:25 UTC  (4+ messages)
` [PATCH 4/4] drm/radeon/ttm: use multihop

[PATCH v1 0/4] Add bus format negotiation support for Cadence MHDP8546 driver
 2020-11-16 14:14 UTC  (5+ messages)
` [PATCH v1 1/4] drm: bridge: cdns-mhdp8546: Add output bus format negotiation
` [PATCH v1 2/4] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function
` [PATCH v1 4/4] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format

[PATCH] drm: Pass the full state to connectors atomic functions
 2020-11-16 14:02 UTC  (2+ messages)

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-16 13:33 UTC  (17+ messages)

[PATCH] drm/edid: Parse multiple CEA ext block
 2020-11-16 13:37 UTC 

[PATCH][next] drm/atomic: avoid null pointer dereference on pointer crtc
 2020-11-16 11:28 UTC  (3+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-16 11:18 UTC  (11+ messages)
` [PATCH 12/40] drm/pl111/pl111_display: Make local function static
` [PATCH 14/40] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
` [PATCH 17/40] drm/meson/meson_vclk: Make two local functions static

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

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-16  9:48 UTC  (13+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object

[drm-tip:drm-tip 1117/1129] drivers/gpu/drm/drm_atomic_uapi.c:342 drm_atomic_set_crtc_for_connector() error: we previously assumed 'crtc' could be null (see line 326)
 2020-11-16  9:35 UTC  (2+ messages)

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-16  9:22 UTC  (7+ messages)
` [PATCH v3 30/56] drm/omap: dsi: move panel refresh function to host

[PATCH v2 1/2] drm: convert drm_atomic_uapi.c to new debug helpers
 2020-11-16  9:08 UTC  (3+ messages)
  ` [v2,1/2] "

[PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-16  1:09 UTC  (3+ messages)

[PATCH v2] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-16  1:09 UTC 

[PATCH -next] drm/virtio: Make virtgpu_dmabuf_ops with static keyword
 2020-11-16  7:56 UTC  (2+ messages)

[PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-15 21:29 UTC  (14+ messages)
` [PATCH v9 03/17] memory: tegra124-emc: Continue probing if timings are missing in device-tree
` [PATCH v9 04/17] memory: tegra124: Support interconnect framework
` [PATCH v9 05/17] drm/tegra: dc: Support memory bandwidth management
` [PATCH v9 06/17] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v9 07/17] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v9 08/17] PM / devfreq: tegra30: Separate configurations per-SoC generation
` [PATCH v9 09/17] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver
` [PATCH v9 10/17] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v9 13/17] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v9 14/17] ARM: tegra: Add nvidia, memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v9 15/17] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees
` [PATCH v9 16/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v9 17/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra124 "

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-15 16:29 UTC  (12+ messages)

[PATCH v2 0/3] fix dp link training failed at irq_hpd request
 2020-11-13 22:08 UTC  (3+ messages)
` [PATCH v2 1/3] drm/msm/dp: deinitialize mainlink if link training failed
` [PATCH v2 2/3] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit

[PATCH] drm/msm/dp: fix connect/disconnect handled at ir_hdp
 2020-11-13 22:26 UTC 

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-13 15:29 UTC  (8+ messages)
` [PATCH 1/8] drm: Introduce an atomic_commit_setup function
` [PATCH 2/8] drm: Document use-after-free gotcha with private objects
` [PATCH 3/8] drm/vc4: kms: Move HVS state helpers around
` [PATCH 4/8] drm/vc4: kms: Simplify a bit the private obj state hooks
` [PATCH 5/8] drm/vc4: Simplify a bit the global atomic_check
` [PATCH 6/8] drm/vc4: kms: Wait on previous FIFO users before a commit
` [PATCH 7/8] drm/vc4: kms: Remove async modeset semaphore

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-13 12:49 UTC  (5+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-15  9:25 UTC  (4+ messages)
` [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree

[PATCH] drm/tegra: output: Do not put OF node twice
 2020-11-15  7:55 UTC  (2+ messages)

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-13 15:28 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).