messages from 2014-12-08 16:13:34 to 2014-12-10 07:12:43 UTC [more...]
[PATCH 0/7] i915 atomic plane helper conversion (v3)
2014-12-10 7:12 UTC (9+ messages)
` [PATCH 1/7] drm/plane-helper: Test for plane disable earlier
` [PATCH 2/7] drm/i915: Refactor work that can sleep out of commit (v3)
` [PATCH 3/7] drm/i915: Move vblank evasion to "
` [PATCH 4/7] drm/i915: Clarify sprite plane function names (v2)
` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers (v6)
` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers (v5)
` [PATCH 7/7] drm/i915: Drop unused position fields
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2014-12-10 6:34 UTC (11+ messages)
[PATCH] drm/i915: Broaden application of set-domain(GTT)
2014-12-10 4:48 UTC (5+ messages)
` [PATCH] drm/i915: Support to create uncached user mapping for a Gem object
[PATCH 0/8] drm-intel-collector - update
2014-12-10 4:42 UTC (10+ messages)
` [PATCH 1/8] drm/i915: Specify bsd rings through exec flag
` [PATCH 2/8] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
` [PATCH 3/8] drm/i915: Move the ban period onto the context
` [PATCH 4/8] drm/i915: Add ioctl to set per-context parameters
` [PATCH 5/8] drm/i915: Put logical pipe_control emission into a helper
` [PATCH 6/8] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring
` [PATCH 7/8] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 8/8] drm/i915: Extend GET_APERTURE ioctl to report available map space
[PATCH 0/20] fix misspelling of current function in string
2014-12-10 2:56 UTC (4+ messages)
[PATCH] drm/i915: Specify bsd rings through exec flag
2014-12-10 2:04 UTC
[PATCH 0/7] drm-intel-collector - update
2014-12-10 2:18 UTC (6+ messages)
` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag
[PATCH i-g-t 1/9] tests/kms_psr_sink_crc: Make blt visible to human eyes
2014-12-10 2:01 UTC (9+ messages)
` [PATCH i-g-t 2/9] tests/kms_psr_sink_crc: Make render "
` [PATCH i-g-t 3/9] tests/kms_psr_sink_crc: Make mmaps "
` [PATCH i-g-t 4/9] tests/kms_psr_sink_crc: Make plane_move "
` [PATCH i-g-t 5/9] lib/igt_aux: Don't remove echo from terminal
` [PATCH i-g-t 6/9] lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var
` [PATCH i-g-t 7/9] tests/kms_psr_sink_crc: Add manual mode
` [PATCH i-g-t 8/9] lib/igt_aux: Extend igt_debug_wait_for_keypres
` [PATCH i-g-t 9/9] tests/kms_psr_sink_crc: Use pressed key to pass/fail
[PATCH] drm/i915: Add headers to the various render state
2014-12-10 2:02 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with the tree
2014-12-10 2:00 UTC
linux-next: manual merge of the drm-misc tree with the drm tree
2014-12-10 1:49 UTC
[PATCH 1/4] drm/i915: Add gpu hw state capture helper
2014-12-10 1:20 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Add i915_gpu_state debugfs entry
` [PATCH 3/4] drm/i915: Add i915_gpu_state_unsafe "
` [PATCH 4/4] drm/i915: Rename drm_i915_error_state_buf to intel_strbuf
[PATCH 1/8] drm/i915: Rebalance runtime pm vs forcewake
2014-12-09 23:29 UTC (13+ messages)
` [PATCH 2/8] drm/i915: Assert that runtime pm is active on user fw access
` [PATCH 3/8] drm/i915: Skip uncore lock on earlier gens
` [PATCH 4/8] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/8] drm/i915: Consolidate forcewake code
` [PATCH 6/8] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/8] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/8] drm/i915: Follow the forcewake domains type on hw accessors
` [PATCH 8/8] drm/i915: Enum forcewake domains and domain identifiers
[PATCH] drm/i915/bdw: Fix the write setting up the WIZ hashing mode
2014-12-09 22:14 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/2] drm/i915/hdmi: fetch infoframe status in get_config v3
2014-12-09 21:59 UTC (6+ messages)
` [PATCH 2/2] drm/i915: calculate pfit changes in set_config v3
[PATCH v6 0/5] Command parser batch buffer copy
2014-12-09 21:35 UTC (13+ messages)
` [PATCH v6 1/5] drm/i915: Implement a framework for batch buffer pools
` [PATCH v6 2/5] drm/i915: Use batch pools with the command parser
` [PATCH v6 3/5] drm/i915: Use batch length instead of object size in "
` [PATCH v6 4/5] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v6 5/5] drm/i915: Tidy up execbuffer command parsing code
[PATCH 0/5] sanitize hda/i915 interface using the component fw
2014-12-09 21:04 UTC (31+ messages)
` [PATCH 1/5] drm/i915: add dev_to_i915_priv helper
` [PATCH v2 1/5] drm/i915: add dev_to_i915 helper
` [PATCH v3 "
` [PATCH 2/5] drm/i915: add component support
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 3/5] ALSA: hda: pass chip to all i915 interface functions
` [PATCH 4/5] ALSA: hda: add component support
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 5/5] drm/i915: remove unused power_well/get_cdclk_freq api
[PATCH i-g-t] tests/kms_cursor_crc: Restore the valid pipe/connector combo check
2014-12-09 20:41 UTC
[PATCH] drm/dp-mst: Remove branches before dropping the reference
2014-12-09 20:51 UTC (3+ messages)
[PATCH 0/5] drm/i915: CRC fixes
2014-12-09 19:28 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Engage the DP scramble reset for pipe C on CHV
` [PATCH 2/5] drm/i915: Fix CRC support for DP port D "
` [PATCH 3/5] drm/i915: Protect pipe_crc->entries update
` [PATCH 4/5] drm/i915: Allocate the pipe_crc->entires with kcalloc()
` [PATCH 5/5] drm/i915: Make i915_pipe_crc_read() oops proof
intel mst + club 3d csv5300 hub only in clone mode + xorg crashes
2014-12-09 18:26 UTC
[PATCH] drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
2014-12-09 18:11 UTC (5+ messages)
[PATCH i-g-t 1/2] kms_cursor_crc: Remove value to 'return' in a void function
2014-12-09 17:11 UTC (2+ messages)
` [PATCH i-g-t 2/2] drv_hangman: Remove unused function
[PATCH] intel: New libdrm interface to create unbound wc user mappings for objects
2014-12-09 16:53 UTC (5+ messages)
` [PATCH v3] "
[PATCH 11/11] drm/i915: gen5+ can have FBC with multiple pipes
2014-12-09 16:08 UTC (2+ messages)
[PATCH 0/3] Multiple GGTT views
2014-12-09 15:41 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH 1/2] drm/i915: Infrastructure for supporting different GGTT views per object
` [PATCH 2/2] drm/i915: Documentation for multiple GGTT views
[PATCH i-g-t 1/2] lib/igt_debugfs: Throw away the two first CRCs
2014-12-09 15:25 UTC (2+ messages)
` [PATCH i-g-t 2/2] tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcs
[PATCH 0/4] BYT DSI Enable on Port C
2014-12-09 13:49 UTC (7+ messages)
` [PATCH 2/4] drm/i915: DSI sequence related changes for DSI "
` [PATCH 3/4] drm/i915: Enable MIPI PHY transparent latch "
[PATCH] drm/i915/bdw: Add WaHdcDisableFetchWhenMasked
2014-12-09 13:37 UTC (4+ messages)
[PATCH] drm/i915: Check mask/bit helper functions
2014-12-09 12:57 UTC (5+ messages)
[PATCH] drm/i915: resume MST after reading back hw state
2014-12-09 13:00 UTC (2+ messages)
[PATCH 00/10] Prep work patches for GPU scheduler
2014-12-09 12:59 UTC (11+ messages)
` [PATCH 01/10] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 02/10] drm/i915: Add missing trace point to LRC execbuff code path
` [PATCH 03/10] drm/i915: Updating assorted register and status page definitions
` [PATCH 04/10] drm/i915: FIFO space query code refactor
` [PATCH 05/10] drm/i915: Disable 'get seqno' workaround for VLV
` [PATCH 06/10] drm/i915: Add extra add_request calls
` [PATCH 07/10] drm/i915: Early alloc request
` [PATCH 08/10] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
` [PATCH 09/10] drm/i915: Split i915_dem_do_execbuffer() in half
` [PATCH 10/10] drm/i915: Cache ringbuf pointer in request structure
[PATCH] drm/i915/skl: Correctly updating sprite wm parameter
2014-12-09 12:50 UTC (4+ messages)
[PATCH 00/11] FBC improvements + frontbuffer tracking conversion
2014-12-09 9:52 UTC (14+ messages)
` [PATCH 02/11] drm/i915: Introduce FBC DocBook
` [PATCH] "
` [PATCH 06/11] drm/i915: pass which operation triggered the frontbuffer tracking
` [PATCH 07/11] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH igt 1/4] lib: add igt_wait()
` [PATCH igt 3/4] tests/kms_fbc_crc: add wait_for_fbc_enabled()
` [PATCH igt 4/4] tests/kms_fbc_crc: also gem_sync() on exec_nop()
[PATCH 4/4] drm/i915: Get HW state changes required for DSI port C
2014-12-09 9:49 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Software workaround for getting the HW status of DSI Port C on BYT
[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
2014-12-09 9:15 UTC (13+ messages)
Intel graphics corruption
2014-12-09 8:46 UTC (5+ messages)
[PATCH 1/4] drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port C
2014-12-09 8:27 UTC (7+ messages)
` [PATCH] "
[PATCH] drm/dp: retry AUX transactions 32 times (v1.1)
2014-12-09 8:24 UTC (4+ messages)
[PATCH 2/2] drm/i915: Add generic i2c mipi parsing
2014-12-09 2:06 UTC (2+ messages)
[PATCH 4/4] drm/i915: Get HW state changes required for DSI port C
2014-12-09 0:41 UTC (2+ messages)
[PATCH 1/2] drm/dp: retry AUX transactions 32 times
2014-12-08 23:55 UTC (3+ messages)
[PATCH v5 0/7] Command parser batch buffer copy
2014-12-08 18:29 UTC (4+ messages)
` [PATCH v5 1/7] drm/i915: Implement a framework for batch buffer pools
[PATCH] drm/i915: Add MI_SET_APPID cmd to cmd parser tables
2014-12-08 18:14 UTC (3+ messages)
[PATCH i-g-t] lib: add a function to lock memory into RAM
2014-12-08 17:42 UTC (2+ messages)
[PATCH 1/2] drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
2014-12-08 17:35 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
[RFC][PATCH 0/8] drm/i915: Keep drm_crtc->state in sync
2014-12-08 16:36 UTC (5+ messages)
` [RFC][PATCH 3/8] drm/i915: Pass new_config down do crtc_compute_clock
` [RFC][PATCH 6/8] drm/i915: Remove intel_crtc->new_config pointer
[PATCH] gpu: drm: i915: intel_display.c: Remove unused function
2014-12-08 16:18 UTC (5+ 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