dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 14:38:51 to 2020-12-16 23:15:49 UTC [more...]

[PATCH] drm/bridge: use devm_add_action_or_reset() to handle failed condition
 2020-12-16 14:11 UTC  (2+ messages)

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-16 14:19 UTC  (6+ messages)
` [kbuild] "

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-12-16 23:15 UTC  (20+ messages)
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use

[radeon-alex:amd-20.45 2127/2427] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c:1880:39: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-12-16 23:09 UTC  (6+ messages)
    ` [kbuild-all] "

[pull] amdgpu, amdkfd, radeon drm-fixes-5.11
 2020-12-16 22:59 UTC  (4+ messages)

[PATCH 13/17] drm/amd/display: Expose new CRC window property
 2020-12-16 22:43 UTC 

[PATCH] drm/amd/display: Revert "add DCN support for aarch64"
 2020-12-16 22:26 UTC  (3+ messages)

[PATCH 0/8] drm/doc: improve plane property docs
 2020-12-16 21:23 UTC  (14+ messages)
` [PATCH 1/8] drm/doc: rename FB_DAMAGE_CLIPS section
` [PATCH 2/8] drm/doc: move composition function docs to new section
` [PATCH 3/8] drm/doc: move damage tracking functions "
` [PATCH 4/8] drm/doc: move color management functions under CRTC section
` [PATCH 5/8] drm/doc: the KMS properties section is for user-space devs
` [PATCH 6/8] drm/doc: introduce new section for standard plane properties
` [PATCH 7/8] drm/doc: fix drm_plane_type docs
` [PATCH 8/8] drm/doc: document the type plane property

[PATCH v5 00/15] Add support for DP-HDMI2.1 PCON
 2020-12-16 19:33 UTC  (19+ messages)
` [PATCH v5 01/15] drm/edid: Add additional HFVSDB fields for HDMI2.1
` [PATCH v5 02/15] drm/edid: Parse MAX_FRL field from HFVSDB block
` [PATCH v5 03/15] drm/edid: Parse DSC1.2 cap fields "
` [PATCH v5 04/15] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
` [PATCH v5 05/15] drm/dp_helper: Add support for link failure detection
` [PATCH v5 06/15] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
` [PATCH v5 07/15] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
` [PATCH v5 08/15] drm/i915: Capture max frl rate for PCON in dfp cap structure
` [PATCH v5 09/15] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
` [PATCH v5 10/15] drm/i915: Check for FRL training before DP Link training
` [PATCH v5 11/15] drm/i915: Add support for enabling link status and recovery
` [PATCH v5 12/15] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
` [PATCH v5 13/15] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
` [PATCH v5 14/15] drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encoding
` [PATCH v5 15/15] drm/i915/display: Let PCON convert from RGB to YUV if it can
  ` [PATCH v6 "

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-16 18:19 UTC  (6+ messages)
` [PATCH 2/2] drm/ttm: move memory accounting into vmwgfx

[PATCH v7 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-12-16 17:57 UTC  (6+ messages)
` [PATCH v7 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
    ` [PATCH] dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS

[PATCH v7 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-16 17:48 UTC 

WARNING: suspicious RCU usage in modeset_lock
 2020-12-16 16:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update addresses for TI display drivers
 2020-12-16 15:24 UTC  (3+ messages)

[PATCH] drm/ttm: fix unused function warning
 2020-12-16 15:40 UTC  (4+ messages)

[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-12-16 15:31 UTC  (9+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "

[PATCH v3 4/4] drm: require each CRTC to have a unique primary plane
 2020-12-16 15:23 UTC  (5+ messages)

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-16 15:17 UTC  (14+ messages)
` [PATCH v2, 01/17] dt-bindings: mediatek: add description for postmask
` [PATCH v2, 02/17] dt-bindings: mediatek: add CLK_MM_DISP_CONFIG control description for mt8192 display
` [PATCH v2, 03/17] dt-bindings: mediatek: add "
` [PATCH v2, 10/17] drm/mediatek: fix aal size config
` [PATCH v2, 15/17] soc: mediatek: mmsys: add mt8192 mmsys support

[PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-12-16 15:17 UTC  (14+ messages)
` [PATCH v2 02/10] drm: uapi: amd: Use SPDX in DRM drivers "
` [PATCH v2 03/10] drm: uapi: broadcom: "
` [PATCH v2 04/10] drm: uapi: intel: "
` [PATCH v2 05/10] drm: uapi: nouveau: "
` [PATCH v2 06/10] drm: uapi: redhat: "
` [PATCH v2 07/10] drm: uapi: tegra: "
` [PATCH v2 08/10] drm: uapi: vmware: "
` [PATCH v2 09/10] drm: uapi: legacy: "
` [PATCH v2 10/10] drm: uapi: Remove copies of GPL license text from headers

[PATCH v2 0/4] Converter R-Car DU to the DRM bridge connector helper
 2020-12-16 14:44 UTC  (10+ messages)
` [PATCH v2 1/4] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH v2 2/4] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH v2 3/4] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH v2 4/4] drm: rcar-du: Use drm_bridge_connector_init() helper

