public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-05-18 09:51:01 to 2016-05-20 07:48:13 UTC [more...]

[PATCH 1/7] drm/i915: Enable edp psr error interrupts on hsw
 2016-05-20  7:48 UTC  (26+ messages)
` [PATCH 2/7] drm/i915/psr: Try to program link training times correctly
  ` [Intel-gfx] "
` [PATCH 3/7] drm/i915/psr: Make idle_frames sensible again
` [PATCH 4/7] drm/i915/psr: Skip aux handeshake if the vbt tells us to
` [PATCH 5/7] drm/i915/psr: Order DP aux transactions correctly
` [PATCH 6/7] drm/i915/psr: Use ->get_aux_send_ctl functions
` [PATCH 7/7] drm/i915/psr: Implement PSR2 w/a for skl/kbl
  ` [PATCH] drm/i915/psr: Implement PSR2 w/a for gen9
` ✗ Ro.CI.BAT: failure for series starting with [1/7] drm/i915: Enable edp psr error interrupts on hsw
` ✗ Ro.CI.BAT: warning for series starting with [1/7] drm/i915: Enable edp psr error interrupts on hsw (rev2)

[PATCH v4 1/4] drm/i915: refactor i915_gem_object_pin_map()
 2016-05-20  7:35 UTC  (5+ messages)
` [PATCH v4 2/4] drm/i915: optimise i915_gem_object_map() for small objects
` [PATCH v4 3/4] Introduce & use new lightweight SGL iterators
` [PATCH v4 4/4] Try inlining sg_next()

[PATCH v4] vga_switcheroo: Add helper for deferred probing
 2016-05-19 23:41 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

*ERROR* Hangcheck timer elapsed... render ring idle
 2016-05-19 22:35 UTC 

[PATCH 4/4] drm/i915/skl+: Use scaling amount for plane data rate calculation (v3)
 2016-05-19 22:03 UTC  (2+ messages)
` [PATCH 4/4] drm/i915/skl+: Use scaling amount for plane data rate calculation (v4)

[PATCH] drm: Nuke ->vblank_disable_allowed
 2016-05-19 22:02 UTC  (6+ messages)

