dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 11:14:40 to 2021-04-28 16:38:58 UTC [more...]

[PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
 2021-04-28 16:10 UTC  (4+ messages)

[PATCH v5 00/20] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-28 16:38 UTC  (7+ messages)
` [PATCH v5 01/20] drm/panel: panel-simple: Add missing pm_runtime_disable() calls
` [PATCH v5 10/20] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v5 16/20] drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()

[PATCH 1/2] drm/ttm: Don't evict SG BOs
 2021-04-28 16:33 UTC  (8+ messages)
` [PATCH 2/2] drm/ttm: Fix swapout in ttm_tt_populate

[PATCH] drm/bridge: simplify devm_drm_panel_bridge_add_typed
 2021-04-28 16:19 UTC  (2+ messages)

[PATCH v4 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-28 16:15 UTC  (4+ messages)
` [PATCH v4 2/3] drm/mediatek: init panel orientation property
` [PATCH v4 3/3] arm64: dts: mt8183: Add panel rotation

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-28 15:59 UTC  (25+ messages)
` [PATCH 01/21] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
` [PATCH 03/21] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem
  ` [Intel-gfx] "
` [PATCH 05/21] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "
` [PATCH 06/21] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
  ` [Intel-gfx] "
` [PATCH 08/21] drm/i915/gem: Disallow bonding of virtual engines
  ` [PATCH 08/20] drm/i915/gem: Disallow bonding of virtual engines (v2)
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 08/21] drm/i915/gem: Disallow bonding of virtual engines
` [PATCH 09/21] drm/i915/gem: Disallow creating contexts with too many engines
  ` [Intel-gfx] "
` [PATCH 11/21] drm/i915: Stop manually RCU banging in reset_stats_ioctl
` [PATCH 12/21] drm/i915/gem: Add a separate validate_priority helper

[PATCH v2] drm/bridge: anx7625: Fix power on delay
 2021-04-28 15:46 UTC  (2+ messages)

[PATCH] drm: bridge: add missing word in Analogix help text
 2021-04-28 15:32 UTC  (6+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-28 15:20 UTC  (29+ messages)
` [PATCH v5 01/27] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v5 02/27] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v5 03/27] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v5 04/27] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v5 05/27] drm/amdgpu: Add early fini callback
` [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v5 07/27] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v5 08/27] PCI: add support for dev_groups to struct pci_device_driver
` [PATCH v5 09/27] dmr/amdgpu: Move some sysfs attrs creation to default_attr
` [PATCH v5 10/27] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v5 11/27] drm/sched: Make timeout timer rearm conditional
` [PATCH v5 12/27] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v5 13/27] drm/amdgpu: When filizing the fence driver. stop scheduler first
` [PATCH v5 14/27] drm/amdgpu: Fix hang on device removal
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
` [PATCH v5 16/27] drm/amdgpu: Unmap all MMIO mappings
` [PATCH v5 17/27] drm/amdgpu: Add rw_sem to pushing job into sched queue
` [PATCH v5 18/27] drm/sched: Expose drm_sched_entity_kill_jobs
` [PATCH v5 19/27] drm/amdgpu: Finilise device fences on device remove
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
` [PATCH v5 21/27] drm/amdgpu: Add support for hot-unplug feature at DRM level
` [PATCH v5 22/27] drm/amd/display: Scope all DM queued work with drm_dev_enter/exit
` [PATCH v5 23/27] drm/amd/powerplay: Scope all PM "
` [PATCH v5 24/27] drm/amdkfd: Scope all KFD "
` [PATCH v5 25/27] drm/amdgpu: Scope all amdgpu "
` [PATCH v5 26/27] drm/amd/display: Remove superflous drm_mode_config_cleanup
` [PATCH v5 27/27] drm/amdgpu: Verify DMA opearations from device are done

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-28 14:45 UTC  (47+ messages)
      ` [Mesa-dev] "

[PATCH V2 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindings
 2021-04-28 14:19 UTC  (11+ messages)
` [PATCH V2 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

[PATCHv2] drm/omap: Fix issue with clocks left on after resume
 2021-04-28 14:10 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm: improve register snapshotting
 2021-04-28 14:03 UTC  (16+ messages)
` [PATCH v2 2/4] drm/msm: make msm_disp_state transient data struct
  ` [Freedreno] "
` [PATCH v2 3/4] drm/msm: get rid of msm_iomap_size
  ` [Freedreno] "
` [PATCH v2 4/4] drm/msm/dsi: add DSI PHY registers to snapshot data

[PATCHv3 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-28 13:25 UTC  (7+ messages)
` [PATCHv3 1/6] drm: drm_bridge: add connector_attach/detach bridge ops
` [PATCHv3 2/6] drm/omapdrm/dss/hdmi4: switch to the connector "
` [PATCHv3 3/6] drm/omapdrm/dss/hdmi4: simplify CEC Phys Addr handling
` [PATCHv3 4/6] dt-bindings: display: ti: ti, omap5-dss.txt: add cec clock
` [PATCHv3 5/6] dra7.dtsi/omap5.dtsi: "
` [PATCHv3 6/6] drm/omapdrm/dss/hdmi5: add CEC support

[Bug 212871] New: AMD Radeon Pro VEGA 20 (Aka Vega12) - Glitch and freeze on any kernel and/or distro
 2021-04-28 13:10 UTC  (4+ messages)
` [Bug 212871] "

[PATCH] drivers: i2c: i2c-core-smbus.c: Fix alignment of comment
 2021-04-28 12:27 UTC 

[PATCH v3 0/4] staging: fbtft: Fixing GPIO handling issues
 2021-04-28 13:04 UTC  (5+ messages)
` [PATCH v3 1/4] staging: fbtft: Rectify GPIO handling
` [PATCH v3 2/4] staging: fbtft: Replace custom ->reset() with generic one
` [PATCH v3 3/4] staging: fbtft: Don't spam logs when probe is deferred
` [PATCH v3 4/4] staging: fbtft: Update TODO

Display notch support
 2021-04-28 12:18 UTC  (6+ messages)

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-28 12:10 UTC  (4+ messages)
` [PATCHv2 1/6] drm: drm_bridge: add connector_attach/detach bridge ops

[PATCH v6 0/2] Add support for ANX7688
 2021-04-28 12:01 UTC  (2+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-28  9:50 UTC  (5+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization

[PATCH] drm/omap: Fix issue with clocks left on after resume
 2021-04-28  9:25 UTC  (5+ messages)

[PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy
 2021-04-28  8:43 UTC 

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-04-28  7:54 UTC  (3+ messages)

[git pull] drm fixes for 5.12 final
 2021-04-28  7:27 UTC  (4+ messages)
` New warnings with gcc-11

[git pull] drm for 5.13-rc1
 2021-04-28  3:31 UTC 

[PATCH v1] MTK_MMSYS tristrate support
 2021-04-28  2:08 UTC  (2+ messages)
` [PATCH v1] soc: mediatek: "

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-28  0:00 UTC  (5+ messages)

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 23:21 UTC  (5+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-27 22:49 UTC  (4+ messages)

[PATCH 0/2] drm/tegra: Fix device/module refs for DP
 2021-04-27 22:44 UTC  (4+ messages)
` [PATCH 1/2] drm/tegra: Get ref for DP AUX channel, not its ddc adapter

[PATCH v2 00/10] drm/tegra: Various improvements
 2021-04-27 18:40 UTC  (5+ messages)
` [PATCH v2 01/10] drm/fourcc: Add macros to determine the modifier vendor

[PATCH v2] drm/i915/gem: Remove reference to struct drm_device.pdev
 2021-04-27 17:52 UTC  (2+ messages)

[PATCH] drm/i915/gem: Remove reference to struct drm_device.pdev
 2021-04-27 17:46 UTC  (4+ messages)

[PATCH v2 0/9] drm: Add privacy-screen class and connector properties
 2021-04-27 17:03 UTC  (2+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-27 16:44 UTC  (2+ messages)

[PATCH V2 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver
 2021-04-27 12:15 UTC 

[PATCH 1/8] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-27 15:41 UTC  (7+ messages)
` [PATCH 2/8] drm/arm/malidp: Always list modifiers
` [PATCH 8/8] drm/modifiers: Enforce consistency between the cap an IN_FORMATS

[PATCH v3 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-04-27 15:34 UTC  (3+ messages)
` [PATCH v3 2/3] drm/mediatek: init panel orientation property

[PATCH] drm: i915: fix build when ACPI is disabled and BACKLIGHT=m
 2021-04-27 15:31 UTC  (3+ messages)

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-27 15:16 UTC  (7+ messages)
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs

[PATCH v2 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-27 14:42 UTC  (7+ messages)
` [PATCH v2 3/7] drm/i915/gtt: map the PD up front
` [PATCH v2 4/7] drm/i915/gtt/dgfx: place the PD in LMEM
  ` [Intel-gfx] "

[PATCH] drm/bridge: anx7625: Fix power on delay
 2021-04-27 14:18 UTC  (2+ messages)

[PATCH v7 0/4] drm: Move struct drm_device.pdev to legacy
 2021-04-27 13:00 UTC  (5+ messages)
` [PATCH v7 4/4] drm: Move struct drm_device.pdev to legacy section

[PATCH v3] drm/drm_file.c: Define drm_send_event_helper() as 'static'
 2021-04-27 12:23 UTC  (2+ messages)

[PATCH v2] drm/bochs: Add screen blanking support
 2021-04-27 12:21 UTC  (6+ messages)

[PATCH v2 1/4] fbtft: Replace custom ->reset() with generic one
 2021-04-27 12:10 UTC  (3+ messages)

[PATCH v2] drm/amd/amdgpu: Fix errors in documentation of function parameters
 2021-04-27 11:27 UTC 

[PATCH v1 1/7] drm/st7735r: Avoid spamming logs if probe is deferred
 2021-04-27 11:27 UTC  (2+ messages)

[PATCH] drm/gud: cleanup coding style a bit
 2021-04-27 11:26 UTC  (2+ 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).