messages from 2017-07-25 19:22:37 to 2017-07-28 19:25:10 UTC [more...]
[PATCH v4 RESEND 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
2017-07-28 19:22 UTC (2+ messages)
` [PATCH v5] "
[PATCH v6 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
2017-07-28 17:12 UTC
[PATCH v8 0/6] Add support for loadable OA configs
2017-07-28 17:10 UTC (7+ messages)
` [PATCH v8 1/6] drm/i915/perf: fix flex eu registers programming
` [PATCH v8 2/6] drm/i915/perf: prune OA configs
` [PATCH v8 3/6] drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
` [PATCH v8 4/6] drm/i915/perf: disable NOA logic when not used
` [PATCH v8 5/6] drm/i915: reorder NOA register definition to follow addresses
` [PATCH v8 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
[PATCH 0/8] acquire ctx for everyone!
2017-07-28 16:45 UTC (5+ messages)
` [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
[PATCH igt 01/10] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
2017-07-28 15:56 UTC (17+ messages)
` [PATCH igt 02/10] igt/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
` [PATCH igt 03/10] igt/gem_ctx_switch: Exercise all engines at once
` [PATCH igt 04/10] igt/gem_exec_schedule: Exercise reordering with many priority levels
` [PATCH igt 05/10] igt/drv_hangman: Skip if resets are disallowed
` [PATCH igt 06/10] igt/gem_ringfill: Prime execbuf before measuring ring size
` [PATCH igt 07/10] igt/gem_exec_suspend: Try to suspend with a pending GPU hang
` [PATCH igt 08/10] igt/gem_exec_fence: Exercise merging fences
` [PATCH igt 09/10] igt/gem_userptr_blits: Errors from gup are permanent
` [PATCH igt 10/10] igt/gem_eio: i915.reset is no longer a boolean
[PATCH 00/21] huge gtt pages
2017-07-28 13:44 UTC (19+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT
` [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] dim: Use mtime, not ctime
2017-07-28 12:44 UTC
[PATCH i-g-t] tests/kms_plane_multiple: Fix reference CRC
2017-07-28 12:45 UTC
[CI] drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
2017-07-28 11:21 UTC
[PATCH 0/4] Userptr bo slab use optimization
2017-07-28 11:07 UTC (12+ 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
` [Intel-gfx] "
` [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] drm/i915: Include mbox details for pcode read/write failures
2017-07-28 10:05 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
2017-07-28 9:47 UTC (6+ messages)
[PATCH v2 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
2017-07-28 9:37 UTC (8+ 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 v2 4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-07-28 8:27 UTC (3+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation
[PATCH 0/5] drm/atomic: Interruptible locks for everyone!
2017-07-28 7:14 UTC (15+ 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] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
2017-07-28 2:32 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt() (rev2)
[PULL] drm-intel-fixes
2017-07-27 20:13 UTC
[GIT PULL] GVT-g fixes for 4.13-rc3
2017-07-27 19:58 UTC (2+ messages)
[PULL] drm-misc-fixes
2017-07-27 19:32 UTC
[PATCH i-g-t] tests: kms_pipe_color: only test existing properties
2017-07-27 16:45 UTC
[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 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] 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 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 (4+ messages)
[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 (3+ messages)
[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)
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 (5+ messages)
[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 (4+ messages)
` [PATCH i-g-t 2/3] configure.ac: Disable chamelium by default and add enable argument
[PATCH i-g-t 1/2] igt: Move read_rc6_residency function to lib
2017-07-26 7:49 UTC (2+ messages)
[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()
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