messages from 2015-10-06 08:35:30 to 2015-10-07 19:08:24 UTC [more...]
[PATCH 1/2] drm/i915: Restore lost DPLL register write on gen2-4
2015-10-07 19:08 UTC
PROBLEM: Intel VGA output busticated on 4.3-rc2 (regression)
2015-10-07 19:04 UTC (7+ messages)
[PATCH] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
2015-10-07 18:34 UTC (2+ messages)
[RFC] Page table sharing and bufferless execbuf
2015-10-07 17:26 UTC (8+ messages)
` [PATCH 6/9] drm/i915: driver based PASID handling
[PATCH i-g-t] lib/core: Fix docs for igt_assert_lt(e)
2015-10-07 16:25 UTC (3+ messages)
[PATCH 1/2] drm/i915: Kill DRI1 cliprects
2015-10-07 16:19 UTC (19+ messages)
` [PATCH 2/2] drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
` [PATCH] drm/i915: Move the mb() following release-mmap into release-mmap
` [PATCH] drm/i915: Stop discarding GTT cache-domain on unbind vma
[PULL] drm-intel-next
2015-10-07 16:18 UTC
[PATCH 0/4] lrc lifecycle cleanups
2015-10-07 16:08 UTC (9+ messages)
` [PATCH 1/4] drm/i915: Unify execlist and legacy request life-cycles
` [PATCH 2/4] drm/i915: Improve dynamic management/eviction of lrc backing objects
` [PATCH 3/4] drm/i915: Add the CPU mapping of the hw context to the pinned items
` [PATCH 4/4] drm/i915: Only update ringbuf address when necessary
[PATCH 1/3] drm/i915/snb: remove pre-production hardware workaround
2015-10-07 15:35 UTC (10+ messages)
` [PATCH 2/3] drm/i915/vlv: "
` [PATCH 3/3] drm/i915/chv: remove pre-production hardware workarounds
[PATCH 1/6] drm/i915: Implement L3 partitioning set-up from the workaround list
2015-10-07 14:38 UTC (10+ messages)
` [PATCH 2/6] drm/i915: Don't warn if the workaround list is empty
` [PATCH 3/6] drm/i915: Hook up ring workaround writes at context creation time on Gen6-7
` [PATCH 4/6] drm/i915: Program the L3 configuration to hardware defaults on context init
` [PATCH 5/6] drm/i915/hsw: Move L3 atomics workaround to the workaround list
` [PATCH 6/6] drm/i915/vlv: Remove WaIncreaseL3CreditsForVLVB0 from init_clock_gating
[PATCH 0/5] Introduce Kabylake Support
2015-10-07 14:34 UTC (14+ messages)
` [PATCH 1/5] drm/i915/kbl: Add Kabylake PCI ID
` [PATCH 3/5] drm/i915/kbl: Kabylake A0 is based on Skylake H0
[PATCH] drm/i915: Resurrect golden context on gen6/7
2015-10-07 14:36 UTC (3+ messages)
[PATCH] drm/i915: Set mode->crtc_clock during hardware state readout
2015-10-07 14:32 UTC (4+ messages)
[PATCH 00/12] MMIO workaround list
2015-10-07 14:23 UTC (17+ messages)
` [PATCH 01/12] drm/i915: Prepare for multiple workaround lists
` [PATCH 02/12] drm/i915: Raise the amount of workarounds one list has
` [PATCH 03/12] drm/i915: Don't return inside WA_REG macro
` [PATCH 04/12] drm/i915: Move workaround macros to i915_drv.h
` [PATCH 05/12] drm/i915: Specify the wa list in WA_* macros
` [PATCH 06/12] drm/i915: Introduce mmio workaround list
` [PATCH 07/12] drm/i915: Write mmio workarounds after gpu reset
` [PATCH 08/12] drm/i915: Use mmio workaround list for skl/bxt
` [PATCH 09/12] drm/i915/bdw: Use mmio workarounds in init clock gating
` [PATCH 10/12] drm/i915/hsw: "
` [PATCH 11/12] drm/i915/ivb: "
` [PATCH 12/12] drm/i915/ivb: Simplify row chicken setup logic
[PATCH 1/2] drm/i915/skl: Allow universal planes to position
2015-10-07 14:19 UTC (7+ messages)
[PATCH] igt/kms_addfb_basic: New subtest to check for fb modifier and tiling mode mismatch
2015-10-07 14:07 UTC (2+ messages)
[PATCH 1/1] drm/i915/bxt: Set time interval unit to 0.833us
2015-10-07 14:07 UTC (5+ messages)
[PATCH 1/5] drm/i915: shrinker_control->nr_to_scan is now unsigned long
2015-10-07 13:51 UTC (13+ messages)
` [PATCH 2/5] drm/i915: Add a tracepoint for the shrinker
` [PATCH 3/5] drm/i915: During shrink_all we only need to idle the GPU
` [PATCH 5/5] drm/i915: Avoid GPU stalls from kswapd
[PATCH 1/3] drm/i915: add kerneldoc for i915_audio_component
2015-10-07 13:39 UTC (4+ messages)
` [PATCH 3/3] drm/i915: add DOC for i915_component
[PATCH v2] drm/i915: set proper N/CTS in modeset
2015-10-07 13:33 UTC (4+ messages)
[PATCH] drm/i915: Consider plane rotation when calculating stride in skl_do_mmio_flip
2015-10-07 12:15 UTC (4+ messages)
[PATCH] drm: Check fb against plane size rather than CRTC mode for pageflip
2015-10-07 12:02 UTC (3+ messages)
` [PATCH i-g-t] kms_universal_plane: Add gen9-specific test
periodic wakeup from DPMS suspend
2015-10-07 11:26 UTC (3+ messages)
[PATCH v2 i-g-t] kms_rotation_crc: Exercise page flips with 90 degree rotation
2015-10-07 11:18 UTC
[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
2015-10-07 10:22 UTC (9+ messages)
` [PATCH 2/3] drm/i915: Allow the user to pass a context to any ring
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer
` [Intel-gfx] [PATCH 1/3] drm: Track drm_mm nodes with an interval tree
[PATCH 1/3] drm/i915: remove parens around revision ids
2015-10-07 8:32 UTC (8+ messages)
` [PATCH 2/3] drm/i915/bxt: add revision id for A1 stepping and use it
` [PATCH 3/3] drm/i915: add helpers for platform specific revision id range checks
[DMC_REDESIGN_V2 00/14] Redesign dmc firmware loading
2015-10-07 8:12 UTC (5+ messages)
` [DMC_REDESIGN_V2 07/14] drm/i915/gen9: Simplify csr loading failure printing
[PATCH] drm/i915/skl: Init cdclk in the driver rather than relying on pre-os
2015-10-07 6:31 UTC (15+ messages)
[PATCH 14/15] drm/i915: Sanitize watermarks after hardware state readout
2015-10-06 14:34 UTC (3+ messages)
` [PATCH] drm/i915: Convert hsw_compute_linetime_wm to use in-flight state
[PATCH] drm/i915: Fix kerneldoc for i915_gem_shrink_all
2015-10-06 13:47 UTC (2+ messages)
[PATCH i-g-t] kms_rotation_crc: Excercise page flips with 90 degree rotation
2015-10-06 13:23 UTC
[PATCH 1/6] drm/i915: Eliminate vmap overhead for cmd parser
2015-10-06 13:00 UTC (3+ messages)
[PATCH 1/3] drm/i915: Only update the current userptr worker
2015-10-06 12:25 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Use a task to cancel the userptr on invalidate_range
[PATCH] drm/i915: Allow userptr backchannel for passing around GTT mappings
2015-10-06 12:24 UTC (3+ messages)
[PATCH v4] drm/i915: Clean up associated VMAs on context destruction
2015-10-06 12:15 UTC (7+ messages)
[PATCH] drm/i915: prevent out of range pt in the PDE macros (take 3)
2015-10-06 11:53 UTC (10+ messages)
` [PATCH v2] "
[PATCH 13/15] drm/i915: Make the link training test for same voltage
2015-10-06 10:41 UTC (2+ messages)
` [PATCH v2] drm/i915: Make the link training test for same voltage smaller
[PATCH 00/15] Atomic watermark updates (v5)
2015-10-06 10:13 UTC (4+ messages)
` [PATCH] fixup! drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)
` [PATCH] fixup! drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3) [regression]
[PATCH v6 0/8] All sort of cdclk stuff
2015-10-06 10:13 UTC (5+ messages)
` [PATCH v6 7/8] drm/i915: BDW clock change support
` [PATCH v6 7/8] drm/i915: BDW clock change support [regression]
[PATCH libdrm] intel/kbl: Add Kabylake PCI IDs
2015-10-06 9:53 UTC (2+ messages)
[PATCH i-g-t 0/3] Memory bandwidth tester
2015-10-06 9:25 UTC (4+ messages)
` [PATCH i-g-t 3/3] gem_memory_bandwidth: Add test
[PATCH 1/2] drm/i915/gen9: Add framework to whitelist specific GPU registers
2015-10-06 9:23 UTC (4+ messages)
` [PATCH 2/2] drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
[PATCH ddx] Add Kabylake PCI IDs
2015-10-06 9:10 UTC (2+ messages)
[drm-intel:for-linux-next 809/813] drivers/gpu/drm/i915/intel_dsi_pll.c:387:6: sparse: symbol 'vlv_dsi_reset_clocks' was not declared. Should it be static?
2015-10-06 8:57 UTC (4+ messages)
` [RFC PATCH drm-intel] drm/i915/bxt: vlv_dsi_reset_clocks() can be static
[PATCH 00/15] Making DP link training code more readable
2015-10-06 8:54 UTC (3+ messages)
` [PATCH 01/15] drm/i915: Rename DP link training functions
Horrible noise (audio) via DisplayPort [regression]
2015-10-06 8:48 UTC (3+ messages)
` PROBLEM: "
[PATCH] drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist
2015-10-06 8:40 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).