[PATCH -next] backlight: sky81452-backlight: convert comma to semicolon
 2020-12-16 14:36 UTC  (2+ messages)

[PATCH v2] drm: rcar-du: Fix leak of CMM platform device reference
 2020-12-16 14:32 UTC  (4+ messages)

[PATCH v2 0/3] Finish constification of drm_driver in DRM core
 2020-12-16 14:32 UTC  (8+ messages)
` [PATCH v2 1/3] drm: Move legacy device list out of drm_driver
` [PATCH v2 2/3] drm: Use a const drm_driver for legacy PCI devices
` [PATCH v2 3/3] drm: Constify drm_driver in drivers that don't modify it

[PATCH 1/4] drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
 2020-12-16 14:27 UTC  (7+ messages)
` [PATCH 2/4] drm: sti: "
` [PATCH 3/4] drm: vc4: "
` [PATCH 4/4] drm: zte: "

[PATCH] drm: Don't export the drm_gem_dumb_destroy() function
 2020-12-16 14:23 UTC  (2+ messages)

[PATCH] drm: rcar-du: Fix leak of CMM platform device reference
 2020-12-16 13:59 UTC  (3+ messages)

[PATCH] dt-bindings: display: bridge: renesas, lvds: RZ/G2E needs renesas, companion too
 2020-12-16 13:52 UTC  (2+ messages)
` [PATCH] dt-bindings: display: bridge: renesas, lvds: RZ/G2E needs renesas,companion too

[PATCH] drm/etnaviv: provide more ID values via GET_PARAM ioctl
 2020-12-16 11:42 UTC 

[PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-16 10:29 UTC  (5+ messages)

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-12-16  9:41 UTC  (5+ messages)
` [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [PATCH 14/65] drm/rcar-du: Annotate dma-fence critical section in commit path

[PATCH v2] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15 12:18 UTC 

[PATCH v7 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-15 17:23 UTC  (13+ messages)
` [PATCH v7 1/9] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v7 2/9] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v7 3/9] drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
` [PATCH v7 4/9] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
` [PATCH v7 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v7 6/9] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v7 7/9] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v7 8/9] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
` [PATCH v7 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH drm/hisilicon 0/2] Add the new api to enable msi
 2020-12-15 11:48 UTC  (3+ messages)
` [PATCH drm/hisilicon 1/2] drm/irq: Add the new api to enable pci msi
` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the new api devm_drm_msi_install

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-15 10:41 UTC  (2+ messages)

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

[PATCH] drm/sun4i: hdmi: Use PTR_ERR_OR_ZERO() to simplify code
 2020-12-15  8:50 UTC  (2+ messages)

[PATCH] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15 12:04 UTC  (4+ messages)

linux-next: manual merge of the drm tree with the crypto tree
 2020-12-16  1:09 UTC  (3+ messages)

[PATCH] dt-bindings: display: bridge: tc358768: Remove maintainer information
 2020-12-16  7:44 UTC  (3+ messages)

[PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-16  7:34 UTC  (8+ messages)
      ` [kbuild-all] "

[PATCH v5 00/19] R-Car DU display writeback support
 2020-12-16  2:54 UTC  (5+ messages)
` [PATCH v5 15/19] drm/msm: Remove prototypes for non-existing functions

[PATCH] drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node
 2020-12-16  1:05 UTC  (3+ messages)

[PATCH] dt-bindings: display: renesas,du: Convert binding to YAML
 2020-12-15 23:06 UTC 

[RFC][PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2020-12-15 22:05 UTC  (3+ messages)
` [RFC][PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [RFC][PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[PATCH v16 0/4] RDMA: Add dma-buf support
 2020-12-15 21:27 UTC  (5+ messages)
` [PATCH v16 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v16 2/4] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v16 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v16 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH] drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse
 2020-12-15 20:55 UTC  (2+ messages)

[radeon-alex:amd-20.45 1953/2427] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce60/dce60_clk_mgr.c:83:5: warning: no previous prototype for function 'dce60_get_dp_ref_freq_khz'
 2020-12-15 19:28 UTC  (3+ messages)

[PATCH] drm/i915: remove h from printk format specifier
 2020-12-15 19:00 UTC  (3+ messages)

[PATCH] drm: rcar-du: fix reference leak in rcar_cmm_enable
 2020-12-15 18:51 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2020-12-15 16:27 UTC  (2+ messages)

[PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-15 15:50 UTC  (4+ messages)

[PATCH 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-15 15:42 UTC  (5+ messages)
` [PATCH 4/9] drm: rcar-du: Use DRM-managed allocation for VSP planes

[PATCH] drm/amdgpu: remove h from printk format specifier
 2020-12-15 15:32 UTC  (5+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-15 15:23 UTC  (5+ messages)

[PATCH -next] drm: omapdrm: Delete useless kfree code
 2020-12-15 15:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"
 2020-12-15 14:51 UTC  (2+ messages)

[PATCH] drm/radeon: remove h from printk format specifier
 2020-12-15 14:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox