messages from 2015-02-10 11:39:06 to 2015-02-11 15:31:46 UTC [more...]
[PATCH 00/18] A few more workarounds
2015-02-11 15:31 UTC (23+ messages)
` [PATCH 01/18] drm/i915: Support not having an init clock gating function defined
` [PATCH 02/18] drm/i915/skl: Implement WaDisableHBR2
` [PATCH 03/18] drm/i915/skl: Document the WM read latency W/A with its name
` [PATCH 04/18] drm/i915/skl: Provide a gen9 specific init_render_ring()
` [PATCH 05/18] drm/i915/skl: Make the init clock gating function skylake specific
` [PATCH 06/18] drm/i915/skl: Implement WaSetGAPSunitClckGateDisable
` [PATCH 08/18] drm/i915/skl: Document that we implement WaRsClearFWBitsAtReset
` [PATCH 10/18] drm/i915/skl: Implement WaDisableVFUnitClockGating
` [PATCH 11/18] drm/i915/skl: Introduce a SKL specific init_workarounds()
` [PATCH 12/18] drm/i915/skl: Implement WaDisablePowerCompilerClockGating
` [PATCH 13/18] drm/i915/skl: Implement WaDisablePartialResolveInVc
[PATCH] drm/i915: Add process identifier to requests
2015-02-11 15:29 UTC (2+ messages)
[PATCH 1/2] drm/i915: Detect eDRAM with the enabled bit only
2015-02-11 15:27 UTC (2+ messages)
DELL Latitude e5540 Intel 4400 3rd display problem
2015-02-11 15:26 UTC (3+ messages)
[PATCH 0/4] drm/i915: CHV display PHY magic
2015-02-11 14:59 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Implement chv display PHY lane stagger setup
` [PATCH 2/4] drm/i915: Add a hack to fix link training errors on pipe A+port B on CHV
` [PATCH 3/4] Revert "drm/i915: Hack to tie both common lanes together on chv"
` [PATCH 4/4] drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
[PATCH] drm/i915: Align initial plane backing objects correctly
2015-02-11 14:57 UTC (4+ messages)
[PATCH] drm/i915: DP link training optimization
2015-02-11 14:57 UTC (2+ messages)
Hibernation test
2015-02-11 14:46 UTC
[PATCH 1/4] intel: Unconditionally clear ioctl structs
2015-02-11 14:34 UTC (9+ messages)
` [PATCH 2/4] xf86drmMode: "
` [PATCH 3/4] drm: use drmIoctl everywhere
` [PATCH 4/4] xf86drm: Unconditionally clear ioctl structs
` [PATCH] tests: remove intel-specific tests
[PATCH] drm/i915: Reject garbage in unsed ctx create/destroy fields
2015-02-11 14:00 UTC (4+ messages)
[PATCH] tests/kms_addfb: Add support for fb modifiers
2015-02-11 13:53 UTC (2+ messages)
[PATCH 00/10] Random cleanups
2015-02-11 13:46 UTC (15+ messages)
` [PATCH 01/10] drm/i915: Garbage collect orphaned prototypes
` [PATCH 02/10] drm/i915: Make intel_ring_setup_status_page() static
` [PATCH 03/10] drm/i915: Remove intel_dsi_cmd.h
` [PATCH 04/10] drm/i915: Make intel_lr_context_render_state_init() static
` [PATCH 05/10] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 06/10] drm/i915: Make intel_logical_ring_advance_and_submit() static
` [PATCH 07/10] drm/i915: Make intel_dp_check_link_status() static
` [PATCH 08/10] drm/i915: Make intel_dp_unpack_aux() static
` [PATCH 09/10] drm/i915: MAke intel_unpin_fb_obj() static
` [PATCH 10/10] drm/i915: Remove the IS_SNB_G1 define
[PATCH 4/10] drm/i915: DRRS calls based on frontbuffer
2015-02-11 12:58 UTC (3+ messages)
` [PATCH 1/6] drm/i915: Add support for DRRS in intel_dp_set_m_n
[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
2015-02-11 13:02 UTC (8+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Add debugfs entry for DRRS
2015-02-11 12:52 UTC (2+ messages)
[PATCH] drm/i915/bdw: Add support for DRRS to switch RR
2015-02-11 12:48 UTC (2+ messages)
[PULL] drm-intel-next-fixes v2
2015-02-11 12:17 UTC
[PULL] drm-intel-next-fixes
2015-02-11 11:48 UTC (2+ messages)
[drm-intel:drm-intel-next-queued 161/168] drivers/gpu/drm/i915/intel_ringbuffer.c:505:6: sparse: symbol 'intel_ring_setup_status_page' was not declared. Should it be static?
2015-02-11 11:37 UTC (2+ messages)
` [PATCH drm-intel] drm/i915: intel_ring_setup_status_page() can be static
proposal for DVFS (Dynamic Voltage Frequency Scaling)
2015-02-11 10:42 UTC (7+ messages)
[PATCH 0/5] i915 fb modifier support, respun
2015-02-11 10:25 UTC (31+ messages)
` [PATCH 3/5] drm/i915: Use fb format modifiers in skylake_update_primary_plane
` [PATCH 5/5] drm: Also check unused fields for addfb2
` [PATCH v2 00/13] i915 fb modifier support, respun
` [PATCH 01/13] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
` [PATCH 02/13] drm/i915: Add tiled framebuffer modifiers
` [PATCH 03/13] drm/i915: Add fb format modifier support
` [PATCH 04/13] drm/i915: Show frame buffer modifier in debug info
` [PATCH 05/13] drm: Also check unused fields for addfb2
` [PATCH 06/13] drm/i915: Set up fb format modifier for initial plane config
` [PATCH 07/13] drm/i915: Switch +intel_fb_align_height to fb format modifiers
` [PATCH 08/13] drm/i915: Use fb format modifiers in skylake_update_primary_plane
` [PATCH 09/13] drm/i915/skl: CS flips are not supported with execlists
` [PATCH 10/13] drm/i915/skl: Use fb modifiers for sprites
` [PATCH 11/13] drm/i915: Use fb modifiers in intel_check_cursor_plane
` [PATCH 12/13] drm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj
` [PATCH 13/13] drm/i915: Announce support for framebuffer modifiers
[PATCH v2] tests/kms_addfb: Add support for fb modifiers
2015-02-11 10:22 UTC (5+ messages)
` [PATCH] "
Macbook Air 6, 2: i915-related interrupt storm after Yosemite update
2015-02-11 9:00 UTC (2+ messages)
` Macbook Air 6, 2: i915-related interrupt storm after Yosemite update -- resolved
[PATCH] drm/i915: Stop requesting error_state reports
2015-02-11 9:14 UTC (7+ messages)
[PATCH i-g-t 01/17] lib/gt: api polish for igt_can_hang_ring
2015-02-11 8:49 UTC (32+ messages)
` [PATCH i-g-t 02/17] lib/ioctl: api polish for gem_context_has_param
` [PATCH i-g-t 03/17] lib/ioctl: gem_ prefix for igt_require_mmap_wc
` [PATCH i-g-t 04/17] igt/ioctls: doc for gem_mmap
` [PATCH i-g-t 05/17] lib/ioctls: make gem_context_set/get_param infallible
` [PATCH i-g-t 06/17] lib/ioctl: Add gem_context_destroy helpers
` [PATCH i-g-t 07/17] tests/gem_ctx_*: Use helpers
` [PATCH i-g-t 08/17] tests/gem_reset_stat: Use new ctx helpers
` [PATCH i-g-t 09/17] lib/ioctl: Document ctx param functions
` [PATCH i-g-t 10/17] tests: Add gem_ctx_param_basic
` [PATCH i-g-t 11/17] tests: Add invalid pad tests for ctx create/destroy
` [PATCH i-g-t 12/17] tests/gem_ppgtt: Start rcs before bcs for context tests
` [PATCH i-g-t 13/17] tests: Align subtest with naming convention
` [PATCH i-g-t 14/17] lib/igt_aux: s/swap/igt_swap/
` [PATCH i-g-t 15/17] tests/gem_wait: Adjust makefile
` [PATCH i-g-t 16/17] doc: Consolidate naming conventions into docbook
` [PATCH i-g-t 17/17] lib/igt_gt: Document and consolidate
` [PATCH i-g-t] lib/chipset: Cache devid
[RESEND 0/9] Reviewed FBC patches
2015-02-11 8:30 UTC (8+ messages)
` [PATCH 5/9] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 6/9] drm/i915: add frontbuffer tracking to FBC
[PATCH] drm/i915: Really ignore long HPD pulses on eDP
2015-02-11 8:28 UTC (4+ messages)
[PATCH] drm/i915: Clamp efficient frequency to valid range
2015-02-11 8:27 UTC (2+ messages)
[PATCH v4 0/8] Add enlightenments for vGPU
2015-02-11 8:12 UTC (12+ messages)
` [PATCH v4 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v4 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v4 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v4 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v4 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v4 7/8] drm/i915: Create vGPU specific MMIO operations to reduce traps
` [PATCH v4 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled
[PATCH] drm/i915: Introduce bit definitions of CTXT_SR_CTRL register
2015-02-11 8:03 UTC (3+ messages)
i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
2015-02-11 7:30 UTC (8+ messages)
About CTX_CONTEXT_CONTROL initialization in populate_lr_context() intel_lrc.c
2015-02-11 0:19 UTC (10+ messages)
[PATCH 00/12] drm/i915: Redo VLV/CHV watermark code
2015-02-11 0:01 UTC (14+ messages)
` [PATCH 01/12] drm/i915: Reduce CHV DDL multiplier to 16/8
` [PATCH 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH 03/12] drm/i915: Simplify VLV drain latency computation
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH 05/12] drm/i915: Reorganize VLV DDL setup
` [PATCH 06/12] drm/i915: Pass plane to vlv_compute_drain_latency()
` [PATCH 07/12] drm/i915: Read out display FIFO size on VLV/CHV
` [PATCH 08/12] drm/i915: Make sure PND deadline mode is enabled "
` [PATCH 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH 10/12] drm/i915: Support maxfifo with two planes on CHV
` [PATCH 11/12] drm/i915: Program PFI credits for VLV
` [PATCH 12/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
[PATCH 6/6] drm/i915: obey wbinvd threshold in more places
2015-02-10 20:49 UTC (2+ messages)
[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
2015-02-10 19:26 UTC (3+ messages)
` [PATCH 04/15] drm/i915: Parse VBT PSR block
[PATCH] drm/i915: Add tiled framebuffer modifiers
2015-02-10 16:16 UTC (2+ messages)
Compile error - xserver-xorg-video-intel
2015-02-10 16:04 UTC
[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
2015-02-10 14:06 UTC (3+ messages)
[PATCH 18/18] drm/i915/skl: Implement WaBarrierPerformanceFixDisable
2015-02-10 14:02 UTC (2+ messages)
[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
2015-02-10 12:43 UTC (2+ messages)
[PATCH] drm/i915: Quietly reject attempts to create non-pagealigned stolen objects
2015-02-10 12:34 UTC (6+ messages)
` [Intel-gfx] "
[PATCH v2] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
2015-02-10 11:57 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/5] drm/i915: Add tiled framebuffer modifiers
2015-02-10 11:50 UTC (2+ messages)
` [PATCH] drm/i915: Add fb format modifier support
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