public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 13:55:54 to 2016-10-20 15:40:34 UTC [more...]

Fencing, fencing, fencing
 2016-10-20 15:40 UTC  (10+ messages)
` [PATCH 06/41] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 23/41] drm/i915: Move object release to a freelist + worker
` [PATCH 39/41] drm/i915: Enable multiple timelines

[PATCH RESEND v2] drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
 2016-10-20 15:31 UTC 

Tracking multiple timelines (full-ppgtt)
 2016-10-20 15:25 UTC  (5+ messages)
` [PATCH 16/18] drm/i915: Enable multiple timelines

[PATCH] drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate
 2016-10-20 15:20 UTC  (8+ messages)
` ✗ Fi.CI.BAT: warning for "

[Intel-gfx] [PATCH v5 01/11] drm/i915: Add i915 perf infrastructure
 2016-10-20 15:19 UTC  (7+ messages)
` [PATCH] "
    ` [Intel-gfx] "

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-10-20 15:15 UTC  (4+ messages)

Multiple timelines, multiple times
 2016-10-20 15:04 UTC  (42+ messages)
` [PATCH 01/41] drm/i915: Move user fault tracking to a separate list
` [PATCH 02/41] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH 03/41] drm/i915: Remove superfluous locking around userfault_list
` [PATCH 04/41] drm/i915: Remove RPM sequence checking
` [PATCH 05/41] drm/i915: Move fence cancellation to runtime suspend
` [PATCH 06/41] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 07/41] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 08/41] drm/i915: Remove superfluous wait_for_error() from throttle-ioctl
` [PATCH 09/41] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 10/41] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 11/41] drm/i915: Defer active reference until required
` [PATCH 12/41] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 13/41] drm/i915: Reuse the active golden render state batch
` [PATCH 14/41] drm/i915: Markup GEM API with lockdep asserts
` [PATCH 15/41] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 16/41] drm/i915: Use radixtree to jump start intel_partial_pages()
` [PATCH 17/41] drm/i915: Refactor object page API
` [PATCH 18/41] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 19/41] drm/i915: Move object backing storage manipulation to its own locking
` [PATCH 20/41] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 21/41] drm/i915: Implement pread without struct-mutex
` [PATCH 22/41] drm/i915: Implement pwrite "
` [PATCH 23/41] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
` [PATCH 24/41] drm/i915: Move object release to a freelist + worker
` [PATCH 25/41] drm/i915: Use lockless object free
` [PATCH 26/41] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 27/41] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 28/41] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 29/41] drm/i915: Queue the idling context switch after all other timelines
` [PATCH 30/41] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 31/41] drm/i915: Introduce a global_seqno for each request
` [PATCH 32/41] drm/i915: Rename ->emit_request to ->emit_breadcrumb
` [PATCH 33/41] drm/i915: Record space required for breadcrumb emission
` [PATCH 34/41] drm/i915: Defer "
` [PATCH 35/41] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 36/41] drm/i915: Create a unique name for the context
` [PATCH 37/41] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 38/41] drm/i915: Defer setting of global seqno on request to submission
` [PATCH 39/41] drm/i915: Enable multiple timelines
` [PATCH 40/41] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 41/41] drm/i915: Support explicit fencing for execbuf

[PATCH] drm: Complete CEA modedb(VIC 1-107)
 2016-10-20 14:40 UTC  (7+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH igt] igt/kms_flip: Print more information to debug for flip timing checks
 2016-10-20 14:35 UTC 

[PATCH dim] dim-update-next: Update DRIVER_TIMESTAMP
 2016-10-20 14:34 UTC  (2+ messages)

[PATCH igt] igt: drop gem_storedw_loop from BAT
 2016-10-20 14:18 UTC  (10+ messages)

i915 monitor hotplug on 4.1/4.4 PREEMPT
 2016-10-20 14:09 UTC  (4+ messages)
    ` [Intel-gfx] "

[PULL] GVT-g device model core fixes
 2016-10-20 13:30 UTC  (2+ messages)

[PATCH igt] igt/drv_hangman: Use manual error-state generation
 2016-10-20 13:22 UTC  (6+ messages)

[PATCH 0/8] drm/i915/gen9+: Atomic wm fixes
 2016-10-20 13:11 UTC  (15+ messages)
` [PATCH 1/8] drm/i915/skl+: Prepare for removing data rate from skl watermark state
` [PATCH 2/8] drm/i915/skl+: Remove data_rate from watermark struct
` [PATCH 3/8] drm/i915/skl+: Remove minimum block allocation from crtc state
` [PATCH 4/8] drm/i915/skl+: Clean up minimum allocations
` [PATCH 5/8] drm/i915: Add a atomic evasion step to watermark programming

[bug report] drm/i915/gvt: vGPU graphics memory virtualization
 2016-10-20 13:01 UTC 

[PATCH 1/4] MAINTAINERS: Add "B:" for URI where to file bugs
 2016-10-20 12:46 UTC  (5+ messages)
` [PATCH 2/4] MAINTAINERS: add drm and drm/i915 bug filing info
` [PATCH 3/4] MAINTAINERS: Add "C:" for URI for chat where developers hang out
` [PATCH 4/4] MAINTAINERS: add drm and drm/i915 irc channels
` ✗ Fi.CI.BAT: warning for series starting with [1/4] MAINTAINERS: Add "B:" for URI where to file bugs

[PATCH RESEND 0/9] drm/i915/audio: audio cleanups, 4k fixes
 2016-10-20 12:02 UTC  (10+ messages)
` [PATCH RESEND 9/9] drm/i915: set proper N/M in modeset

