public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-05-06 12:05:48 to 2015-05-07 20:18:48 UTC [more...]

[PATCH] Removing redundant is_edp_psr
 2015-05-07 20:18 UTC  (4+ messages)

[WARNING 4.1-rc2] i915: Unclaimed register detected before writing to register 0xc4040
 2015-05-07 19:40 UTC 

[PATCH 1/3] drm/i915: Sink rate read should be saved in deca-kHz
 2015-05-07 19:04 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: Rename dp rates array as per platform
` [PATCH 3/3] drm/i915/bxt: edp1.4 Intermediate Freq support
      ` [PATCH] "
    ` [PATCH] drm/i915: Sink rate read should be saved in deca-kHz

[PATCH igt 0/8] Make kms_fbc_crc useful again
 2015-05-07 18:56 UTC  (9+ messages)
` [PATCH igt 1/8] tests/kms_fbc_crc: exec_nop() can also invalidate FBC
` [PATCH igt 2/8] tests/kms_fbc_crc: increase the FBC wait timeout
` [PATCH igt 3/8] tests/kms_fbc_crc: unify flip handling
` [PATCH igt 4/8] tests/kms_fbc_crc: refactor context handling code
` [PATCH igt 5/8] tests/kms_fbc_crc: extract check_crc()
` [PATCH igt 6/8] tests/kms_fbc_crc: make the blt test draw the same pattern
` [PATCH igt 7/8] tests/kms_fbc_crc: extract fill_mmap_{cpu, gtt}()
` [PATCH igt 8/8] tests/kms_fb_crc: fix the reference CRC checking

[PATCH igt] lib/debugfs: wait_for_keypress("crc") when collecting CRC
 2015-05-07 18:23 UTC 

[PATCH 1/3] drm/i915: Test plane mask for sprite watermark updates properly
 2015-05-07 18:04 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Drop parameters to intel_update_sprite_watermarks()
` [PATCH 3/3] drm/i915: Update sprite watermarks outside vblank evasion

[PATCH 00/13] Update of the HDMI DPLL dividers computation
 2015-05-07 17:38 UTC  (14+ messages)
