public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-06-25 18:39:06 to 2015-06-28 22:18:36 UTC [more...]

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-28 22:18 UTC  (13+ messages)
` [v3 1/7] gpiolib: Add support for removing registered consumer lookup table
` [v3 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
` [v3 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
` [v3 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
` [v3 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
` [v3 6/7] drm/i915: Use the CRC gpio for panel enable/disable
` [v3 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
` [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control

[PATCH] drm/i915: Reserve space improvements
 2015-06-28 21:11 UTC  (4+ messages)

[PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
 2015-06-28 19:15 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 1/2] drm/i915: Unconditionally do fb tracking invalidate in set_domain
 2015-06-28 18:59 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Unique frontbuffer_bits for sprites
` [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain

[PATCH 3/3] drm/i915: Displayport compliance test 4.2.2.8 support
 2015-06-28 17:15 UTC  (2+ messages)

[PATCH] drm/i915: fix backlight after resume on 855gm
 2015-06-28 17:12 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH 0/2] Fix min dbuf, 90/270 wm calcs
 2015-06-28 15:24 UTC  (5+ messages)
` [PATCH v4] drm/i915: Add support for SKL background color
` [PATCH 1/2] drm/i915: Allocate min dbuf blocks per bspec
` [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h

[PATCH 0/2] Fix min dbuf, 90/270 wm calcs
 2015-06-28 15:23 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Allocate min dbuf blocks per bspec
` [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h

[PATCH 0/4] Convert requests to use struct fence
 2015-06-28 15:07 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: "
` [PATCH 2/4] drm/i915: Removed now redudant parameter to i915_gem_request_completed()
` [PATCH 3/4] drm/i915: Interrupt driven fences
` [PATCH 4/4] drm/i915: Updated request structure tracing

[PATCH v2] drm/i915/skl: Retrieve the Rpe value from Pcode
 2015-06-28 13:25 UTC  (2+ messages)

[PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
 2015-06-28 13:18 UTC 

[PATCH] intel: Check the physical swizzle mode for the object
 2015-06-28 12:54 UTC 

[PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
 2015-06-28 12:52 UTC  (2+ messages)

[PATCH] drm/i915: During shrink_all we only need to idle the GPU
 2015-06-28 12:06 UTC 

[PATCH v3] drm/i915/skl: Retrieve the Rpe value from Pcode
 2015-06-28 10:09 UTC  (2+ messages)

[PATCH] drm/i915: Update rps frequencies for BXT
 2015-06-28  0:54 UTC  (3+ messages)

Make igt_stats_t able to grow dynamically
 2015-06-27 18:06 UTC  (6+ messages)
` [PATCH i-g-t 1/3] stats: Allow the underlying arrays to grow at will
` [PATCH i-g-t 2/3] stats: Spwan igt_init_with_size() from igt_init()
` [PATCH i-g-t 3/3] stats: Exercise the reallocation paths

More stats thingies
 2015-06-27 16:04 UTC  (23+ messages)
` [PATCH i-g-t 01/18] stats: Zero the whole structure at init() time
` [PATCH i-g-t 02/18] doc: Remove i-g-t/intel prefixes and capitalize section titles
` [PATCH i-g-t 03/18] stats: Add header gards
` [PATCH i-g-t 04/18] stats: Add gtkdoc section for igt_stats
` [PATCH i-g-t 05/18] stats: Add a way to specify if the data set is a population or a sample
` [PATCH i-g-t 06/18] stats: Add a getter for the population property
` [PATCH i-g-t 07/18] stats: Add a note about the standard deviation derived from unbiased variance
` [PATCH i-g-t 08/18] stats: Factor out a fixture to initialize stats
` [PATCH i-g-t 09/18] stats: Add functions to retrieve min/max values of the dataset
` [PATCH i-g-t 10/18] stats: Add igt_stats_get_range()
` [PATCH i-g-t 11/18] docs: Fix a "libraray" typo
` [PATCH i-g-t 12/18] docs: Add documentation for igt_assert_u32()
` [PATCH i-g-t 13/18] docs: Add documentation for igt_assert_cmpuint()
` [PATCH i-g-t 14/18] lib: Add double versions of igt_assert_cmp() and igt_assert_eq()
` [PATCH i-g-t 15/18] stats: Use igt_assert_eq_double() when asserting on doubles
` [PATCH i-g-t 16/18] stats: Add a bulk version of _push()
` [PATCH i-g-t 17/18] stats: Add support for quartiles (and thus median)
` [PATCH i-g-t 18/18] stats: Add support for the interquartile range (IQR)

[PATCH i-g-t] stats: Test we do correctly invalidate the sorted array
 2015-06-27 15:46 UTC 

haswell displayport MST audio support
 2015-06-27  6:09 UTC  (21+ messages)
` [PATCH 3/4] snd: add support for displayport multi-stream to hda codec
                  ` [Intel-gfx] "
                        ` [alsa-devel] "
                            ` [alsa-devel] "

[git pull] drm tree for 4.2
 2015-06-26 21:43 UTC 

Fwd: [PATCH] drm/i915: Fix IPS related flicker
 2015-06-26 20:55 UTC  (5+ messages)
`  "

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-26 20:43 UTC  (10+ messages)
` [PATCH v2 "

[PATCH 00/10] drm/i915: Another WM rewrite to enable DDR DVFS on CHV
 2015-06-26 20:24 UTC  (23+ messages)
` [PATCH 01/10] drm/i915: POSTING_READ() in intel_set_memory_cxsr()
` [PATCH 02/10] drm/i915: Split atomic wm update to pre and post variants
` [PATCH 03/10] drm/i915: Read wm values from hardware at init on CHV
` [PATCH 04/10] drm/i915: CHV DDR DVFS support and another watermark rewrite
` [PATCH 05/10] drm/i915: Compute display FIFO split dynamically for CHV
` [PATCH 06/10] drm/i915: Use the memory latency based WM computation on VLV too
` [PATCH 07/10] drm/i915: Try to make sure cxsr is disabled around plane enable/disable
` [PATCH 08/10] drm/i915: Don't do PM5/DDR DVFS with multiple pipes
` [PATCH 09/10] drm/i915: Add debugfs knobs for VLVCHV memory latency values
` [PATCH 10/10] drm/i915: Zero unused WM1 watermarks on VLV/CHV

[QA 2015/06/19 ww26] Testing report for `drm-intel-testing`
 2015-06-26 19:20 UTC 

[PATCH 13/13] drm/i915/skl: Prefer even dividers for SKL DPLLs
 2015-06-26 17:39 UTC  (4+ messages)
` [PATCH 13/13 v2] "

[RFC PATCH 00/18] Generic DRRS implementation across the encoders
 2015-06-26 17:38 UTC  (26+ messages)
` [RFC PATCH 01/18] drm/i915: Removing the eDP specific DRRS implementation
` [RFC PATCH 02/18] drm/i915: Generic DRRS state Machine
` [RFC PATCH 03/18] drm/i915: Addition of the drrs_min_vrefresh in VBT
` [RFC PATCH 04/18] drm/i915: Implementation of Generic DSI DRRS
` [RFC PATCH 05/18] drm/i915: Adjusting the pclk for dual link and burst mode
` [RFC PATCH 06/18] drm/i915: VLV dsi drrs support
` [RFC PATCH 07/18] drm/i915: Generic eDP DRRS implementation
` [RFC PATCH 08/18] drm/i915: VLV eDP DRRS methods
` [RFC PATCH 09/18] drm/i915: Cloned mode check
` [RFC PATCH 10/18] drm/i915: Initializing DRRS for all connectors
` [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions
` [RFC PATCH 12/18] drm/i915: Redesigning dp_set_m_n to receive divider values
` [RFC PATCH 13/18] drm/i915: MEDIA_RR support in general DRRS state machine
` [RFC PATCH 14/18] drm/i915: MEDIA_RR support in eDP DRRS module
` [RFC PATCH 15/18] drm/i915: MEDIA_RR support in DSI "
` [RFC PATCH 16/18] drm/i915: Filtering media playback DRRS requests
` [RFC PATCH 17/18] drm/i915: Addition of downclock mode to connector modelist
` [RFC PATCH 18/18] drm/i915: Connector property for DRRS capability

[PATCH 00/18] ppgtt cleanups / scratch merge (v3)
 2015-06-26 17:31 UTC  (15+ messages)
` [PATCH 03/18] drm/i915/gtt: Allow >= 4GB sizes for vm
` [PATCH 12/18] drm/i915/gtt: Fill scratch page
` [PATCH 15/18] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
` [PATCH 16/18] drm/i915/gtt: One instance of scratch page table/directory
` [PATCH 18/18] drm/i915/gtt: Reorder page alloc/free/init functions

Adding custom bugzilla fields
 2015-06-26 17:34 UTC  (4+ messages)

[PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
 2015-06-26 17:09 UTC  (3+ messages)
` [PATCH 12/13 v2] "

[PATCH v4 0/6] Add Per-context WA using WA batch buffers
 2015-06-26 16:56 UTC  (5+ messages)
` [PATCH v4 4/6] drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround

[PATCH igt v2] lib: Update intel_require_memory to handle +4GB cases
 2015-06-26 16:46 UTC  (2+ messages)
` [PATCH igt v3] "

[PATCH v2 00/18] 48-bit PPGTT
 2015-06-26 16:38 UTC  (4+ messages)
` [PATCH v2 02/18] drm/i915/gtt: Switch gen8_free_page_tables params

[PATCH] scripts/kernel-doc: Adding cross-reference links to html documentation
 2015-06-26 15:08 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag
 2015-06-26 15:00 UTC  (2+ messages)

[PATCH] sna: Correct misspelled cacheing->caching in comments
 2015-06-26 14:51 UTC  (3+ messages)

[PATCH v2 01/18] drm/i915/lrc: Update PDPx registers with lri commands
 2015-06-26 14:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH resend 1/5] drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
 2015-06-26 14:10 UTC  (3+ messages)
` [PATCH resend 3/5] drm/i915: Enable resource streamer on Execlists

[PATCH 00/17 v2] Batch submission via GuC
 2015-06-26 13:14 UTC  (5+ messages)
` [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode

Color management in DRM framework
 2015-06-26 11:56 UTC  (4+ messages)

[PATCH i-g-t v3] tests/gem_ringfill: Add {render, blitter}-forked-1 subtests
 2015-06-26 11:52 UTC 

[PATCH i-g-t] tests/gem_fenced_exec_thrash.c: Fix memory leaks
 2015-06-26 10:51 UTC  (2+ messages)

[PATCH] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
 2015-06-26 10:38 UTC  (4+ messages)

[PATCH i-g-t 1/5] stats: Be more precise and talk about mean, not average
 2015-06-26  9:58 UTC  (6+ messages)
` [PATCH i-g-t 2/5] tests/igt_stats: Call igt_stats_fini() to not leak the array
` [PATCH i-g-t 3/5] stats: Use an algorithm popularised by Knuth to compute mean and variance
` [PATCH i-g-t 4/5] stats: Add a way to retrieve the standard deviation
` [PATCH i-g-t 5/5] tests/stats: Make sure we properly invalidate the cached mean

[PATCH] drm/vblank: WARN_ON nested use of drm_vblank_on/off
 2015-06-26  9:27 UTC  (2+ messages)

[PATCH] drm/i915: Fix IPS related flicker
 2015-06-26  9:11 UTC  (3+ messages)

[v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-26  8:31 UTC  (5+ messages)
` [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
  ` [Intel-gfx] "

[PATCH i-g-t 1/4] lib: Add a tiny utility function to compute averages
 2015-06-26  8:17 UTC  (2+ messages)

[PATCH] drm/atomic: free state in atomic ioctl if atomic commit failed
 2015-06-26  0:27 UTC  (3+ messages)

[bisect] regression in suspend with i915 on 82852/855GM
 2015-06-25 22:22 UTC  (5+ messages)

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-06-25 21:06 UTC  (2+ messages)

[PATCH igt] lib/igt_core: fflush stdout after printing subtest results
 2015-06-25 19:55 UTC  (2+ messages)

[PATCH igt] lib/igt_draw: move to the GTT domain before using GTT mmaps
 2015-06-25 19:48 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