dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 01:08:21 to 2020-11-19 20:32:39 UTC [more...]

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

[PULL] drm-misc-fixes
 2020-11-19  8:39 UTC 

[PATCH 0/3] drm/ingenic: Add support for delta-RGB panels
 2020-11-19 15:55 UTC  (3+ messages)
` [PATCH 2/3] drm/ingenic: Properly compute timings when using a 3x8-bit panel
` [PATCH 3/3] drm/ingenic: Add support for serial 8-bit delta-RGB panels

Linux 5.10-rc4
 2020-11-19  9:54 UTC  (9+ messages)

[PATCH v3 0/7] drm/vc4: Rework the HVS muxing code
 2020-11-19 16:08 UTC  (19+ messages)
` [PATCH v3 1/7] drm/vc4: kms: Switch to drmm_add_action_or_reset
` [PATCH v3 2/7] drm/vc4: kms: Remove useless define
` [PATCH v3 3/7] drm/vc4: kms: Rename NUM_CHANNELS
` [PATCH v3 4/7] drm/vc4: kms: Split the HVS muxing check in a separate function
` [PATCH v3 5/7] drm/vc4: kms: Document the muxing corner cases
` [PATCH v3 6/7] drm/vc4: kms: Store the unassigned channel list in the state
` [PATCH v3 7/7] drm/vc4: kms: Don't disable the muxing of an active CRTC

[PATCH v2 1/3] dt-bindings: display: Add a property to deal with WiFi coexistence
 2020-11-19 14:50 UTC  (4+ messages)
` [PATCH v2 2/3] drm/vc4: hdmi: Disable Wifi Frequencies

[PATCH 0/8] drm/imx: Introduce i.MX8qxp DPU DRM
 2020-11-19 17:30 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH 2/8] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH 3/8] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH 4/8] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH 5/8] drm/imx: Introduce i.MX8qxp DPU DRM