[PATCH] drm/i915: Stop reporting error details in dmesg as well as the error-state
 2016-10-20 11:45 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[bug report] drm/i915/gvt: vGPU command scanner
 2016-10-20 11:45 UTC 

[patch] drm/i915/gvt: i915_gem_object_create() returns error pointers
 2016-10-20 11:44 UTC 

i915 and GTV-g maintenance, workflows and CI
 2016-10-20 10:55 UTC  (6+ messages)

[PATCH v3] drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
 2016-10-20  9:53 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gvt: clean up intel_gvt.h as interface for i915 core (rev3)

[PATCH] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 2016-10-20  9:39 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/dp: add lane_count check in intel_dp_check_link_status (rev2)

[PATCH i-g-t v4] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-10-20  9:27 UTC 

RPM vs struct mutex fixes
 2016-10-20  9:17 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Move user fault tracking to a separate list
` [PATCH 2/5] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH 3/5] drm/i915: Remove superfluous locking around userfault_list
` [PATCH 4/5] drm/i915: Remove RPM sequence checking
` [PATCH 5/5] drm/i915: Move fence cancellation to runtime suspend
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm/i915: Move user fault tracking to a separate list

gvt gem fixes
 2016-10-20  9:13 UTC  (11+ messages)
` [PATCH 07/12] drm/i915/gvt: Hold a reference on the request

[PATCH 0/7] Shared DPLL kernel doc and improvements
 2016-10-20  9:12 UTC  (9+ messages)
` [PATCH 5/7] drm/i915: Update kerneldoc for intel_dpll_mgr.c

Intel DRM Driver - Weathered Colours Patch
 2016-10-20  8:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2] drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
 2016-10-20  8:12 UTC  (3+ messages)

[PATCH] drm/i915/gvt: clean up intel_gvt.h as interface for i915 core
 2016-10-20  7:41 UTC  (3+ messages)
` [PATCH] Documentation/gpu: Add section for Intel GVT-g host support

[PATCH] drm/i915: Handle early failure during intel_get_load_detect_pipe
 2016-10-20  7:03 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: warning "

[PATCH i-g-t] tests/vgem_basic: Retry the initial module unload in unload test
 2016-10-20  6:57 UTC  (5+ messages)

[PATCH] drm/i915/dp: Debug log MST active links explicitly
 2016-10-20  0:33 UTC  (3+ messages)

[PATCH -next] drm/i915/gvt: fix return value check
 2016-10-19 23:58 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH RFC 0/8] Hotplug Uevent on Link training failure on DP
 2016-10-19 23:52 UTC  (11+ messages)
` [PATCH RFC 1/8] drm: Add a link_train_retry field to drm_connector
` [PATCH RFC 2/8] drm: Define a work struct for scheduling a uevent for modeset retry
` [PATCH RFC 3/8] drm: Trigger a complete modeset if link_train_retry is set
` [PATCH RFC 4/8] drm/i915: Change the placement of some static functions in intel_dp.c
` [PATCH RFC 5/8] drm/i915; Add a function to return index of link rate
` [PATCH RFC 6/8] drm/i915: Define the modeset retry work function
` [PATCH RFC 7/8] drm/i915: Link Rate fallback on Link training failure
` [PATCH RFC 8/8] drm/i915: Add support for DP link training compliance
` ✗ Fi.CI.BAT: failure for Hotplug Uevent on Link training failure on DP

[PATCH] drm/i915: STOP_MACHINE is no more, stop selecting it
 2016-10-19 18:56 UTC  (3+ messages)

[PATCH] rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
 2016-10-19 18:33 UTC  (3+ messages)
    ` [Intel-gfx] "

[RESEND PATCH 0/6] drm/i915: Enable support for nonblocking modeset
 2016-10-19 17:28 UTC  (5+ messages)
` [RESEND PATCH 1/6] drm/i915: Convert intel_hdmi to use atomic state
` [RESEND PATCH 5/6] drm/i915: Pass atomic state to verify_connector_state
` [RESEND PATCH 6/6] drm/i915: Enable support for nonblocking modeset
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-19 17:23 UTC  (7+ messages)

[PATCH] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 2016-10-19 17:05 UTC  (3+ messages)

[PATCH v2 0/9] Broxton ddi phy refactoring
 2016-10-19 16:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Broxton ddi phy refactoring (rev5)

[PATCH] drm: Fix LSPCON kernel-doc
 2016-10-19 15:22 UTC  (4+ messages)

[PATCH] drm: Fix LSPCON kernel-doc
 2016-10-19 15:21 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm: Fix LSPCON kernel-doc (rev2)

[PATCH igt] igt/gem_tiled_pread_basic: Only print the erroneous location
 2016-10-19 14:32 UTC 


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