public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-10 20:57:51 to 2015-02-13 10:04:46 UTC [more...]

INTEL ATOM E3826 Feedback from an industrial customer
 2015-02-13 10:04 UTC 

[PATCH] drm/i915: Fix an incorrect free rather than derefence issue
 2015-02-13  9:58 UTC  (3+ messages)

[RFC 0/2] Contain PPGTT memory leak/usage in true PPGTT mode
 2015-02-13  9:55 UTC  (6+ messages)
` [RFC 1/2] drm/i915: Export active PPGTTs in debugfs
` [RFC 2/2] drm/i915: Clean-up PPGTT on context destruction

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-02-13  9:25 UTC  (5+ messages)

[PATCH] drm/i915: Check obj->vma_list under the struct_mutex
 2015-02-13  9:18 UTC  (6+ messages)

[PATCH 0/2] A couple of fixes on top of the recent W/A work
 2015-02-13  8:59 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/skl: Fix always true comparison in a revision id check
` [PATCH 2/2] drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5

[PATCH] drm/i915: Fix frontbuffer false positve
 2015-02-13  8:48 UTC  (7+ messages)

[RFC 00/12] i915 init-time configuration
 2015-02-13  8:19 UTC  (17+ messages)
` [RFC 01/12] drm/i915/config: Initial framework
` [RFC 02/12] drm/i915/config: Introduce intel_output_name
` [RFC 03/12] drm/i915/config: Add init-time configuration of bits per color
` [RFC 04/12] drm/i915/config: Set dp panel fitter property based on init-time config
` [RFC 05/12] drm/i915/config: Set general connector properties using config
` [RFC 06/12] drm/i915/config: Split out allocation of list nodes
` [RFC 07/12] drm/i915/config: Get workaround information from configuration
` [RFC 08/12] drm/i915/config: Use workarounds list "
` [RFC 09/12] drm/i915/config: Add VBT settings configuration
` [RFC 10/12] drm/i915/config: Introduce a test table and code to make use of it
` [RFC 11/12] drm/i915/config: Add workaround properties to ACPI table
` [RFC 12/12] drm/i915/config: Add ACPI device examples for VBT configuration

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-13  7:46 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: Drop pipe_enable checks in vblank funcs
` [PATCH 3/4] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
` [PATCH 4/4] drm/i915: Switch to drm_crtc variants of vblank functions
    ` [Intel-gfx] "

[PATCH 00/18] A few more workarounds
 2015-02-13  5:09 UTC  (41+ messages)
` [PATCH 01/18] drm/i915: Support not having an init clock gating function defined
` [PATCH 02/18] drm/i915/skl: Implement WaDisableHBR2
    ` [PATCH v2] "
` [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 07/12] drm/i915: Read out display FIFO size on VLV/CHV
 2015-02-12 18:59 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/4] drm/i915: CHV display PHY magic
 2015-02-12 18:52 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Implement chv display PHY lane stagger setup
` [PATCH 2/4] drm/i915: Add a hack to fix link training errors on pipe A+port B on CHV
` [PATCH 3/4] Revert "drm/i915: Hack to tie both common lanes together on chv"
` [PATCH 4/4] drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV

[RESEND 0/9] Reviewed FBC patches
 2015-02-12 17:58 UTC  (10+ 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: More DPIO magic for CHV HDMI & DP
 2015-02-12 13:20 UTC  (5+ messages)

[PATCH] drm/i915: Add process identifier to requests
 2015-02-12  9:35 UTC  (6+ messages)

PCH fifo underrun in 3.18
 2015-02-12  6:27 UTC  (5+ messages)

[PATCH 1/1] tools/intel_audio_dump: add support for Skylake
 2015-02-12  0:41 UTC 

[PATCH 1/4] intel: Unconditionally clear ioctl structs
 2015-02-11 19:10 UTC  (13+ messages)
` [PATCH 2/4] xf86drmMode: "
` [PATCH 3/4] drm: use drmIoctl everywhere
` [PATCH 4/4] xf86drm: Unconditionally clear ioctl structs
` [PATCH] tests: remove intel-specific tests

i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
 2015-02-11 16:57 UTC  (9+ messages)

[PATCH] drm/i915: Align initial plane backing objects correctly
 2015-02-11 16:38 UTC  (5+ messages)

[PATCH] drm/i915: DP link training optimization
 2015-02-11 16:06 UTC  (3+ messages)

[PATCH 00/10] Random cleanups
 2015-02-11 16:05 UTC  (7+ messages)
` [PATCH 02/10] drm/i915: Make intel_ring_setup_status_page() static
` [PATCH 03/10] drm/i915: Remove intel_dsi_cmd.h

[PATCH 1/2] drm/i915: Detect eDRAM with the enabled bit only
 2015-02-11 15:47 UTC  (3+ messages)

DELL Latitude e5540 Intel 4400 3rd display problem
 2015-02-11 15:26 UTC  (3+ messages)

Hibernation test
 2015-02-11 14:46 UTC 

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

[PATCH] tests/kms_addfb: Add support for fb modifiers
 2015-02-11 13:53 UTC  (2+ messages)

[PATCH 4/10] drm/i915: DRRS calls based on frontbuffer
 2015-02-11 12:58 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: Add support for DRRS in intel_dp_set_m_n

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

[PATCH] drm/i915: Add debugfs entry for DRRS
 2015-02-11 12:52 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Add support for DRRS to switch RR
 2015-02-11 12:48 UTC  (2+ messages)

[PULL] drm-intel-next-fixes v2
 2015-02-11 12:17 UTC 

[PULL] drm-intel-next-fixes
 2015-02-11 11:48 UTC  (2+ messages)

[drm-intel:drm-intel-next-queued 161/168] drivers/gpu/drm/i915/intel_ringbuffer.c:505:6: sparse: symbol 'intel_ring_setup_status_page' was not declared. Should it be static?
 2015-02-11 11:37 UTC  (2+ messages)
` [PATCH drm-intel] drm/i915: intel_ring_setup_status_page() can be static

[PATCH 10/10] drm/i915: Remove the IS_SNB_G1 define
 2015-02-11 11:35 UTC  (2+ messages)

proposal for DVFS (Dynamic Voltage Frequency Scaling)
 2015-02-11 10:42 UTC  (7+ messages)

[PATCH 0/5] i915 fb modifier support, respun
 2015-02-11 10:25 UTC  (17+ messages)
` [PATCH v2 00/13] "
  ` [PATCH 04/13] drm/i915: Show frame buffer modifier in debug info
  ` [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 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] "

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] drm/i915: Stop requesting error_state reports
 2015-02-11  9:14 UTC  (7+ messages)

[PATCH i-g-t 01/17] lib/gt: api polish for igt_can_hang_ring
 2015-02-11  8:49 UTC  (19+ messages)
` [PATCH i-g-t 03/17] lib/ioctl: gem_ prefix for igt_require_mmap_wc
` [PATCH i-g-t 05/17] lib/ioctls: make gem_context_set/get_param infallible
` [PATCH i-g-t 13/17] tests: Align subtest with naming convention
  ` [PATCH i-g-t] lib/chipset: Cache devid

[PATCH] drm/i915: Really ignore long HPD pulses on eDP
 2015-02-11  8:28 UTC  (3+ 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  (5+ messages)

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

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

[PATCH 12/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
 2015-02-11  0:01 UTC  (2+ messages)

[PATCH 6/6] drm/i915: obey wbinvd threshold in more places
 2015-02-10 20:49 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