` [PATCH 6/8] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver
` [PATCH 7/8] arm64: imx8qxp:dtsi: Introduce DC0 subsystem
` [PATCH 8/8] arm64: dts: imx8qxp-mek: Enable DPU and it's prefetch engines

[GIT PULL] Fix for drm/sun4i shared with arm-soc
 2020-11-19  8:40 UTC  (2+ messages)

[PATCH] drm/vc4: hdmi: Don't poll for the infoframes status on setup
 2020-11-19 12:27 UTC  (2+ messages)

[PATCH v2 0/9] Xilinx AI engine kernel driver
 2020-11-19 20:12 UTC  (11+ messages)
` [PATCH v2 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding
` [PATCH v2 2/9] misc: Add Xilinx AI engine device driver
` [PATCH v2 3/9] misc: xilinx-ai-engine: Implement AI engine cleanup sequence
` [PATCH v2 4/9] misc: xilinx-ai-engine: expose AI engine tile memories to userspace
` [PATCH v2 5/9] misc: xilinx-ai-engine: add setting shim dma bd operation
` [PATCH v2 6/9] misc: xilinx-ai-engine: add request and release tiles
` [PATCH v2 7/9] misc: xilinx-ai-engine: Add support to request device management services
` [PATCH v2 8/9] firmware: xilinx: Add IOCTL support for AIE ISR Clear
` [PATCH v2 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH] drm/vboxvideo: Unmap iomem on probe-failure and remove
 2020-11-19 19:30 UTC  (4+ messages)

next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200
 2020-11-19 18:35 UTC  (8+ messages)

[Bug 210201] New: [amdpgu] crash when playing after suspend/resume
 2020-11-19 17:17 UTC  (2+ messages)
` [Bug 210201] "

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-11-19 16:01 UTC  (7+ messages)
` [PATCH v3 1/6] drm: bridge: Propagate the bus flags from bridge->timings
` [PATCH v3 2/6] drm/bridge: tfp410: Support format negotiation hooks
` [PATCH v3 3/6] drm/bridge: mhdp8546: Add minimal format negotiation
` [PATCH v3 4/6] drm/tidss: Set bus_format correctly from bridge/connector
` [PATCH v3 5/6] drm/tidss: Move to newer connector model
` [PATCH v3 6/6] drm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable

[PATCH] drm: improve kernel-docs in drm_mode.h
 2020-11-19 15:44 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: rework ttm_tt page limit
 2020-11-19 15:42 UTC  (8+ messages)
` [PATCH 3/3] drm/ttm: make up to 90% of system memory available

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-19 15:38 UTC  (12+ 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 v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-19 15:29 UTC  (28+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[PATCH] drm/komeda: Correct the sequence of hw_done() and flip_done()
 2020-11-19 15:27 UTC  (2+ messages)

[PATCH v2] drm: Pass the full state to connectors atomic functions
 2020-11-19 15:21 UTC  (2+ messages)

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

[PATCH v2] drm: document drm_mode_get_connector
 2020-11-19 15:06 UTC  (2+ messages)

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-19 14:41 UTC  (18+ messages)
` [PATCH v6 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v6 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v6 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v6 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v6 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v6 07/17] mm: Close race in generic_access_phys
` [PATCH v6 08/17] mm: Add unsafe_follow_pfn
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 10/17] vfio/type1: Mark follow_pfn "
` [PATCH v6 11/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v6 12/17] /dev/mem: Only set filp->f_mapping
` [PATCH v6 13/17] resource: Move devmem revoke code to resource framework
` [PATCH v6 14/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v6 15/17] PCI: Revoke mappings like devmem
` [PATCH v6 16/17] RFC: kvm: pass kvm argument to follow_pfn callsites
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[Bug 201763] New: amdgpu: [powerplay] VBIOS did not find boot engine clock value in dependency table. Using Memory DPM level 0!
 2020-11-19 14:23 UTC  (3+ messages)
` [Bug 201763] "

[PATCH] drm/mcde: Fix uninitialized value
 2020-11-19 14:07 UTC 

[PATCH] intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
 2020-11-19 13:58 UTC  (5+ messages)

[PATCH RESEND 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-11-19 11:58 UTC  (7+ messages)
` [PATCH RESEND 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event

[PATCH v2 00/13] Add support for DP-HDMI2.1 PCON
 2020-11-19 11:29 UTC  (23+ messages)
` [PATCH v2 01/13] drm/edid: Add additional HFVSDB fields for HDMI2.1
` [PATCH v2 02/13] drm/edid: Parse MAX_FRL field from HFVSDB block
` [PATCH v2 03/13] drm/edid: Parse DSC1.2 cap fields "
` [PATCH v2 04/13] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
` [PATCH v2 05/13] drm/dp_helper: Add support for link failure detection
` [PATCH v2 06/13] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
` [PATCH v2 07/13] drm/i915: Capture max frl rate for PCON in dfp cap structure
` [PATCH v2 08/13] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
` [PATCH v2 09/13] drm/i915: Check for FRL training before DP Link training
` [PATCH v2 10/13] drm/i915: Add support for enabling link status and recovery
` [PATCH v2 11/13] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder

[PATCH v2 1/2] drm/vc4: hdmi: Make sure our clock rate is within limits
 2020-11-19 11:19 UTC  (4+ messages)
` [PATCH v2 2/2] drm/vc4: hdmi: Block odd horizontal timings

[PATCH] drm/ttm: fix DMA32 handling in the global page pool
 2020-11-19 10:22 UTC  (3+ messages)

[PATCH] drm: document drm_mode_get_connector
 2020-11-19  9:20 UTC  (2+ messages)

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-11-19  8:35 UTC  (2+ messages)

[PATCH 0/9] Xilinx AI engine kernel driver
 2020-11-18  8:06 UTC  (10+ messages)
` [PATCH 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding
` [PATCH 2/9] misc: Add Xilinx AI engine device driver
` [PATCH 3/9] misc: xilinx-ai-engine: Implement AI engine cleanup sequence
` [PATCH 4/9] misc: xilinx-ai-engine: expose AI engine tile memories to userspace
` [PATCH 5/9] misc: xilinx-ai-engine: add setting shim dma bd operation
` [PATCH 6/9] misc: xilinx-ai-engine: add request and release tiles
` [PATCH 7/9] misc: xilinx-ai-engine: Add support to request device management services
` [PATCH 8/9] firmware: xilinx: Add IOCTL support for AIE ISR Clear
` [PATCH 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-11-18  9:18 UTC  (12+ messages)
` [PATCH v3 02/11] dt-bindings: net: btusb: change reference file name
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 05/11] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH v3 06/11] dt-bindings: phy: convert HDMI PHY binding "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI "
` [PATCH v3 08/11] dt-bindings: usb: convert mediatek, musb.txt "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
` [PATCH v3 11/11] MAINTAINERS: update MediaTek PHY/USB entry

[PATCH] drm/via: fix assignment in if condition
 2020-11-18 11:40 UTC 

[PATCH v6 1/2] dt-bindings: display: himax, hx8837: Add Himax HX8837 bindings
 2020-11-18 20:34 UTC  (3+ messages)
  ` [PATCH v6 1/2] dt-bindings: display: himax,hx8837: "

[PATCH v3] drm/msm/dp: fix connect/disconnect handled at irq_hpd
 2020-11-18 21:00 UTC 

[PATCH v5 0/7] Enable rk3066a HDMI sound
 2020-11-18 13:58 UTC  (8+ messages)
` [PATCH v5 1/7] clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
` [PATCH v5 2/7] clk: rockchip: fix i2s gate bits on rk3066 and rk3188
` [PATCH v5 3/7] dt-bindings: display: add #sound-dai-cells property to rockchip rk3066 hdmi
` [PATCH v5 4/7] drm: rockchip: add sound support to rk3066 hdmi driver
` [PATCH v5 5/7] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
` [PATCH v5 6/7] ARM: dts: rockchip: add hdmi-sound node to rk3066a.dtsi
` [PATCH v5 7/7] ARM: dts: rockchip: enable hdmi_sound and i2s0 for rk3066a-mk808

[PATCH] drm/vram: fix incorrect flag variable usage
 2020-11-19  7:34 UTC 

[PATCH v2 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-11-18 12:03 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v2 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH v2 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v2 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v2 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v2] drm/vmwgfx: use min_t to replace min
 2020-11-19  1:11 UTC 

[PATCH RESEND v3 0/6] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-11-18 17:48 UTC  (4+ messages)
` [PATCH RESEND v3 1/6] drm/of: Change the prototype of drm_of_lvds_get_dual_link_pixel_order

[PATCH] drm/vmwgfx: use min_t to replace min
 2020-11-18 11:13 UTC 

[PATCH v2 0/3] Add bus format negotiation support for Cadence MHDP8546 driver
 2020-11-18 14:03 UTC  (4+ messages)
` [PATCH v2 1/3] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function
` [PATCH v2 2/3] drm: bridge: cdns-mhdp8546: Remove setting of bus format using connector info
` [PATCH v2 3/3] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format

[PATCH] video: hyperv_fb: Fix the cache type when mapping the VRAM
 2020-11-18 21:10 UTC  (2+ messages)

[PATCH] via/via_irq: use __func__ to replace string function name
 2020-11-19  7:29 UTC 

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

[GIT PULL] Allwinner MBUS and DMA-ops rework
 2020-11-18  9:13 UTC 

[PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-18 15:30 UTC  (5+ messages)
` [PATCH v9 01/17] memory: tegra30: Support interconnect framework

[PATCH] drm/vram: fix incorrect flag variable usage
 2020-11-19  7:52 UTC  (4+ messages)

[PATCH 2/3] drm/ttm: move memory accounting into vmwgfx
 2020-11-19  7:09 UTC  (2+ messages)

[PATCH] drm/amd/display: change license of color_table.c
 2020-11-19  2:30 UTC 

[PATCH 1/5] drm/virtio: suffix create blob call with _ioctl like any ioctl
 2020-11-19  1:08 UTC  (5+ messages)
` [PATCH 2/5] drm/virtio: fix a file name comment reference
` [PATCH 3/5] virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLE
` [PATCH 4/5] drm/virtio: use fence_id when processing fences
` [PATCH 5/5] drm/virtio: rename sync_seq and last_seq


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