public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-09 19:33:24 to 2015-02-11 10:24:09 UTC [more...]

[PATCH 0/5] i915 fb modifier support, respun
 2015-02-11 10:25 UTC  (41+ messages)
` [PATCH 1/5] drm/i915: Add tiled framebuffer modifiers
  ` [PATCH] "
  ` [PATCH] drm/i915: Add fb format modifier support
` [PATCH 2/5] "
` [PATCH 3/5] drm/i915: Use fb format modifiers in skylake_update_primary_plane
` [PATCH 5/5] drm: Also check unused fields for addfb2
  ` [PATCH 1/2] drm/i915: Set up fb format modifier for initial plane config
    ` [PATCH 2/2] drm/i915: Switch +intel_fb_align_height to fb format modifiers
` [PATCH v2 00/13] i915 fb modifier support, respun
  ` [PATCH 01/13] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
  ` [PATCH 02/13] drm/i915: Add tiled framebuffer modifiers
  ` [PATCH 03/13] drm/i915: Add fb format modifier support
  ` [PATCH 04/13] drm/i915: Show frame buffer modifier in debug info
  ` [PATCH 05/13] drm: Also check unused fields for addfb2
  ` [PATCH 06/13] drm/i915: Set up fb format modifier for initial plane config
  ` [PATCH 07/13] drm/i915: Switch +intel_fb_align_height to fb format modifiers
  ` [PATCH 08/13] drm/i915: Use fb format modifiers in skylake_update_primary_plane
  ` [PATCH 09/13] drm/i915/skl: CS flips are not supported with execlists
  ` [PATCH 10/13] drm/i915/skl: Use fb modifiers for sprites
  ` [PATCH 11/13] drm/i915: Use fb modifiers in intel_check_cursor_plane
  ` [PATCH 12/13] drm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj
  ` [PATCH 13/13] drm/i915: Announce support for framebuffer modifiers

[PATCH v2] tests/kms_addfb: Add support for fb modifiers
 2015-02-11 10:22 UTC  (5+ messages)
` [PATCH] "

[PATCH] drm/i915: Reject garbage in unsed ctx create/destroy fields
 2015-02-11 10:01 UTC  (2+ messages)

Macbook Air 6, 2: i915-related interrupt storm after Yosemite update
 2015-02-11  9:00 UTC  (2+ messages)
` Macbook Air 6, 2: i915-related interrupt storm after Yosemite update -- resolved

[PATCH 00/10] Random cleanups
 2015-02-11  9:15 UTC  (13+ messages)
` [PATCH 01/10] drm/i915: Garbage collect orphaned prototypes
` [PATCH 02/10] drm/i915: Make intel_ring_setup_status_page() static
` [PATCH 03/10] drm/i915: Remove intel_dsi_cmd.h
` [PATCH 04/10] drm/i915: Make intel_lr_context_render_state_init() static
` [PATCH 05/10] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 06/10] drm/i915: Make intel_logical_ring_advance_and_submit() static
` [PATCH 07/10] drm/i915: Make intel_dp_check_link_status() static
` [PATCH 08/10] drm/i915: Make intel_dp_unpack_aux() static
` [PATCH 09/10] drm/i915: MAke intel_unpin_fb_obj() static
` [PATCH 10/10] drm/i915: Remove the IS_SNB_G1 define

[PATCH] drm/i915: Stop requesting error_state reports
 2015-02-11  9:14 UTC  (7+ messages)

proposal for DVFS (Dynamic Voltage Frequency Scaling)
 2015-02-11  8:54 UTC  (6+ messages)

[PATCH i-g-t 01/17] lib/gt: api polish for igt_can_hang_ring
 2015-02-11  8:49 UTC  (32+ messages)
` [PATCH i-g-t 02/17] lib/ioctl: api polish for gem_context_has_param
` [PATCH i-g-t 03/17] lib/ioctl: gem_ prefix for igt_require_mmap_wc
` [PATCH i-g-t 04/17] igt/ioctls: doc for gem_mmap
` [PATCH i-g-t 05/17] lib/ioctls: make gem_context_set/get_param infallible
` [PATCH i-g-t 06/17] lib/ioctl: Add gem_context_destroy helpers
` [PATCH i-g-t 07/17] tests/gem_ctx_*: Use helpers
` [PATCH i-g-t 08/17] tests/gem_reset_stat: Use new ctx helpers
` [PATCH i-g-t 09/17] lib/ioctl: Document ctx param functions
` [PATCH i-g-t 10/17] tests: Add gem_ctx_param_basic
` [PATCH i-g-t 11/17] tests: Add invalid pad tests for ctx create/destroy
` [PATCH i-g-t 12/17] tests/gem_ppgtt: Start rcs before bcs for context tests
` [PATCH i-g-t 13/17] tests: Align subtest with naming convention
` [PATCH i-g-t 14/17] lib/igt_aux: s/swap/igt_swap/
` [PATCH i-g-t 15/17] tests/gem_wait: Adjust makefile
` [PATCH i-g-t 16/17] doc: Consolidate naming conventions into docbook
` [PATCH i-g-t 17/17] lib/igt_gt: Document and consolidate
  ` [PATCH i-g-t] lib/chipset: Cache devid

