public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-10-07 07:59:21 to 2016-10-10 11:35:03 UTC [more...]

[PATCH 1/2] drm/i915: Merge duplicate gen4 and vlv/chv enable vblank callbacks
 2016-10-10 11:34 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Assert we hold the CRTC powerwell for generating vblank interrupts
        ` [PATCH] "

[RFC] drm/i915: Introduce i915_alloc_sg_table
 2016-10-10 11:05 UTC  (2+ messages)

Explicit fencing on multiple timelines, again
 2016-10-10 10:54 UTC  (84+ messages)
` [PATCH 01/42] drm/i915: Allow disabling error capture
` [PATCH 02/42] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 03/42] drm/i915: Always use the GTT for error capture
` [PATCH 04/42] drm/i915: Consolidate error object printing
` [PATCH 05/42] drm/i915: Compress GPU objects in error state
` [PATCH 06/42] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 07/42] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 08/42] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 09/42] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 10/42] drm/i915: Defer active reference until required
` [PATCH 11/42] drm/i915: Introduce an internal allocator for disposable private objects
        ` [PATCH v2] "
` [PATCH 12/42] drm/i915: Reuse the active golden render state batch
` [PATCH 13/42] drm/i915: Markup GEM API with lockdep asserts
` [PATCH 14/42] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 15/42] drm/i915: Use radixtree to jump start intel_partial_pages()
` [PATCH 16/42] drm/i915: Refactor object page API
` [PATCH 17/42] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 18/42] drm/i915: Move object backing storage manipulation to its own locking
` [PATCH 19/42] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 20/42] drm/i915: Implement pread without struct-mutex
` [PATCH 21/42] drm/i915: Implement pwrite "
` [PATCH 22/42] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
` [PATCH 23/42] drm/i915: Move object release to a freelist + worker
` [PATCH 24/42] drm/i915: Treat a framebuffer reference as an active reference whilst shrinking
` [PATCH 25/42] drm/i915: Use lockless object free
` [PATCH 26/42] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 27/42] drm: Add reference counting to drm_atomic_state
` [PATCH 28/42] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 29/42] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 30/42] drm/i915: Queue the idling context switch after all other timelines
` [PATCH 31/42] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 32/42] drm/i915: Introduce a global_seqno for each request
` [PATCH 33/42] drm/i915: Rename ->emit_request to ->emit_breadcrumb
` [PATCH 34/42] drm/i915: Record space required for breadcrumb emission
` [PATCH 35/42] drm/i915: Defer "
` [PATCH 36/42] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 37/42] drm/i915: Create a unique name for the context
` [PATCH 38/42] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 39/42] drm/i915: Defer setting of global seqno on request to submission
` [PATCH 40/42] drm/i915: Enable multiple timelines
` [PATCH 41/42] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 42/42] drm/i915: Support explicit fencing for execbuf
` ✗ Fi.CI.BAT: warning for series starting with [01/42] drm/i915: Allow disabling error capture

[PATCH] drm/i915: Defer disabling output polling until after we cancel hpd work
 2016-10-10 10:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v3] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-10-10 10:59 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] drm/i915: Grab RPM wakeref around enabling vblank interrupts
 2016-10-10 10:19 UTC  (8+ messages)
` ✗ Fi.CI.BAT: warning for "

Updated drm-intel-testing
 2016-10-10  9:11 UTC 

[PATCH 1/2] drm/i915/gen9: fix watermarks when using the pipe scaler
 2016-10-10  9:01 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same function

[PATCH 1/2] drm/i915/gen9: don't call skl_pipe_pixel_rate() twice on the same function
 2016-10-10  9:00 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gen9: fix watermarks when using the pipe scaler

Regression report] Weekly regression report WW45
 2016-10-10  8:48 UTC  (19+ messages)
` [Regression report] Weekly regression report WW25
  ` [Regression report] Weekly regression report WW26
    ` [Regression report] Weekly regression report WW27
      ` [Regression report] Weekly regression report WW28
        ` [Regression report] Weekly regression report WW29
          ` [Regression report] Weekly regression report WW30
            ` [Regression report] Weekly regression report WW31
              ` [Regression report] Weekly regression report WW32
                ` [Regression report] Weekly regression report WW33
                  ` [Regression report] Weekly regression report WW34
                    ` [Regression report] Weekly regression report WW35
                      ` [Regression report] Weekly regression report WW36
                        ` [Regression report] Weekly regression report WW37
                          ` [Regression report] Weekly regression report WW38
                            ` [Regression report] Weekly regression report WW39
                              ` [Regression report] Weekly regression report WW40
                                ` [Regression report] Weekly regression report WW41

[PATCH 0/9] .rodata diet 2 (non-disruptive version)
 2016-10-10  8:38 UTC  (28+ messages)
