messages from 2021-04-28 15:19:58 to 2021-04-29 14:47:50 UTC [more...]
[PATCH 00/21] drm/i915/gem: ioctl clean-ups
2021-04-29 14:47 UTC (46+ messages)
` [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
` [Intel-gfx] "
` [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 13/21] drm/i915/gem: Add an intermediate proto_context struct
` [Intel-gfx] "
` [PATCH 14/21] drm/i915/gem: Return an error ptr from context_lookup
` [Intel-gfx] "
` [PATCH 15/21] drm/i915/gt: Drop i915_address_space::file
[PATCH v3 0/4] staging: fbtft: Fixing GPIO handling issues
2021-04-29 14:42 UTC (3+ messages)
` [PATCH v3 3/4] staging: fbtft: Don't spam logs when probe is deferred
[PATCH] drm/amd/display: Remove duplicate include of hubp.h
2021-04-29 14:41 UTC (4+ messages)
` "
[PATCH] [v2] drm/amd/display: Remove duplicate declaration of dc_state
2021-04-29 14:40 UTC (3+ messages)
[PATCH 1/2] drm/panel: Add DT bindings for Samsung LMS397KF04
2021-04-29 14:34 UTC (2+ messages)
[Intel-gfx] [PATCH 3/4] drm/i915: Pass ww ctx to pin_map, v2
2021-04-29 14:23 UTC
[PATCH] drm/radeon/dpm: Disable sclk switching when two 4K 60Hz monitors are connected
2021-04-29 13:39 UTC
[PATCH] dt-bindings: display: renesas, du: Add missing power-domains property
2021-04-29 12:47 UTC
[PATCH] dt-bindings: display: renesas, du: Make resets optional on R-Car H1
2021-04-29 12:47 UTC
[Bug 212881] New: nouveau: BUG: kernel NULL pointer dereference in nouveau_bo_sync_for_device
2021-04-29 12:38 UTC (2+ messages)
` [Bug 212881] "
[PATCH 0/9] drm + usb-type-c: Add support for out-of-band hotplug notification
2021-04-29 12:33 UTC (16+ messages)
` [PATCH 1/9] drm/connector: Make the drm_sysfs connector->kdev device hold a reference to the connector
` [PATCH 2/9] drm/connector: Add a fwnode pointer to drm_connector and register with ACPI
` [PATCH 3/9] drm/connector: Add drm_connector_find_by_fwnode() function
` [PATCH 4/9] drm/connector: Add support for out-of-band hotplug notification
` [PATCH 5/9] drm/i915: Associate ACPI connector nodes with connector entries
` [PATCH 6/9] drm/i915/dp: Add support for out-of-bound hotplug events
` [PATCH 7/9] usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic
` [PATCH 8/9] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events
` [PATCH 9/9] platform/x86/intel_cht_int33fe: Correct "displayport" fwnode reference
[PATCH] drm/amd/display: Remove duplicate declaration of dc_state
2021-04-29 12:31 UTC (3+ messages)
` "
[led-backlight] default-brightness-level issue
2021-04-29 12:07 UTC (4+ messages)
[PATCH] drm/i915/display Try YCbCr420 color when RGB fails
2021-04-29 12:05 UTC
[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
2021-04-29 11:32 UTC (24+ messages)
` [PATCH v5 03/27] drm/amdgpu: Split amdgpu_device_fini into early and late
` [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 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 13/27] drm/amdgpu: When filizing the fence driver. stop scheduler first
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
` [PATCH v5 16/27] drm/amdgpu: Unmap all MMIO mappings
` [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 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy
2021-04-29 11:15 UTC (9+ messages)
[Mesa-dev] [RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
2021-04-29 11:12 UTC (15+ messages)
[PATCH v8 0/5] drm: Move struct drm_device.pdev to legacy
2021-04-29 10:51 UTC (6+ messages)
` [PATCH v8 1/5] drm/ast: Remove reference to struct drm_device.pdev
` [PATCH v8 2/5] drm/i915/gt: "
` [PATCH v8 3/5] drm/i915: "
` [PATCH v8 4/5] drm/i915: Don't assign "
` [PATCH v8 5/5] drm: Move struct drm_device.pdev to legacy section
Independent EDID parsing library
2021-04-29 10:49 UTC
[PATCH v2 1/9] drm/doc/rfc: i915 DG1 uAPI
2021-04-29 10:30 UTC (9+ messages)
` [PATCH v2 2/9] drm/i915: mark stolen as private
` [PATCH v2 3/9] drm/i915/query: Expose memory regions through the query uAPI
` [PATCH v2 4/9] drm/i915: rework gem_create flow for upcoming extensions
` [PATCH v2 5/9] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [PATCH v2 6/9] drm/i915/uapi: implement object placement extension
` [PATCH v2 7/9] drm/i915/lmem: support optional CPU clearing for special internal use
` [PATCH v2 8/9] drm/i915/gem: clear userspace buffers for LMEM
` [PATCH v2 9/9] drm/i915/gem: hide new uAPI behind CONFIG_BROKEN
[PATCH v4 0/9] drm: Support simple-framebuffer devices and firmware fbs
2021-04-29 10:24 UTC (2+ messages)
[PATCH] drm/vc4: fix argument ordering in vc4_crtc_get_margins()
2021-04-29 10:19 UTC (2+ messages)
[PATCH] drm/i915: Be more gentle with exiting non-persistent context
2021-04-29 9:46 UTC
[PULL] drm-misc-next-fixes
2021-04-29 9:32 UTC (5+ messages)
[PATCH v2] drm/i915/gem: Remove reference to struct drm_device.pdev
2021-04-29 9:32 UTC (3+ messages)
[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
2021-04-29 9:26 UTC (7+ messages)
[PATCH v4] drm/ast: Fixed CVE for DP501
2021-04-29 9:21 UTC (4+ messages)
` [PATCH v5] "
[PATCH 0/6] Workaround building improvements
2021-04-29 9:12 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Drop duplicate WaDisable4x2SubspanOptimization:hsw
` [PATCH 2/6] drm/i915/debugfs: Expose read mask in i915_wa_registers
` [PATCH 3/6] drm/i915: Add a separate low-level helper for masked workarounds
` [PATCH 4/6] drm/i915/icl: Use appropriate helper for a masked workaround
` [PATCH 5/6] drm/i915/icl: Stop conflating mask and readback verify
` [PATCH 6/6] drm/i915: Add more checks when building workaround lists
[PULL] drm-misc-next-fixes
2021-04-29 9:03 UTC
[PATCH 1/2] drm/i915/overlay: Fix active retire callback alignment
2021-04-29 8:35 UTC (2+ messages)
` [PATCH 2/2] drm/i915/selftests: "
[PATCH 0/1] Add support for querying engine cycles
2021-04-29 8:34 UTC (3+ messages)
` [PATCH 1/1] i915/query: Correlate engine and cpu timestamps with better accuracy
[PATCH v2] drm/amd/amdgpu: Fix errors in documentation of function parameters
2021-04-29 6:44 UTC (2+ messages)
TGL: : No video output on external monitor after unplug and re-plug the cable
2021-04-29 4:46 UTC
[PATCHv2] drm/omap: Fix issue with clocks left on after resume
2021-04-29 4:46 UTC (3+ messages)
[PATCH v6 1/3] gpu: drm: separate panel orientation property creating and value setting
2021-04-29 4:28 UTC (3+ messages)
` [PATCH v6 2/3] drm/mediatek: init panel orientation property
` [PATCH v6 3/3] arm64: dts: mt8183: Add panel rotation
[PATCH] drm/i915: Use might_alloc()
2021-04-29 2:42 UTC
[PATCH v5 1/4] gpu: drm: separate panel orientation property creating and value setting
2021-04-29 2:19 UTC (6+ messages)
` [PATCH v5 2/4] drm/mediatek: init panel orientation property
` [PATCH v5 3/4] drm/i915: "
` [PATCH v5 4/4] arm64: dts: mt8183: Add panel rotation
[PATCH] drm/i915: Use might_alloc()
2021-04-29 2:13 UTC
[git pull] drm for 5.13-rc1
2021-04-29 2:09 UTC (8+ messages)
[PATCHv2 0/5] Support for GE B1x5v2 and B1x5Pv2
2021-04-29 1:11 UTC (7+ messages)
` [PATCHv2 1/5] rtc: m41t80: add support for fixed clock
` [PATCHv2 2/5] drm/imx: Add 8 pixel alignment fix
` [PATCHv2 3/5] dt-bindings: vendor-prefixes: add congatec
` [PATCHv2 4/5] dt-bindings: arm: fsl: add GE B1x5pv2 boards
` [PATCHv2 5/5] ARM: dts: imx6: Add GE B1x5v2
[PATCH v8 0/1] drm/drm_mst: Use Extended Base Receiver Capability
2021-04-28 23:43 UTC (2+ messages)
` [PATCH v8 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
[PATCH v7 0/1] drm/drm_mst: Use Extended Base Receiver Capability
2021-04-28 23:18 UTC (2+ messages)
` [PATCH v7 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
[PATCH v2 0/1] Document drm_mode_get_plane
2021-04-28 21:42 UTC (10+ messages)
` [PATCH v2 1/1] drm/doc: document drm_mode_get_plane
[PATCH v3 0/2] Document drm_mode_get_plane
2021-04-28 21:36 UTC (3+ messages)
` [PATCH 1/2] drm/doc: document how userspace should find out CRTC index
` [PATCH 2/2] drm/doc: document drm_mode_get_plane
16 bpc fixed point (RGBA16) framebuffer support for core and AMD
2021-04-28 21:21 UTC (4+ messages)
[PATCH] drm/amd/display: Fix build warnings
2021-04-28 21:12 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Fix errors in documentation of function parameters
2021-04-28 21:08 UTC (2+ messages)
[PATCH] drm/amd/display: Remove condition which is always set to True
2021-04-28 21:05 UTC (2+ messages)
[PATCH v2] drm/amd/pm/powerplay/hwmgr: Fix kernel-doc syntax in documentation
2021-04-28 20:58 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Register VGA clients after init can no longer fail
2021-04-28 20:56 UTC (2+ messages)
[PATCH v6 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
2021-04-28 20:49 UTC
[PATCH 0/2] drm/msm: Smooth out ringbuffer-full handling
2021-04-28 19:36 UTC (3+ messages)
` [PATCH 1/2] drm/msm: Handle ringbuffer overflow
` [PATCH 2/2] drm/msm: Periodically update RPTR shadow
[PATCH 1/9] drm/doc/rfc: i915 DG1 uAPI
2021-04-28 17:39 UTC (11+ messages)
` [PATCH 6/9] drm/i915/uapi: implement object placement extension
[PATCH] drm/i915/display Try YCbCr420 color when RGB fails
2021-04-28 17:38 UTC
[PATCH] drm/i915: Add relocation exceptions for two other platforms
2021-04-28 17:30 UTC
[PATCH 1/2] drm/ttm: Don't evict SG BOs
2021-04-28 17:02 UTC (9+ messages)
[PATCH v5 08/27] PCI: add support for dev_groups to struct pci_device_driver
2021-04-28 16:53 UTC (2+ messages)
[PATCH v5 00/20] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
2021-04-28 16:50 UTC (11+ 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 v5 17/20] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v5 18/20] drm/panel: panel-simple: Cache the EDID as long as we retain power
[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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
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).