public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-01-22 20:53:46 to 2014-01-27 09:36:54 UTC [more...]

[PATCH 00/10] drm/i915: Some less complex FBC fixes
 2014-01-27  9:36 UTC  (17+ messages)
` [PATCH v3 01/10] drm/i915: Don't write IVB_FBC_RT_BASE
` [PATCH 02/10] drm/i915: Don't set persistent FBC mode on ILK/SNB
` [PATCH 03/10] drm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNB
` [PATCH 04/10] drm/i915: Improve FBC plane defines a bit
` [PATCH 05/10] drm/i915: Use 1/2 compression ratio limit for 16bpp on FBC2
` [PATCH 06/10] drm/i915: Actually write the correct bits to DPFC_CONTROL on CTG
` [PATCH 07/10] drm/i915: Don't preserve DPFC_CONTROL bits ILK/SNB
` [PATCH v2 08/10] drm/i915: Kill most of the FBC register save/restore
` [PATCH 09/10] drm/i915: Fix FBC1 enable message
` [PATCH 10/10] drm/i915: Fix FBC_FENCE_OFF

[PATCH] drm/i915: enable HiZ Raw Stall Optimization
 2014-01-27  9:04 UTC  (3+ messages)

Excessive WARN()s in Intel 915 driver
 2014-01-27  9:02 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Don't set the 8to6 dither flag when not scaling
 2014-01-27  9:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: read lvds_border_bits state from encoder->get_config

[PATCH] drm/i915: GEN7_MSG_CONTROL is ivb-only
 2014-01-27  7:28 UTC  (7+ messages)

[PATCH 1/5] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-26 21:47 UTC  (21+ messages)
` [PATCH 2/5] drm/i915: Print captured bo for all VM in error state
` [PATCH 3/5] drm/i915: Create a USES_PPGTT macro
` [PATCH 4/5] drm/i915: Capture PPGTT info on error capture
` [PATCH 5/5] drm/i915: Fix error capture on BYT/BDW

[PATCH 1/5] drm/i915: Round up object allocations
 2014-01-26 20:03 UTC  (10+ messages)

[PATCH 1/3] drm/i915: Tune down output when context is banned
 2014-01-26 18:58 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Seek only one guilty batch per hanged ring
` [PATCH 3/3] drm/i915: Get rid of acthd based batch search on reset stats
` [PATCH v2 1/3] drm/i915: Tune down debug output when context is banned

[PATCH v2 3/5] drm/i915: Make sprite updates atomic
 2014-01-26 17:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] drm/i915: fix dp/sdvo i2c cleanup
 2014-01-26 15:40 UTC  (8+ messages)
` [PATCH v2] "
        ` [Intel-gfx] "

Supporting fused display configurations v4
 2014-01-26 15:09 UTC  (3+ messages)
` [PATCH 05/12] drm/i915: Remove INTEL_INFO()

[RFC PATCH] drm/i915: move module parameters into a struct
 2014-01-26 14:38 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915: drop the i915.fbpercrtc module parameter
  ` [PATCH v2 2/2] drm/i915: move module parameters into a struct, in a new file

[PATCH 1/3] lib: Always build and export interval_tree
 2014-01-26 14:03 UTC  (9+ messages)
` [PATCH] lib: Export interval_tree
    ` [Intel-gfx] "

[PATCH] drm/i915: Always pin the default context
 2014-01-25 20:23 UTC  (5+ messages)

[PATCH 1/2] drm: dp helper: Add DP test sink CRC definition
 2014-01-25 20:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Redoing the PSR setup on resume
 2014-01-25 20:10 UTC  (2+ messages)

Expansion of pm_rps subtest min-max-config-at-idle
 2014-01-25 19:46 UTC  (8+ messages)
` [PATCH 4/4] pm_rps: Require that cur reaches min at idle
          ` [PATCH 4/4 v2] "

[PATCH 0/3] drm/i915: FIFO underrun reporting changes
 2014-01-25 19:14 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Limit FIFO underrun reports on GMCH platforms
` [PATCH 2/3] drm/i915: Make underruns DRM_ERROR

[Intel-gfx] [PATCH 2/2] drm/i915: debugs: Add support for probing DP sink CRC
 2014-01-25 19:11 UTC  (8+ messages)
` [PATCH] drm/i915: debugfs: "

[PATCH 1/2] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-25 19:10 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Print captured bo for all VM in error state

[PATCH] i915: remove pm_qos request on error
 2014-01-25 11:53 UTC  (2+ messages)

[PATCH 00/19] Make PC8 become part of runtime PM
 2014-01-24 19:58 UTC  (3+ messages)
