messages from 2017-03-27 17:20:45 to 2017-03-29 10:45:40 UTC [more...]
Fixes that failed to backport to v4.11-rc1
2017-03-29 10:45 UTC (3+ messages)
[PATCH RESEND 1/4] drm/i915/opregion: bail out early for systems with no opregion VBT
2017-03-29 10:32 UTC (4+ messages)
` [PATCH RESEND 2/4] drm/i915/opregion: try to validate RVDA VBT only if it's there
` [PATCH RESEND 3/4] drm/i915/opregion: debug log about invalid ACPI OpRegion VBT
` [PATCH RESEND 4/4] drm/i915/opregion: let user specify override VBT via firmware load
[PATCH] drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes
2017-03-29 10:16 UTC
[PATCH] drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h
2017-03-29 10:13 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/guc: Take enable_guc_loading check out of GEM core code
2017-03-29 10:04 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
2017-03-29 10:00 UTC
[PATCH i-g-t v2] tests/kms_concurrent: Concurrent and interruptible subtests for atomic
2017-03-29 9:53 UTC (2+ messages)
[i-g-t PATCH v3 2/2] tests/kms_hdmi_inject: Add test for HDMI injection capabilities
2017-03-29 9:52 UTC (2+ messages)
` [i-g-t PATCH v4] "
[PATCH v3 00/14] drm/i915/dp: link rate and lane count refactoring
2017-03-29 9:48 UTC (26+ messages)
` [PATCH v3 01/14] drm/i915/dp: use known correct array size in rate_to_index
` [PATCH v3 02/14] drm/i915/dp: return errors from rate_to_index()
` [PATCH v3 03/14] drm/i915/dp: rename rate_to_index() to intel_dp_rate_index() and reuse
` [PATCH v3 04/14] drm/i915/dp: cache source rates at init
` [PATCH v3 05/14] drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4
` [PATCH v3 06/14] drm/i915/dp: use the sink rates array for max sink rates
` [PATCH v3 07/14] drm/i915/dp: cache common rates with "
` [PATCH v3 08/14] drm/i915/dp: do not limit rate seek when not needed
` [PATCH] "
` [PATCH v3 09/14] drm/i915/dp: don't call the link parameters sink parameters
` [PATCH v3 10/14] drm/i915/dp: add functions for max common link rate and lane count
` [PATCH v3 11/14] drm/i915/mst: use max link not sink "
` [PATCH v3 12/14] drm/i915/dp: localize link rate index variable more
` [PATCH v3 13/14] drm/i915/dp: use readb and writeb calls for single byte DPCD access
` [PATCH v3 14/14] drm/i915/dp: read sink count to a temporary variable first
` ✓ Fi.CI.BAT: success for drm/i915/dp: link rate and lane count refactoring (rev3)
` ✓ Fi.CI.BAT: success for drm/i915/dp: link rate and lane count refactoring (rev4)
[PATCH] drm/i915: Keep all engine locks across scheduling
2017-03-29 9:33 UTC (8+ messages)
` [Intel-gfx] "
` [PATCH v2] drm/i915: Avoid lock dropping between rescheduling
` ✓ Fi.CI.BAT: success for drm/i915: Keep all engine locks across scheduling (rev3)
[PATCH] drm/mm: Split up long running selftests with cond_resched()
2017-03-29 9:32 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: fix build error without CONFIG_BACKLIGHT_CLASS_DEVICE
2017-03-29 9:27 UTC
[PATCH] drm/i915: Setting pch_id for Gen7.5+ in virtual environment
2017-03-29 9:15 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Prefer to reschedule the free_object worker rather than block
2017-03-29 8:59 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 1/2] drm/i915/glk: Apply cdclk workaround for DP audio
2017-03-29 8:50 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915: Implement cdclk restrictions based on Azalia BCLK
[PATCH 06/19] drm/vmwgfx: Drop the cursor locking hack
2017-03-29 8:04 UTC (12+ messages)
[PATCH] drm/i915/GLK/HuC: Load HuC on GLK
2017-03-29 7:54 UTC (3+ messages)
[PATCH v2] drm/i915/dp: Validate cached link rate and lane count before retraining
2017-03-29 7:29 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Validate cached link rate and lane count before retraining (rev2)
[PATCH] drm/atomic: Introduce drm_atomic_helper_shutdown
2017-03-29 7:00 UTC (7+ messages)
[PATCH 1/3] drm/doc: remove standard connector props from the csv file
2017-03-29 6:35 UTC (7+ messages)
` [PATCH 2/3] drm: Document kms locking a bit better
` [PATCH 3/3] drm: document the all the atomic iterators
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/doc: remove standard connector props from the csv file
[PATCH] drm/i915/gvt: fix error return check for copy_gma_to_hva()
2017-03-29 3:22 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm/i915/GuC/GLK: Load GuC on GLK
2017-03-29 0:32 UTC (4+ messages)
[PATCH i-g-t v1] tools: Remove accidentally included binary intel_bios_reader
2017-03-29 0:17 UTC (3+ messages)
[PATCH i-g-t v3 00/33] lib/igt_kms: Implement dynamic plane count support
2017-03-28 23:08 UTC (5+ messages)
` [PATCH i-g-t v3 26/33] tests/kms_rotation_crc: Add support for dynamic number of planes
[RFC 1/4] drm/i915/scheduler: Remember request priority throughout its lifetime
2017-03-28 21:43 UTC (10+ messages)
` [RFC 2/4] drm/i915/scheduler: Make insert_request resubmission aware
` [RFC 3/4] drm/i915/scheduler: Use priorities when resubmitting after reset
` [RFC 4/4] drm/i915/guc: Repurpose GuC wq reservation
` ✗ Fi.CI.BAT: failure for series starting with [RFC,1/4] drm/i915/scheduler: Remember request priority throughout its lifetime
[PATCH] drm/i915: Make legacy cursor updates more unsynced
2017-03-28 19:52 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 1/5] drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.c
2017-03-28 16:21 UTC (5+ messages)
[PATCH] drm/i915/dp: Validate cached link rate and lane count before retraining
2017-03-28 15:46 UTC (8+ messages)
[PATCH] drm/i915/dp: reduce link M/N parameters
2017-03-28 15:27 UTC (8+ messages)
[PATCH] drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
2017-03-28 15:01 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/19] wire acquire ctx through legacy modeset paths
2017-03-28 14:48 UTC (14+ messages)
` [PATCH 01/19] drm: Wire up proper acquire ctx for plane functions
` [PATCH 13/19] drm: simplify the locking in the GETCRTC ioctl
` [PATCH] "
` ✓ Fi.CI.BAT: success for wire acquire ctx through legacy modeset paths (rev2)
[PATCH] dim: s/danvet/drm-intel/
2017-03-28 14:38 UTC
[dim PATCH 1/2] dim: add -s option to treat unset variables as an error
2017-03-28 14:33 UTC (3+ messages)
` [dim PATCH 2/2] dim: start using ${1:?$usage} to refer to arguments
[PATCH] drm/i915: WARN if the core runtime PM get helpers fail
2017-03-28 13:45 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/perf: remove user triggerable warn
2017-03-28 11:57 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
2017-03-28 10:15 UTC (10+ messages)
` [PATCH 1/2] drm/i915/scheduler: add gvt force-single-submission "
` [PATCH 2/2] drm/i915/scheduler: add gvt notification "
` ✗ Fi.CI.BAT: warning for drm/i915/scheduler: add gvt force-single-submission and "
` [PATCH v2 0/2] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/scheduler: add gvt force-single-submission "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/i915/scheduler: add gvt notification "
[PATCH 1/3] drm: Document maintainer duties
2017-03-28 9:27 UTC (5+ messages)
` [PATCH 2/3] dim: Review subcommand docs
` [PATCH 3/3] dim: Backronym
[PATCH 3/5] drm/i915/uc: Add intel_uc_fw_fini()
2017-03-28 9:11 UTC (3+ messages)
[PATCH 5/5] drm/i915/uc: Move fw path check to fetch_uc_fw()
2017-03-28 8:55 UTC (2+ messages)
[PATCH] drm/i915: update the firmware download URL
2017-03-28 8:54 UTC (3+ messages)
[PATCH 4/5] drm/i915/huc: Remove unused intel_huc_fini()
2017-03-28 8:52 UTC (2+ messages)
[PATCH v5 00/18] Gen8+ engine-reset
2017-03-28 8:39 UTC (13+ messages)
` [PATCH v5 02/18] drm/i915: Rename gen8_(un)request_engine_reset to gen8_(un)request_reset_engine
` [PATCH v5 15/18] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v5 17/18] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
[RFC]: Arbitrated system memory bandwidth workarounds implementation for watermark
2017-03-28 8:08 UTC (2+ messages)
[PATCH] drm/i915/perf: destroy stream on sample_flags mismatch
2017-03-28 7:35 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 2/5] drm/i915/uc: Add intel_uc_fw_type_repr()
2017-03-28 7:07 UTC (2+ messages)
[PATCH] drm/i915: Enhanced disable access to stolen memory as a guest
2017-03-28 1:28 UTC (5+ messages)
` [PATCHi v2] "
[PATCH 00/13] Various improvements around the GuC topic
2017-03-27 17:33 UTC (6+ messages)
` [PATCH v4 03/13] drm/i915/guc: Add onion teardown to the GuC setup
Panic after S3 resume and modeset with MST
2017-03-27 22:14 UTC (2+ messages)
[PATCH 3/3] drm/i915/perf: rate limit spurious oa report notice
2017-03-27 21:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
2017-03-27 19:14 UTC (17+ messages)
` [PATCH 01/15] drm/i915: Parametrize cursor/primary pipe select bits
` [PATCH 02/15] drm/i915: Pass intel_plane and intel_crtc to plane hooks
` [PATCH v2 03/15] drm/i915: Refactor CURBASE calculation
` [PATCH 04/15] drm/i915: Clean up cursor junk from intel_crtc
` [PATCH v2 05/15] drm/i915: Refactor CURPOS calculation
` [PATCH v2 06/15] drm/i915: Move cursor position and base handling into the platform specific functions
` [PATCH v2 07/15] drm/i915: Drop useless posting reads from cursor commit
` [PATCH v2 08/15] drm/i915: Split cursor check_plane into i845 and i9xx variants
` [PATCH 09/15] drm/i915: Generalize cursor size checks a bit
` [PATCH v2 10/15] drm/i915: Use fb->pitches[0] in cursor code
` [PATCH v7 11/15] drm/i915: Support variable cursor height on ivb+
` [PATCH 12/15] drm/i915: Fix gen3 physical cursor alignment requirements
` [PATCH 13/15] drm/i915: Handle fb offset and src coordinates for cursors
` [PATCH 14/15] drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes
` [PATCH 15/15] drm/i915: Simplify cursor register write sequence
` ✓ Fi.CI.BAT: success for drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (rev2)
[PATCH] drm/i915: Click the ACTHD three times to go home
2017-03-27 19:05 UTC (2+ messages)
intel driver 4k MST
2017-03-27 18:36 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v4 4/8] drm: Add driver-private objects to atomic state
2017-03-27 18:24 UTC (7+ messages)
` [PATCH v5 "
[PATCH v2 0/5] Enable OA unit for Gen 8 and 9 in i915 perf
2017-03-27 18:16 UTC (5+ messages)
` [PATCH v2 4/5] drm/i915: Add OA unit support for Gen 8+
` [PATCH v2 5/5] drm/i915: Add more OA configs for BDW, CHV, SKL + BXT
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