messages from 2015-07-07 07:08:51 to 2015-07-08 10:24:10 UTC [more...]
[PATCH 1/2] drm/i915: Check crtc->active in intel_crtc_disable_planes
2015-07-08 10:24 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Use crtc_state->active in primary check_plane func
[PATCH] drm/i915: Restore all GGTT VMAs on resume
2015-07-08 9:57 UTC (6+ messages)
[PATCH 0/6] FBC bikesheds
2015-07-08 9:53 UTC (12+ messages)
` [PATCH 1/6] drm/i915: move FBC vfuncs to struct i915_fbc
` [PATCH 2/6] drm/i915: use dev_priv for the FBC functions
` [PATCH 3/6] drm/i915: use intel_crtc "
` [PATCH 4/6] drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason
` [PATCH 5/6] drm/i915: extract FBC_MULTIPLE_PIPES check
` [PATCH 6/6] drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc()
[PATCH 1/7] drm/i915: Add origin to frontbuffer tracking flush
2015-07-08 9:47 UTC (9+ messages)
` [PATCH 2/7] drm/i915: PSR: Flush means invalidate + flush
` [PATCH 3/7] drm/i915: PSR: dirty fb operation flushsing frontbuffer
` [PATCH 4/7] drm/i915: PSR: Remove Low Power HW tracking mask
` [PATCH 5/7] drm/i915: PSR: Increase idle_frames
` [PATCH 6/7] drm/i915: fbdev_set_par reliably invalidating frontbuffer
` [PATCH 7/7] drm/i915: fbdev restore mode needs to invalidate frontbuffer
[PATCH] drm/i915: Adjust BXT HDMI port clock limits
2015-07-08 9:37 UTC (2+ messages)
[PATCH] drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
2015-07-08 9:35 UTC (3+ messages)
[PATCH v2 00/20] Convert to atomic, part 4
2015-07-08 9:33 UTC (62+ messages)
` [PATCH v2 01/20] drm/atomic: add connectors_changed to separate it from mode_changed
` [PATCH v2 02/20] drm: Don't update plane properties for atomic planes if it stays the same
` [Intel-gfx] "
` [PATCH v2 03/20] drm/i915: Fix noatomic crtc disabling
` [PATCH v2 04/20] drm/i915: Do not update pfit state when toggling crtc enabled
` [PATCH v2 06/20] drm/i915: Allow fuzzy matching in pipe_config_compare
` [PATCH v2 07/20] drm/i915: Rework primary plane stuff slightly
` [PATCH v2 09/20] drm/i915: Fill in more crtc state, v2
` [PATCH v2 10/20] drm/i915: Convert suspend/resume to atomic
` [PATCH v2 12/20] drm/i915: skip modeset if compatible, and enable fastboot for everyone, v2
` [PATCH v2 13/20] drm/i915: Always reset in intel_crtc_restore_mode
` [PATCH v2 14/20] drm/i915: Make intel_display_suspend atomic, try 2
` [PATCH v2 17/20] drm/i915: always disable irqs in intel_pipe_update_start
` [PATCH v2 18/20] drm/i915: Only commit planes on crtc's that have changed planes
` [PATCH v2 19/20] drm/i915: Remove use of runtime pm in atomic commit functions
` [PATCH v2 20/20] drm/i915: Skip modeset checks when modeset is prevented
[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
2015-07-08 9:05 UTC (11+ messages)
[PATCH] [RFC] drm/i915: Handle HPD when it has actually occurred
2015-07-08 8:48 UTC (6+ messages)
` [PATCH] "
WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
2015-07-08 7:46 UTC (5+ messages)
[RFC 0/7] Convert parts of intel_lrc.c to requests
2015-07-08 7:23 UTC (5+ messages)
` [PATCH 1/7] drm/i915: Convert execlist_submit_contexts() for requests
[PATCH v3 0/2] Extending GET_APERTURE ioctl
2015-07-08 6:51 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 2/2] drm/i915: Extend GET_APERTURE ioctl to report size of the stolen region
linux-firmware-i915 pull request
2015-07-08 6:08 UTC (2+ messages)
[PATCH] drm/i915: s/mdelay/msleep/
2015-07-08 5:54 UTC (4+ messages)
linux-4.2-rc1/drivers/gpu/drm/i915/intel_csr.c:353: bad if statement ?
2015-07-08 5:32 UTC (3+ messages)
[PATCH 00/12] Color Manager Implementation
2015-07-08 4:29 UTC (11+ messages)
` [PATCH 02/12] drm: Create Color Management DRM properties
` [PATCH 03/12] drm/i915: Attach color properties to CRTC
` [PATCH 07/12] drm: Add structures to set/get a palette color property
` [PATCH 09/12] drm/i915: Add pipe level Gamma correction for CHV/BSW
[PATCH] drm/i915: Ditch SUPPORTS_INTEGRATED_HDMI|DP and use IS_G4X instead
2015-07-08 2:42 UTC (4+ messages)
[PATCH v3 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
2015-07-08 0:11 UTC (6+ messages)
` [PATCH v3 4/5] drm: Add decoding of "
[PATCH RESEND] drm/kms-helper: disable hpd_irq handling when poll=0
2015-07-08 0:04 UTC (2+ messages)
[PATCHv7] drm/i915: Added Programming of the MOCS
2015-07-07 21:46 UTC (2+ messages)
[PATCH] drm/i915: Don't dereference NULL plane while setting up scalers
2015-07-07 21:28 UTC (2+ messages)
[PATCH v4 00/18] 48-bit PPGTT
2015-07-07 20:08 UTC (22+ messages)
` [PATCH v4 01/18] drm/i915: Remove unnecessary gen8_clamp_pd
` [PATCH v4 02/18] drm/i915/gen8: Make pdp allocation more dynamic
` [PATCH v4 03/18] drm/i915/gen8: Add PML4 structure
` [PATCH v4 04/18] drm/i915/gen8: Abstract PDP usage
` [PATCH v4 05/18] drm/i915/gen8: Add dynamic page trace events
` [PATCH v4 06/18] drm/i915/gen8: implement alloc/free for 4lvl
` [PATCH v4 07/18] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
` [PATCH v4 08/18] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
` [PATCH v4 09/18] drm/i915/gen8: Pass sg_iter through pte inserts
` [PATCH v4 10/18] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
` [PATCH v4 11/18] drm/i915/gen8: Initialize PDPs
` [PATCH v4 12/18] drm/i915: Expand error state's address width to 64b
` [PATCH v4 13/18] drm/i915/gen8: Add ppgtt info and debug_dump
` [PATCH v4 14/18] drm/i915: object size needs to be u64
` [PATCH v4 15/18] drm/i915: batch_obj vm offset must "
` [PATCH v4 16/18] drm/i915/userptr: Kill user_size limit check
` [PATCH v4 17/18] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
` [PATCH v4 18/18] drm/i915/gen8: Flip the 48b switch
[PATCH] drm/i915: avoid leaking DMA mappings
2015-07-07 19:09 UTC (2+ messages)
[PATCH 00/15 v3] Batch submission via GuC
2015-07-07 19:03 UTC (10+ messages)
` [PATCH 11/15] drm/i915: Interrupt routing for GuC submission
[PATCH] Documentation: drm: Fix tablulation in KMS properties table
2015-07-07 18:13 UTC
[PATCH v2 4/4] drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
2015-07-07 17:43 UTC (2+ messages)
[PATCH v2 2/4] drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
2015-07-07 17:41 UTC (2+ messages)
[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
2015-07-07 16:33 UTC (9+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions
[PATCH] drm/i915: RMW register cycles considered evil
2015-07-07 14:24 UTC (2+ messages)
[PATCH] drm/i915: Don't forget to mark crtc as inactive after disable
2015-07-07 13:54 UTC
[PATCH v2 00/18] 48-bit PPGTT
2015-07-07 13:51 UTC (20+ messages)
` [PATCH v3 00/17] "
` [PATCH v3 02/17] drm/i915/gen8: Make pdp allocation more dynamic
` [PATCH v3 03/17] drm/i915/gen8: Abstract PDP usage
` [PATCH v3 05/17] drm/i915/gen8: implement alloc/free for 4lvl
` [PATCH v3 09/17] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
` [PATCH v3 11/17] drm/i915: Expand error state's address width to 64b
` [PATCH v3 12/17] drm/i915/gen8: Add ppgtt info and debug_dump
[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
2015-07-07 13:18 UTC (3+ messages)
` [PATCH] drm/i915: Resign firmware loading for dmc
[PATCH v2] drm/i915: Also perform gpu reset under execlist mode
2015-07-07 12:10 UTC (12+ messages)
[PATCH] drm/i915: Improve DP downstream HPD handling
2015-07-07 12:20 UTC (8+ messages)
[PATCH] drm/i915: storm detection documentation update
2015-07-07 11:31 UTC (2+ messages)
[PATCH] drm/i915: Inline SUPPORTS_DIGITAL_OUTPUTS
2015-07-07 11:28 UTC (3+ messages)
[PATCH] drm/i915: Disable execlists by default for gen8
2015-07-07 9:31 UTC (3+ messages)
[RFC] drm/i915: Add sync framework support to execbuff IOCTL
2015-07-07 9:15 UTC (10+ messages)
[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
2015-07-07 8:52 UTC (9+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine
[PATCH] drm/i915: Parsing LFP brightness control from VBT
2015-07-07 8:55 UTC (2+ messages)
[PATCH 0/7] drm/i915: Move DP link parameters out from intel_dp
2015-07-07 8:46 UTC (11+ messages)
` [PATCH 2/7] drm/i915: Don't use link_bw for PLL setup
` [PATCH 3/7] drm/i915: Don't pass clock to DDI PLL select functions
` [PATCH 4/7] drm/i915: Avoid confusion between DP and TRANS_DP_CTL in DP .get_config()
` [PATCH 6/7] drm/i915: Don't use link_bw to select between TP1 and TP3
` [PATCH 7/7] drm/i915: Kill intel_dp->{link_bw, rate_select}
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