` [PATCH 06/19] drm/i915: get/put runtime PM when we get/put a power domain

[PATCH 00/28] drm/i915: Lots of workaround changes (resurrected)
 2014-01-24 17:58 UTC  (22+ messages)
` [PATCH 01/28] drm/i915: We implement WaDisableL3Bank2xClockGate:vlv
` [PATCH 02/28] drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw
` [PATCH 03/28] drm/i915: WaPsdDispatchEnable seems to be another name for WaDisablePSDDualDispatchEnable
` [PATCH 04/28] drm/i915: We implement WaDisableL3CacheAging:vlv
` [PATCH 06/28] drm/i915: We implement WaDisableRCCUnitClockGating:snb
` [PATCH 07/28] drm/i915: We implement WaMiSetContext_Hang
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
` [PATCH 16/28] drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV
` [PATCH 26/28] drm/i915: WaDisableDopClockGating isn't applicable to IVB

[PATCH 1/4] drm/i915: Set primary plane enable at dpcntrl
 2014-01-24 17:41 UTC  (12+ messages)
` [PATCH 2/4] drm/i915: move psr_setup_done to psr struct
` [PATCH 3/4] drm/i915: Update PSR on resume
` [PATCH 4/4] drm/i915: Add Baytrail PSR Support
  ` [PATCH] "
` [PATCH] drm/i915: Set primary plane enable at dpcntrl

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-01-24 17:38 UTC  (11+ messages)
                ` [alsa-devel] "

[RFC 0/6] enabling runtime on BYT
 2014-01-24 17:23 UTC  (13+ messages)
` [RFC 1/6] drm/i915: cover ioctls with runtime_get/put
` [RFC 5/6] drm/i915: device specific runtime suspend/resume
` [RFC 6/6] FOR_UPSTREAM [VPG]: drm/i915: call init_runtime_pm before gem_init

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-24 17:19 UTC  (7+ messages)

[PATCH 1/1] drm/i915: Enabling plane rotation control through sysfs
 2014-01-24 14:24 UTC  (3+ messages)

[PATCH v2] drm/i915: Clean up display pipe register accesses
 2014-01-24 12:52 UTC  (2+ messages)

[PATCH] drm/i915: Clean up display pipe register accesses
 2014-01-24 12:13 UTC  (3+ messages)

[PATCH] drm/i915: Decouple GPU error reporting from ring initialisation
 2014-01-24 12:06 UTC  (4+ messages)

[PATCH] drm/i915: Include HW status page in error capture
 2014-01-24 11:25 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Mask reserved bits in display/sprite address registers"
 2014-01-24 11:04 UTC  (2+ messages)

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2014-01-24  9:00 UTC  (2+ messages)

[PATCH 0/3] drm/i915: "Fix" g4x infoframes w/ multiple HDMI/DVI monitors
 2014-01-23 21:15 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Add encoder .off() hook
` [PATCH 2/3] drm/i915: Convert DIP port switch cases to a simple macro
` [PATCH 3/3] drm/i915: Make infoframe trnsmission more reliable on g4x

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-01-23 21:10 UTC  (4+ messages)

[PATCH] drm/i915: fix WRPLL clock calculation
 2014-01-23 19:10 UTC  (3+ messages)

[PATCH] Fix LIBDRM_PATH for top android build
 2014-01-23 18:29 UTC 

[PATCH 1/3] tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs
 2014-01-23 18:18 UTC  (3+ messages)
` [PATCH 2/3] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
` [PATCH 3/3] test/pm_psr: Add Baytrail simple pm_psr test

[PATCH] drm/i915: (VLV2) Fix the hotplug detection bits
 2014-01-23 10:52 UTC  (10+ messages)
` (no subject)
  ` [PATCH v3] drm/i915: VLV2 - Fix hotplug detect bits
` [PATCH V4] "
  ` [PATCH V4] drm/i915: "

[PATCH] drm/i915: Add debugfs hooks for messign with watermark latencies
 2014-01-23  9:24 UTC  (4+ messages)

[PATCH] tools: Allow building on Android after noinst_PROGRAMS is not defined any more
 2014-01-23  8:59 UTC  (2+ messages)

[PATCH 00/19] ILK+ interrupt improvements
 2014-01-23  8:22 UTC  (4+ messages)

[PATCH v4] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-23  2:19 UTC  (3+ messages)

[PATCH] drm/i915: Retry reading DPCD when bogus values are read
 2014-01-23  0:59 UTC  (2+ messages)

[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-01-22 21:14 UTC  (3+ messages)
` [PATCH v4 5/5] drm/tegra: Add eDP support

IGT conventions
 2014-01-22 20:53 UTC  (6+ messages)


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