[RESEND 0/9] Reviewed FBC patches
 2015-02-11  8:30 UTC  (8+ messages)
` [PATCH 5/9] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 6/9] drm/i915: add frontbuffer tracking to FBC

[PATCH] drm/i915: Really ignore long HPD pulses on eDP
 2015-02-11  8:28 UTC  (4+ messages)

[PATCH] drm/i915: Clamp efficient frequency to valid range
 2015-02-11  8:27 UTC  (2+ messages)

[PATCH v4 0/8] Add enlightenments for vGPU
 2015-02-11  8:12 UTC  (13+ messages)
` [PATCH v4 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v4 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v4 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v4 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v4 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v4 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v4 7/8] drm/i915: Create vGPU specific MMIO operations to reduce traps
` [PATCH v4 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled

[PATCH] drm/i915: Introduce bit definitions of CTXT_SR_CTRL register
 2015-02-11  8:03 UTC  (3+ messages)

i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
 2015-02-11  7:30 UTC  (8+ messages)

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-02-11  0:55 UTC  (10+ messages)
  ` [Intel-gfx] "

About CTX_CONTEXT_CONTROL initialization in populate_lr_context() intel_lrc.c
 2015-02-11  0:19 UTC  (10+ messages)

[PATCH 00/12] drm/i915: Redo VLV/CHV watermark code
 2015-02-11  0:01 UTC  (14+ messages)
` [PATCH 01/12] drm/i915: Reduce CHV DDL multiplier to 16/8
` [PATCH 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH 03/12] drm/i915: Simplify VLV drain latency computation
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH 05/12] drm/i915: Reorganize VLV DDL setup
` [PATCH 06/12] drm/i915: Pass plane to vlv_compute_drain_latency()
` [PATCH 07/12] drm/i915: Read out display FIFO size on VLV/CHV
` [PATCH 08/12] drm/i915: Make sure PND deadline mode is enabled "
` [PATCH 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH 10/12] drm/i915: Support maxfifo with two planes on CHV
` [PATCH 11/12] drm/i915: Program PFI credits for VLV
` [PATCH 12/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV

[PATCH] drm/i915: Align initial plane backing objects correctly
 2015-02-10 22:20 UTC  (3+ messages)

[PATCH 0/6] Prefer wbinvd() where appropriate
 2015-02-10 20:49 UTC  (12+ messages)
` [PATCH 1/6] drm/i915: Remove the useless flush_chipset
` [PATCH 2/6] drm/i915: Pass eb_vmas to execbuffer implementations
` [PATCH 3/6] drm/i915: Opportunistically reduce flushing at execbuf
` [PATCH 4/6] drm/i915: Add debugfs knobs for wbinvd threshold
` [PATCH 5/6] drm/i915: Extract checking the necessity of flush
` [PATCH 6/6] drm/i915: obey wbinvd threshold in more places

[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
 2015-02-10 19:26 UTC  (3+ messages)
` [PATCH 04/15] drm/i915: Parse VBT PSR block

Compile error - xserver-xorg-video-intel
 2015-02-10 16:04 UTC 

[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
 2015-02-10 14:06 UTC  (3+ messages)

[PATCH 00/18] A few more workarounds
 2015-02-10 14:02 UTC  (21+ messages)
` [PATCH 01/18] drm/i915: Support not having an init clock gating function defined
` [PATCH 02/18] drm/i915/skl: Implement WaDisableHBR2
` [PATCH 03/18] drm/i915/skl: Document the WM read latency W/A with its name
` [PATCH 04/18] drm/i915/skl: Provide a gen9 specific init_render_ring()
` [PATCH 05/18] drm/i915/skl: Make the init clock gating function skylake specific
` [PATCH 06/18] drm/i915/skl: Implement WaSetGAPSunitClckGateDisable
` [PATCH 07/18] drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
` [PATCH 08/18] drm/i915/skl: Document that we implement WaRsClearFWBitsAtReset
` [PATCH 09/18] drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
` [PATCH 10/18] drm/i915/skl: Implement WaDisableVFUnitClockGating
` [PATCH 11/18] drm/i915/skl: Introduce a SKL specific init_workarounds()
` [PATCH 12/18] drm/i915/skl: Implement WaDisablePowerCompilerClockGating
` [PATCH 13/18] drm/i915/skl: Implement WaDisablePartialResolveInVc
` [PATCH 14/18] drm/i915/skl: Implement WaDisableLSQCROPERFforOCL
` [PATCH 15/18] drm/i915/skl: Implement WaDisableHDCInvalidation
` [PATCH 16/18] drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCS
` [PATCH 17/18] drm/i915/skl: Implement WaCcsTlbPrefetchDisable:skl
` [PATCH 18/18] drm/i915/skl: Implement WaBarrierPerformanceFixDisable

[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
 2015-02-10 12:43 UTC  (2+ messages)

[PATCH] drm/i915: Quietly reject attempts to create non-pagealigned stolen objects
 2015-02-10 12:34 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH v2] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
 2015-02-10 11:57 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH 9/9] drm/i915: gen5+ can have FBC with multiple pipes
 2015-02-10 11:20 UTC  (2+ messages)

[PATCH v2] drm/i915/skl: Make sure to allocate mininum sizes in the DDB
 2015-02-10  4:09 UTC  (2+ messages)


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