messages from 2017-05-04 20:52:11 to 2017-05-08 12:37:36 UTC [more...]
[PATCH 00/11] Implement DDB algorithm and WM cleanup
2017-05-08 12:37 UTC (15+ messages)
` [PATCH 01/11] drm/i915: fix naming of fixed_16_16 wrapper
` [PATCH 02/11] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 03/11] drm/i915: Use fixed_16_16 wrapper for division operation
` [PATCH 04/11] drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
` [PATCH 05/11] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 06/11] drm/i915/skl+: no need to memset again
` [PATCH 07/11] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/11] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 09/11] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 10/11] drm/i915/skl: New ddb allocation algorithm
` [PATCH 11/11] drm/i915/skl+: consider max supported plane pixel rate while scaling
` ✓ Fi.CI.BAT: success for Implement DDB algorithm and WM cleanup (rev2)
[PATCH 1/2] drm/i915: intel_crtc_page_flip: Add intel_state local variable
2017-05-08 12:33 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Deal with upside-down mounted LCD panels
[PATCH] drm/i915: Restore GT performance in headless mode with DMC loaded
2017-05-08 12:21 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Restore GT performance in headless mode with DMC loaded (rev2)
[PATCH v3] drm/i915/gvt: return the actual aperture size under gvt environment
2017-05-08 12:10 UTC (4+ messages)
[PATCH 1/3] drm/i915/guc: Move notification code into virtual function
2017-05-08 12:07 UTC (9+ messages)
` [PATCH v2 2/3] drm/i915/guc: Make scratch register base and count flexible
` [PATCH v3 "
[PATCH 0/5] vblanke cleanup resend
2017-05-08 11:33 UTC (5+ messages)
` [PATCH 5/5] drm/vblank: Lock down vblank->hwmode more
[PATCH] drm/i915/guc: Dump the GuC stage descriptor pool in debugfs
2017-05-08 11:28 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
2017-05-08 11:23 UTC (8+ messages)
[PATCH V6] drm/i915: Disable stolen memory when i915 runs in guest vm
2017-05-08 10:07 UTC (8+ messages)
[PATCH 0/4] Kernel PSR Fix-ups
2017-05-08 9:12 UTC (9+ messages)
` [PATCH 1/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
` [PATCH 2/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` [PATCH 4/4] drm/i915/psr: Account for sink CRC raciness on some panels
` ✓ Fi.CI.BAT: success for Kernel PSR Fix-ups
[PATCH] drm/i915: Work around for underrun when enabling pipe scaler in GLK
2017-05-08 9:07 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
2017-05-08 8:17 UTC (9+ messages)
` [Intel-gfx] "
Question about relationship between intel-gfx-SVM and PASID
2017-05-08 8:09 UTC
[maintainer-tools PATCH] docs: drm-misc: Remove misc-next merges during merge window/rc1
2017-05-08 8:15 UTC (2+ messages)
[PATCH] drm/i915: Update MOCS settings for gen 9
2017-05-08 8:09 UTC (12+ messages)
[PATCH] drm/i915: use memdup_user_nul
2017-05-08 7:29 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Make vblank evade warnings optional
2017-05-08 7:26 UTC (6+ messages)
✓ Fi.CI.BAT: success for drm/i915: Make vblank evade warnings optional
2017-05-07 17:30 UTC
[PATCH v2 1/2] drm/i915: intel_crtc_page_flip: Add intel_state local variable
2017-05-07 12:34 UTC (2+ messages)
` [PATCH v2 2/2] drm/i915: Deal with upside-down mounted LCD panels
[PATCH 1/2] drm: Make fbdev inherit the crtc's initial rotation
2017-05-07 9:05 UTC (12+ messages)
` [PATCH 1/2] drm/fb-helper: Make fbdev inherit the crtc's rotation
[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-06 8:59 UTC (5+ messages)
` [PATCH v5 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v5 9/9] drm/i915: Set PWM divider to match desired frequency in vbt
[PATCH v3] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-05 23:43 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: capture GuC logs if FW fails to load (rev3)
[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
2017-05-05 21:31 UTC (13+ messages)
` [PATCH 09/15] drm/i915: Generalize cursor size checks a bit
` [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
[PATCH IGT 0/5] PSR IGT Test Fix-ups
2017-05-05 21:04 UTC (6+ messages)
` [PATCH IGT 1/5] tests/kms_psr_sink_crc: Change assert_or_manual() to a macro
` [PATCH IGT 2/5] lib: Add PSR utility functions to igt library
` [PATCH IGT 3/5] tests/kms_psr_sink_crc: Refactor to use new PSR library primitives
` [PATCH IGT 4/5] tests/kms_frontbuffer_tracking: Refactor to use IGT PSR library functions
` [PATCH IGT 5/5] tests/kms_fbcon_fbt: "
[PATCH 1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter
2017-05-05 20:42 UTC (4+ messages)
` [PATCH RFC 2/2] drm/i915/guc: Rename has_guc to has_uc
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter
[PATCH] drm/i915/cnp: Backlight support for CNP
2017-05-05 20:36 UTC (6+ messages)
i915 I2C failures with recent chips and docking stations
2017-05-05 20:27 UTC (7+ messages)
[PATCH v2] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-05 19:21 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: capture GuC logs if FW fails to load (rev2)
[PATCH v6 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
2017-05-05 17:46 UTC
[RFC] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-05 15:55 UTC (6+ messages)
[PULL] drm-misc-next-fixes for 4.12
2017-05-05 15:15 UTC
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-05-05 15:11 UTC (8+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
[PULL] drm-misc-next for 4.13
2017-05-05 14:41 UTC
[PATCH 1/9] drm/i915: Make ptr_unpack_bits() more function-like
2017-05-05 14:26 UTC (28+ messages)
` [PATCH 3/9] drm/i915/execlists: Pack the count into the low bits of the port.request
` [PATCH 5/9] drm/i915: Use a define for the default priority [0]
` [PATCH 6/9] drm/i915: Split execlist priority queue into rbtree + linked list
` [PATCH 7/9] drm/i915/execlists: Reduce lock context between schedule/submit_request
` [PATCH 9/9] drm/i915: Don't force serialisation on marking up execlists irq posted
[PATCH i-g-t 00/13] Fix IGTs for Android
2017-05-05 11:47 UTC (7+ messages)
` [PATCH i-g-t 05/13] chamelium: Fix build issues on Android
` [PATCH i-g-t 13/13] tests/gem_exec_nop: Disable headless subtest on cairoless Android
[PATCHv4 2/3] drm/prime: Introduce drm_gem_prime_import_dev
2017-05-05 11:21 UTC (2+ messages)
[PATCH] drm/i915: Fix rawclk readout for g4x
2017-05-05 10:33 UTC (3+ messages)
` [Intel-gfx] "
i915 4.9 regression: DP AUX CH sanitization no longer working on Asus desktops
2017-05-05 10:29 UTC (6+ messages)
[PATCH v1] ACPI: Switch to use generic UUID API
2017-05-05 10:02 UTC (9+ messages)
[PATCH] drm/i915: Do not sync RCU during shrinking
2017-05-05 9:59 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v5 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
2017-05-05 9:10 UTC (2+ messages)
[PATCHv4 0/3] dma_buf import support for vgem
2017-05-05 8:51 UTC (6+ messages)
` [PATCHv4 3/3] drm/vgem: Enable dmabuf import interfaces
[PATCH] drm/i915/edp: Read link status after exit PSR
2017-05-05 6:50 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/edp: Read link status after exit PSR (rev3)
` [PATCH v3] drm/i915/edp: Read link status after exit link training
[PATCH] ALSA: hda: Use loop counter for hdac_wait_for_cmd_dmas() timeout
2017-05-05 6:11 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 3/9] drm/i915: Replace 14 seq_printf() calls by seq_puts()
2017-05-05 5:54 UTC (14+ messages)
` [PATCH 4/9] drm/i915: Delete unnecessary braces in three functions
` [PATCH 5/9] drm/i915: Adjust seven checks for null pointers
` [PATCH 6/9] drm/i915: Add spaces for better code readability
` [PATCH 7/9] drm/i915: Combine substrings for a message in gen6_drpc_info()
[PATCH RESEND] drm: i915: Don't try detecting sinks on ports already in use
2017-05-04 22:07 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm: i915: Don't try detecting sinks on ports already in use (rev2)
[PATCH] drm/i915: Set all undefined MOCS entries to follow PTE
2017-05-04 20:59 UTC (4+ messages)
` [Intel-gfx] "
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