messages from 2019-05-15 19:10:15 to 2019-05-17 15:31:43 UTC [more...]
[RFC 0/7] Runtime PM encapsulation
2019-05-17 15:31 UTC (16+ messages)
` [RFC 1/7] drm/i915: prefer i915_runtime_pm in intel_runtime function
` [RFC 2/7] drm/i915: Remove rpm asserts that use i915
` [RFC 3/7] drm/i915: make enable/disable rpm assert function use the rpm structure
` [RFC 4/7] drm/i915: move and rename i915_runtime_pm
` [RFC 5/7] drm/i915: move a few more functions to accept the rpm structure
` [RFC 6/7] drm/i915: update rpm_get/put to use "
` [RFC 7/7] drm/i915: update with_intel_runtime_pm "
` ✗ Fi.CI.CHECKPATCH: warning for Runtime PM encapsulation
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/5] drm/i915: Mark semaphores as complete on unsubmit out if payload was started
2019-05-17 14:53 UTC (12+ messages)
` [PATCH 2/5] drm/i915: Truly bump ready tasks ahead of busywaits
` [PATCH 3/5] drm/i915: Bump signaler priority on adding a waiter
` [PATCH 4/5] drm/i915: Downgrade NEWCLIENT to non-preemptive
` [PATCH 5/5] drm/i915/execlists: Drop promotion on unsubmit
[RFC PATCH] drm/i915: Tolerate file owned GEM contexts on hot unbind
2019-05-17 14:45 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
2019-05-17 14:06 UTC (19+ messages)
` [v11 01/12] drm: Add HDR source metadata property
` [v11 02/12] drm: Add reference counting on HDR metadata blob
` [v11 03/12] drm: Parse HDR metadata info from EDID
` [v11 04/12] drm: Enable HDR infoframe support
` [v11 05/12] drm/i915: Attach HDR metadata property to connector
` [v11 06/12] drm/i915: Write HDR infoframe and send to panel
` [v11 07/12] drm: Add HLG EOTF
` [v11 08/12] drm/i915: Enable infoframes on GLK+ for HDR
` [v11 09/12] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v11 10/12] drm/i915: Added DRM Infoframe handling for BYT/CHT
` [v11 11/12] video/hdmi: Add Unpack function for DRM infoframe
` [v11 12/12] drm/i915: Add state readout "
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev11)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH xf86-video-intel 2/2] sna: Support 10bpc gamma via the GAMMA_LUT crtc property
2019-05-17 13:51 UTC (5+ messages)
` [PATCH xf86-video-intel v2 "
` [PATCH xf86-video-intel v3 "
[PATCH 1/3] drm/i915/gvt: Set return value for ppgtt_populate error path
2019-05-17 13:39 UTC (9+ messages)
` [PATCH 2/3] drm/i915/dp: Initialise locals for static analysis
` [PATCH 3/3] drm/i915/hdcp: Use both bits for device_count
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gvt: Set return value for ppgtt_populate error path
` ✓ Fi.CI.BAT: success "
[v10 00/12] Add HDR Metadata Parsing and handling in DRM layer
2019-05-17 13:38 UTC (32+ messages)
` [v10 01/12] drm: Add HDR source metadata property
` [v10 03/12] drm: Parse HDR metadata info from EDID
` [v10 04/12] drm: Enable HDR infoframe support
` [v10 09/12] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v10 12/12] drm/i915: Add state readout for DRM infoframe
` ✗ Fi.CI.IGT: failure for Add HDR Metadata Parsing and handling in DRM layer (rev10)
[PATCH v7 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
2019-05-17 13:36 UTC (3+ messages)
` [PATCH v7 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
[PATCH i-g-t 00/25] Media scalability tooling
2019-05-17 13:19 UTC (36+ messages)
` [PATCH i-g-t 01/25] scripts/trace.pl: Fix after intel_engine_notify removal
` [PATCH i-g-t 02/25] trace.pl: Ignore signaling on non i915 fences
` [PATCH i-g-t 03/25] headers: bump
` [PATCH i-g-t 04/25] trace.pl: Virtual engine support
` [PATCH i-g-t 05/25] trace.pl: Virtual engine preemption support
` [PATCH i-g-t 06/25] wsim/media-bench: i915 balancing
` [PATCH i-g-t 07/25] gem_wsim: Use IGT uapi headers
` [PATCH i-g-t 08/25] gem_wsim: Factor out common error handling
` [PATCH i-g-t 09/25] gem_wsim: More wsim_err
` [PATCH i-g-t 10/25] gem_wsim: Submit fence support
` [PATCH i-g-t 11/25] gem_wsim: Extract str to engine lookup
` [PATCH i-g-t 12/25] gem_wsim: Engine map support
` [PATCH i-g-t 13/25] gem_wsim: Save some lines by changing to implicit NULL checking
` [PATCH i-g-t 14/25] gem_wsim: Compact int command parsing with a macro
` [PATCH i-g-t 15/25] gem_wsim: Engine map load balance command
` [igt-dev] "
` [PATCH i-g-t 16/25] gem_wsim: Engine bond command
` [PATCH i-g-t 17/25] gem_wsim: Some more example workloads
` [PATCH i-g-t 18/25] gem_wsim: Infinite batch support
` [PATCH i-g-t 19/25] gem_wsim: Command line switch for specifying low slice count workloads
` [PATCH i-g-t 20/25] gem_wsim: Per context SSEU control
` [PATCH i-g-t 21/25] gem_wsim: Allow RCS virtual engine with "
` [PATCH i-g-t 22/25] tests/i915_query: Engine discovery tests
` [PATCH i-g-t 23/25] gem_wsim: Consolidate engine assignments into helpers
` [PATCH i-g-t 24/25] gem_wsim: Discover engines
` [igt-dev] "
` [PATCH i-g-t 25/25] gem_wsim: Support Icelake parts
[PATCH i-g-t] benchmarks/gem_wsim: Randomise random seed
2019-05-17 12:59 UTC (6+ messages)
` [igt-dev] "
[PATCH v2 1/2] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
2019-05-17 11:35 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915: Add N & CTS values "
[PATCH v7 09/11] drm: uevent for connector status change
2019-05-17 10:08 UTC (14+ messages)
[RFT] igt/gem_fence_thrash, gem_mmap_gtt: Don't let the device sleep
2019-05-17 9:33 UTC
[PATCH] C: Revert "net/sch_generic: Shut up noise"
2019-05-17 9:02 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
Shutdown hooks
2019-05-17 8:56 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Disable active links before rebooting
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Hook into the reboot notifier to cancel outstanding GPU operations
[RFC 1/3] kbuild: add support for ensuring headers are self-contained
2019-05-17 8:35 UTC (7+ messages)
` [RFC 2/3] drm/i915: ensure headers remain self-contained
` [RFC 3/3] DO NOT MERGE: drm/i915: add failing header to header-test-y
` ✗ Fi.CI.SPARSE: warning for series starting with [RFC,1/3] kbuild: add support for ensuring headers are self-contained
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] CI: Revert "net/sch_generic: Shut up noise"
2019-05-17 6:47 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Engine relative MMIO
2019-05-17 1:25 UTC (3+ messages)
[PATCH] Revert "ICL HACK: Disable ACPI idle driver"
2019-05-17 0:54 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 0/5] Refactor to expand subslice mask
2019-05-16 22:40 UTC (3+ messages)
` [PATCH 5/5] drm/i915: Expand "
[PATCH 0/1] Reg: igt@kms_pipe_crc_basic@* CRC mismatch test failures
2019-05-16 21:02 UTC (11+ messages)
` [PATCH 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
` ✓ Fi.CI.BAT: success for Reg: igt@kms_pipe_crc_basic@* CRC mismatch test failures
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] benchmarks/gem_wsim: Measure nop latency on all engines
2019-05-16 19:46 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH xf86-video-intel 1/2] sna: Refactor property parsing
2019-05-16 19:39 UTC (3+ messages)
` [PATCH xf86-video-intel v2 "
[PATCH v4 0/8] drm/i915: GTT remapping for display
2019-05-16 16:33 UTC (3+ messages)
` [PATCH v4 8/8] drm/i915: Bump gen7+ fb size limits to 16kx16k
[PATCH 1/2] drm/i915: Re-add enable_rc6 modparam
2019-05-16 15:49 UTC (8+ messages)
[PATCH v5 00/11] drm/fb-helper: Move modesetting code to drm_client
2019-05-16 15:44 UTC (9+ messages)
` [PATCH v5 08/11] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v5 10/11] drm/fb-helper: Move out modeset config code
[PATCH v3 04/10] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
2019-05-16 14:21 UTC (9+ messages)
[PATCH] drm/i915/perf: Refactor oa object to better manage resources
2019-05-16 9:48 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/perf: Refactor oa object to better manage resources (rev3)
[PATCH i-g-t 01/16] i915/gem_exec_schedule: Semaphore priority fixups
2019-05-16 9:28 UTC (25+ messages)
` [PATCH i-g-t 05/16] i915/gem_ctx_create: Basic checks for constructor properties
` [PATCH i-g-t 07/16] i915: Add gem_ctx_clone
` [PATCH i-g-t 08/16] i915: Exercise creating context with shared GTT
` [PATCH i-g-t 10/16] i915/gem_exec_whisper: Fork all-engine tests one-per-engine
` [PATCH i-g-t 13/16] i915: Add gem_exec_balancer
` [PATCH i-g-t 14/16] i915/gem_exec_balancer: Exercise bonded pairs
IOMMU RMRR for Intel graphic device
2019-05-16 1:51 UTC (3+ messages)
[PULL] drm-misc-next-fixes
2019-05-15 20:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox