messages from 2017-07-25 13:34:06 to 2017-07-27 19:32:53 UTC [more...]
[PULL] drm-misc-fixes
2017-07-27 19:32 UTC
[PATCH 0/5] drm/atomic: Interruptible locks for everyone!
2017-07-27 19:17 UTC (14+ messages)
` [PATCH 1/5] drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting
` [PATCH 2/5] drm/atomic: Convert atomic ioctl locking to interruptible
` [PATCH 3/5] drm/atomic: Convert pageflip "
` [PATCH 4/5] drm/legacy: Convert cursor "
` [PATCH 5/5] drm/legacy: Convert setplane "
` ✓ Fi.CI.BAT: success for drm/atomic: Interruptible locks for everyone!
[PATCH i-g-t] tests: kms_pipe_color: only test existing properties
2017-07-27 16:45 UTC
[PATCH] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
2017-07-27 16:24 UTC (5+ messages)
[PATCH v2 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
2017-07-27 15:42 UTC (6+ messages)
` [PATCH v2 2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume
` [PATCH v2 3/4] drm/i915: Call uncore_suspend before platform suspend handlers
[PATCH i-g-t] lib/aux: Better debug output for rtcwake
2017-07-27 13:10 UTC
[PATCH] drm/i915: Avoid the gpu reset vs. modeset deadlock
2017-07-27 12:13 UTC (2+ messages)
[PATCH] drm/i915: Remove unused i915_err_print_instdone
2017-07-27 11:51 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915: Remove unused i915_err_print_instdone (rev2)
[PATCH] dim: Continue also for dry runs
2017-07-27 10:59 UTC
[PATCH 0/4] Userptr bo slab use optimization
2017-07-27 10:53 UTC (9+ messages)
` [PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
` [PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow
` [PATCH 3/4] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
` [PATCH 4/4] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
` ✓ Fi.CI.BAT: success for Userptr bo slab use optimization
[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
2017-07-27 10:25 UTC (4+ messages)
` [PATCH v2 09/12] drm/tilcdc: Handle drm_atomic_helper_swap_state failure
[PATCH 00/21] huge gtt pages
2017-07-27 8:13 UTC (28+ 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_size_mask to dev_info
` [PATCH 05/21] drm/i915: introduce page_size members
` [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 07/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 08/21] drm/i915: align 64K objects to 2M
` [PATCH 09/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 10/21] drm/i915: disable GTT cache for 2M/1G pages
` [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT
` [PATCH 12/21] drm/i915: support 2M "
` [PATCH 13/21] drm/i915: support 64K "
` [PATCH 14/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 15/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 16/21] drm/i915/selftests: huge page tests
` [PATCH 17/21] drm/i915/selftests: mix huge pages
` [PATCH 18/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 19/21] drm/i915: enable platform support for 64K pages
` [PATCH 20/21] drm/i915: enable platform support for 2M pages
` [PATCH 21/21] drm/i915: enable platform support for 1G pages
` ✓ Fi.CI.BAT: success for huge gtt pages (rev5)
[PATCH] drm/i915/guc: Prevent ggtt->invalidate assert during GuC reload
2017-07-27 6:44 UTC (3+ messages)
[PATCH i-g-t] lib/igt_debugfs: Prevent compiler warning on unchecked printf format
2017-07-27 4:51 UTC
[PATCH] drm/i915: Split pin mapping into per platform functions
2017-07-27 2:02 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/sdvo: Shut up state checker with hdmi cards on gen3
2017-07-26 19:53 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/sdvo: Shut up state checker with hdmi cards on gen3 (rev3)
[PATCH 0/8] acquire ctx for everyone!
2017-07-26 19:00 UTC (5+ messages)
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
[PATCH 1/2] drm/i915: Move i915_gem_object_phys_attach()
2017-07-26 18:59 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Call the unlocked version of i915_gem_object_get_pages()
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move i915_gem_object_phys_attach()
[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
2017-07-26 18:27 UTC (7+ messages)
` [PATCH 2/6] drm/i915: Add render decompression support
` [PATCH 3/6] drm: Plumb modifiers through plane init
` [PATCH 4/6] drm: Create a format/modifier blob
` [PATCH 5/6] drm/i915: Add format modifiers for Intel
` [PATCH 6/6] drm/i915: Add support for CCS modifiers
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Implement .get_format_info() hook for CCS
[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
2017-07-26 18:23 UTC (8+ messages)
` [PATCH 1/3] backlight: always select BACKLIGHT_LCD_SUPPORT for BACKLIGHT_CLASS_DEVICE
` [PATCH 2/3] ACPI/DRM: rework ACPI_VIDEO Kconfig dependencies
` [PATCH 3/3] drm/etnaviv: add thermal dependency
` ✓ Fi.CI.BAT: success for Kconfig dependencies: acpi-video, backlight and thermal
` [Intel-gfx] [PATCH 0/3] "
[PATCH] drm/i915/sdvo: Shut up state checker with hdmi cards on gen3
2017-07-26 18:02 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[RFC v2] drm/hdcp: drm enum property for HDCP State
2017-07-26 17:54 UTC (7+ messages)
` [RFC v3] drm/hdcp: drm enum property for CP State
[PATCH v4 RESEND 0/4] Kernel PSR Fix-ups
2017-07-26 17:09 UTC (8+ messages)
` [PATCH v4 RESEND 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v4 RESEND 2/4] drm/i915/psr: Account for sink CRC raciness on some panels
` [PATCH v4 RESEND 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` [PATCH v4 RESEND 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
` ✗ Fi.CI.BAT: failure for Kernel PSR Fix-ups
[PATCH 1/3] drm/i915: Trim struct_mutex usage for kms
2017-07-26 16:22 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately
` [PATCH 3/3] drm/i915: Pin the pages before acquiring struct_mutex for display
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Trim struct_mutex usage for kms
[PATCH i-g-t v2] configure.ac: Disable chamelium by default and add enable argument
2017-07-26 16:02 UTC (2+ messages)
[PATCH v7 0/3] Add support for loadable OA configs
2017-07-26 15:30 UTC (11+ messages)
` [PATCH v7 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
[PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-26 15:09 UTC (9+ messages)
[PATCH] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
2017-07-26 14:51 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt() (rev2)
More tweaks
2017-07-26 14:13 UTC (18+ messages)
` [PATCH 01/16] drm/i915: Keep a small stash of preallocated WC pages
` [PATCH 02/16] drm/i915: Pin fence for iomap
` [PATCH 03/16] drm/i915: Consolidate get_fence with pin_fence
` [PATCH 04/16] drm/i915: Emit pipelined fence changes
` [PATCH 05/16] drm/i915: Refactor testing obj->mm.pages
` [PATCH 06/16] drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
` [PATCH 07/16] drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
` [PATCH 08/16] drm/i915: Only free the oldest stale object before a fresh allocation
` [PATCH 09/16] drm/i915: Track user GTT faulting per-vma
` [PATCH 10/16] drm/i915: Try a minimal attempt to insert the whole object for relocations
` [PATCH 11/16] drm/i915: Check context status before looking up our obj/vma
` [PATCH 12/16] drm/i915: Convert execbuf to use struct-of-array packing for critical fields
` [PATCH 13/16] drm/i915: Simplify eb_lookup_vmas()
` [PATCH 14/16] drm/i915: Replace execbuf vma ht with an idr
` [PATCH 15/16] drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
` [PATCH 16/16] drm/i915: Mark the GT as busy before idling the previous request
` ✓ Fi.CI.BAT: success for series starting with [01/16] drm/i915: Keep a small stash of preallocated WC pages
[PATCH] drm/i915: Rework sdvo proxy i2c locking
2017-07-26 13:56 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Rework sdvo proxy i2c locking (rev2)
[PULL] drm-misc-next remix edition
2017-07-26 12:39 UTC (2+ messages)
linux-next: unsigned commits in the drm-misc tree
2017-07-26 12:20 UTC (3+ messages)
[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
2017-07-26 11:53 UTC (3+ messages)
` [PATCH v2 3/7] drm/rcar-du: Use new "
[PATCH] drm/i915: Handle msr read failure gracefully
2017-07-26 11:44 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC 00/14] i915 PMU and engine busy stats
2017-07-26 10:55 UTC (11+ messages)
` [RFC 04/14] drm/i915/pmu: Decouple uAPI engine ids
` [RFC 07/14] drm/i915/pmu: Add fake regs
[intel-gfx][i-g-t][help]can't read the backlight
2017-07-26 10:49 UTC
A bunch of execbuf regression fixes
2017-07-26 10:45 UTC (6+ messages)
` [PATCH 3/4] drm/i915: Only skip updating execobject.offset after error
` [PATCH 4/4] drm/i915: Force CPU synchronisation even if userspace requests ASYNC
[PATCH] drm/i915: Rework sdvo proxy i2c locking
2017-07-26 9:47 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 0/2] Test case for NV12 functionality
2017-07-26 8:47 UTC (3+ messages)
` [PATCH i-g-t 1/2] Prep work for adding NV12 testcase
` [PATCH i-g-t 2/2] tests/test_nv12.c: This patch adds test_nv12 test case. It is a simple test that covers testing NV12 in linear/tile-X/tile-Y tiling formats
[PATCH i-g-t 1/3] configure.ac: Make udev a dependency for chamelium
2017-07-26 8:08 UTC (7+ messages)
` [PATCH i-g-t 2/3] configure.ac: Disable chamelium by default and add enable argument
` [PATCH i-g-t 3/3] README: Add information about chamelium dependencies
[GIT PULL] GVT-g fixes for 4.13-rc3
2017-07-26 7:56 UTC
[PATCH i-g-t 1/2] igt: Move read_rc6_residency function to lib
2017-07-26 7:49 UTC (4+ messages)
` [PATCH i-g-t 2/2] tests/drv_suspend: Add subtests to check that forcewake is kept after resume
[PATCH 01/20] drm/i915: Report execlists irq bit in debugfs
2017-07-25 22:57 UTC (3+ messages)
` [PATCH 18/20] drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
[PATCH v4] drm/i915: Fix FBC cfb stride programming for non X-tiled FB
2017-07-25 18:29 UTC (3+ messages)
` [PATCH v5] "
[PATCH] drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
2017-07-25 18:24 UTC (3+ messages)
[PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs
2017-07-25 15:37 UTC (3+ messages)
[PATCH] drm/i915/selftests: Fix kbuild error
2017-07-25 14:41 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t] igt: Move read_rc6_residency function to lib
2017-07-25 14:32 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;
as well as URLs for NNTP newsgroup(s).