messages from 2016-05-04 15:22:53 to 2016-05-08 11:44:49 UTC [more...]
Regression of v4.6-rc vs. v4.5 bisected: a98ee79317b4 "drm/i915/fbc: enable FBC by default on HSW and BDW"
2016-05-08 11:44 UTC (12+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
2016-05-07 18:18 UTC (3+ messages)
[PATCH v3 00/16] Pre-calculate SKL-style atomic watermarks
2016-05-07 16:46 UTC (9+ messages)
` [PATCH v3 08/16] drm/i915/gen9: Compute DDB allocation at atomic check time (v2)
` [PATCH v3.1 08/16] drm/i915/gen9: Compute DDB allocation at atomic check time (v3)
` [PATCH v3 09/16] drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2)
[PATCH] drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers
2016-05-07 7:02 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH igt] igt/gem_exec_parse: Simple exercise for MI_LOAD_REGISTER_REG
` [PATCH igt v2] "
` [PATCH igt v3] "
` [PATCH v2] drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers
` ✗ Fi.CI.BAT: failure for drm/i915: Allow MI_LOAD_REGISTER_REG between whitelisted registers. (rev2)
[PATCH v2] drm/i915: Discard previous atomic state on resume if connectors change
2016-05-06 21:39 UTC
[PATCH 1/2] drm/i915: Pin pages as we flush for CPU access
2016-05-06 19:52 UTC (4+ messages)
` [PATCH 2/2] drm/i915/dmabuf: "
[PATCH v4] prime_mmap_kms: show case dma-buf new API and processes restrictions
2016-05-06 19:51 UTC
[PATCH v3 1/6] drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
2016-05-06 19:31 UTC (6+ messages)
` [PATCH v3 2/6] drm/i915/guc: add enable_guc_loading parameter
` [PATCH v3 3/6] drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
` [PATCH v3 4/6] drm/i915/guc: don't spinwait if the GuC's workqueue is full
` [PATCH v3 5/6] drm/i915/guc: rework guc_add_workqueue_item()
` [PATCH v3 6/6] drm/i915/guc: change default to using GuC submission if possible
[PATCH 1/3] drm/i915: Make IS_GENx macros work on a mask
2016-05-06 19:21 UTC (20+ messages)
` [PATCH 2/3] drm/i915: Promote IS_BROADWELL to a simple macro
` [PATCH 3/3] drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
` [PATCH 1/2] drm/i915: Introduce INTEL_GEN_RANGE macro
` [PATCH 2/2] drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes
i915 with valleyview
2016-05-06 19:13 UTC (2+ messages)
[PATCH v2 1/5] drm/i915/guc: add enable_guc_loading parameter
2016-05-06 17:12 UTC (13+ messages)
` [PATCH v2 3/5] drm/i915/guc: don't spinwait if the GuC's workqueue is full
` [PATCH v2 4/5] drm/i915/guc: rework guc_add_workqueue_item()
[PATCH 0/5] IS_GENx and related code shrinkage
2016-05-06 15:31 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Make IS_GENx macros work on a mask
` [PATCH 2/5] drm/i915: Promote IS_BROADWELL to a simple macro
` [PATCH 3/5] drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
` [PATCH 4/5] drm/i915: Introduce INTEL_GEN_RANGE macro
` [PATCH 5/5] drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes
[for-CI 1/3] drm: Restore double clflush on the last partial cacheline
2016-05-06 14:40 UTC (3+ messages)
` [for-CI 2/3] drm/i915/execlists: Refactor common engine setup
` [for-CI 3/3] drm/i915: Store a i915 backpointer from engine, and use it
[PATCH] drm/i915: Correctly refcount connectors in hw state readou
2016-05-06 14:19 UTC (5+ messages)
[PATCH] drm/i915: Small display interrupt handlers tidy
2016-05-06 13:53 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 1/4] drm: Add helper for DP++ adaptors
2016-05-06 13:46 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v5 "
[PATCH i-g-t 1/2] tests/testdisplay: Use cairo helpers to draw to plane
2016-05-06 13:36 UTC (2+ messages)
` [PATCH i-g-t 2/2] tests/testdisplay: Open DRM device with DRIVER_ANY
[PATCH] drm/i915/sysfs: Adding mocs_state
2016-05-06 13:26 UTC (12+ messages)
[PATCH v6 27/34] drm/i915: Added scheduler statistic reporting to debugfs
2016-05-06 13:21 UTC (2+ messages)
[PATCH] drm/i915: Correctly refcount connectors in hw state readou
2016-05-06 13:20 UTC (2+ messages)
[PATCH v6 24/34] drm/i915: Added scheduler queue throttling by DRM file handle
2016-05-06 13:19 UTC (2+ messages)
[PATCHv4 0/3] Add USB typeC based DP support for BXT platform
2016-05-06 13:09 UTC (7+ messages)
` [PATCHv4 1/3] drm/i915: Make finding unused crtc as a generic function
` [PATCH 2/3] drm/i915: Split bxt_ddi_pll_select()
` [PATCHv4 3/3] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
[PATCH 1/2] drm/i915: Fix modeset handling during gpu reset, v2
2016-05-06 13:06 UTC (2+ messages)
[PATCH v3] drm/i915: resize the GuC WOPCM for rc6
2016-05-06 12:18 UTC (8+ messages)
[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
2016-05-06 12:10 UTC (4+ messages)
[PATCH] x86: Silence 32bit compiler warning in intel_graphics_stolen()
2016-05-06 10:57 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-06 10:52 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add missing condition for committing planes on crtc (rev3)
[PATCH 0/2] drm/i915/guc: GuC firmware loading updates
2016-05-06 10:42 UTC (3+ messages)
` [PATCH 1/2] drm/i915/guc: Use major_minor version for filename
` [PATCH 2/2] drm/i915/guc: Add Broxton GuC firmware loading support
[PATCH v3] prime_mmap_kms: show case dma-buf new API and processes restrictions
2016-05-06 10:40 UTC (2+ messages)
[PATCH 01/12] drm: Add helper for DP++ adaptors
2016-05-06 10:16 UTC (8+ messages)
` [PATCH 10/12] drm/i915: Add lspcon core functions
PATCH i-g-t small patch
2016-05-06 10:12 UTC
[PATCH] drm: Poke at fixing unbalanced referencing in d2307dea14
2016-05-06 8:34 UTC
[PATCH 1/3] drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
2016-05-06 8:32 UTC (3+ messages)
` [PATCH 2/3] drm: Drop crtc argument from __drm_atomic_helper_connector_destroy_state
` [PATCH 3/3] "
[PATCH] igt/gem_exec_parse: Add a MI_LOAD_REGISTER_REG test
2016-05-06 2:50 UTC
kms_panel_fitting
2016-05-05 17:13 UTC
[REGRESSION] *ERROR* Cannot create /sys/kernel/debug/dri/0
2016-05-05 17:10 UTC
[PATCH igt 1/2] drmtest: don't discard return value in do_ioctl()
2016-05-05 16:14 UTC (5+ messages)
` [PATCH] "
[PATCH 1/3] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
2016-05-05 15:27 UTC (7+ messages)
` [PATCH 2/3] drm/fb_helper: Fix references to dev->mode_config.num_connector
` [PATCH 3/3] drm/fb_helper: Fix a few typos
[PATCH] drm/i915: Unexport i915_ppgtt_init()
2016-05-05 13:20 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 01/19] drm: Restore double clflush on the last partial cacheline
2016-05-05 12:54 UTC (27+ messages)
` [PATCH 02/19] drm/i915/execlists: Refactor common engine setup
` [PATCH 03/19] drm/i915: Store a i915 backpointer from engine, and use it
` [PATCH v2] "
` [PATCH 04/19] drm/i915/shrinker: Flush active on objects before counting
` [PATCH 05/19] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 06/19] drm/i915: Remove the dedicated hangcheck workqueue
` [PATCH 07/19] drm/i915: Make queueing the hangcheck work inline
` [PATCH 08/19] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH 09/19] drm/i915: Remove the lazy_coherency parameter from request-completed?
` [PATCH 10/19] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 11/19] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [PATCH 12/19] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [PATCH 13/19] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [PATCH 14/19] drm/i915: Stop setting wraparound seqno on initialisation
` [PATCH 15/19] drm/i915: Only query timestamp when measuring elapsed time
` [PATCH 16/19] drm/i915: Convert trace-irq to the breadcrumb waiter
` [PATCH 17/19] drm/i915: Move the get/put irq locking into the caller
` [PATCH 18/19] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [PATCH 19/19] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
[PATCH] drm: Continue after failure to setup debugfs
2016-05-05 12:15 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
[PATCH v6 00/34] GPU scheduler for i915 driver
2016-05-05 11:54 UTC (4+ messages)
[PATCH] drm/core: Do not preserve framebuffer on rmfb, v2
2016-05-05 11:51 UTC (9+ messages)
` [PATCH] drm/core: Do not preserve framebuffer on rmfb, v3
` [PATCH i-g-t] tests/kms: Add test for testing rmfb framebuffer removal handling
` [Intel-gfx] "
` [PATCH] drm/core: Do not preserve framebuffer on rmfb, v4
` [Intel-gfx] "
[PATCH v4 00/12] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v4)
2016-05-05 10:19 UTC (12+ messages)
` [PATCH v5 01/12] drm/i915: Rewrite fb rotation GTT handling
` [PATCH v3 02/12] drm/i915: Don't pass pitch to intel_compute_page_offset()
` [PATCH 03/12] drm/i915: Move SKL hw stride calculation into a helper
` [PATCH 04/12] drm/i915: Pass around plane_state instead of fb+rotation
` [PATCH 07/12] drm/i915: Limit fb x offset due to fences
[PATCH] drm: Restore double clflush on the last partial cacheline
2016-05-05 8:19 UTC (2+ messages)
[PATCH] drm/i915: Report command parser version 0 if disabled
2016-05-05 7:44 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] topic/drm-misc
2016-05-04 21:25 UTC
[PATCH i-g-t 00/17] tools/intel_bios_reader updates
2016-05-04 17:35 UTC (5+ messages)
` [PATCH i-g-t 04/17] tools/intel_bios_reader: add --devid parameter
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox