public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-09-29 07:28:39 to 2017-09-29 21:03:05 UTC [more...]

[PATCH] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming, BDW usage
 2017-09-29 21:01 UTC 

[PATCH 00/21] huge gtt pages
 2017-09-29 18:32 UTC  (26+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/21] drm/i915: introduce simple gemfs
` [PATCH 03/21] drm/i915/gemfs: enable THP
` [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info
` [PATCH 05/21] drm/i915: push set_pages down to the callers
` [PATCH 06/21] drm/i915: introduce page_size members
` [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 09/21] drm/i915: align 64K objects to 2M
` [PATCH 10/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 11/21] drm/i915: disable GTT cache for 2M pages
` [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT
` [PATCH 13/21] drm/i915: add support for 64K scratch page
` [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT
` [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 17/21] drm/i915/selftests: huge page tests
` [PATCH 18/21] drm/i915/selftests: mix huge pages
` [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 20/21] drm/i915: enable platform support for 64K pages
` [PATCH 21/21] drm/i915: enable platform support for 2M pages
` ✓ Fi.CI.BAT: success for huge gtt pages (rev10)
` ✓ Fi.CI.IGT: "

[PATCH 0/9] drm/i915: Guc code reorg
 2017-09-29 18:07 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Drop unnecessary forward declaration
` [PATCH 2/9] drm/i915: Move uC fw helper code into dedicated files
` [PATCH 3/9] drm/i915: Move HuC declarations into dedicated header
` [PATCH 4/9] drm/i915: Move GuC "
` [PATCH 5/9] drm/i915: Move core GuC functions into dedicated file
` [PATCH 6/9] drm/i915: Move intel_guc_sample_forcewake to guc.c
` [PATCH 7/9] drm/i915: Move intel_guc_auth_huc "
` [PATCH 8/9] drm/i915: Move intel_guc_suspend/resume "
` [PATCH 9/9] drm/i915: Move intel_guc_allocate_vma "
` ✗ Fi.CI.BAT: warning for drm/i915: Guc code reorg

[PATCH i-g-t 0/7] Dist cleanups
 2017-09-29 17:46 UTC  (10+ messages)
` [PATCH i-g-t 1/7] benchmarks: Add wsim files to dist
` [PATCH i-g-t 2/7] benchmarks: Add ezbench.d "
` [PATCH i-g-t 3/7] demos: Remove final file
` [PATCH i-g-t 4/7] lib: Remove media_fill.c
` [PATCH i-g-t 5/7] lib: Handle intel_aub.h like the other stub files
` [PATCH i-g-t 6/7] docs: Distribute audio.txt and chamelium.txt
` [PATCH i-g-t 7/7] meson: Distribute meson build system files
` ✓ Fi.CI.BAT: success for Dist cleanups
` ✓ Fi.CI.IGT: "

[PATCH v3 i-g-t 0/7] IGT PMU support
 2017-09-29 17:02 UTC  (13+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 2/7] intel-gpu-overlay: Consolidate perf PMU access to library
` [PATCH i-g-t 3/7] intel-gpu-overlay: Fix interrupts PMU readout
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/7] tests/perf_pmu: Tests for i915 PMU API
` [PATCH i-g-t 6/7] gem_wsim: Busy stats balancers
` [PATCH i-g-t 7/7] media-bench.pl: Add busy balancers to the list
` ✓ Fi.CI.BAT: success for IGT PMU support (rev5)
` ✗ Fi.CI.IGT: warning "

[PATCH 1/3] drm/i915: Introduce execlist_port_* accessors
 2017-09-29 16:07 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Keep track of reserved execlist ports
` [PATCH 3/3] drm/i915: Improve GuC request coalescing
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Introduce execlist_port_* accessors
` ✓ Fi.CI.IGT: "

[PATCH igt 1/7] igt/gem_sync: Sync before starting the clock
 2017-09-29 15:52 UTC  (8+ messages)
