messages from 2016-02-10 00:31:58 to 2016-02-12 15:57:16 UTC [more...]
[PATCH] drm/i915: Avoid vblank counter for gen9+
2016-02-12 15:57 UTC (6+ messages)
[PATCH 1/2] drm/i915: Do not return stale status / remove impossible WARN
2016-02-12 15:54 UTC (12+ messages)
` [PATCH 2/2] drm/i915: Execlist irq handler micro optimisations
` [PATCH v2] "
[PATCH] drm/i915: Use SWF06 to figure out max cdclk for BDW
2016-02-12 15:17 UTC (2+ messages)
[PATCH 1/2] drm/i915: Update VBT fields for child devices
2016-02-12 14:08 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Set invert bit for hpd based on VBT
[PATCH v4 0/8] Kill off intel_crtc->atomic!
2016-02-12 13:56 UTC (11+ messages)
` [PATCH v4 1/8] drm/i915: Pass crtc state to modeset_get_crtc_power_domains
` [PATCH v4 2/8] drm/i915: Unify power domain handling
` [PATCH v4 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v4
` [PATCH v4 4/8] drm/i915: Remove update_sprite_watermarks
` [PATCH v4 5/8] drm/i915: Remove some post-commit members from intel_crtc->atomic, v2
` [PATCH v4 6/8] drm/i915: Nuke fbc "
` [PATCH v4 7/8] drm/i915: Do not compute watermarks on a noop
` [PATCH v4 8/8] drm/i915: Remove vblank wait from hsw_enable_ips
[PATCH i-g-t] tests/prime_mmap: Encapsulate check_for_dma_buf_mmap() in igt_fixture
2016-02-12 13:32 UTC
[PATCH v10 0/4] Add drm_dp_aux chardev support
2016-02-12 13:23 UTC (8+ messages)
` [PATCH v10 1/4] drm/kms_helper: Add a common place to call init and exit functions
` [PATCH v10 2/4] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers
` [Intel-gfx] "
` ✗ Fi.CI.BAT: warning for Add drm_dp_aux chardev support. (rev5)
[PULL] topic/drm-misc
2016-02-12 13:21 UTC
[PATCH 2/2] drm/i915: Set invert bit for hpd based on VBT
2016-02-12 13:02 UTC (3+ messages)
` [PATCH] "
[PATCH 1/2] drm/i915/guc: Simplify code by keeping kmap of guc_client object
2016-02-12 13:03 UTC (2+ messages)
[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
2016-02-12 11:25 UTC (13+ messages)
` [PATCH V3] "
` ✗ Fi.CI.BAT: failure for drm/i915/skl: SKL CDCLK change on modeset tracking VCO (rev2)
` [PATCH V4] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
[PATCH i-g-t v5] lib/igt_kms: Add COMIT_ATOMIC to igt_display_commit2()
2016-02-12 10:50 UTC (2+ messages)
[PATCH i-g-t 0/4] Scheduler tests
2016-02-12 9:38 UTC (5+ messages)
` [PATCH i-g-t 1/4] lib/igt_bb_factory: Add igt_bb_factory library
` [PATCH i-g-t 2/4] tests/gem_scheduler: Add gem_scheduler test
` [PATCH i-g-t 3/4] igt/gem_ctx_param_basic: Updated to support scheduler priority interface
` [PATCH i-g-t 4/4] tests/gem_scheduler: Add subtests to test batch priority behaviour
[PATCH] drm/i915: Add missing 'else' to intel_digital_port_connected()
2016-02-12 8:46 UTC (2+ messages)
[REGRESSION] i915: No HDMI output with 4.4
2016-02-12 7:52 UTC (9+ messages)
[PULL] drm-intel-fixes
2016-02-12 6:50 UTC
[PATCH] drm/i915: Fix hpd live status bits for g4x
2016-02-12 6:26 UTC (3+ messages)
[PATCH v4] drm/i915: edp resume/On time optimization
2016-02-12 1:58 UTC (3+ messages)
` [PATCH V5] "
Video glitches E3845 ATOM, Fedora 21
2016-02-12 0:06 UTC (6+ messages)
[RFC 00/22] Add support for GuC-based SLPC
2016-02-11 20:10 UTC (10+ messages)
[PATCH v16 0/10] Support for creating/using Stolen memory backed objects
2016-02-11 19:08 UTC (13+ messages)
` [PATCH 01/10] drm/i915: Add support for mapping an object page by page
` [PATCH 02/10] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 08/10] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present
[PATCH] drm/i915: Hide GEM shutdown in i915_gem_fini
2016-02-11 16:57 UTC (3+ messages)
[PATCH v2 0/2] CRTC background color support for i915
2016-02-11 16:22 UTC (7+ messages)
` [PATCH v2 1/2] drm: Add infrastructure for CRTC background color property (v2)
` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/gen9: Add support for pipe background color (v2)
[PATCH 1/2] drm/i915/BXT: Fixed COS blanking issue
2016-02-11 15:05 UTC (10+ messages)
` [PATCH 1/2] drm/i915: Using the bpp value wrt the pixel format
` [PATCH 2/2] drm/i915/BXT: Fixed COS blanking issue
` [PATCH 2/3 V3] "
` [PATCH 1/3 V2] drm/i915: Using the bpp value wrt the pixel format
` [PATCH 3/3] drm/i915: Updating the CPU_TRANSCODER for BXT DSI
[PATCH] drm/i915: Pretend cursor is always on for ILK-style WM calculations
2016-02-11 15:12 UTC (6+ messages)
` [PATCH] drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
[PATCH v4 0/6] A collection of cleanups, version 4
2016-02-11 15:02 UTC (14+ messages)
` [PATCH v4 1/6] drm/i915: tidy up initialisation failure paths (legacy)
` [PATCH v4 2/6] drm/i915: tidy up initialisation failure paths (GEM & LRC)
` [PATCH v4 6/6] drm/i915: fix context/engine cleanup order
[PATCH 0/6] Use more atomic state in i915
2016-02-11 14:38 UTC (8+ messages)
` [PATCH 1/6] drm/i915: Use atomic state to obtain load detection crtc
` [IGT PATCH 5/6] kms_force_connector_basic: Add force-load-detect test
` [PATCH 6/6] drm/i915: Use atomic state in intel_fb_initial_config
[PATCH 001/190] drm: Release driver references to handle before making it available again
2016-02-11 14:10 UTC (6+ messages)
` [PATCH 087/190] Revert "drm/i915: Clean up associated VMAs on context destruction"
` [PATCH 136/190] drm/i915: Move ioremap_wc tracking onto VMA
[PATCH i-g-t v4 0/3] Unify slow/combinatorial test handling
2016-02-11 13:40 UTC (6+ messages)
` [PATCH i-g-t v4 1/3] tests/gem_concurrent_blit: rename gem_concurrent_all
` [PATCH i-g-t v4 2/3] lib/igt_core: Unify handling of slow/combinatorial tests
` [PATCH i-g-t v4 3/3] tests/gem_concurrent_all: Remove gem_concurrent_all.c
[PATCH 1/3] drm/i915: Allow i915_gem_object_get_page() on userptr as well
2016-02-11 13:01 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Fix some invalid requests cancellations
` [PATCH 3/3] drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
[PATCH v4 0/6] Check pixel clock when setting mode
2016-02-11 12:36 UTC (5+ messages)
[PATCH] drm/i915/gen9: Check for DC state mismatch
2016-02-11 10:43 UTC (2+ messages)
[RFC] drm/i915/guc: Keep the previous context pinned until the next one has been completed
2016-02-11 10:39 UTC
[PATCH 1/4] agp/intel-gtt: Don't leak the scratch page
2016-02-11 10:39 UTC (5+ messages)
` [PATCH 3/4] agp/intel-gtt: Only register fake agp driver for gen1
[PATCH i-g-t] Use uint64_t in eviction memory subtest parameters
2016-02-11 10:32 UTC (3+ messages)
[PATCH 0/5] Assorted reviewed patches for CI run
2016-02-11 10:27 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Use appropriate spinlock flavour
` [PATCH 2/5] drm/i915: GEM operations need to be done under the big lock
` [PATCH 3/5] drm/i915: Fix struct mutex vs. RPS lock inversion
` [PATCH 4/5] drm/i915/guc: Do not wait for firmware load atomically
` [PATCH 5/5] drm/i915/ilk: Move register read under spinlock
[PATCH 07/12] drm/i915: GEM operations need to be done under the big lock
2016-02-11 10:13 UTC (3+ messages)
` [PATCH v4 "
[PATCH 00/12] Misc locking fixes and GEM debugging
2016-02-11 10:07 UTC (3+ messages)
` [PATCH 07/12] drm/i915: GEM operations need to be done under the big lock
[PATCH 08/12] drm/i915: Fix struct mutex vs. RPS lock inversion
2016-02-11 10:06 UTC (3+ messages)
` [PATCH v3 "
[PATCH 1/3] lib/igt_kms: Add support for 4K and audio HDMI EDID injection
2016-02-11 9:13 UTC (3+ messages)
` [PATCH 2/3] tests/kms_hdmi_inject: Test to make use of HDMI injection capabilities
[PATCH] drm/i915: Support HDMI EDID injection
2016-02-11 9:09 UTC
[PATCH] drm/i915: Support HDMI EDID injection
2016-02-11 9:07 UTC
[PATCH 1/2] dmr/i915: Use appropriate spinlock flavour
2016-02-11 8:52 UTC (2+ messages)
[v2 1/6] drm/i915/skl+: Use plane size for relative data rate calculation
2016-02-11 8:43 UTC (8+ messages)
` [v2 3/6] drm/i915/skl+: calculate plane pixel rate
` [v2 4/6] drm/i915/skl+: Use scaling amount for plane data rate calculation
` [v2 5/6] drm/i915: Add support to parse DMI table and get platform memory info
[PATCH i-g-t] RFC: split PM workarounds into separate lib
2016-02-11 8:27 UTC (4+ messages)
` [PATCH v3 0/1] Add a lib for power management helpers
` [PATCH v3 1/1] lib/igt_pm: Lib for power management
[PATCH i-g-t] tests/gem_buffered_svm: Buffered SVM tests
2016-02-10 18:01 UTC
linux-firmware-i915 pull request (skl dmc 1.26)
2016-02-10 21:52 UTC
[PATCH] drm/i915/guc: Set init value for cached work queue head
2016-02-10 20:31 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: Check for get_pages instead of shmem (filp)
2016-02-10 17:39 UTC (6+ messages)
` [PATCH] [v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Check for get_pages instead of shmem (filp) (rev2)
[PATCH v2 0/9] Capture more useful details in error state
2016-02-10 15:50 UTC (10+ messages)
` [PATCH v2 1/9] drm/i915/error: capture execlist state on error
` [PATCH v2 2/9] drm/i915/error: capture ringbuffer pointed to by START
` [PATCH v2 3/9] drm/i915/error: report ctx id & desc for each request in the queue
` [PATCH v2 4/9] drm/i915/error: improve CSB reporting
` [PATCH v2 5/9] drm/i915/error: capture errored context based on request context-id
` [PATCH v2 6/9] drm/i915/error: enhanced error capture of requests
` [PATCH v2 7/9] drm/i915/guc: Improve action error reporting
` [PATCH v2 8/9] drm/i915/error: add GuC state error capture & decode
` [PATCH v2 9/9] drm/i915/error: Capture WA ctx batch in error state
linux-next: build failure after merge of the drm-misc tree
2016-02-10 13:37 UTC (5+ messages)
[PATCH 1/5] drm/i915: Splitting intel_dp_detect
2016-02-10 9:04 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse
` [PATCH 3/5] drm/i915: Reorganizing intel_dp_check_link_status
` [PATCH 4/5] drm/i915: Save sink_count for tracking changes to it and read sink_count dpcd always
` [PATCH 5/5] drm/i915: force full detect on sink count change
[PATCH 0/5] pre-decrement in error paths considered harmful
2016-02-10 8:56 UTC (4+ messages)
` [PATCH 2/5] drm/i915: fix error path in intel_setup_gmbus()
setting primary in multihead xorg.conf causes disregard of DisplaySize
2016-02-10 8:26 UTC
[PATCH igt 1/3] lib/igt_fb: also call __gem_set_tiling for Y tiling
2016-02-10 8:22 UTC (9+ messages)
` [PATCH igt 2/3] lib/igt_draw: add support "
[PATCH i-g-t] tests/gem_exec_basic: don't use gem_require_ring to check ring availability
2016-02-10 8:16 UTC (3+ messages)
` [PATCH i-g-t] tests/gem_exec_params: test all valid execution flags
[maintainer-tools RFC PATCH] dim: add cherry-pick-[next-]fixes subcommands
2016-02-10 8:14 UTC (2+ messages)
[RFC 00/29] iGVT-g implementation in i915
2016-02-10 8:08 UTC (3+ messages)
` [RFC 02/29] drm/i915: Introduce host graphics memory balloon for gvt
[PATCH v3] drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
2016-02-10 7:56 UTC (3+ messages)
[PATCH] drm/i915: Capture revision id in error state
2016-02-10 7:48 UTC (6+ messages)
` [PATCH] drm/i915: Capture PCI revision and subsytem details "
` ✗ Fi.CI.BAT: warning for drm/i915: Capture revision id in error state (rev2)
[PATCH v2 0/6] A collection of cleanups
2016-02-10 7:40 UTC (3+ messages)
` [PATCH v2 1/6] drm/i915: fix context/engine cleanup order
[PATCH v2 00/18] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v2)
2016-02-10 7:35 UTC (5+ messages)
` [PATCH v3 08/18] drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset()
[PATCH] drm/i915: Handle PipeC fused off on HSW
2016-02-10 7:29 UTC (4+ messages)
` [PATCH v4] drm/i915: Handle PipeC fused off on IVB/HSW/BDW
Xorg[9132]: segfault at 0 ip 00007fbc84d6fb0d sp 00007ffca3765610 error 4 in intel_drv.so[7fbc84d4d000+18b000]
2016-02-10 1:12 UTC (9+ messages)
` Intel graphics on Thinkpad T540p is most unsuable now :( (Intel(R) HD Graphics 4600)
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;
as well as URLs for NNTP newsgroup(s).