[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
 2016-05-19 21:30 UTC  (3+ messages)

[PATCH] drm/i915/fbdev: Limit the global async-domain synchronization
 2016-05-19 20:14 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Ro.CI.BAT: success for drm/i915/fbdev: Limit the global async-domain synchronization (rev2)

[PATCH 00/21] drm/i915: SKL/KBL/BXT cdclk stuff
 2016-05-19 19:49 UTC  (47+ messages)
` [PATCH 02/21] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
` [PATCH 03/21] drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
` [PATCH 04/21] drm/i915: Extract skl_calc_cdclk()
` [PATCH 05/21] drm/i915: Actually read out DPLL0 vco on skl from hardware
` [PATCH 06/21] drm/i915: Report the current DPLL0 vco on SKL/KBL
` [PATCH 07/21] drm/i915: Allow enable/disable of DPLL0 around cdclk changes on SKL
` [PATCH 08/21] drm/i915: Keep track of preferred cdclk vco frequency "
` [PATCH 09/21] drm/i915: Beef up skl_sanitize_cdclk() a bit
` [PATCH 10/21] drm/i915: Unify SKL cdclk init paths
` [PATCH 11/21] drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
` [PATCH 12/21] drm/i915: Make 308 and 671 MHz cdclks more accurate on SKL
` [PATCH 13/21] drm/i915: Rename skl_vco_freq to cdclk_pll.vco
` [PATCH 14/21] drm/i915: Store cdclk PLL reference clock under dev_priv
` [PATCH 15/21] drm/i915: Extract bxt DE PLL enable/disable from broxton_set_cdclk()
` [PATCH 16/21] drm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
` [PATCH 17/21] drm/i915: Update cached cdclk state from broxton_init_cdclk()
` [PATCH 18/21] drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vco/refclk
` [PATCH 19/21] drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE PLL vco
` [PATCH 20/21] drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
` [PATCH 21/21] drm/i915: Set BXT cdclk to minimum initially
` [PATCH 22/21] drm/i915: Assert the dbuf is enabled when disabling DC5/6

[PATCH] drm/i915/userptr: Convert to drm_i915_private
 2016-05-19 15:46 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[CI 01/20] drm: Restore double clflush on the last partial cacheline
 2016-05-19 15:44 UTC  (29+ messages)
` [CI 02/20] drm/i915/shrinker: Flush active on objects before counting
` [CI 03/20] drm/i915: Delay queuing hangcheck to wait-request
` [CI 04/20] drm/i915: Remove the dedicated hangcheck workqueue
` [CI 05/20] drm/i915: Make queueing the hangcheck work inline
` [CI 06/20] drm/i915: Slaughter the thundering i915_wait_request herd
` [CI 07/20] drm/i915: Remove the lazy_coherency parameter from request-completed?
` [CI 08/20] drm/i915: Use HWS for seqno tracking everywhere
` [CI 09/20] drm/i915: Stop mapping the scratch page into CPU space
` [CI 10/20] drm/i915: Allocate scratch page from stolen
` [CI 11/20] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [CI 12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [CI 13/20] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [CI 14/20] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [CI 15/20] drm/i915: Stop setting wraparound seqno on initialisation
` [CI 16/20] drm/i915: Only query timestamp when measuring elapsed time
` [CI 17/20] drm/i915: Convert trace-irq to the breadcrumb waiter
` [CI 18/20] drm/i915: Move the get/put irq locking into the caller
` [CI 19/20] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [CI 20/20] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: warning for series starting with [CI,01/20] drm: Restore double clflush on the last partial cacheline

[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-05-19 15:36 UTC  (41+ messages)
` [PATCH v2 01/21] drm/core: Add drm_accurate_vblank_count, v5
` [PATCH v2 04/21] drm/i915: Remove intel_prepare_page_flip, v3
` [PATCH v2 05/21] drm/i915: Add support for detecting vblanks when hw frame counter is unavailable
` [PATCH v2 06/21] drm/i915: Unify unpin_work and mmio_work into flip_work, v2
` [PATCH v2 07/21] Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH v2 08/21] drm/i915: Allow mmio updates on all platforms, v2
` [PATCH v2 09/21] drm/i915: Convert flip_work to a list
` [PATCH v2 10/21] drm/i915: Add the exclusive fence to plane_state
` [PATCH v2 11/21] drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3
` [PATCH v2 12/21] drm/i915: Remove cs based page flip support
` [PATCH v2 13/21] drm/i915: Remove use_mmio_flip kernel parameter
` [PATCH v2 14/21] drm/i915: Remove queue_flip pointer
` [PATCH v2 15/21] drm/i915: Remove reset_counter from intel_crtc
` [PATCH v2 16/21] drm/i915: Pass atomic states to fbc update functions
` [PATCH v2 17/21] drm/i915: Prepare connectors for nonblocking checks
` [PATCH v2 18/21] drm/i915: Make unpin async
` [PATCH v2 19/21] Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
` [PATCH v2 20/21] drm/i915: Check for unpin correctness
` [PATCH v2 21/21] drm/i915: Allow async update of pageflips

[PATCH] drm/i915: only disable memory self-refresh on GMCH
 2016-05-19 15:09 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 1/2] drm/dp/mst: Reprobe EDID for MST ports on resume
 2016-05-19 14:19 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/mst: Reset MST after resume when necessary

[PATCH i-g-t] assembler/: Fix lex warnings for %empty and %nonassoc
 2016-05-19 14:07 UTC  (4+ messages)

[PATCH i-g-t] build: Skip configure step if is NOCONFIGURE set
 2016-05-19 12:41 UTC 

[PATCH] drm/i915: Enable GSE interrupt on BDW+
 2016-05-19 11:47 UTC  (4+ messages)
` [PATCH v2] "
` ✗ Ro.CI.BAT: failure for drm/i915: Enable GSE interrupt on BDW+ (rev2)

[PATCH v8 0/6] Convert requests to use struct fence
 2016-05-19  9:47 UTC  (12+ messages)
` [PATCH v8 1/6] drm/i915: Add per context timelines to fence object
` [PATCH v8 4/6] drm/i915: Interrupt driven fences

[PATCH 0/5] drm/i915: Additional PSR stuff
 2016-05-19  8:47 UTC  (10+ messages)
` [PATCH 1/5] drm/dp: Add drm_dp_psr_setup_time()
  ` [PATCH v2 "
` [PATCH 2/5] drm/i915: Check PSR setup time vs. vblank length
` [PATCH 3/5] drm/dp: Add drm_dp_psr_need_train_on_exit()
` [PATCH 4/5] drm/i915: Ask the sink whether training is required when exiting PSR main-link off mode
` [PATCH 5/5] drm/i915: Move psr.link_standby setup to intel_psr_match_conditions()
` ✗ Ro.CI.BAT: failure for drm/i915: Additional PSR stuff