` [PATCH 01/13] drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()
` [PATCH 02/13] drm/i915/skl: Make sure to break when not finding suitable PLL dividers
` [PATCH 03/13] drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing
` [PATCH 04/13] drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider
` [PATCH 05/13] drm/i915/skl: Use a more idomatic early return
` [PATCH 06/13] drm/i915/skl: Factor out computing the DPLL paramaters from the dividers
` [PATCH 07/13] drm/i915/skl: Remove unnecessary () used with div_u64()
` [PATCH 08/13] drm/i915/skl: Remove unnecessary () used with abs_diff()
` [PATCH 09/13] drm/i915/skl: Use MISSING_CASE() in skl_wrpll_params_populate()
` [PATCH 10/13] drm/i915: Correctly prefix HSW/BDW HDMI clock functions
` [PATCH 11/13] drm/i915/skl: Don't try to store the wrong central frequency
` [PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
` [PATCH 13/13] drm/i915/skl: Prefer even dividers for SKL DPLLs

[PATCH] drm/vblank: Fixup and document timestamp update/read barriers
 2015-05-07 17:33 UTC  (12+ messages)
      ` [Intel-gfx] "

[PATCH i-g-t 0/5] Unit tests for the new SKL HDMI DPLLs code
 2015-05-07 17:26 UTC  (6+ messages)
` [PATCH i-g-t 1/5] compute_wrpll: Rename ddi_compute_wrpll to hsw_compute_wrpll
` [PATCH i-g-t 2/5] skl_compute_wrpll: Add a way to test the SKL WRPLL algorithm
` [PATCH i-g-t 3/5] skl_compute_wrpll: Make sure we respect the DCO frequency constraints
` [PATCH i-g-t 4/5] skl_compute_wrpll: Count how many even/odd dividers we compute
` [PATCH i-g-t 5/5] skl_compute_wrpll: Prefer even dividers

[PATCH v2 0/5] Partial GGTT views
 2015-05-07 16:17 UTC  (11+ messages)
` [PATCH v3 1/4] drm/i915: Do not make assumptions on GGTT VMA sizes
` [PATCH v3 2/4] drm/i915: Consider object pinned if any VMA is pinned
` [PATCH v3 3/4] drm/i915: Add a partial GGTT view type
` [PATCH v3 4/4] drm/i915: Use partial view in mmap fault handler

[PATCH v2 4/5] drm/i915: Add a partial GGTT view type
 2015-05-07 16:15 UTC  (5+ messages)

[PATCH 0/9] drm/i915/bxt Enable existing workarounds for Broxton
 2015-05-07 16:09 UTC  (12+ messages)
` [PATCH 1/9] drm/i915/bxt: Mark WaDisablePartialInstShootdown as for Broxton also
` [PATCH 2/9] drm/i915/bxt: Mark workaround as for Skylake & Broxton
` [PATCH 3/9] drm/i915/bxt: Enable WaDisableDgMirrorFixInHalfSliceChicken5 for Broxton
` [PATCH 4/9] drm/i915/bxt: Enable WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken "
` [PATCH 5/9] drm/i915/bxt: Enable WaEnableYV12BugFixInHalfSliceChicken7 "
` [PATCH 6/9] drm/i915/bxt: Move WaForceEnableNonCoherent to Skylake only
` [PATCH 7/9] drm/i915/bxt: Mark Wa4x4STCOptimizationDisable as for Broxton also
` [PATCH 8/9] drm/i915/bxt: Mark WaDisablePartialResolveInVc "
` [PATCH 9/9] drm/i915/bxt: Mark WaCcsTlbPrefetchDisable "

[PATCH 00/11] Skylake display NV12 feature addition
 2015-05-07 16:01 UTC  (6+ messages)
` [PATCH 06/11] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 09/11] drm/i915: Update compute_baseline_bpp for NV12

[RFC 0/2] strace/drm: Add i915 ioctls to strace
 2015-05-07 15:37 UTC  (4+ messages)
` [RFC 1/2] strace/drm: Print extended info for drm and i915 ioctls
  ` [RFC 2/2] strace/drm: Print args for most common "

[PATCH] drm/i915: restore ggtt double-bind avoidance
 2015-05-07 15:29 UTC  (3+ messages)

[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
 2015-05-07 14:58 UTC  (15+ messages)
  ` [RFC PATCH 01/11] perf: export perf_event_overflow
` [RFC PATCH 02/11] perf: Add PERF_PMU_CAP_IS_DEVICE flag
` [RFC PATCH 03/11] perf: Add PERF_EVENT_IOC_FLUSH ioctl
  ` [Intel-gfx] "
` [RFC PATCH 04/11] perf: Add a PERF_RECORD_DEVICE event type
` [RFC PATCH 05/11] perf: allow drivers more control over event logging
` [RFC PATCH 06/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [RFC PATCH 07/11] drm/i915: Expose PMU for Observation Architecture
    ` [Intel-gfx] "
` [RFC PATCH 08/11] drm/i915: add OA config for 3D render counters
` [RFC PATCH 09/11] drm/i915: Add dev.i915.oa_event_paranoid sysctl option
` [RFC PATCH 10/11] drm/i915: report OA buf overrun + report lost status
` [RFC PATCH 11/11] WIP: drm/i915: constrain unit gating while using OA

[PATCH] drm/i915/skl: Fix FF_SLICE_CS_CHICKEN2 offset
 2015-05-07 14:23 UTC  (7+ messages)
  ` [PATCH] drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS

[PATCH] drm/i915: Fix screen flickering on X
 2015-05-07 14:18 UTC  (5+ messages)
        ` [Intel-gfx] "

[PATCH] drm/i915: clean up dsi pll calculation
 2015-05-07 14:14 UTC 

[BUG] i915: suspend by closing Laptop lid broken
 2015-05-07 13:50 UTC  (4+ messages)

[PATCH] drm/i915: Remove locking for get-caching query
 2015-05-07 13:45 UTC  (4+ messages)

[PATCH RESEND 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
 2015-05-07 13:39 UTC  (5+ messages)
` [PATCH RESEND 2/5] drm/i915/opregion: add new opregion stuff
` [PATCH RESEND 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
` [PATCH RESEND 4/5] drm/i915/opregion: abstract didl and did2 getter and setter
` [PATCH RESEND 5/5] drm/i915/opregion: start using extended didl

[PATCH] igt/gem_create_stolen: Verifying extended gem_create ioctl
 2015-05-07 13:16 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915/bxt: Port PLL programming BUN
 2015-05-07 13:07 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/bxt: Move around lane stagger calculation

[RFC PATCH 0/2] drm/i915: get backlight max from vbt
 2015-05-07 13:00 UTC  (3+ messages)
` [RFC PATCH 1/2] drm/i915: move intel_hrawclk() to intel_display.c
` [RFC PATCH 2/2] drm/i915: initialize backlight max from VBT

[PATCH] drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
 2015-05-07 12:30 UTC  (2+ messages)

[PATCH] drm/i915/skl: Add module parameter to select edp vswing table
 2015-05-07 12:27 UTC  (4+ messages)

[i915]] *ERROR* mismatch in scaler_state.scaler_id
 2015-05-07 11:24 UTC  (4+ messages)

[PATCH] dma-buf: add ref counting for module as exporter
 2015-05-07 10:46 UTC  (3+ messages)

[PATCH] drm/i915: Add missing POSTING_READ()s to BXT dbuf enable sequence
 2015-05-07 10:24 UTC  (4+ messages)

[PATCH] drm/i915: Store device pointer in contexts for late tracepoint usafe
 2015-05-07  9:57 UTC  (3+ messages)

[PATCH] drm/i915/skl: Add module parameter to select edp vswing table
 2015-05-07  9:15 UTC  (2+ messages)

[PATCH v2 i-g-t 1/4] igt_kms: Avoid NULL ptr deref when commiting disabled planes
 2015-05-07  9:15 UTC  (14+ messages)
` [PATCH i-g-t 2/4] igt_kms: Merge condition in igt_plane_set_fb
` [PATCH i-g-t 3/4] igt_kms: Do not reset plane position on assigning a fb
` [PATCH i-g-t 4/4] kms_plane_scaling: Find the image regardless how the test is run

[PATCH] drm/i915: Demote hangcheck ring idle warning
 2015-05-07  8:13 UTC  (2+ messages)

[PATCH 00/35] Make legacy modeset a lot more atomic-like
 2015-05-07  8:16 UTC  (5+ messages)
` [PATCH 04/35] drm/i915: get rid of primary_enabled and use atomic state

[PULL] drm-intel-next
 2015-05-07  7:48 UTC 

[PATCH 3/3] drm/i915: eDP Panel Power sequencing add PPS reg set
 2015-05-07  7:37 UTC  (6+ messages)
` [PATCH] drm/i915: eDP Panel Power sequencing
    ` [PATCH v3] drm/i915/bxt: "

[PATCH 3/5] drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests
 2015-05-07  7:35 UTC  (3+ messages)
` [PATCH 06/10] "

[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-05-07  7:25 UTC  (15+ messages)
` [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
  ` [PATCH 1/8] gpiolib: "
      ` [Intel-gfx] "
` [PATCH 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [PATCH 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver

[PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
 2015-05-07  7:19 UTC  (6+ messages)
` [PATCH 6/8] pwm: crc: "
    ` [Intel-gfx] "

[PATCH 0/2] i-g-t: kms testcase for NV12 feature
 2015-05-07  6:48 UTC  (3+ messages)
` [PATCH 2/2] i-g-t: Adding display NV12 testcase

[PATCH v4] [i-g-t] tests/gem_ppgtt: Check for vm leaks with flink and ppgtt
 2015-05-07  6:44 UTC  (2+ messages)

[PATCH 0/3] drm/i915/bxt: add workarounds
 2015-05-07  6:39 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 3/3] drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent

linux-next: build warning after merge of the drm-intel tree
 2015-05-07  5:29 UTC 

[ANNOUNCE] xf86-video-intel 2.99.917
 2015-05-06 20:02 UTC  (2+ messages)

[Mesa-dev] [PATCH 1/2] i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions
 2015-05-06 17:41 UTC  (4+ messages)

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-05-06 16:00 UTC  (5+ messages)

[PATCH] drm/i915: s/9/intel_freq_opcode(450)/
 2015-05-06 14:34 UTC  (3+ messages)

[PATCH i-g-t] tests/gem_mmap_gtt(huge_bo): Use pread more to verify domain transfer
 2015-05-06 13:33 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Select starting pipe bpp irrespective or the primary plane
 2015-05-06 13:21 UTC  (6+ messages)

[RFC v6 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-05-06 13:13 UTC  (5+ messages)
` [RFC v6 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [RFC v6 7/8] drm/i915: Use the CRC gpio for panel enable/disable

[PATCH RESEND 1/2] drm/i915: don't register invalid gmbus pins for bdw
 2015-05-06 12:33 UTC  (2+ messages)
` [PATCH RESEND 2/2] drm/i915: don't register invalid gmbus pins for skl

[PATCH 2/8] drivers/pwm/core: Add support to remove registered consumer lookup tables
 2015-05-06 12:21 UTC  (3+ messages)
` [PATCH 2/8] pwm: core: "


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