messages from 2013-07-05 08:59:21 to 2013-07-09 15:21:31 UTC [more...]
[PATCH 00/14] irq locking review v2
2013-07-09 15:21 UTC (10+ messages)
` [PATCH 01/14] drm/i915: extract ibx_display_interrupt_update
` [PATCH 02/14] drm/i915: improve SERR_INT clearing for fifo underrun reporting
` [PATCH 04/14] drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns
` [PATCH 11/14] drm/i915: unify PM interrupt preinstall sequence
proposals/questions about the IRQ registers
2013-07-09 15:11 UTC (2+ messages)
[PATCH 1/3] drm/i915: clean up media reset on gm45
2013-07-09 14:53 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: WARN if the bios reserved range is bigger than stolen size
[PATCH] drm/i915: don't frob mm.suspended when not using ums
2013-07-09 14:51 UTC (5+ messages)
Adding drm-intel-fixes branch to linux-next
2013-07-09 14:48 UTC
[PATCH] drm/i915: fix lane bandwidth capping for DP 1.2 sinks
2013-07-09 14:36 UTC (7+ messages)
` [PATCH v2] "
[PATCH] drm/i915: less magic for stolen preallocated objects w/o gtt offset
2013-07-09 13:29 UTC (2+ messages)
` [PATCH] drm/i915: don't frob mm.suspended when not using ums
[PATCH] drm/i915: Introduce a new create ioctl for user specified placement
2013-07-09 12:17 UTC (6+ messages)
RFC: drm/1915: Resource streamer initial support
2013-07-09 9:04 UTC (5+ messages)
` [PATCH 1/2] drm/i915/hsw: Expose resource streamer control flags
` [PATCH 2/2] drm/i915/hsw: Enable resource streamer bit on MI_BATCH_BUFFER_START
[PATCH] drm/i915: Fix write-read race with multiple rings
2013-07-09 8:22 UTC
[PATCH 00/11] ppgtt: just the VMA
2013-07-09 7:50 UTC (19+ messages)
` [PATCH 01/11] drm/i915: Move gtt and ppgtt under address space umbrella
` [PATCH 02/11] drm/i915: Put the mm in the parent address space
` [PATCH 03/11] drm/i915: Create a global list of vms
` [PATCH 04/11] drm/i915: Move active/inactive lists to new mm
` [PATCH 05/11] drm/i915: Create VMAs
` [PATCH 06/11] drm/i915: plumb VM into object operations
` [PATCH 07/11] drm/i915: Fix up map and fenceable for VMA
` [PATCH 08/11] drm/i915: mm_list is per VMA
` [PATCH 09/11] drm/i915: Update error capture for VMs
` [PATCH 10/11] drm/i915: create an object_is_active()
` [PATCH 11/11] drm/i915: Move active to vma
Dell U2412M monitor complains about input timing
2013-07-09 4:38 UTC
[PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it
2013-07-08 22:25 UTC (6+ messages)
` [PATCH] "
[PATCH 04/11] drm/i915: Enable/Disable PSR
2013-07-08 22:09 UTC (9+ messages)
` [PATCH] "
[PATCH 07/11] drm/i915: add update function to disable/enable-back PSR
2013-07-08 21:52 UTC (4+ messages)
` [PATCH] "
[PATCH] drm/i915: Add functions to force psr exit
2013-07-08 21:48 UTC (4+ messages)
[PATCH 11/11] drm/i915: Hook PSR functionality
2013-07-08 21:40 UTC (5+ messages)
` [PATCH] "
[RFC libdrm PATCH] intel: Add support for resource streamer
2013-07-08 20:10 UTC (2+ messages)
[PATCH] drm/i915: Really fix the debug unregister code
2013-07-08 20:07 UTC (2+ messages)
[PATCH] drm/i915: convert debugfs creation/destruction to table
2013-07-08 20:06 UTC (7+ messages)
i915 irq storm mitigation in 3.10
2013-07-08 20:03 UTC (2+ messages)
[PATCH] Lower threshold for pixel doubling
2013-07-08 18:52 UTC (8+ messages)
[PATCH 08/11] drm/intel: add enable_psr module option
2013-07-08 12:45 UTC (3+ messages)
` [PATCH] "
[PATCH 0/4 V7] Power-well API implementation for Haswell
2013-07-08 8:07 UTC (10+ messages)
` [Intel-gfx] "
[PATCH 0/3] Fix backlight issues on some Windows 8 systems
2013-07-08 8:00 UTC (10+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
linux-next: manual merge of the akpm tree with the drm-intel tree
2013-07-08 4:31 UTC
[Regression in 3.10] Garbage displayed after resume on Acer Aspire S5
2013-07-06 23:36 UTC (5+ messages)
[PATCH 0/6] Page faults to help user space debug
2013-07-06 20:11 UTC (6+ messages)
[PATCH 1/2] drm/i915: fix dvo DPLL regression
2013-07-06 15:55 UTC (5+ messages)
` [PATCH 2/2] drm/i915: dvo needs a P2 divisor of 4
[PATCH] drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
2013-07-05 23:15 UTC (3+ messages)
[PATCH 1/9] Revert "drm/i915: Getter/setter for object attributes"
2013-07-05 22:07 UTC (10+ messages)
` [PATCH 2/9] Revert "drm/i915: Kill obj->gtt_offset"
` [PATCH 3/9] Revert "drm/i915: Use gtt_space->start for stolen reservation"
` [PATCH 4/9] drm: pre allocate node for create_block
` [PATCH 5/9] drm: Change create block to reserve node
` [PATCH 6/9] drm/i915: Getter/setter for object attributes
` [PATCH 7/9] drm/i915: Kill obj->gtt_offset
` [PATCH 8/9] drm/i915: Embed drm_mm_node in i915 gem obj
` [PATCH 9/9] drm: Optionally create mm blocks from top-to-bottom
[PATCH] drm/i915: Verify that our stolen memory doesn't conflict
2013-07-05 21:39 UTC (5+ messages)
[PATCH 00/30] drm/i915: Lots of workaround changes
2013-07-05 20:13 UTC (36+ messages)
` [PATCH 01/30] drm/i915: We implement WaDisableL3Bank2xClockGate:vlv
` [PATCH 02/30] drm/i915: We implement WaGsvBringDownFreqInRc6:vlv
` [PATCH 03/30] drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw
` [PATCH 04/30] drm/i915: WaPsdDispatchEnable seems to be another name for WaDisablePSDDualDispatchEnable
` [PATCH 05/30] drm/i915: We implement WaDisableL3CacheAging:vlv
` [PATCH 06/30] drm/i915: We implement WaDisableDopClockGating:ivb
` [PATCH 07/30] drm/i915: We implement WaDisableRCCUnitClockGating:snb
` [PATCH 08/30] drm/i915: We implement WaMiSetContext_Hang
` [PATCH 09/30] drm/i915: Rename GEN7_MISCCPCTL to GEN6_MISCCPCTL
` [PATCH 10/30] drm/i915: Implement WaDisableDopClockGating:snb
` [PATCH 11/30] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
` [PATCH 12/30] drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2
` [PATCH 13/30] drm/i915: Implement WaIncreaseL3CreditsForVLVB0:vlv
` [PATCH 14/30] drm/i915: WaDisableVDSUnitClockGating isn't applicable to SNB
` [PATCH 15/30] drm/i915: WaDisableRCCUnitClockGating isn't applicable to IVB
` [PATCH 16/30] drm/i915: WaDisableRCCUnitClockGating isn't applicaple to VLV
` [PATCH 17/30] drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to HSW
` [PATCH 18/30] drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to VLV
` [PATCH 19/30] drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV
` [PATCH 20/30] drm/i915: Drop bogus comment about RCPB unit clock gating on IVB
` [PATCH 21/30] drm/i915: Drop WaDisableRCZUnitClockGating:hsw
` [PATCH 22/30] drm/i915: Drop WaApplyL3ControlAndL3ChickenMode:hsw
` [PATCH 23/30] drm/i915: Drop WaDisableRCPBUnitClockGating:vlv
` [PATCH 24/30] drm/i915: Drop WaDisableVDSUtnitClockGating:vlv
` [PATCH 25/30] drm/i915: Drop WaDisableTDLUnitClockGating:vlv
` [PATCH 26/30] drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOverride
` [PATCH 27/30] drm/i915: Don't apply WaVSThreadDispatchOverride on HSW
` [PATCH 28/30] drm/i915: VLV wants WaVSThreadDispatchOverride too
` [PATCH 29/30] drm/i915: WaDisableDopClockGating isn't applicable to IVB
` [PATCH 30/30] drm/i915: Clarify WaDisable4x2SubspanOptimization situation for VLV
[PATCH 1/6] drm: pre allocate node for create_block
2013-07-05 19:44 UTC (5+ messages)
` [PATCH] [v3] "
[PATCH 2/2] drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list
2013-07-05 19:34 UTC (4+ messages)
[PATCH] drm/i915: Don't use a special stolen reserve offset
2013-07-05 19:22 UTC (5+ messages)
[PATCH 00/35] drm/i915: ILK+ watermark rewrite
2013-07-05 18:11 UTC (31+ messages)
` [PATCH 09/35] drm/i915: Split out reading of HSW watermark latency values
` [PATCH 21/35] drm/i915: Rename hsw_lp_wm_result to intel_wm_level
` [PATCH 26/35] drm/i915: Don't try to disable plane if it's already disabled
` [PATCH 27/35] drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
` [PATCH 28/35] drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane
` [PATCH 29/35] drm/i915: Pass crtc to intel_update_watermarks() and call it in one place during modeset
` [PATCH 30/35] drm/i915: Replace the ILK/SNB/IVB/HSW watermark code
` [PATCH 31/35] drm/i915: Move HSW linetime watermark handling to modeset code
` [PATCH 32/35] hack: Add debug prints to watermark compute funcs
` [PATCH 33/35] hack: Don't disable underrun reporting on the first error on ILK/SNB/IVB
` [PATCH 34/35] hack: Make fifo underruns DRM_ERROR
` [PATCH 35/35] hack: Print watermark programming duration
[PATCH] drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients
2013-07-05 16:21 UTC
[PATCH 1/2] drm/i915: reform i915_gem_verify_gtt() function
2013-07-05 13:58 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