public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-10-06 13:36:11 to 2016-10-07 22:45:49 UTC [more...]

[RFC 0/5] Link Training Compliance support, link rate fallback sending Uevent
 2016-10-07 22:46 UTC  (2+ messages)
` [RFC 2/5] drm/i915; Add a function to return index of link rate

[PATCH 1/2] drm/i915/gen9: fix watermarks when using the pipe scaler
 2016-10-07 20:28 UTC  (2+ 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-07 20:16 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gen9: fix watermarks when using the pipe scaler

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

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

[PATCH] drm/i915: Grab RPM wakeref around enabling vblank interrupts
 2016-10-07 19:17 UTC  (7+ messages)

[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] "

Explicit fencing on multiple timelines, again
 2016-10-07 17:08 UTC  (71+ 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 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/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)

[PATCH 0/9] .rodata diet 2 (non-disruptive version)
 2016-10-07 15:16 UTC  (13+ 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

[PATCH] drm/i915: Defer disabling output polling until after we cancel hpd work
 2016-10-07 14:40 UTC 

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  (10+ messages)
` [PATCH i-g-t 2/5] tests: Leave basic breadcrumbs in dmesg for shell script based tests
` [PATCH i-g-t 3/5] tests/vgem_reload_basic: Leave breadcrumbs in dmesg
` [PATCH i-g-t 4/5] tests/tools_test: Fix it up for intel_reg
` [PATCH i-g-t 5/5] tools/intel_reg: Return SUCCESS after a succesful dump

[PATCH i-g-t 1/3] tools: intel_aubdump: avoid initializing multiple times
 2016-10-07 10:00 UTC  (6+ messages)
` [PATCH i-g-t 2/3] tools: intel_aubdump: pass configuration through file descriptor
` [PATCH v4 i-g-t 3/3] aubdump: add --command option to stream aubdump to another program
  ` [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  (6+ messages)
` [CI 2/4] drm/i915: Force relocations via cpu if we run out of idle aperture
` [CI 3/4] drm/i915: Reset the breadcrumbs IRQ more carefully
` [CI 4/4] drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/4] drm/i915: Distinguish last emitted request from last submitted request

[PATCH v2 0/9] Broxton ddi phy refactoring
 2016-10-07  8:35 UTC  (14+ messages)
` [PATCH v2 1/9] drm/i915: Rename struct i915_power_well field data to id
` [PATCH v2 2/9] drm/i915: Explicitly map broxton DPIO power wells to phys
` [PATCH v2 3/9] drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask()
` [PATCH v2 4/9] drm/i915: Move broxton phy code to intel_dpio_phy.c
` [PATCH v2 5/9] drm/i915: Move DPIO phy documentation section "
` [PATCH v2 6/9] drm/i915: Move broxton vswing sequence "
` [PATCH v2 7/9] drm/i915: Create a struct to hold information about the broxton phys
` [PATCH v2 8/9] drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
` [PATCH v2 9/9] drm/i915: Address broxton phy registers based on phy and channel number
  ` [PATCH v3 "
` ✗ Fi.CI.BAT: warning for Broxton ddi phy refactoring (rev2)
` ✗ Fi.CI.BAT: warning for Broxton ddi phy refactoring (rev3)

[PATCH 0/8] HuC Loading Patches
 2016-10-07  7:11 UTC  (5+ messages)
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams

[PATCH 00/22] .rodata diet
 2016-10-07  7:09 UTC  (11+ messages)
` [PATCH 03/22] drm/i915: Shrink per-platform watermark configuration

[PATCH] tests/igt: dmesg noise is a kernel failure
 2016-10-07  7:02 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915: Reset the breadcrumbs IRQ more carefully
 2016-10-07  6:36 UTC  (8+ messages)
      ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Reset the breadcrumbs IRQ more carefully (rev2)

[PATCH] drm/i915: Address broxton phy registers based on phy and channel number
 2016-10-07  5:10 UTC 

[PATCH] drm/i915: Don't try to handle GuC when GuC is not supported
 2016-10-06 20:56 UTC  (7+ messages)

[PATCH 1/3] Revert "Skip intel_crt_init for Dell XPS 8700"
 2016-10-06 18:38 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
 2016-10-06 18:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup (rev2)

[PATCH] i915/GuC: Make GuC loads default
 2016-10-06 18:08 UTC  (4+ messages)

[PATCH 2/2] drm/i915: KBL - Recommended buffer translation programming for DisplayPort
 2016-10-06 17:54 UTC  (2+ messages)
` [PATCH] "

[PATCH v11 0/4] New debugfs API for capturing CRC of frames
 2016-10-06 15:21 UTC  (4+ messages)
` [PATCH v11 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v11 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v11 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH v10 0/4] New debugfs API for capturing CRC of frames
 2016-10-06 15:04 UTC  (4+ messages)
` [PATCH v10 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v10 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v10 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
 2016-10-06 14:19 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: Delay GuC workqueue reservation
 2016-10-06 13:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH i-g-t] tests/drv_module_reload_basic: Leave basic breadcrumbs in dmesg
 2016-10-06 13:37 UTC  (4+ messages)


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