public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-08-01 09:11:44 to 2016-08-02 13:24:25 UTC [more...]

[PATCH 0/9] drm: Store clipped coordinates in drm_plane_state
 2016-08-02 13:24 UTC  (20+ messages)
` [PATCH 2/9] drm: Store clipped src/dst coordinatee "
` [PATCH 4/9] drm/i915: Use drm_plane_state.{src,dst,visible}
  ` [PATCH 4/9] drm/i915: Use drm_plane_state.{src, dst, visible}
` [PATCH 5/9] drm/i915: Use drm_plane_helper_check_state()
` [PATCH 6/9] drm/rockchip: Use drm_plane_state.{src,dst}
  ` [Intel-gfx] [PATCH 6/9] drm/rockchip: Use drm_plane_state.{src, dst}
` [PATCH 7/9] drm/rockchip: Use drm_plane_helper_check_state()
  ` [Intel-gfx] "
` [PATCH 8/9] drm/mediatek: "
` [PATCH 9/9] drm/simple_kms_helper: "

[PATCH 1/2] drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM
 2016-08-02 13:19 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

[PATCH v6 00/10] drm/i915: DP branch devices
 2016-08-02 13:18 UTC  (12+ messages)
` [PATCH v6 06/10] drm: Read DP branch device HW revision
` [PATCH v6 08/10] drm/i915: Check pixel rate for DP to VGA dongle
` [PATCH v6 09/10] drm/i915: Update bits per component for display info

[PATCH] drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
 2016-08-02 12:59 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH v2 00/21] drm/i915: Organize most GPU features by platform
 2016-08-02 12:59 UTC  (4+ messages)
` [PATCH v2 12/21] drm/i915: Move HAS_AUX_IRQ definition to platform definition

[PATCH 0197/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:34 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/9] drm/i915: SKL iboost fixes
 2016-08-02 12:13 UTC  (6+ messages)
` [PATCH 4/9] drm/i915: Move bxt_ddi_vswing_sequence() call into intel_ddi_pre_enable() for HDMI
` [PATCH 9/9] drm/i915: Extract bdw_get_buf_trans_edp()