` [PATCH igt 2/7] igt/gem_workarounds: Read the workaround registers from the active context
` [PATCH igt 3/7] igt/gem_workarounds: Also exercise fresh contexts not the persistent default
` [PATCH igt 4/7] igt/gem_workarounds: Also test new fd (implicit default context)
` [PATCH igt 5/7] igt/gem_workarounds: Reduce manual list to combinatorial loops
` [PATCH igt 6/7] igt/gem_workarounds: Add hibernation coverage
` [PATCH igt 7/7] lib: Ask the kernel to quiescent the GPU
` ✗ Fi.CI.BAT: failure for series starting with [1/7] igt/gem_sync: Sync before starting the clock

[PATCH] drm/i915: Transform whitelisting WAs into a simple reg write
 2017-09-29 15:22 UTC  (5+ messages)

[PATCH i-g-t] lib: Fix igt_sysfs_set_u32 return value
 2017-09-29 14:43 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH i-g-t 0/3] Remove viral glib dependency
 2017-09-29 14:40 UTC  (8+ messages)
` [PATCH i-g-t 1/3] kms_atomic_interruptible: Add missing #include
` [PATCH i-g-t 2/3] gem_exec_schedule: "
` [PATCH i-g-t 3/3] lib: Reduce dependency on glib
` ✓ Fi.CI.BAT: success for Remove viral glib dependency
` ✗ Fi.CI.IGT: failure "

