Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-22 15:58:53 to 2015-06-24 09:29:29 UTC [more...]

[PATCH 00/15] Batch submission via GuC
 2015-06-24  9:32 UTC  (30+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH 04/15] drm/i915: Add GuC-related header files
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission
` [PATCH 14/15] drm/i915: Debugfs interface for GuC submission statistics

[PATCH] drm/i915: Do a lightweight pm_get() from intel_mark_busy()
 2015-06-24  9:26 UTC  (4+ messages)

[PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
 2015-06-24  9:21 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
` [PATCH 3/3] drm/i915: Return correct size for rotated views

[PATCH 00/11] [RFC] drm_for_each_* macros and list locking
 2015-06-24  8:36 UTC  (16+ messages)
` [PATCH 01/11] drm: Simplify drm_for_each_legacy_plane arguments
` [PATCH 02/11] drm: Add modeset object iterators
` [PATCH 03/11] drm/probe-helper: Grab mode_config.mutex in poll_init/enable
` [PATCH 04/11] drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors
` [PATCH 05/11] drm: Check locking in drm_for_each_encoder/connector
` [PATCH 06/11] drm/i915: Use drm_for_each_fb in i915_debugfs.c
` [PATCH 07/11] drm: Check locking in drm_for_each_fb
` [PATCH 08/11] drm/i915: Take all modeset locks for DP MST hotplug
` [PATCH 09/11] drm: Amend connector/encoder list locking rules
` [PATCH 10/11] drm: Roll out drm_for_each_connector more
` [PATCH 11/11] drm: Roll out drm_for_each_{plane, crtc, encoder}

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-24  8:24 UTC  (17+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
` [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()

[PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
 2015-06-24  7:42 UTC  (24+ messages)
` [PATCH 2/9] drm/i915: Filter out no-op frontbuffer tracking flushes
` [PATCH 3/9] drm/i915: debugfs for frontbuffer tracking
` [PATCH 4/9] drm/i915: Nuke lvds downclock support
` [PATCH 5/9] drm/i915: s/update/compute/ for gmch dpll register functions
` [PATCH 6/9] drm/i915/drrs: Restrict buffer tracking to the DRRS pipe
` [PATCH 7/9] drm/i915/psr: Restrict buffer tracking to the PSR pipe
` [PATCH 8/9] drm/i915/psr: Restrict single-shot updates "
` [PATCH 9/9] drm/i915: Use to_i915 in intel_frontbuffer.c
` [PATCH igt] tests/kms_frontbuffer_tracking: add modesetfrombusy test

[PATCH 1/2] drm/atomic: Update old_fb after setting a property
 2015-06-24  6:59 UTC  (2+ messages)
` [PATCH 2/2] drm/atomic: Cleanup on error properly in the atomic ioctl

[PATCH v2 resend 4/5] drm/i915: add I915_PARAM_HAS_RESOURCE_STREAMER to i915_getparam
 2015-06-24  6:30 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-24  4:47 UTC  (10+ messages)

[PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag
 2015-06-24  3:51 UTC  (6+ messages)
` [PATCH mesa] i965/gen8+: bo in state base address must be in 32-bit address range
` [PATCH igt 1/2] lib: Update intel_require_memory to handle +4GB cases
` [PATCH igt 2/2] tests/gem_ppgtt: Check Wa32bitOffsets workarounds

[bisect] regression in suspend with i915 on 82852/855GM
 2015-06-23 22:26 UTC 

[PATCH] drm/i915: Add the ddi get cdclk code for BXT (v2)
 2015-06-23 21:14 UTC  (2+ messages)
` [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v3)

[PATCH] drm/i915/gen9: fix typo when setting up the crtc scaler
 2015-06-23 21:23 UTC  (3+ messages)

[PATCH v6 5/6] drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
 2015-06-23 21:22 UTC  (4+ messages)
` [PATCH v6 5/5] "

[PATCH] drm/i915/gen9: fix error path in intel_init_workaround_bb
 2015-06-23 21:13 UTC  (10+ messages)

[PATCH igt] tests/kms_frontbuffer_tracking: skip expected failures
 2015-06-23 21:05 UTC  (2+ messages)

[PATCH 1/9] drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
 2015-06-23 20:52 UTC  (4+ messages)
` [PATCH] "

[PATCH 02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands
 2015-06-23 20:00 UTC  (7+ messages)

[PATCH 1/5] drm/i915: Enable runtime pm
 2015-06-23 18:52 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: PSR: Remove Low Power HW tracking mask
` [PATCH 4/5] drm/i915: Invalidate frontbuffer bits on FBDEV sync

[drm-intel:drm-intel-next-queued 260/261] DockBook: Warning(drivers/gpu/drm/i915/intel_lrc.c:799): Excess function parameter 'ctx' description in 'intel_logical_ring_begin'
 2015-06-23 18:31 UTC 

[PATCH i-g-t v2] tests/gem_fence_thrash.c: Reduce memory usage
 2015-06-23 16:11 UTC  (3+ messages)

[PATCH i-g-t v5] libs/igt_core.c: Fix compile warnings in igt_core.c
 2015-06-23 15:42 UTC  (4+ messages)

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-23 15:35 UTC  (7+ messages)

[PATCH i-g-t] tests/gem_fence_thrash.c: Reduce memory usage
 2015-06-23 15:32 UTC  (3+ messages)

[PATCH 00/55] Remove the outstanding_lazy_request
 2015-06-23 15:34 UTC  (14+ messages)
` [PATCH 03/55] drm/i915: i915_add_request must not fail
` [PATCH 46/55] drm/i915: Update intel_ring_begin() to take a request structure
` [PATCH 54/55] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'

[PATCH 0/2] Some fixes on top of WA batch patches
 2015-06-23 15:27 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Fix warnings reported by 0-day
` [PATCH 2/2] drm/i915: Bail out early if WA batch is not available for given Gen

[PATCH 0/2] Prevent (sleeping) wm updates under vblank evasion
 2015-06-23 15:24 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Drop parameters to intel_update_sprite_watermarks()
` [PATCH 2/2] drm/i915: Update sprite watermarks outside vblank evasion

[PATCH v6 0/6] Add Per-context WA using WA batch buffers
 2015-06-23 14:48 UTC  (5+ messages)
` [PATCH v6 6/6] drm/i915/gen8: Add WaRsRestoreWithPerCtxtBb workaround

[PATCH v2 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
 2015-06-23 13:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/3] drm: Turn off Legacy Context Functions
 2015-06-23 13:16 UTC  (6+ messages)
` [PATCH 2/3] drm: Convert drm_legacy_ctxbitmap_init to void return type
` [PATCH 3/3] drm: Reject DRI1 hw lock ioctl functions for kms drivers

[v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-23 12:49 UTC  (8+ messages)
` [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
` [v2 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
    ` [Intel-gfx] "

[PATCH v2 0/6] Ring frequency & Rpe changes for SKL
 2015-06-23 12:49 UTC  (4+ messages)
` [PATCH 4/6] drm/i915: Corrected the platform checks in i915_ring_freq_table function

[PATCH] drm/i915: enable BIOS hang workaround for Lenovo T60 too
 2015-06-23 12:23 UTC  (6+ messages)

[PATCH] drm/i915: Fix up KMS Kconfig removal patch
 2015-06-23 12:16 UTC  (2+ messages)

[PATCH] drm/i915: Remove KMS Kconfig option
 2015-06-23 12:04 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
 2015-06-23 11:59 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Move rotated geometry calculations into the fill helper
` [PATCH 3/3] drm/i915: Return correct size for rotated views

[PATCH] drm/i915: Officially give up on seqno coherency
 2015-06-23 11:52 UTC  (4+ messages)
  ` [Intel-gfx] "

[RFC PATCH 0/7] Convert to atomic, part 4
 2015-06-23 11:50 UTC  (9+ messages)
` [RFC PATCH 2/7] drm/i915: Read hw state into an atomic state struct, try 2
` [RFC PATCH 4/7] drm/i915: enable fastboot for everyone

[PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+
 2015-06-23 11:10 UTC  (3+ messages)

[PATCH v2] drm: Turn off Legacy Context Functions
 2015-06-23  9:38 UTC  (2+ messages)

haswell displayport MST audio support
 2015-06-23  8:06 UTC  (12+ messages)
` [PATCH 3/4] snd: add support for displayport multi-stream to hda codec
                  ` [Intel-gfx] "

[PATCH] Antigcc bitfield bikeshed
 2015-06-23  6:53 UTC  (5+ messages)

[PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
 2015-06-23  6:36 UTC 

[PATCH 0/5] drm/i915: hotplug cleanup saga continues
 2015-06-23  6:36 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/irq: abstract irq storm hotplug disabling
  ` [Intel-gfx] "

[PATCH] sna: Correct misspelled cacheing->caching in comments
 2015-06-23  5:45 UTC 

[PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
 2015-06-22 20:35 UTC  (5+ messages)
` [PATCH v2 4/5] drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
  ` [PATCH 5/5] drm/i915/bxt: add DDI port HW readout support
    ` [PATCH v2 "
` [PATCH v2 4.1/5] drm/i915: calculate the port clock rate along with other PLL params

[PATCH 25/55] drm/i915: Update i915_gem_object_sync() to take a request structure
 2015-06-22 20:14 UTC  (9+ messages)

[PATCH] drm/i915: Avoid GPU stalls from kswapd
 2015-06-22 19:50 UTC  (7+ messages)

[drm-intel:drm-intel-next-queued 201/204] DockBook: Warning(drivers/gpu/drm/i915/intel_lrc.c:1127): bad line:
 2015-06-22 19:34 UTC 

Fwd: RE: [Contact] Fedora 22
 2015-06-22 16:49 UTC  (2+ messages)

[PATCH] drm/i915: Enforce execobject.alignment to be a power-of-two
 2015-06-22 16:09 UTC  (6+ messages)

[RFC 0/7] Introduce framework for forwarding generic non-OA performance
 2015-06-22 16:09 UTC  (6+ messages)
` [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU
` [RFC 7/7] drm/i915: Add support for retrieving MMIO register values "

[RFC 0/8] Introduce framework to forward asynchronous OA counter
 2015-06-22 16:01 UTC  (3+ messages)
` [RFC 3/8] drm/i915: Add the data structures for async OA capture mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).