[PATCH] drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0
 2016-08-02 11:28 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: remove redundant fbc warnings
 2016-08-02 11:27 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: Protect older gen against intel_gt_init_powersave()
 2016-08-02 11:21 UTC  (5+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH v4 1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs
 2016-08-02 11:16 UTC  (2+ messages)
` [v4,1/6] "

linux-firmware-i915 pull request (bxt dmc, kbl dmc)
 2016-08-02 11:04 UTC  (2+ messages)

[PATCH] drm/i915: set proper N/M in modeset
 2016-08-02 10:52 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: set proper N/M in modeset (rev2)

[Patch V3] intel: Export pooled EU and min no. of eus in a pool
 2016-08-02 10:38 UTC 

A few bug fixes leading to exporting prime fences [mostly reviewed]
 2016-08-02 10:14 UTC  (85+ messages)
` [PATCH 10/73] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH 11/73] drm/i915: Remove intel_ring_get_tail()
` [PATCH 12/73] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH 13/73] drm/i915: Move the modulus for ring emission to the register write
` [PATCH 14/73] drm/i915: Unify request submission
  ` [PATCH v2] "
` [PATCH 15/73] drm/i915/lrc: Update function names to match request flow
` [PATCH 16/73] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 17/73] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 18/73] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH 19/73] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH 20/73] drm/i915: Refactor golden render state emission to unconfuse gcc
` [PATCH 21/73] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 22/73] drm/i915: Simplify calling engine->sync_to
` [PATCH 23/73] drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
` [PATCH 24/73] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 25/73] drm/i915: Split early global GTT initialisation
` [PATCH 26/73] drm/i915: Store owning file on the i915_address_space
` [PATCH 27/73] drm/i915: Count how many VMA are bound for an object
` [PATCH 28/73] drm/i915: Be more careful when unbinding vma
` [PATCH 29/73] drm/i915: Kill drop_pages()
` [PATCH 30/73] drm/i915: Introduce i915_gem_active for request tracking
` [PATCH 31/73] drm/i915: Prepare i915_gem_active for annotations
` [PATCH 32/73] drm/i915: Mark up i915_gem_active for locking annotation
` [PATCH 33/73] drm/i915: Refactor blocking waits
` [PATCH 34/73] drm/i915: Rename request->list to link for consistency
` [PATCH 35/73] drm/i915: Remove obsolete i915_gem_object_flush_active()
` [PATCH 36/73] drm/i915: Refactor activity tracking for requests
` [PATCH 37/73] drm/i915: Track requests inside each intel_ring
` [PATCH 38/73] drm/i915: Convert intel_overlay to request tracking
` [PATCH 39/73] drm/i915: Move the special case wait-request handling to its one caller
` [PATCH 40/73] drm/i915: Disable waitboosting for a saturated engine
` [PATCH 41/73] drm/i915: s/__i915_wait_request/i915_wait_request/
` [PATCH 42/73] drm/i915: Double check activity before relocations
` [PATCH 43/73] drm/i915: Move request list retirement to i915_gem_request.c
` [PATCH 44/73] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 45/73] drm/i915: Track active vma requests
` [PATCH 46/73] drm/i915: Release vma when the handle is closed
` [PATCH 47/73] drm/i915: Mark the context and address space as closed
` [PATCH 48/73] Revert "drm/i915: Clean up associated VMAs on context destruction"
` [PATCH 49/73] drm/i915: Combine loops within i915_gem_evict_something
` [PATCH 50/73] drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
` [PATCH 51/73] drm/i915: Double check the active status on the batch pool
` [PATCH 52/73] drm/i915: Remove request retirement before each batch
` [PATCH 53/73] drm/i915: Remove i915_gem_execbuffer_retire_commands()
` [PATCH 54/73] drm/i915: Fix up vma alignment to be u64
` [PATCH 55/73] drm/i915: Pad GTT views of exec objects up to user specified size
` [PATCH 56/73] drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
` [PATCH 57/73] drm/i915: Split insertion/binding of an object into the VM
` [PATCH 58/73] drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations
` [PATCH 59/73] drm/i915: Update the GGTT size/alignment query functions
` [PATCH 60/73] drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
` [PATCH 61/73] drm/i915: Record allocated vma size
` [PATCH 62/73] drm/i915: Wrap vma->pin_count accessors with small inline helpers
` [PATCH 63/73] drm/i915: Start passing around i915_vma from execbuffer
` [PATCH 64/73] drm/i915: Combine all i915_vma bitfields into a single set of flags
` [PATCH 65/73] drm/i915: Make i915_vma_pin() small and inline
` [PATCH 66/73] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [PATCH 67/73] drm/i915: Make fb_tracking.lock a spinlock
` [PATCH 68/73] drm/i915: Use atomics to manipulate obj->frontbuffer_bits
` [PATCH 69/73] drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
` [PATCH 70/73] drm/i915: Move obj->active:5 to obj->flags
` [PATCH 71/73] drm/i915: Move i915_gem_object_wait_rendering()
` [PATCH 72/73] drm/i915: Enable lockless lookup of request tracking via RCU
` [PATCH 73/73] drm/i915: Export our request as a dma-buf fence on the reservation object
` ✗ Ro.CI.BAT: failure for series starting with [01/73] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit

[PATCH 00/23] drm/i915: Organize most GPU features by platform
 2016-08-02 10:10 UTC  (11+ messages)
` [PATCH 03/23] drm/i915: Move HAS_RUNTIME_PM definition to platform
` [PATCH 07/23] drm/i915: Move HAS_GUC_UCODE definition to platform definition
` [PATCH 13/23] drm/i915: Introduce GEN5_FEATURES for device info

[PATCH v3 0/4] drm/i915/guc: use symbolic names for module parameter values
 2016-08-02  9:47 UTC  (6+ messages)
` [PATCH v3 1/4] drm/i915/guc: symbolic names for GuC submission preferences

[PATCH] drm/i915: fix WaInsertDummyPushConstPs
 2016-08-02  8:58 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/4] Various cleanup
 2016-08-02  8:44 UTC  (13+ messages)
` [PATCH 1/4] drm/i915: Cosmetic fixes in i915_drv.h
` [PATCH 2/4] drm/i915: Consistent struct device naming
` [PATCH 3/4] drm/i915: Consistent drm_minor use
` [PATCH 4/4] drm/i915: pdev cleanup
` ✗ Ro.CI.BAT: failure for Various cleanup