From work_struct to tasklet_struct
 2016-05-19  8:36 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: Convert RPS irq worker into a tasklet
` [PATCH 2/5] drm/i915: Convert L3 parity "
` [PATCH 3/5] drm/i915: Convert OpRegion ASLE "
` [PATCH 4/5] drm/i915: Convert display-port "
` [PATCH 5/5] drm/i915: Convert hotplug "
` ✗ Ro.CI.BAT: failure for series starting with [1/5] drm/i915: Convert RPS "

force DP lane count on Broadwell platform
 2016-05-19  6:31 UTC  (4+ messages)

[PATCH i-g-t v6 0/7] kms_flip_event_leak and kms_vblank fixes for VC4
 2016-05-19  0:07 UTC  (8+ messages)
` [PATCH i-g-t v6 1/7] lib/igt_kms: Add support for up to 10 planes
` [PATCH i-g-t v6 2/7] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t v6 3/7] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t v6 4/7] lib/igt_kms: Added kmstest_get_vbl_flag to igt_kms
` [PATCH i-g-t v6 5/7] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
` [PATCH i-g-t v6 6/7] igt_kms: Change igt_wait_for_vblank to use helper function
` [PATCH i-g-t v6 7/7] kms_flip: Change __wait_for_vblank "

[PATCH] Revert "sna: Refresh last detection timestamp on hotplug notifies"
 2016-05-18 21:35 UTC 

i915 issues with 4.6
 2016-05-18 20:53 UTC  (2+ messages)

[PULL] topic/drm-misc
 2016-05-18 19:53 UTC 

[PATCH] drm: use seqlocks for vblank time/count
 2016-05-18 15:10 UTC  (5+ messages)

[PATCH i-g-t] tests: Moved gem_concurrent_blit back to the normal set
 2016-05-18 13:58 UTC  (4+ messages)
` [PATCH i-g-t] autotools/: Keep gem_concurrent_blit in tests/ and put gem_conccurent_all in EXTRAS

[PATCH] drm/i915: Add ppgtt->kunmap_page_dma vfunc
 2016-05-18 13:51 UTC  (8+ messages)
  ` [PATCH v2] "
` ✗ Ro.CI.BAT: failure for drm/i915: Add ppgtt->kunmap_page_dma vfunc (rev2)

[PATCH i-g-t 0/6] lib/igt_kms cleanups v3
 2016-05-18 13:44 UTC  (3+ messages)
` [PATCH i-g-t 1/6] lib/igt_kms: fix clearing up connector/pipe state on atomic commit

[PATCH i-g-t] Modifying scaler tests to use COMMIT_ATOMIC path
 2016-05-18 12:47 UTC  (2+ messages)

[PATCH v2] drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM
 2016-05-18 11:50 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/9] Introduce the implementation of GVT context
 2016-05-18 11:22 UTC  (5+ messages)
` [PATCH 2/9] drm/i915/gvt: Fold vGPU active check into inner functions
` [PATCH 3/9] drm/i915: gvt: Introduce the basic architecture of GVT-g

[PATCH 0/7] wait_for and wait_until_reg
 2016-05-18 11:17 UTC  (11+ messages)
` [PATCH 2/7] drm/i915: Use milliseconds in _wait_for macro
` [PATCH 3/7] drm/i915: Spin opportunistically in wait_for
` [PATCH 7/7] drm/i915/debug: Warn when waiting on condition timeouts

[CI 1/8] async: Add support for explicit fine-grained barriers
 2016-05-18 10:33 UTC  (4+ messages)
` [CI 8/8] ucode-resume
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/8] async: Add support for explicit fine-grained barriers

[PATCH] drm/i915/dmc: Step away from symbolic links
 2016-05-18 10:24 UTC  (3+ messages)
` [PATCH v2] "


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