messages from 2016-03-02 13:13:28 to 2016-03-04 09:09:52 UTC [more...]
[PATCH 0/4] Prepare dpll for async
2016-03-04 9:09 UTC (3+ messages)
` [PATCH 1/4] drm/i915: Use a crtc mask instead of a refcount for dpll functions
Problems in intel_panel_fitter.1
2016-03-04 8:39 UTC (2+ messages)
[alsa-devel] [PATCH 1/2] ALSA: hda - hdmi add wmb barrier for audio component
2016-03-04 7:59 UTC (2+ messages)
[PATCH 00/13] Shared pll improvements
2016-03-04 6:49 UTC (11+ messages)
` [PATCH 06/13] drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h
` [PATCH 07/13] drm/i915: Use a table to initilize shared dplls
` [PATCH 08/13] drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
[PATCH] drm/i915: Treat cursor plane as another sprite plane for BSW
2016-03-04 1:43 UTC (3+ messages)
[PATCH v2 0/2] CRTC background color support for i915
2016-03-03 22:41 UTC (4+ messages)
` [PATCH v2 2/2] drm/i915/gen9: Add support for pipe background color (v2)
[PATCH] drm/i915: Only write watermark registers if a pipe is active
2016-03-03 22:27 UTC
[PATCH] drm/i915: Don't WARN() when sprite watermark > 0 for disabled LP2/LP3 levels
2016-03-03 22:18 UTC
[PATCH] drm/i915: Move CSB MMIO reads out of the execlists lock
2016-03-03 20:50 UTC (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Move CSB MMIO reads out of the execlists lock (rev2)
[PATCH i-g-t 0/4] Scheduler tests
2016-03-03 18:54 UTC (6+ messages)
` [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library
[PATCH RESEND FOR CI] drm/i915: Fix races on fbdev
2016-03-03 18:30 UTC
[PATCH v2 drm/i915: rawclk/cdclk stuff (v2)
2016-03-03 18:13 UTC (16+ messages)
` [PATCH v2 1/6] drm/i915: Store rawclk_freq in dev_priv
` [PATCH 2/6] drm/i915: Rename s/i9xx/g4x/ in DP code
` [PATCH v2 3/6] drm/i915: Use g4x_get_aux_clock_divider() for VLV/CHV
` [PATCH 4/6] drm/i915: Read out hrawclk from CCK on vlv/chv
` [PATCH 5/6] drm/i915: Clean up .get_aux_clock_divider() functions
` [PATCH 6/6] drm/i915: Use DIV_ROUND_CLOSEST for PWM calculations
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/6] drm/i915: Store rawclk_freq in dev_priv
[PATCH v1 00/12] PCI: Rework shadow ROM handling
2016-03-03 18:02 UTC (14+ messages)
` [PATCH v1 01/12] PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
` [PATCH v1 02/12] PCI: Don't assign or reassign immutable resources
` [PATCH v1 03/12] PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
` [PATCH v1 04/12] PCI: Set ROM shadow location in arch code, not in PCI core
` [PATCH v1 05/12] PCI: Clean up pci_map_rom() whitespace
` [PATCH v1 06/12] ia64/PCI: Use temporary struct resource * to avoid repetition
` [PATCH v1 07/12] ia64/PCI: Use ioremap() instead of open-coded equivalent
` [PATCH v1 08/12] ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 09/12] MIPS: Loongson 3: Use temporary struct resource * to avoid repetition
` [PATCH v1 10/12] MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 11/12] PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
` [PATCH v1 12/12] PCI: Simplify sysfs ROM cleanup
[PATCH 1/5] drm/i915: Add wait_for_us
2016-03-03 17:35 UTC (14+ messages)
` [PATCH 2/5] drm/i915/lrc: Do not wait atomically when stopping engines
` [PATCH 3/5] drm/i915: Kconfig for extra driver debugging
` [PATCH 4/5] drm/i915: Do not lie about atomic wait granularity
` [PATCH v5 4/5] drm/i915: Do not lie about atomic timeout granularity
` [PATCH 5/5] drm/i915: Do not wait atomically for display clocks
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Add wait_for_us
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm/i915: Add wait_for_us (rev2)
[PATCH RESEND FOR CI] drm/i915: Fix races on fbdev
2016-03-03 17:02 UTC
[PATCH v2] igt/gem_trtt: Exercise the TRTT hardware
2016-03-03 16:47 UTC (6+ messages)
` [PATCH v3] "
[maintainer-tools PATCH] dim: Check for required tags before pushing a branch
2016-03-03 16:30 UTC (5+ messages)
` [maintainer-tools PATCH v2] dim: Check for required tags as part of dim_checkpatch
[PATCH] drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
2016-03-03 16:06 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 13/13] drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code
2016-03-03 13:51 UTC (5+ messages)
` [PATCH v3 "
[PATCH RESEND FOR CI 1/6] drm/i915: Move shared dpll code to a new file
2016-03-03 13:31 UTC (8+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [RESEND,FOR,CI,1/6] "
` [PATCH RESEND FOR CI 2/6] drm/i915: Move ddi shared dpll code to intel_dpll_mgr.c
` [PATCH RESEND FOR CI 3/6] drm/i915: Split intel_get_shared_dpll() into smaller functions
` [PATCH RESEND FOR CI 4/6] drm/i915: Store a direct pointer to shared dpll in intel_crtc_state
` [PATCH RESEND FOR CI 5/6] drm/i915: Move shared dpll struct definitions to separate header file
` [PATCH RESEND FOR CI 6/6] drm/i915: Move shared dpll function prototypes to intel_dpll_mgr.h
[PATCH] drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwards
2016-03-03 13:06 UTC (5+ messages)
[PATCH] drm: Taint mm->mmap_sem with dev->struct_mutex for lockdep
2016-03-03 13:03 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] drm-intel-fixes
2016-03-03 12:26 UTC
[PATCH 1/2] man: rewrite manual pages in reStructuredText
2016-03-03 12:25 UTC (2+ messages)
[PATCH] drm/i915: add sanity check for partial view creation
2016-03-03 11:45 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add sanity check for partial view creation (rev2)
[PATCH] drm/i915/hangcheck: Prevent long walks across full-ppgtt
2016-03-03 11:05 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: Generalise common GPU engine reset request/unrequest code
2016-03-03 10:42 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: Avoid vblank counter for gen9+
2016-03-03 10:14 UTC (8+ messages)
` Fwd: "
Ask for comments of getting guest framebuffer in igvt-g
2016-03-03 9:50 UTC
[PATCH v3 0/7] drm/atomic: Fix encoder stealing, v3
2016-03-03 9:41 UTC (10+ messages)
` [PATCH v3 1/7] drm/atomic: Clean up update_output_state
` [PATCH v3 2/7] drm/atomic: Pass connector and state to update_connector_routing
` [PATCH v3 3/7] drm/atomic: Always call steal_encoder, v2
` [PATCH v3 4/7] drm/atomic: Handle encoder stealing from set_config better
` [PATCH v3 5/7] drm/atomic: Handle encoder assignment conflicts in a separate check, v3
` [PATCH v3 6/7] drm/atomic: Clean up steal_encoder, v2
` [Intel-gfx] "
` [PATCH v3 7/7] drm/atomic: Clean up update_connector_routing
` ✗ Fi.CI.BAT: failure for drm/atomic: Fix encoder stealing, v3
[PATCH] drm/i915: Adaptive backoff delay on link training
2016-03-03 9:27 UTC (2+ messages)
[PATCH 1/2] drm/i915: Allow preservation of watermarks
2016-03-03 8:23 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Only recalculate wm's for planes part of the state, v2
` [PATCH v1.1 1/2] drm/i915: Allow preservation of watermarks, v2
[PATCH] drm/i915: Support to enable TRTT on GEN9
2016-03-03 6:42 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Support to enable TRTT on GEN9 (rev3)
[PATCH v2] drm/i915: Support to enable TRTT on GEN9
2016-03-03 4:54 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/i915: add audio_ptr pointer check
2016-03-03 3:01 UTC (5+ messages)
[4.4-rc1][Regression] drm/i915: Check live status before reading edid
2016-03-02 21:58 UTC (3+ messages)
[PATCH i-g-t v2 0/7] Scheduler tests
2016-03-02 20:15 UTC (10+ messages)
` [PATCH i-g-t v2 1/7] ioctl_wrappers: make gem_has_ring non static
` [PATCH i-g-t v2 2/7] lib/ioctl_wrappers: Separate ring BSD1 from BSD2 checks
` [PATCH i-g-t v2 3/7] lib/intel_batchbuffer: Add functions to be used in the scheduler test
` [PATCH i-g-t v2 4/7] tests/gem_scheduler: Add gem_scheduler test
` [PATCH i-g-t v2 5/7] igt/gem_ctx_param_basic: Updated to support scheduler priority interface
` [PATCH i-g-t v2 6/7] tests/gem_scheduler: Add subtests to test batch priority behaviour
` [PATCH i-g-t v2 7/7] gem_scheduler: Added subtests to test priority bumping
[PATCH v2 0/6] drm/atomic: Fix encoder stealing, v2
2016-03-02 17:36 UTC (9+ messages)
` [PATCH v2 5/6] drm/atomic: Handle encoder assignment conflicts in a separate check
` [Intel-gfx] "
` [PATCH v2.1 5/6] drm/atomic: Handle encoder assignment conflicts in a separate check, v3
` [PATCH v2 6/6] drm/atomic: Clean up steal_encoder
[PATCH i-g-t] tests/pm_rpm: Fix CRASH on machines that lack LLC
2016-03-02 17:32 UTC (18+ messages)
` [PATCH i-g-t v2] "
` [PATCH i-g-t v3] "
` [PATCH i-g-t v4] "
[PATCH] intel: Adding missing Broxton PCI IDs
2016-03-02 17:19 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v1 1/1] drm/i915: Hold RPM reference while setting freq limits through sysfs
2016-03-02 17:03 UTC (4+ messages)
` [PATCH v2 "
[PATCH] drm/i915: Handle invalid ilk pipe watermarks correctly
2016-03-02 15:49 UTC (2+ messages)
[i-g-t PATCH v1 00/14] Get a few more tests to run on !i915
2016-03-02 15:41 UTC (22+ messages)
` [i-g-t PATCH v1 01/14] lib: add igt_require_intel
` [i-g-t PATCH v1 02/14] lib: Have gem_set_tiling require intel
` [i-g-t PATCH v1 03/14] lib: Expose is_i915_device
` [i-g-t PATCH v1 04/14] lib: Have intel_get_drm_devid call igt_require_intel
` [i-g-t PATCH v1 05/14] lib: Call intel_get_drm_devid only from intel code
` [i-g-t PATCH v1 06/14] lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB
` [i-g-t PATCH v1 07/14] lib: Map dumb buffers
` [i-g-t PATCH v1 08/14] lib: Add igt_create_bo_with_dimensions
` [i-g-t PATCH v1 09/14] tests: Open any driver
` [i-g-t PATCH v1 10/14] kms_addfb_basic: call igt_create_bo_with_dimensions
` [i-g-t PATCH v1 11/14] kms_addfb_basic: move tiling functionality into each subtest
` [i-g-t PATCH v1 12/14] kms_addfb_basic: Split tiling_tests off
` [i-g-t PATCH v1 13/14] kms_addfb_basic: Move calls to gem_set_tiling to the subtests
` [i-g-t PATCH v1 14/14] kms_addfb_basic: Get intel gen from within subtest
[PATCH v7 0/7] Reorganise calls to vmap() GEM objects
2016-03-02 15:40 UTC (6+ messages)
` [PATCH v7 6/7] drm/i915: refactor duplicate object vmap functions (the final rework?)
` [PATCH v7 7/7] drm: add parameter-order checking to drm memory allocators
[PATCH] drm/i915: Resume DP MST before doing any kind of modesetting
2016-03-02 15:28 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: GPIO for BXT generic MIPI
2016-03-02 15:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Update state before setting watermarks
2016-03-02 14:48 UTC (3+ messages)
` [PATCH v1.1] drm/i915: Update state before setting watermarks, v2
[PATCH] drm/i915: Avoid snooping with userptr where not supported
2016-03-02 13:49 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Avoid snooping with userptr where not supported (rev3)
[PATCH] drm/i915: add sanity check for partial view creation
2016-03-02 13:37 UTC (6+ messages)
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