public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-06-25 08:03:01 to 2015-06-26 14:10:11 UTC [more...]

[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

[RFC PATCH 00/18] Generic DRRS implementation across the encoders
 2015-06-26 13:52 UTC  (19+ 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 0/2] Fix min dbuf, 90/270 wm calcs
 2015-06-26 13:53 UTC  (3+ 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/2] Fix min dbuf, 90/270 wm calcs
 2015-06-26 13:51 UTC  (4+ 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/4] Convert requests to use struct fence
 2015-06-26 13:34 UTC  (6+ 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 00/17 v2] Batch submission via GuC
 2015-06-26 13:14 UTC  (21+ messages)
` [PATCH 01/17 v2] drm/i915: Add i915_gem_object_create_from_data()
` [PATCH 02/17 v2] drm/i915: Embedded microcontroller (uC) firmware loading support
` [PATCH 03/17 v2] drm/i915: Add GuC-related module parameters
` [PATCH 04/17 v2] drm/i915: Add GuC-related header files
` [PATCH 05/17 v2] drm/i915: GuC-specific firmware loader
` [PATCH 06/17 v2] drm/i915: Debugfs interface to read GuC load status
` [PATCH 07/17 v2] drm/i915: Split late for_each_ring loop from i915_gem_init_hw()
` [PATCH 08/17 v2] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 09/17 v2] drm/i915: Expose two LRC functions for GuC submission mode
` [PATCH 10/17 v2] drm/i915: GuC submission setup, phase 1
` [PATCH 11/17 v2] drm/i915: Enable GuC firmware log
` [PATCH 12/17 v2] drm/i915: Implementation of GuC client
` [PATCH 13/17 v2] drm/i915: Interrupt routing for GuC submission
` [PATCH 14/17 v2] drm/i915: Integrate GuC-based command submission
` [PATCH 15/17 v2] drm/i915: Debugfs interface for GuC submission statistics
` [PATCH 16/17 v2] Documentation/drm: kerneldoc for GuC
` [PATCH 17/17 v2] drm/i915: Enable GuC submission, where supported

[PATCH] drm/i915: Update rps frequencies for BXT
 2015-06-26 12:52 UTC  (2+ messages)

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

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-26 12:31 UTC  (9+ 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

[PATCH 00/18] ppgtt cleanups / scratch merge (v3)
 2015-06-26 12:05 UTC  (26+ messages)
` [PATCH 01/18] drm/i915/gtt: Mark TLBS dirty for gen8+
` [PATCH 02/18] drm/i915/gtt: Check va range against vm size
` [PATCH 03/18] drm/i915/gtt: Allow >= 4GB sizes for vm
` [PATCH 04/18] drm/i915/gtt: Introduce i915_page_dir_dma_addr
` [PATCH 05/18] drm/i915/gtt: Introduce struct i915_page_dma
` [PATCH 06/18] drm/i915/gtt: Rename unmap_and_free_px to free_px
` [PATCH 07/18] drm/i915/gtt: Remove superfluous free_pd with gen6/7
` [PATCH 08/18] drm/i915/gtt: Introduce fill_page_dma()
` [PATCH 09/18] drm/i915/gtt: Introduce kmap|kunmap for dma page
` [PATCH 10/18] drm/i915/gtt: Use macros to access dma mapped pages
` [PATCH 11/18] drm/i915/gtt: Make scratch page i915_page_dma compatible
` [PATCH 12/18] drm/i915/gtt: Fill scratch page
` [PATCH 13/18] drm/i915/gtt: Pin vma during virtual address allocation
` [PATCH 14/18] drm/i915/gtt: Cleanup page directory encoding
` [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 17/18] drm/i915/gtt: Use nonatomic bitmap ops
` [PATCH 18/18] drm/i915/gtt: Reorder page alloc/free/init functions

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] drm/i915: fix backlight after resume on 855gm
 2015-06-26 11:18 UTC  (3+ messages)
  ` [PATCH v3] "

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

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

[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 1/2] drm/i915: Unconditionally do fb tracking invalidate in set_domain
 2015-06-26  9:52 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Unique frontbuffer_bits for sprites
` [PATCH] drm/i915: Unconditionally do fb tracking invalidate in set_domain

[PATCH] drm/i915: Fix IPS related flicker
 2015-06-26  9:27 UTC  (16+ messages)
      ` Fwd: "

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

[v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-26  8:31 UTC  (12+ messages)
` [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
        ` [Intel-gfx] "
` [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  (6+ messages)
` [PATCH i-g-t 2/4] skl_compute_wrpll: Print the average deviation
` [PATCH i-g-t 3/4] skl_compute_wrpll: Cycle through dividers, then central freqs
` [PATCH i-g-t 4/4] skl_compute_wrpll: Fix the mininum deviation computation

[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  (3+ 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)

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-25 19:17 UTC  (9+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Reserve space improvements
 2015-06-25 18:38 UTC  (2+ messages)

[RFC 0/7] Introduce framework for forwarding generic non-OA performance
 2015-06-25 18:20 UTC  (14+ messages)
` [RFC 5/7] drm/i915: Wait for GPU to finish before event stop in Gen Perf PMU

[PATCH] drm/i915/skl: Skip remaining dividers when deviation is 0
 2015-06-25 17:08 UTC 

[PATCH i-g-t 1/2] skl_compute_wrpll: Sync a comment with from the kernel code
 2015-06-25 17:00 UTC  (2+ messages)
` [PATCH i-g-t 2/2] skl_compute_wrpll: Don't try other dividers if we find a 0 central freq deviation

[PATCH] Antigcc bitfield bikeshed
 2015-06-25 15:30 UTC  (8+ messages)

[PATCH 00/13] Update of the HDMI DPLL dividers computation
 2015-06-25 15:19 UTC  (12+ messages)
` [PATCH 12/13] drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
      ` [PATCH 12/13 v2] "
` [PATCH 13/13] drm/i915/skl: Prefer even dividers for SKL DPLLs
      ` [PATCH 13/13 v2] "

[PATCH] drm/i915: Also perform gpu reset under execlist mode
 2015-06-25 14:40 UTC  (8+ messages)

[PATCH i-g-t v2] tests/gem_ringfill: Add {render, blitter}-forked subtests
 2015-06-25 13:34 UTC  (4+ messages)

[PATCH] drm/i915: Per-DDI I_boost override
 2015-06-25 13:16 UTC  (5+ messages)

[PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag
 2015-06-25 13:10 UTC  (4+ messages)
` [PATCH mesa] i965/gen8+: bo in state base address must be in 32-bit address range
    ` [Mesa-dev] "

[PATCH 00/15] Batch submission via GuC
 2015-06-25 12:28 UTC  (13+ messages)
` [PATCH 01/15] drm/i915: Add i915_gem_object_write() to i915_gem.c

[PATCH 1/3] drm/i915: Store frontbuffer_bits in the plane
 2015-06-25 12:12 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Don't set cursor rotate bits when cursor is disabled

[RFC 00/11] TDR/watchdog timeout support for gen8
 2015-06-25 10:38 UTC  (8+ messages)

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-25 10:18 UTC  (8+ messages)
` [PATCH v2] "

Reason for discontinuing support for Glamor
 2015-06-25  8:48 UTC  (5+ messages)


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