messages from 2017-07-24 09:31:51 to 2017-07-26 11:53:33 UTC [more...]
[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
2017-07-26 11:53 UTC (17+ messages)
` [PATCH v2 1/7] drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again
` [PATCH v2 2/7] drm/atomic: Clean up drm_atomic_helper_async_check
` [PATCH v2 3/7] drm/rcar-du: Use new iterator macros, v2
` [PATCH v2 4/7] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH v2 6/7] drm/nouveau: Convert nouveau to use new iterator macros, v2
` [PATCH v2 7/7] drm/atomic: Remove deprecated accessor macros
[PATCH] drm/i915: Handle msr read failure gracefully
2017-07-26 11:44 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v7 0/3] Add support for loadable OA configs
2017-07-26 11:28 UTC (11+ messages)
` [PATCH v7 1/3] drm/i915/perf: fix flex eu registers programming
` [PATCH v7 2/3] drm/i915/perf: prune OA configs
` [PATCH v7 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs
[RFC 00/14] i915 PMU and engine busy stats
2017-07-26 10:55 UTC (16+ messages)
` [RFC 01/14] RFC drm/i915: Expose a PMU interface for perf queries
` [RFC 04/14] drm/i915/pmu: Decouple uAPI engine ids
` [RFC 07/14] drm/i915/pmu: Add fake regs
` [RFC 12/14] drm/i915: Interface for controling engine stats collection
[intel-gfx][i-g-t][help]can't read the backlight
2017-07-26 10:49 UTC
A bunch of execbuf regression fixes
2017-07-26 10:45 UTC (6+ messages)
` [PATCH 3/4] drm/i915: Only skip updating execobject.offset after error
` [PATCH 4/4] drm/i915: Force CPU synchronisation even if userspace requests ASYNC
[RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
2017-07-26 9:54 UTC (9+ messages)
` [RFC v2] drm/hdcp: drm enum property for HDCP State
` [RFC v3] drm/hdcp: drm enum property for CP State
[PATCH] drm/i915: Rework sdvo proxy i2c locking
2017-07-26 9:47 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 0/2] Test case for NV12 functionality
2017-07-26 8:47 UTC (3+ messages)
` [PATCH i-g-t 1/2] Prep work for adding NV12 testcase
` [PATCH i-g-t 2/2] tests/test_nv12.c: This patch adds test_nv12 test case. It is a simple test that covers testing NV12 in linear/tile-X/tile-Y tiling formats
[PATCH i-g-t v2] configure.ac: Disable chamelium by default and add enable argument
2017-07-26 8:11 UTC
[PATCH i-g-t 1/3] configure.ac: Make udev a dependency for chamelium
2017-07-26 8:08 UTC (7+ messages)
` [PATCH i-g-t 2/3] configure.ac: Disable chamelium by default and add enable argument
` [PATCH i-g-t 3/3] README: Add information about chamelium dependencies
[GIT PULL] GVT-g fixes for 4.13-rc3
2017-07-26 7:56 UTC
[PATCH i-g-t 1/2] igt: Move read_rc6_residency function to lib
2017-07-26 7:49 UTC (4+ messages)
` [PATCH i-g-t 2/2] tests/drv_suspend: Add subtests to check that forcewake is kept after resume
linux-next: unsigned commits in the drm-misc tree
2017-07-26 7:09 UTC (2+ messages)
[PATCH 01/20] drm/i915: Report execlists irq bit in debugfs
2017-07-25 22:57 UTC (12+ messages)
` [PATCH 15/20] drm/i915: Don't touch fence->error when resetting an innocent request
` [PATCH 17/20] drm/i915/selftest: Refactor reset locking
` [PATCH 18/20] drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
` [PATCH 19/20] drm/i915: Squelch reset messages during selftests
[PATCH] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
2017-07-25 21:39 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt() (rev2)
[PATCH 00/21] huge gtt pages
2017-07-25 19:53 UTC (25+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/21] drm/i915: introduce simple gemfs
` [PATCH 03/21] drm/i915/gemfs: enable THP
` [PATCH 04/21] drm/i915: introduce page_size_mask to dev_info
` [PATCH 05/21] drm/i915: introduce page_size members
` [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 07/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 08/21] drm/i915: align 64K objects to 2M
` [PATCH 09/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 10/21] drm/i915: disable GTT cache for 2M/1G pages
` [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT
` [PATCH 12/21] drm/i915: support 2M "
` [PATCH 13/21] drm/i915: support 64K "
` [PATCH 14/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 15/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 16/21] drm/i915/selftests: huge page tests
` [PATCH 17/21] drm/i915/selftests: mix huge pages
` [PATCH 18/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 19/21] drm/i915: enable platform support for 64K pages
` [PATCH 20/21] drm/i915: enable platform support for 2M pages
` [PATCH 21/21] drm/i915: enable platform support for 1G pages
` ✓ Fi.CI.BAT: success for huge gtt pages (rev5)
[PATCH v4] drm/i915: Fix FBC cfb stride programming for non X-tiled FB
2017-07-25 18:29 UTC (3+ messages)
` [PATCH v5] "
[PATCH] drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
2017-07-25 18:24 UTC (3+ messages)
[PATCH v4 RESEND 0/4] Kernel PSR Fix-ups
2017-07-25 17:15 UTC (7+ messages)
` [PATCH v4 RESEND 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v4 RESEND 2/4] drm/i915/psr: Account for sink CRC raciness on some panels
` [PATCH v4 RESEND 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` [PATCH v4 RESEND 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available
` ✗ Fi.CI.BAT: failure for Kernel PSR Fix-ups
[PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-25 15:50 UTC (11+ messages)
` [PATCH 2/2] drm/i915: Detect monitor change from EDID change after resume
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/edid: Add helper to detect whether EDID changed
[PATCH i-g-t v3 0/5] Add Y-tiling support into IGTs
2017-07-25 15:37 UTC (3+ messages)
[PATCH 0/8] acquire ctx for everyone!
2017-07-25 14:42 UTC (30+ messages)
` [PATCH 1/8] drm/omap: Simplify the rotation-on-crtc hack
` [Intel-gfx] "
` [PATCH 2/8] drm: Don't update property values for atomic drivers
` [PATCH] "
` [PATCH 3/8] drm: Handle properties in the core "
` [PATCH] "
` [PATCH 4/8] drm: Nuke drm_atomic_helper_crtc_set_property
` [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
` [PATCH 6/8] drm: Nuke drm_atomic_helper_connector_set_property
` [Intel-gfx] "
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
` [PATCH 8/8] drm: Nuke drm_atomic_legacy_backoff
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for acquire ctx for everyone!
` ✗ Fi.CI.BAT: failure for acquire ctx for everyone! (rev3)
[PATCH] drm/i915/selftests: Fix kbuild error
2017-07-25 14:41 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t] igt: Move read_rc6_residency function to lib
2017-07-25 14:32 UTC
[PATCH] drm/i915/sdvo: Shut up state checker with hdmi cards on gen3
2017-07-25 13:54 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
2017-07-25 13:11 UTC (8+ messages)
[PATCH] drm/i915: Enforce that CS packets are qword aligned
2017-07-25 12:57 UTC (3+ messages)
[drm-intel:for-linux-next 4/4] drivers/gpu/drm/i915/selftests/intel_hangcheck.c:845:3: error: too few arguments to function 'i915_reset'
2017-07-25 12:31 UTC
[PATCH i-g-t] lib/drmtest: Decode driver flags on failure
2017-07-25 12:19 UTC (3+ messages)
[PATCH v2 1/2] drm/i915: Add perf property support for context HW id
2017-07-25 11:04 UTC (5+ messages)
[PATCH 0/4] [v2] Blobifiers (FKA GET_PLANE2)
2017-07-25 10:26 UTC (2+ messages)
[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-07-25 9:55 UTC (9+ messages)
` [PATCH v13 1/7] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v13 2/7] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v13 3/7] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support
` [PATCH v13 4/7] drm/i915/gvt: Add opregion support
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation
` [PATCH v13 6/7] drm/i915: Introduce GEM proxy
` [PATCH v13 7/7] drm/i915/gvt: Dmabuf support for GVT-g
` ✗ Fi.CI.BAT: warning for drm/i915/gvt: Dma-buf "
[PATCH 1/4] drm: Plumb modifiers through plane init
2017-07-25 5:40 UTC (3+ messages)
[PATCH 2/4] drm: Create a format/modifier blob
2017-07-25 4:48 UTC (2+ messages)
[PATCH 4/4] drm/i915: Add support for CCS modifiers
2017-07-24 23:29 UTC (2+ messages)
linux-next: build failure after merge of the drm-misc tree
2017-07-24 18:33 UTC (6+ messages)
[PATCH v5 0/6] YCBCR 4:2:0 handling in i915 layer
2017-07-24 16:20 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in i915 layer (rev3)
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in i915 layer (rev4)
[PATCH] drm/i915: Enable fine-grained kcov instrumentation
2017-07-24 14:50 UTC (3+ messages)
[PATCH 00/23] drm/i915: Unify the HSW/BDW and GEN9+ power well code
2017-07-24 14:32 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Unify the HSW/BDW and GEN9+ power well code (rev9)
[PATCH] dim: remove debug output
2017-07-24 14:17 UTC
[PATCH v5 3/6] drm/i915: prepare pipe for YCBCR420 output
2017-07-24 13:49 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v7 "
[PATCH i-g-t] docs: Update documentation generation with missing entries
2017-07-24 10:57 UTC (2+ messages)
[PATCH] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
2017-07-24 10:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
2017-07-24 10:04 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