[PATCH v12 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-09-29 14:39 UTC  (24+ messages)
` [PATCH v12 01/11] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v12 02/11] drm/i915: Update GEM suspend/resume flows with GuC suspend/resume functions
` [PATCH v12 03/11] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
` [PATCH v12 04/11] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v12 05/11] drm/i915/guc: Introduce intel_uc_sanitize
` [PATCH v12 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission
` [PATCH v12 07/11] drm/i915/guc: Update i915.enable_guc_loading check in intel_uc_fini_hw

[PATCH v6 00/10] i915 PMU and engine busy stats
 2017-09-29 13:29 UTC  (16+ messages)
` [PATCH 01/10] drm/i915: Extract intel_get_cagf
` [PATCH 02/10] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 03/10] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 04/10] drm/i915: Wrap context schedule notification
` [PATCH 05/10] drm/i915: Engine busy time tracking
` [PATCH 06/10] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 07/10] drm/i915: Gate engine stats collection with a static key
` [PATCH 08/10] drm/i915/pmu: Add interrupt count metric
` [PATCH 09/10] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 10/10] drm/i915/pmu: Add RC6 residency metrics
` ✗ Fi.CI.BAT: failure for i915 PMU and engine busy stats (rev14)

[PATCH igt] igt/gem_sync: Sync before starting the clock
 2017-09-29 13:27 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/execlists: Explain why we skip an ELSP update if port[1] is active
 2017-09-29 13:21 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 01/13] drm/i915: Inherit Kabylake platform features from Skylake
 2017-09-29 13:14 UTC  (14+ messages)
` [PATCH v3 04/13] drm/i915/execlists: Cache the last priolist lookup
` [PATCH v3 12/13] drm/i915/execlists: Preemption!
` [PATCH v3 13/13] drm/i915/scheduler: Support user-defined priorities
` ✓ Fi.CI.BAT: success for series starting with [v3,01/13] drm/i915: Inherit Kabylake platform features from Skylake
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t
 2017-09-29 13:11 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: use size_t instead of u32 for stolen memory size variables

[PATCH i-g-t v4 0/7] lib/igt_kms: Convert properties to be more atomic-like
 2017-09-29 13:13 UTC  (12+ messages)
` [PATCH i-g-t v4 1/7] tests: Stop looking at plane private members
` [PATCH i-g-t v4 2/7] lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe
` [PATCH i-g-t v4 3/7] lib/igt_kms: Commit primary plane when a modeset is forced on a pipe
` [PATCH i-g-t v4 4/7] lib/igt_kms: Rework connector properties to be more atomic, v2
` [PATCH i-g-t v4 5/7] lib/igt_kms: Rework plane properties to be more atomic, v4
` [PATCH i-g-t v4 6/7] lib/igt_kms: Rework pipe properties to be more atomic, v4.1
` [PATCH i-g-t v4 7/7] igt/kms_rotation_crc : Fix flip tests for sprite plane
` ✓ Fi.CI.BAT: success for lib/igt_kms: Convert properties to be more atomic-like. (rev8)
` ✗ Fi.CI.IGT: failure "

[PATCH v2 1/2] drm/i915/uc: Move uC related types into dedicated header
 2017-09-29 12:48 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915: Make intel_guc_wopcm_size() inline

[PATCH i-g-t] benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
 2017-09-29 12:32 UTC  (2+ messages)

[PATCH] drm/i915: Add has_psr-flag to gen9lp
 2017-09-29 12:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/5] Introduce DVFS
 2017-09-29 11:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure "

Updated drm-intel-testing
 2017-09-29 11:38 UTC 

[PATCH 2/2] drm/i915/psr: Set frames before SU entry for psr2
 2017-09-29 11:36 UTC  (4+ messages)

[RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
 2017-09-29 11:33 UTC  (7+ messages)
` [RFC PATCH v2 1/5] drm/i915: expose helper mapping exec flag engine to intel_engine_cs
` [RFC PATCH v2 4/5] drm/i915: Record the sseu configuration per-context & engine

[PATCH 0/4] RFC: drm: Allow driver-specific ioctls to be registered
 2017-09-29 11:29 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Convert i915 to use ioctl_register/ioctl_deregister

[PATCH] drm/i915/glk, cnl: Implement WaDisableScalarClockGating
 2017-09-29 11:18 UTC  (3+ messages)

[RFC v3 00/11] i915 PMU and engine busy stats
 2017-09-29 10:59 UTC  (3+ messages)
` [RFC 10/11] drm/i915: Export engine stats API to other users

[PATCH 1/1] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
 2017-09-29 10:34 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush()
 2017-09-29 10:29 UTC  (3+ messages)

[PATCH] drm/i915/cnl: Add Gen10 LRC size
 2017-09-29 10:24 UTC  (2+ messages)

[PATCH v14 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-09-29 10:20 UTC  (12+ messages)
` [PATCH v14 5/7] vfio: ABI for mdev display dma-buf operation

[PATCH i-g-t v2 0/8] lib/igt_kms: Convert properties to be more atomic-like
 2017-09-29 10:00 UTC  (3+ messages)
` [PATCH i-g-t v2 8/8] tests: Rename kms_pipe_color to kms_color

[PATCH i-g-t v2 5/8] lib/igt_kms: Rework plane properties to be more atomic, v4
 2017-09-29  9:52 UTC  (2+ messages)
` [PATCH i-g-t] lib/igt_kms: Rework pipe properties to be more atomic, v4.1

[PATCH i-g-t] igt_command_line.sh: Fix bashism
 2017-09-29  9:34 UTC  (4+ messages)

[PATCH igt 1/5] igt/gem_workarounds: Read the workaround registers from the active context
 2017-09-29  9:12 UTC  (6+ messages)
` [PATCH igt 2/5] igt/gem_workarounds: Also exercise fresh contexts not the persistent default
` [PATCH igt 3/5] igt/gem_workarounds: Also test new fd (implicit default context)
` [PATCH igt 4/5] igt/gem_workarounds: Reduce manual list to combinatorial loops
` [PATCH igt 5/5] igt/gem_workarounds: Add hibernation coverage
` ✗ Fi.CI.BAT: failure for series starting with [1/5] igt/gem_workarounds: Read the workaround registers from the active context

[PATCH 0/5] Reduce enable_guc_submission param based checks
 2017-09-29  9:06 UTC  (7+ messages)
` [PATCH 1/5] drm/i915/guc: Remove enable_guc_submission dependency to invoke i915_guc_submission_fini/disable
` [PATCH 2/5] drm/i915/guc: Sanitize module parameter guc_log_level
` [PATCH 3/5] drm/i915/guc: Add status checks to enable/disable_guc_interrupts
` [PATCH 4/5] drm/i915/guc: Remove enable_guc_submission dependency for invoking GuC log functions
` [PATCH 5/5] drm/i915/guc: Update enable_guc_loading check in intel_uc_fini_hw
` ✗ Fi.CI.BAT: warning for Reduce enable_guc_submission param based checks

[PATCH] drm/i915: Avoid using dev_priv->info.gen directly
 2017-09-29  9:05 UTC  (6+ messages)

[PATCH igt] igt/gem_exec_schedule: Detect too slow setup in deep-*
 2017-09-29  9:03 UTC  (3+ messages)

[PATCH v2] drm/i915: Allow optimized platform checks
 2017-09-29  8:59 UTC  (2+ messages)

[PATCH igt 1/2] igt/gem_sync: Add a preemption test
 2017-09-29  8:27 UTC  (4+ messages)
` [PATCH igt 2/2] igt/gem_exec_nop: Measure high-priority throughput over a bg load


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