messages from 2016-12-28 16:42:10 to 2017-01-02 08:33:33 UTC [more...]
[PATCH igt] Add the new case for create GVT-g Linux guest based on KVMGT
2017-01-02 8:33 UTC (4+ messages)
[PATCH v2 4/5] i2c: designware-baytrail: Force the CPU to C1 state while holding the punit semaphore
2017-01-02 8:26 UTC (2+ messages)
[PATCH 01/10] drm : adds Y-coordinate and Colorimetry Format
2017-01-02 8:18 UTC (2+ messages)
[PATCH 01/17] drm/docs: Small cleanup in drm-uapi.rst
2017-01-02 8:18 UTC (31+ messages)
` [PATCH 02/17] drm/doc: link style-guide to doc-guide
` [PATCH 03/17] drm/mm: Some doc polish
` [PATCH 04/17] dma-buf: use preferred struct reference in kernel-doc
` [PATCH 05/17] dma-buf: Use recommended structure member reference
` [PATCH 06/17] drm/doc: use preferred struct reference in kernel-doc
` [PATCH 07/17] drm: Nuke connector_list locking assert
` [PATCH 08/17] drm/doc: Update styleguide
` [PATCH 09/17] drm/rect: Fix formatting of example code
` [PATCH 10/17] drm/atomic-helpers: Remove outdated comment
` [PATCH 11/17] drm/cma-helper: simplify setup for drivers with ->dirty callbacks
` [PATCH 12/17] drm/kms-helpers: Use recommened kerneldoc for struct member refs
` [PATCH 13/17] drm/bridge: "
` [PATCH 14/17] drm/cma-helpers: "
` [PATCH 15/17] drm/kms-core: "
` [PATCH 16/17] drm/gem|prime|mm: "
` [PATCH 17/17] drm/core: "
` ✗ Fi.CI.BAT: failure for series starting with [01/17] drm/docs: Small cleanup in drm-uapi.rst
[RFC 0/4] Coordinate pmic i2c bus and i915 punit accesses
2017-01-01 20:48 UTC (7+ messages)
` [RFC 1/4] x86/platform/intel/iosf_mbi: Add a mutex for punit access
` [RFC 2/4] i2c: designware-baytrail: Take punit lock on bus acquire
` [RFC 3/4] drm/i915: valleyview: Make intel_set_rps get FORCEWAKE_MEDIA
` [Intel-gfx] "
` [RFC 4/4] drm/i915: valleyview: Take punit lock when modifying punit settings
[PATCH v5 1/6] i2c: designware: Rename accessor_flags to flags
2017-01-01 20:15 UTC (6+ messages)
` [PATCH v5 2/6] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v5 3/6] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v5 4/6] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v5 5/6] i2c: designware-baytrail: Fix race when resetting the semaphore
` [PATCH v5 6/6] i2c: designware-baytrail: Add support for cherrytrail
[PATCH 0/1] i2c: designware-baytrail: Fix race when resetting the semaphore
2017-01-01 11:30 UTC (2+ messages)
` [PATCH] "
[PATCH 00/27] Renderbuffer Decompression (and GBM modifiers)
2016-12-31 21:05 UTC (3+ messages)
[PATCH] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
2016-12-31 16:00 UTC (3+ messages)
Small GEM fixes
2016-12-31 13:29 UTC (29+ messages)
` [PATCH 01/26] drm/i915: Assert that we do create the deferred context
` [PATCH 02/26] drm/i915: Move a few utility macros into a separate header
` [PATCH 03/26] drm/i915: Use fixed-sized types for stolen
` [PATCH 04/26] drm/i915: Use range_overflows()
` [PATCH 05/26] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
` [PATCH 06/26] drm/i915: Purge loose pages if we run out of DMA remap space
` [PATCH 07/26] drm/i915: Fix phys pwrite for struct_mutex-less operation
` [PATCH 08/26] drm/i915: Drain freed objects for mmap space exhaustion
` [PATCH 09/26] drm/i915: Simplify testing for am-I-the-kernel-context?
` [PATCH 10/26] drm/i915: Name the anonymous structs inside i915_ggtt_view
` [PATCH 11/26] drm/i915: Pack the partial view size and offset into a single u64
` [PATCH 12/26] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 13/26] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 14/26] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` [PATCH 15/26] drm/i915: Extact compute_partial_view()
` [PATCH 16/26] drm/i915: Clip the partial view against the object not vma
` [PATCH 17/26] drm/i915: Align GGTT sizes to a fence tile row
` [PATCH 18/26] drm/i915: Replace WARNs in fence register writes with extensive asserts
` [PATCH 19/26] drm/i915: Store required fence size/alignment for GGTT vma
` [PATCH 20/26] drm/i915: Remove the rounding down of the gen4+ fence region
` [PATCH 21/26] drm/i915: Include ioctl in set-tiling and get-tiling function names
` [PATCH 22/26] drm/i915: Split out i915_gem_object_set_tiling()
` [PATCH 23/26] drm/i915: Construct a request even if the GPU is currently hung
` [PATCH 24/26] drm/i915: Skip switch to kernel context if already done
` [PATCH 25/26] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
` [PATCH 26/26] drm/i915: Use the MRU stack search after evicting
` ✗ Fi.CI.BAT: failure for series starting with [01/26] drm/i915: Assert that we do create the deferred context
[CI 1/4] drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
2016-12-31 11:53 UTC (5+ messages)
` [CI 2/4] drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
` [CI 3/4] drm/i915: Complete kerneldoc for struct i915_gem_context
` [CI 4/4] drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
` ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
[PATCH] drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
2016-12-30 19:24 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Remove ring_mask from skl/kbl_gt3_info
2016-12-30 19:17 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/3] drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
2016-12-30 19:14 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Complete kerneldoc for struct i915_gem_context
` [PATCH 3/3] drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
[PATCH 00/10] enable psr2 for idle_screen on y-cordinate panel
2016-12-30 19:05 UTC (13+ messages)
` [PATCH 01/10] drm : adds Y-coordinate and Colorimetry Format
` [PATCH 02/10] drm/i915/psr: program vsc header for psr2
` [PATCH 03/10] drm/i915/psr: fix blank screen issue "
` [PATCH 04/10] drm/i915/psr: disable aux_frame_sync on psr2 exit
` [PATCH 05/10] drm/i915/psr: enable ALPM for psr2
` [PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS "
` [PATCH 07/10] drm/i915/psr: set PSR_MASK bits for deep sleep
` [PATCH 08/10] drm/i915/psr: enable psr2 for y cordinate panels
` [PATCH 09/10] drm/i915/psr: report live PSR2 State
` [PATCH 10/10] drm/i915/psr: EDP_PSR_PERF_CNT not valid for psr2
` ✓ Fi.CI.BAT: success for enable psr2 for idle_screen on y-cordinate panel
[PATCH v2 0/7] Shared DPLL kernel doc and improvements
2016-12-30 19:04 UTC (11+ messages)
` [PATCH 1/7] drm/i915: Introduce intel_release_shared_dpll()
` [PATCH 2/7] drm/i915: Rename intel_shared_dpll_commit() to _swap_state()
` [PATCH 3/7] drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state
` [PATCH 4/7] drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
` [PATCH 5/7] drm/i915: Update kerneldoc for intel_dpll_mgr.c
` [PATCH 6/7] drm/i915: Add dpll entrypoint for dumping hw state
` [PATCH 7/7] drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
` ✓ Fi.CI.BAT: success for Shared DPLL kernel doc and improvements (rev2)
[PATCH 0/6] Introduce DP MST Topology state
2016-12-30 18:39 UTC (12+ messages)
` [PATCH 1/6] drm/dp: Store drm_device in MST topology manager
` [PATCH 2/6] drm/dp: Kill unused MST vcpi slot availability tracking
` [PATCH 3/6] drm/dp: Split drm_dp_mst_allocate_vcpi
` [PATCH 4/6] drm/dp: Introduce DP MST topology manager state to track DP link bw
` [PATCH 5/6] drm/dp: Add DP MST helpers to atomically find and release vcpi slots
` [PATCH 6/6] drm/i915/dp: Track available DP MST vcpi time slots
` ✓ Fi.CI.BAT: success for Introduce DP MST Topology state
[Linux v4.10.0-rc1+] Still call-traces after suspend-resume (pm? i915? cpu/hotplug?)
2016-12-30 18:01 UTC (3+ messages)
[drm-tip:drm-tip 390/412] drivers/gpu/drm/armada/armada_debugfs.c:25:2: error: implicit declaration of function 'drm_mm_dump_table'
2016-12-30 14:49 UTC
[PATCH] drm: Avoid NULL dereference of drm_device.dev
2016-12-30 14:30 UTC (2+ messages)
[PATCH] drm/i915: Drain freed objects for mmap space exhaustion
2016-12-30 14:07 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t v4] tests/kms_plane_lowres: Plane visibility after atomic modesets
2016-12-30 12:47 UTC
[PATCH i-g-t 0/5] Validate TEST_ONLY correctness against full atomic commit
2016-12-30 12:00 UTC (6+ messages)
` [PATCH i-g-t 1/5] tests/kms_plane_multiple: Add TEST_ONLY flag
` [PATCH i-g-t 2/5] tests/kms_atomic_transition: "
` [PATCH i-g-t 3/5] tests/kms_plane_scaling: "
` [PATCH i-g-t 4/5] tests/kms_rotation_crc: "
` [PATCH i-g-t 5/5] tests/kms_test_only: Validate TEST_ONLY correctness against full atomic commit
[PATCH] drm/i915: Fix phys pwrite for struct_mutex-less operation
2016-12-30 11:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[Linux v4.10.0-rc1] call-traces after suspend-resume (pm? i915? cpu/hotplug?)
2016-12-30 11:19 UTC (12+ messages)
[PATCH] drm: Reduce verbosity level for drm_core_init() debug message
2016-12-30 11:17 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm: clean cached display info
2016-12-30 11:10 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/2] drm/printer: add debug printer
2016-12-30 10:42 UTC (10+ messages)
` [PATCH 2/2] drm/mm: Convert to drm_printer
` [PATCH] "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/printer: add debug printer
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/printer: add debug printer (rev2)
[PULL] drm-intel-next
2016-12-30 10:37 UTC
[PULL] drm-misc-next
2016-12-30 10:35 UTC
[PATCH v3] drm/i915/dp: Do not reset detect_done flag in intel_dp_detect
2016-12-30 8:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Do not reset detect_done flag in intel_dp_detect (rev2)
[PATCH] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
2016-12-30 2:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/14] drm/i915: VLV/CHV two-stage watermarks
2016-12-29 15:42 UTC (7+ messages)
` [PATCH 07/14] drm/i915: Compute vlv/chv wms the atomic way
[PATCH i-g-t v3] tests/kms_plane_lowres: Plane visibility after atomic modesets
2016-12-29 12:13 UTC (3+ messages)
[PATCH v3 1/3] drm: Create new structure for HDMI info
2016-12-29 10:52 UTC (7+ messages)
` [PATCH v3 3/3] drm: clean cached display info
` [Intel-gfx] "
[PATCH 0/2] Pipe CSC and Gamma Enabling for GLK
2016-12-29 10:06 UTC (4+ messages)
` [PATCH 1/2] drm/i915/glk: Enable Pipe Level CSC & Gamma Feature
` [PATCH 2/2] drm/i915/glk: Program pre_csc_gamma with unity gamma
drm_mm fixes, take 4?
2016-12-28 18:47 UTC (6+ messages)
` [PATCH v4 34/38] drm: Wrap drm_mm_node.hole_follows
[PATCH v2] drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
2016-12-28 18:02 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