` [PATCH 1/9] drm/i915: Shrink cxsr_latency_table
` [PATCH 2/9] drm/i915: Shrink sdvo_cmd_names
` [PATCH 3/9] drm/i915: Shrink per-platform watermark configuration
` [PATCH 4/9] drm/i915: Shrink TV modes const data
` [PATCH 5/9] drm/i915: Use unsigned int for latencies
` [PATCH 6/9] drm/i915: unsigned int is enough for crtc clock
` [PATCH 7/9] drm/i915: Convert get_fifo_size return from int to unsigned int
` [PATCH 8/9] drm/i915: Make intel_calculate_wm return "
` [PATCH 9/9] drm/i915: Tidy watermark computation local types
` ✗ Fi.CI.BAT: warning for .rodata diet 2 (non-disruptive version)
` ✗ Fi.CI.BAT: failure "

[REGRESSION v4.7] i915 / drm crash when undocking from DP monitors
 2016-10-08  1:16 UTC 

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-08  0:11 UTC  (11+ messages)
` [PATCH v2 01/10] drm/i915/skl: Move per-pipe ddb allocations into crtc states
` [PATCH v2 02/10] drm/i915/skl: Remove linetime from skl_wm_values
` [PATCH v2 03/10] drm/i915/gen9: Make skl_wm_level per-plane
` [PATCH 04/10] drm/i915/gen9: Cleanup skl_pipe_wm_active_state
` [PATCH v2 05/10] drm/i915/gen9: Get rid of redundant watermark values
` [PATCH v2 06/10] drm/i915/gen9: Add ddb changes to atomic debug output
` [PATCH 07/10] drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
` [PATCH 08/10] drm/i915/gen9: Add skl_wm_level_equals()
` [PATCH 09/10] drm/i915/gen9: Actually verify WM levels in verify_wm_state()
` [PATCH 10/10] drm/i915/gen9: Don't wrap strings "

[PATCH RFC v2 0/5] Link Training Compliance support, link rate fallback sending Uevent
 2016-10-07 23:32 UTC  (6+ messages)
` [PATCH RFC v2 1/5] drm/i915: Change the placement of some static functions in intel_dp.c
` [PATCH RFC v2 2/5] drm/i915; Add a function to return index of link rate
` [PATCH RFC v2 3/5] drm/i915: Add support for DP link training compliance
` [PATCH RFC v2 4/5] drm/i915: Work queue for uevent
` [PATCH RFC v2 5/5] drm/i915: Link Rate fallback on Link training failure

[RFC 0/5] Link Training Compliance support, link rate fallback sending Uevent
 2016-10-07 22:46 UTC  (6+ messages)
` [RFC 1/5] drm/i915: Change the placement of some static functions in intel_dp.c
` [RFC 2/5] drm/i915; Add a function to return index of link rate
` [RFC 3/5] drm/i915: Add support for DP link training compliance
` [RFC 4/5] drm/i915: Link Rate fallback on Link training failure
` [RFC 5/5] drm/i915: Work queue for uevent

[PATCH] drm/i915: Use fence_write() from rpm resume
 2016-10-07 19:31 UTC 

[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
 2016-10-07 19:11 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "
    ` [PATCH v10] "

[PATCH v2 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
 2016-10-07 18:39 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` [PATCH v2 3/3] drm/i915/gtt: Free unused lower-level page tables
  ` [PATCH v3 "

[PATCH v5 00/11] Enable i915 perf stream for Haswell OA unit
 2016-10-07 17:24 UTC  (17+ messages)
` [PATCH v5 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v5 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v5 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v5 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v5 08/11] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH v5 09/11] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH v5 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v5 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c

[Intel-gfx] [PATCH v5 01/11] drm/i915: Add i915 perf infrastructure
 2016-10-07 17:10 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915/guc: Sanitory checks for platform that dont have GuC
 2016-10-07 16:39 UTC  (4+ messages)

[PATCH] drm/i915/gen9: fix DDB partitioning for multi-screen cases
 2016-10-07 15:31 UTC  (2+ messages)

xrandr fails after resume from hibernation in kernels 4.7.4 and 4.8.0
 2016-10-07 13:38 UTC 

[PATCH i-g-t] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-10-07 11:45 UTC 

[PATCH i-g-t 1/5] tests: Use bash for debugfs_wedged and drm_lib.sh
 2016-10-07 10:06 UTC  (7+ messages)
` [PATCH i-g-t 2/5] tests: Leave basic breadcrumbs in dmesg for shell script based tests

[PATCH i-g-t 1/3] tools: intel_aubdump: avoid initializing multiple times
 2016-10-07 10:00 UTC  (2+ messages)
` [PATCH v2 i-g-t] tools: intel_aubdump: pass configuration through file descriptor

[PATCH] tests/igt: dmesg noise is a kernel failure
 2016-10-07  8:43 UTC  (4+ messages)

[CI 1/4] drm/i915: Distinguish last emitted request from last submitted request
 2016-10-07  8:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/4] "

[PATCH v2 0/9] Broxton ddi phy refactoring
 2016-10-07  8:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for Broxton ddi phy refactoring (rev3)


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