messages from 2016-05-03 04:28:22 to 2016-05-04 15:47:52 UTC [more...]
[PATCH i-g-t 00/17] tools/intel_bios_reader updates
2016-05-04 15:47 UTC (20+ messages)
` [PATCH i-g-t 01/17] tools/intel_bios_reader: drop unused macros
` [PATCH i-g-t 02/17] tools/intel_bios_reader: make VBIOS non-global
` [PATCH i-g-t 03/17] tools/intel_bios_reader: add command line option parsing and --file parameter
` [PATCH i-g-t 04/17] tools/intel_bios_reader: add --devid parameter
` [PATCH i-g-t 05/17] tools/intel_bios_reader: drop unused lvds_support variable
` [PATCH i-g-t 06/17] tools/intel_bios_reader: drop silly tv_present variable and printout
` [PATCH i-g-t 07/17] tools/intel_bios_reader: pass around a context pointer instead of bdb_header
` [PATCH i-g-t 08/17] tools/intel_bios_reader: move more globals to struct context
` [PATCH i-g-t 09/17] tools/intel_bios_reader: move devid to context too
` [PATCH i-g-t 10/17] tools/intel_bios_reader: drop dependencies on lvds block parsing
` [PATCH i-g-t 11/17] tools/intel_bios_reader: let the user specify panel type on the command line
` [PATCH i-g-t 12/17] tools/intel_bios_reader: dump the blocks in numerical order
` [PATCH i-g-t 13/17] tools/intel_bios_reader: add --hexdump option to dump hex, disable by default
` [PATCH i-g-t 14/17] tools/intel_bios_reader: add support for dumping only specific section
` [PATCH i-g-t 15/17] tools/intel_bios_reader: add --all-panels option to dump all panels
` [PATCH i-g-t 16/17] tools/intel_bios_reader: free the block returned by find_section
` [PATCH i-g-t 17/17] man: update intel_bios_reader man page
[PATCH 1/3] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
2016-05-04 15:28 UTC (3+ 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 igt 1/2] drmtest: don't discard return value in do_ioctl()
2016-05-04 15:27 UTC (3+ messages)
` [PATCH igt 2/2] igt/perf: add i915 perf stream tests
[PATCH] drm/i915: Report command parser version 0 if disabled
2016-05-04 15:22 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Bail out of pipe config compute loop on LPT
2016-05-04 15:16 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915/sysfs: Adding mocs_state
2016-05-04 14:57 UTC (9+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-04 14:30 UTC (2+ messages)
[PATCH 0/9] Enable Gen 7 Observation Architecture
2016-05-04 13:51 UTC (13+ messages)
` [PATCH 5/9] drm/i915: Enable i915 perf stream for Haswell OA unit
` [Intel-gfx] "
[PATCH v2 0/4] drm: DP++ adaptor support (v2)
2016-05-04 13:50 UTC (20+ messages)
` [PATCH v2 1/4] drm: Add helper for DP++ adaptors
` [Intel-gfx] "
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v2 2/4] drm/i915: Respect DP++ adaptor TMDS clock limit
` [PATCH v3 3/4] drm/i915: Enable/disable TMDS output buffers in DP++ adaptor as needed
` [PATCH v2 4/4] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
` [PATCH v3 "
[PATCH] drm/i915: Set legacy properties when using legacy gamma set IOCTL
2016-05-04 13:49 UTC (7+ messages)
` [PATCH] drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-04 11:41 UTC (7+ messages)
[PATCH] drm: Fixup locking WARN_ON mistake around gem_object_free_unlocked
2016-05-04 12:59 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/core: Do not preserve framebuffer on rmfb, v2
2016-05-04 12:38 UTC (5+ 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
` [PATCH] drm/core: Do not preserve framebuffer on rmfb, v4
[PATCH 1/2] drm/i915: Calculate IPS linetime watermark based on future cdclk
2016-05-04 12:30 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Add a FIXME about crtc !active vs. watermarks
[PATCH] drm/i915: add missing condition for committing planes on crtc
2016-05-04 12:23 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add missing condition for committing planes on crtc (rev2)
[PATCH v4 00/12] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v4)
2016-05-04 11:53 UTC (15+ 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 v2 05/12] drm/i915: Use fb modifiers for display tiling decisions
` [PATCH v2 06/12] drm/i915: Adjust obj tiling vs. fb modifier rules
` [PATCH 07/12] drm/i915: Limit fb x offset due to fences
` [PATCH 08/12] drm/i915: Allow calling intel_adjust_tile_offset() multiple times
` [PATCH 09/12] drm/i915: Make intel_adjust_tile_offset() work for linear buffers
` [PATCH 10/12] drm/i915: Compute display surface offset in the plane check hook for SKL+
` [PATCH 11/12] drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+
` [PATCH v2 12/12] drm/i915: Make sure fb offset is (macro)pixel aligned
` ✗ Fi.CI.BAT: failure for drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v4)
[PATCH 1/3] drm/i915: Remove intel_clock_t typedef
2016-05-04 11:52 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Remove intel_range_t and intel_p2_t typedefs
` [PATCH 3/3] drm/i915: Remove intel_limit_t typedef
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Remove intel_clock_t typedef
[PATCH 01/10] drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
2016-05-04 11:44 UTC (6+ messages)
` [PATCH 03/10] drm/i915: Fix gen8 semaphores id for legacy mode
[PATCH 00/35] Moar struct_mutex nuking
2016-05-04 10:53 UTC (7+ messages)
` [PATCH 19/35] drm/imx: Use lockless gem BO free callback
[PATCH] drm/gem: support BO freeing without dev->struct_mutex
2016-05-04 10:26 UTC (4+ messages)
[PATCH 0/3] drm/i915: DP branch devices
2016-05-04 10:22 UTC (11+ messages)
` [PATCH 1/3] drm/i915: Check pixel rate for DP to VGA dongle
` [Intel-gfx] "
` [PATCH 2/3] drm: Add DP port types from DP 1.3 specification
` [PATCH 3/3] drm/i915: Check HDMI TMDS clock rate from DPCD
` ✗ Fi.CI.BAT: warning for drm/i915: DP branch devices
[REGRESSION] Occasional Flickering with Linux 4.6.0-rc* on Scree connected to eDP
2016-05-04 10:14 UTC (3+ messages)
[PATCH] drm/i915: remove i915_gem_object_ggtt_unbind
2016-05-04 10:15 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 1/5] drm/i915/guc: add enable_guc_loading parameter
2016-05-04 8:33 UTC (9+ messages)
` [PATCH v2 2/5] drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
` [PATCH v2 4/5] drm/i915/guc: rework guc_add_workqueue_item()
[PATCH] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
2016-05-04 7:32 UTC (4+ messages)
[PATCH v3 00/16] Pre-calculate SKL-style atomic watermarks
2016-05-03 20:44 UTC (4+ 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] Revert "drm/i915: start adding dp mst audio"
2016-05-03 20:28 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/atomic: use connector references (v3)
2016-05-03 20:13 UTC (3+ messages)
[PATCH v2 00/10] Enable Gen 7 Observation Architecture
2016-05-03 19:36 UTC (4+ messages)
` [PATCH v2 06/10] drm/i915: Enable i915 perf stream for Haswell OA unit
[PATCH 01/12] drm: Add helper for DP++ adaptors
2016-05-03 17:19 UTC (21+ messages)
` [PATCH 04/12] drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
` [PATCH 06/12] drm/i915: Add new lspcon file
` [PATCH 08/12] drm: Add lspcon (custom type2 dp->hdmi) support
` [PATCH 10/12] drm/i915: Add lspcon core functions
Intel eDP and fixed_mode probing/initialization
2016-05-03 17:07 UTC (3+ messages)
[PATCH i-g-t v6 0/7] Improve kms_panel_fitting
2016-05-03 15:29 UTC (9+ messages)
` [PATCH i-g-t v6 1/7] kms_panel_fitting: skips if there's a non-eDP display connected. Fix it
` [PATCH i-g-t v6 2/7] kms_panel_fitting: Remove un-read variable
` [PATCH i-g-t v6 3/7] kms_panel_fitting: Remove un-read variable pipe_crc
` [PATCH i-g-t v6 4/7] kms_panel_fitting: Remove un-used variable
` [PATCH i-g-t v6 5/7] kms_panel_fitting: Switched DRM format to a hardware agnostic alternative
` [PATCH i-g-t v6 6/7] kms_panel_fitting: Enabled test on non-Intel hardware
` [PATCH i-g-t v6 7/7] kms_panel_fitting: Enable connectors with "scaling mode" property set
[PATCH] [drm-intel-fixes] drm/i915: do not enable RC6p on Sandy Bridge
2016-05-03 15:16 UTC
[PATCH] drm/i915: Discard previous atomic state on resume if connectors change
2016-05-03 15:08 UTC (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t v6 0/7] Improve kms_panel_fitting
2016-05-03 14:38 UTC
[PATCH i-g-t v6 0/7] Improve kms_panel_fitting
2016-05-03 14:37 UTC
[PATCH i-g-t] man: add .gitignore with defs.rst
2016-05-03 14:36 UTC
[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
2016-05-03 14:15 UTC (10+ messages)
` [PATCH 02/19] drm/i915: Remove stallcheck special handling, v2
` [PATCH 09/19] drm/i915: Add the exclusive fence to plane_state
[PATCH 1/6] drm/fb: fix missing /** in kerneldoc comment
2016-05-03 14:02 UTC (13+ messages)
` [PATCH 2/6] drm/modes: add connector reference counting. (v2)
` [PATCH 3/6] drm/fb_helper: "
` [Intel-gfx] "
` [PATCH 4/6] drm/crtc: take references to connectors used in a modeset. (v2)
` [PATCH 5/6] drm/atomic: use connector references (v2)
` [PATCH 6/6] drm/i915/mst: use reference counted connectors. (v3)
[PATCH v3 0/3] drm/i915: Tune the GPU L3 SQ credits on CHV
2016-05-03 13:55 UTC (6+ messages)
` [PATCH v3 1/3] drm/i915/bdw: Add missing delay during L3 SQC credit programming
` [PATCH v3 2/3] drm/i915: Clean up L3 SQC register field definitions
` [PATCH v3 3/3] drm/i915/chv: Tune L3 SQC credits based on actual latencies
` ✗ Fi.CI.BAT: failure for drm/i915: Tune the GPU L3 SQ credits on CHV
[PATCH i-g-t v5 0/6] Improve kms_panel_fitting
2016-05-03 13:31 UTC (3+ messages)
` [PATCH i-g-t v5 6/6] kms_panel_fitting: Enable connectors with "scaling mode" property set
[PATCH] drm/atomic: Add WARN_ON when state->acquire_ctx is not set
2016-05-03 12:36 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
[PATCH 1/2] sna/video sprite patch: support for multiple xv ports (exposes minimum Xv ports)
2016-05-03 12:30 UTC (3+ messages)
` [PATCH 2/2] sna/video sprite patch: exposing the maximum Xv port
[PATCH igt] lib: compute exitcode first
2016-05-03 10:22 UTC (2+ messages)
[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
2016-05-03 9:44 UTC (2+ messages)
[PATCH] drm/i915: Dump pipe config when intel_modeset_pipe_config fails
2016-05-03 8:30 UTC
linux-next: manual merge of the drm-misc tree with the drm-intel tree
2016-05-03 7:54 UTC (2+ 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