messages from 2014-10-31 10:04:19 to 2014-11-04 09:35:52 UTC [more...]
[PATCH 1/2] drm/i915: Simplify the pfit check in the fastboot hack
2014-11-04 9:35 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Check pipe_config.has_dp_encoder instead of encoder types
[PATCH 1/2] drm/i915: Only mark as map-and-fenceable when bound into the GGTT
2014-11-04 9:21 UTC (9+ messages)
` [PATCH 2/2] drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
[PATCH 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
2014-11-04 9:11 UTC (12+ messages)
` [PATCH 2/4] drm/i915/bdw: Setup global hardware status page in execlists mode
` [PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
[PATCH 1/3] drm/i915: Add kerneldoc for intel_pipe_update_{start, end}
2014-11-04 8:48 UTC (11+ messages)
` [PATCH 3/3] drm/i915: Use vblank evade mechanism in mmio_flip
[PATCH] drm/i915: Make sample_c messages go faster on Haswell
2014-11-04 8:48 UTC (10+ messages)
` [Intel-gfx] "
[PATCH 00/17] atomic modeset core<->driver interfaces and helpers
2014-11-04 8:40 UTC (27+ messages)
` [PATCH 01/17] drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
` [PATCH 02/17] drm: Pull drm_crtc.h into the kerneldoc template
` [PATCH] "
` [PATCH 03/17] drm: fixup kerneldoc in drm_crtc.h
` [PATCH 04/17] drm/modeset_lock: document trylock_only in kerneldoc
` [PATCH 05/17] drm: Add atomic driver interface definitions for objects
` [PATCH 06/17] drm: Global atomic state handling
` [PATCH 07/17] drm: Add atomic/plane helpers
` [PATCH 08/17] drm/plane-helper: transitional atomic plane helpers
` [PATCH 09/17] drm/crtc-helper: Transitional functions using "
` [PATCH 10/17] drm: Atomic crtc/connector updates using crtc/plane helper interfaces
` [PATCH 11/17] drm/atomic-helper: implementatations for legacy interfaces
` [PATCH 12/17] drm/atomic: Integrate fence support
` [PATCH 13/17] drm/atomic-helpers: document how to implement async commit
` [PATCH 14/17] drm/atomic-helper: implement ->page_flip
` [PATCH 15/17] drm/atomic-helpers: functions for state duplicate/destroy/reset
` [PATCH 16/17] drm: Docbook integration and over sections for all the new helpers
` [PATCH 17/17] drm/atomic: Refcounting for plane_state->fb
[PATCH v2 11/18] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
2014-11-04 8:30 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
2014-11-04 8:31 UTC (2+ messages)
` [PATCH v4] "
[PATCH] drm/i915: Report the actual swizzling back to userspace
2014-11-04 7:35 UTC (8+ messages)
` [PATCH] igt/gem_tiled_wc: Exercise wc mmaps with swizzling
[PATCH v2 0/9] Stage shared dpll config
2014-11-04 6:57 UTC (8+ messages)
` [PATCH 1/9] drm/i915: Make *_crtc_mode_set work on new_config
` [PATCH 4/9] drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs
[RFC] drm: Add utility function to check for edp1.4
2014-11-04 5:55 UTC (6+ messages)
[PATCH v3 0/5] Command parser batch buffer copy
2014-11-03 22:44 UTC (8+ messages)
` [PATCH v3 1/5] drm/i915: Implement a framework for batch buffer pools
` [PATCH v3 2/5] drm/i915: Use batch pools with the command parser
` [PATCH v3 3/5] drm/i915: Add a batch pool debugfs file
` [PATCH v3 4/5] drm/i915: Add batch pool details to i915_gem_objects debugfs
` [PATCH v3 5/5] drm/i915: Use batch length instead of object size in command parser
` [PATCH v3 5/5] drm/i915: Use batch length instead of
[PATCH] drm/i915: Bug fixes to ring 'head' updating
2014-11-03 20:59 UTC (2+ messages)
[PATCH] drm/i915: Pass vmas to i915_error_object_create
2014-11-03 20:55 UTC (3+ messages)
[PATCH] drm/i915: Fix execlist cleanup bug
2014-11-03 20:39 UTC (8+ messages)
` [PATCH] drm/i915: Fix null pointer dereference in ring cleanup code
[RFC 0/5] Preparation for multiple VMA and GGTT views per GEM object
2014-11-03 20:30 UTC (16+ messages)
` [RFC 3/5] drm/i915: Infrastructure for supporting different GGTT views per object
` [PATCH 4/5] drm/i915: Make scatter-gather helper available to the driver
` [RFC 5/5] drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
[PATCH 1/2] tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page
2014-11-03 19:19 UTC (2+ messages)
` [PATCH 2/2] tests/gem_madvise: set execbuf.batch_len before doing an execbuf
[PATCH 56/89] drm/i915: Gen9 shadowed registers
2014-11-03 17:45 UTC (2+ messages)
` [PATCH 56/89 v4] "
[PATCH] drm/i915: HSW/BDW PSR Set idle_frames=2 since sometimes it can be off by 1
2014-11-03 17:25 UTC (3+ messages)
[PATCH 55/89] drm/i915/skl: Gen9 multi-engine forcewake
2014-11-03 17:09 UTC (2+ messages)
` [PATCH 55/59 v4] "
[PATCH 00/29] Replace seqno values with request structures
2014-11-03 17:07 UTC (5+ messages)
` [PATCH 01/29] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
[PATCH i-g-t 1/5] lib/tests: fix tests and test list location
2014-11-03 16:44 UTC (8+ messages)
` [PATCH i-g-t 2/5] lib/tests: don't use hard error status to indicate test failure
` [PATCH i-g-t 3/5] testdisplay: ensure invalid long option exit status is non-zero
` [PATCH i-g-t 4/5] testdiplay: add a "--help" option
` [PATCH i-g-t 5/5] configure: fix issues when running outside the source tree
[PATCH] drm/i915: fix RPS on runtime suspend
2014-11-03 16:43 UTC (3+ messages)
[PATCH] drm/i915: fix "Unexpected fault" error message line break
2014-11-03 16:41 UTC (2+ messages)
[PATCH 00/14] drm/i915: IRQ work for chv mostly
2014-11-03 16:38 UTC (15+ messages)
` [PATCH 07/14] drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall()
` [PATCH 08/14] drm/i915: Make valleyview_display_irqs_(un)install() work for chv
` [PATCH 13/14] drm/i915: Use vlv display irq setup code "
[PATCH] drm: Per-plane locking
2014-11-03 16:19 UTC (6+ messages)
` [PATCH] drm: More specific locking for get* ioctls
[PATCH i-g-t 1/4] lib: add the ability to include a description with a test
2014-11-03 15:33 UTC (4+ messages)
Macbook Air 6, 2: i915-related interrupt storm after Yosemite update
2014-11-03 15:25 UTC (2+ messages)
[PATCH 1/2] drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq()
2014-11-03 15:22 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Remove orphaned prototype gen6_set_pm_mask()
[PATCH 3/8] drm/i915/skl: Move the per-latency maximum test earlier
2014-11-03 15:21 UTC (3+ messages)
` [PATCH 1/8 v2] drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
` [PATCH 3/8 v2] drm/i915/skl: Make res_blocks/lines intermediate values 32 bits
[PATCH 0/8] Skylake primary plane read-out
2014-11-03 15:07 UTC (4+ messages)
` [PATCH 8/8] drm/i915/skl: Provide a Skylake version of get_plane_config()
[PATCH] demos/intel_sprite_on: Added support to compile intel_sprite_on on Android
2014-11-04 8:50 UTC (2+ messages)
[PULL] drm-intel-next
2014-11-03 14:34 UTC
[PATCH] drm/i915: Move pll state commit into intel_modeset_update_state
2014-11-03 14:08 UTC
[PATCH i-g-t 1/2] lib/igt_core.h: fix igt_skip_on_f requirement message
2014-11-03 14:22 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib/igt_core.h: add debug messages for test requirements
[PATCH] drm/i915: Remove unused WATCH_GTT define
2014-11-03 14:19 UTC (2+ messages)
[PATCH] drm/i915: Make intel_pipe_has_type() take an output type enum
2014-11-03 14:18 UTC (3+ messages)
fix non-XVMC build
2014-11-03 13:36 UTC
[PATCH] drm/i915: Remove redundant return value and WARN_ON
2014-11-03 13:08 UTC (2+ messages)
[PATCH i-g-t 1/2] build: fix distcheck
2014-11-03 12:39 UTC (3+ messages)
` [PATCH i-g-t 2/2] lib/tests: use the "check_" prefix for tests
[PATCH 1/2] drm/i915: introduce pipe_config->ddi_personality
2014-11-03 12:36 UTC (6+ messages)
[PATCH 00/10] PSR VLV-Braytrail and CHV-Braswell
2014-11-03 12:30 UTC (5+ messages)
` [PATCH 02/10] drm/i915: VLV PSR: Status/enabled function
` [PATCH 09/10] drm/i915: PSR Baytrail: Not available on Pipe C
[PATCH] drm/i915: Redefine WARN_ON to include the condition
2014-11-03 12:26 UTC (2+ messages)
[PATCH 1/2] drm/i915: Initialize PPS timetamps on vlv/chv
2014-11-03 12:20 UTC (3+ messages)
[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
2014-11-03 12:04 UTC (10+ messages)
` [PATCH v2 05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions
` [PATCH v2 09/18] drm/i915/audio: remove misleading checks for !eld[0]
[PATCH] drm/i915: Enable pipe-a power well on chv
2014-11-03 11:42 UTC (3+ messages)
[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode
2014-11-03 11:39 UTC (4+ messages)
fb.h
2014-11-03 11:32 UTC (2+ messages)
[PATCH] drm/i915: Add support for CHV pipe B sprite CSC
2014-11-03 11:17 UTC (5+ messages)
[PATCH 2/2] drm/i915: run hsw_disable_pc8() later on resume
2014-11-03 11:13 UTC (6+ messages)
` [PATCH 1/2] drm/i915: kill intel_resume_prepare()
[PATCH 0/5] drm/i915: Random pile of VLV/CHV fixes
2014-11-03 11:10 UTC (5+ messages)
` [PATCH 4/5] drm/i915: Do vlv cmnlane toggle w/a in more cases
[RFC 00/21] Replace seqno values with request structures
2014-11-03 11:02 UTC (9+ messages)
` [RFC 22/21] drm/i915: Cache request completion status
` [RFC 24/25] drm/i915: Zero fill the request structure
[RFC 02/21] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
2014-11-03 10:51 UTC (11+ messages)
` [RFC 03/21] drm/i915: Ensure OLS & PLR are always in sync
` [RFC 04/21] drm/i915: Add reference count to request structure
` [RFC 05/21] drm/i915: Add helper functions to aid seqno -> request transition
` [RFC 06/21] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
` [RFC 07/21] drm/i915: Ensure requests stick around during waits
` [RFC 08/21] drm/i915: Remove 'outstanding_lazy_seqno'
` [RFC 09/21] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
[RFC 13/21] drm/i915: Convert mmio_flip::seqno to struct request
2014-11-03 10:44 UTC (15+ messages)
` [RFC 14/21] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
` [RFC 15/21] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
` [RFC 16/21] drm/i915: Convert __wait_seqno() to __wait_request()
` [RFC 17/21] drm/i915: Convert trace functions from seqno to request
` [RFC 18/21] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
` [RFC 19/21] drm/i915: Convert semaphores to handle requests not seqnos
` [RFC 20/21] drm/i915: Convert 'ring_idle()' to use "
` [RFC 21/21] drm/i915: Remove 'obj->ring'
[PATCH] drm/i915/dp: Don't stop the link when retraining
2014-11-03 10:39 UTC
[drm] 3.18 regression: backlight dark after resume
2014-11-03 10:34 UTC
[PATCH] drm/i915: Reject modeset when the same digital port is used more than once
2014-11-03 10:29 UTC (3+ messages)
i915.fastboot bug report - not working on coreboot
2014-11-01 23:22 UTC (6+ messages)
[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v2
2014-10-31 22:48 UTC (2+ messages)
[PATCH] drm/i915: Disable caches for Global GTT
2014-10-31 21:38 UTC (6+ messages)
[PATCH 00/68] Broadwell 48b addressing and prelocations (no relocs)
2014-10-31 21:10 UTC (4+ messages)
` [PATCH 17/68] Revert "drm/i915/bdw: Use timeout mode for RC6 on bdw"
[PATCH 1/3] drm: Add a note to drm_property_create() about property lifetime
2014-10-31 17:38 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Don't destroy DRM properties in the driver
` [PATCH 3/3] drm/gma500: "
[PATCH 1/3] drm: Pull drm_crtc.h into the kerneldoc template
2014-10-31 17:23 UTC (5+ messages)
` [PATCH 2/3] drm: fixup kerneldoc in drm_crtc.h
[PATCH] drm/i915: Add debugfs file to dump entire logical context
2014-10-31 16:18 UTC (2+ messages)
[PATCH v3] drm/i915: Deflate error objects upon capture
2014-10-31 11:33 UTC (2+ messages)
` [PATCH] intel_error_decode: Inflate compressed error state
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