[PATCH v3 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
 2016-08-02  8:27 UTC  (3+ messages)

Disable power management on i915
 2016-08-02  7:47 UTC  (2+ messages)

[PATCH] drm/i915: HDMI audio gets the TMDS clock by crtc_clock
 2016-08-02  7:05 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

Put RCU request lookup to use
 2016-08-02  5:00 UTC  (19+ messages)
` [PATCH 01/16] drm/i915: Introduce i915_gem_active_wait_unlocked()
` [PATCH 02/16] drm/i915: Convert non-blocking waits for requests over to using RCU
` [PATCH 03/16] drm/i915: Convert non-blocking userptr "
` [PATCH 04/16] drm/i915/userptr: Remove superfluous interruptible=false on waiting
` [PATCH 05/16] drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
` [PATCH 06/16] drm/gem/shrinker: Wait before acquiring struct_mutex under oom
` [PATCH 07/16] drm/i915: Tidy generation of the GTT mmap offset
` [PATCH 08/16] drm/i915: Remove unused no-shrinker-steal
` [PATCH 09/16] drm/i915: Do a nonblocking wait first in pread/pwrite
` [PATCH 10/16] drm/i915: Remove (struct_mutex) locking for wait-ioctl
` [PATCH 11/16] drm/i915: Remove (struct_mutex) locking for busy-ioctl
` [PATCH 12/16] drm/i915: Reduce locking inside swfinish ioctl
` [PATCH 13/16] drm/i915: Remove pinned check from madvise ioctl
` [PATCH 14/16] drm/i915: Remove locking for get_tiling
` [PATCH 15/16] drm/i915: Repack fence tiling mode and stride into a single integer
` [PATCH 16/16] drm/i915: Assert that the request hasn't been retired
` ✗ Ro.CI.BAT: failure for series starting with [01/16] drm/i915: Introduce i915_gem_active_wait_unlocked()

[PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9
 2016-08-01 17:48 UTC  (3+ messages)
` [PATCH v3] drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info

[PATCH 3/9] drm/plane-helper: Add drm_plane_helper_check_state()
 2016-08-01 15:10 UTC  (3+ messages)
` [PATCH v2 "
  ` [Intel-gfx] "

[PATCH] drm/i915/debugfs: Take runtime_pm ref for sseu
 2016-08-01 14:54 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[Eaglelake][i915] pipe state doesn't match
 2016-08-01 13:34 UTC  (2+ messages)

[drm-intel-nightly] 2016y-07m-14d-21h-13m-02s UTC: locking dependency: drm_modeset_lock_all() || __blocking_notifier_call_chain
 2016-08-01 13:33 UTC  (2+ messages)

[PATCH] drm/i915/dmc: Accept symbolic link in firmware name
 2016-08-01 13:24 UTC  (13+ messages)

[PATCH i-g-t] tools/intel_reg: enable quiet option for mmio
 2016-08-01 12:47 UTC  (2+ messages)

[PATCH] drm/i915: cleanup_plane_fb: also drop reference to current state wait_req
 2016-08-01 12:00 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

drm-intel.git Committers: Reminder about tagging bugfixes
 2016-08-01 11:54 UTC  (2+ messages)

[PATCH v4 0/6] Finally fix watermarks
 2016-08-01 11:50 UTC  (10+ messages)
  ` [Intel-gfx] "

[I-G-T 0/3] igt/gem_mocs_settings: Update MOCS tests
 2016-08-01 10:43 UTC  (10+ messages)
` [I-G-T 2/3] igt/gem_mocs_settings: adding RC6 tests
` [I-G-T 3/3] igt/gem_mocs_settings: Reduce the amount of cascading failures

[PATCH 0/5] HDMI optimization series
 2016-08-01 10:09 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: Check live status before reading edid

[PATCH 00/12] drm/i915: Move DP link retraining to hotplug work etc
 2016-08-01 10:03 UTC  (11+ messages)
` [PATCH 03/12] drm/i915: Avoid mixing up SST and MST in DDI setup
` [PATCH 04/12] drm/i915: Reject mixing MST and SST/HDMI on the same digital port
` [PATCH 07/12] drm/i915: Move DP link retraining into intel_dp_detect()


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