messages from 2013-06-26 04:53:40 to 2013-06-28 18:21:03 UTC [more...]
[PATCH] drm/i915: boost GPU and CPU freq when leaving idle
2013-06-28 16:54 UTC
[PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP
2013-06-28 18:05 UTC (24+ messages)
` [PATCH 02/11] drm/i915: Read the EDP DPCD and PSR Capability
` [PATCH] "
` [PATCH 03/11] drm/i915: split aux_clock_divider logic in a separated function for reuse
` [PATCH 04/11] drm/i915: Enable/Disable PSR
` [PATCH] "
` [PATCH 05/11] drm/i915: Added debugfs support for PSR Status
` [PATCH] "
` [PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it
` [PATCH] "
` [PATCH 07/11] drm/i915: add update function to disable/enable-back PSR
` [PATCH] "
` [PATCH 08/11] drm/intel: add enable_psr module option
` [PATCH] "
` [PATCH 09/11] drm/i915: Adding global I915_PARAM for PSR ACTIVE
` [PATCH] drm/i915: Adding global I915_PARAM for PSR ENABLED
` [PATCH 10/11] drm/i915: Add functions to force psr exit
` [PATCH] "
` [PATCH 11/11] drm/i915: Hook PSR functionality
[PATCH 00/66] [v1] Full PPGTT minus soft pin
2013-06-28 17:57 UTC (72+ messages)
` [PATCH 01/66] drm/i915: Remove extra error state NULL
` [PATCH 02/66] drm/i915: Extract error buffer capture
` [PATCH 03/66] drm/i915: make PDE|PTE platform specific
` [PATCH 04/66] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 05/66] drm/i915: Don't clear gtt with 0 entries
` [PATCH 06/66] drm/i915: Conditionally use guard page based on PPGTT
` [PATCH 07/66] drm/i915: Use drm_mm for PPGTT PDEs
` [PATCH 08/66] drm/i915: cleanup context fini
` [PATCH 09/66] drm/i915: Do a fuller init after reset
` [PATCH 10/66] drm/i915: Split context enabling from init
` [PATCH 11/66] drm/i915: destroy i915_gem_init_global_gtt
` [PATCH 12/66] drm/i915: Embed PPGTT into the context
` [PATCH 13/66] drm/i915: Unify PPGTT codepaths on gen6+
` [PATCH 14/66] drm/i915: Move ppgtt initialization down
` [PATCH 15/66] drm/i915: Tie context to PPGTT
` [PATCH 16/66] drm/i915: Really share scratch page
` [PATCH 17/66] drm/i915: Combine scratch members into a struct
` [PATCH 18/66] drm/i915: Drop dev from pte_encode
` [PATCH 19/66] drm/i915: Use gtt shortform where possible
` [PATCH 20/66] drm/i915: Move fbc members out of line
` [PATCH 21/66] drm/i915: Move gtt and ppgtt under address space umbrella
` [PATCH 22/66] drm/i915: Move gtt_mtrr to i915_gtt
` [PATCH 23/66] drm/i915: Move stolen stuff "
` [PATCH 24/66] drm/i915: Move aliasing_ppgtt
` [PATCH 25/66] drm/i915: Put the mm in the parent address space
` [PATCH 26/66] drm/i915: Move active/inactive lists to new mm
` [PATCH 27/66] drm/i915: Create a global list of vms
` [PATCH 28/66] drm/i915: Remove object's gtt_offset
` [PATCH 29/66] drm: pre allocate node for create_block
` [PATCH 30/66] drm/i915: Getter/setter for object attributes
` [PATCH 31/66] drm/i915: Create VMAs (part 1)
` [PATCH 32/66] drm/i915: Create VMAs (part 2) - kill gtt space
` [PATCH 33/66] drm/i915: Create VMAs (part 3) - plumbing
` [PATCH 34/66] drm/i915: Create VMAs (part 3.5) - map and fenceable tracking
` [PATCH 35/66] drm/i915: Create VMAs (part 4) - Error capture
` [PATCH 36/66] drm/i915: Create VMAs (part 5) - move mm_list
` [PATCH 37/66] drm/i915: Create VMAs (part 6) - finish error plumbing
` [PATCH 38/66] drm/i915: create an object_is_active()
` [PATCH 39/66] drm/i915: Move active to vma
` [PATCH 40/66] drm/i915: Track all VMAs per VM
` [PATCH 41/66] drm/i915: Defer request freeing
` [PATCH 42/66] drm/i915: Clean up VMAs before freeing
` [PATCH 43/66] drm/i915: Replace has_bsd/blt with a mask
` [PATCH 44/66] drm/i915: Catch missed context unref earlier
` [PATCH 45/66] drm/i915: Add a context open function
` [PATCH 46/66] drm/i915: Permit contexts on all rings
` [PATCH 47/66] drm/i915: Fix context fini refcounts
` [PATCH 48/66] drm/i915: Better reset handling for contexts
` [PATCH 49/66] drm/i915: Create a per file_priv default context
` [PATCH 50/66] drm/i915: Remove ring specificity from contexts
` [PATCH 51/66] drm/i915: Track which ring a context ran on
` [PATCH 52/66] drm/i915: dump error state based on capture
` [PATCH 53/66] drm/i915: PPGTT should take a ppgtt argument
` [PATCH 54/66] drm/i915: USE LRI for switching PP_DIR_BASE
` [PATCH 55/66] drm/i915: Extract mm switching to function
` [PATCH 56/66] drm/i915: Write PDEs at init instead of enable
` [PATCH 57/66] drm/i915: Disallow pin with full ppgtt
` [PATCH 58/66] drm/i915: Get context early in execbuf
` [PATCH 59/66] drm/i915: Pass ctx directly to switch/hangstat
` [PATCH 60/66] drm/i915: Actually add the new address spaces
` [PATCH 61/66] drm/i915: Use multiple VMs
` [PATCH 62/66] drm/i915: Kill now unused ppgtt_{un, }bind
` [PATCH 63/66] drm/i915: Add PPGTT dumper
` [PATCH 64/66] drm/i915: Dump all ppgtt
` [PATCH 65/66] drm/i915: Add debugfs for vma info per vm
` [PATCH 66/66] drm/i915: Getparam full ppgtt
[PATCH] drm/i915: Initialize drm_crtc gamma ramp
2013-06-28 17:41 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 00/24] irq locking review
2013-06-28 17:26 UTC (46+ messages)
` [PATCH 02/24] drm/i915: close tiny race in the ilk pcu even interrupt setup
` [PATCH 03/24] drm/i915: assert_spin_locked for pipestat interrupt enable/disable
` [PATCH 07/24] drm/i915: fold the no-irq check into intel_hpd_irq_handler
` [PATCH 1/8] drm/i915: fix locking around ironlake_enable|disable_display_irq
` [PATCH 2/8] drm/i915: close tiny race in the ilk pcu even interrupt setup
` [PATCH 3/8] drm/i915: assert_spin_locked for pipestat interrupt enable/disable
` [PATCH 4/8] drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
` [PATCH 5/8] drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
` [PATCH 6/8] drm/i915: fold the queue_work "
` [PATCH 7/8] drm/i915: fold the no-irq check "
` [PATCH 8/8] drm/i915: fix hpd interrupt register locking
` [PATCH 1/6] drm/i915: assert_spin_locked for pipestat interrupt enable/disable
` [PATCH 2/6] drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
` [PATCH 3/6] drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
` [PATCH 4/6] drm/i915: fold the queue_work "
` [PATCH 5/6] drm/i915: fold the no-irq check "
` [PATCH 6/6] drm/i915: fix hpd interrupt register locking
` [PATCH 10/24] drm/i915: remove SERR_INT clearing in the postinstall hook
` [PATCH 11/24] drm/i915: improve SERR_INT clearing for fifo underrun reporting
` [PATCH 17/24] drm/i915: kill dev_priv->rps.lock
` [PATCH 18/24] drm/i915: unify ring irq refcounts (again)
` [PATCH 19/24] drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
` [PATCH 20/24] drm/i915: kill bogus GTIIR clearing in vlv_preinstall hook
` [PATCH 21/24] drm/i915: unify PM interrupt preinstall sequence
[PATCH] drm/i915: pixel multiplier readout support for pch ports
2013-06-28 17:20 UTC (2+ messages)
[PATCH 14/24] drm/i915: irq handlers don't need interrupt-safe spinlocks
2013-06-28 16:57 UTC (5+ messages)
` [PATCH] "
[PATCH] drm/i915: Only clear write-domains after a successful wait-seqno
2013-06-28 16:30 UTC (2+ messages)
[PATCH] drm/i915: "Scotty, I need more power!"
2013-06-28 16:18 UTC
[PATCH] drm/i915: Don't wait for vblank for sprite plane flips
2013-06-28 16:05 UTC (4+ messages)
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww26
2013-06-28 13:05 UTC
[PATCH 1/3] tests: rename debugfs base path to be more specific
2013-06-28 11:35 UTC (5+ messages)
` [PATCH 2/3] tests: add i915_sfs_path
` [PATCH 3/3] tests/ZZ_hangman: Test both error_state interfaces
linux-next: Tree for Jun 28 [ call-trace: workqueue | drm releated? ]
2013-06-28 9:30 UTC (5+ messages)
[PATCH] drm/i915: correct intel_dp_get_config() function for DevCPT
2013-06-28 8:28 UTC (2+ messages)
Issue on Ubuntu UI bootup
2013-06-28 6:44 UTC
[PATCH 13/24] drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns
2013-06-27 20:45 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: Fix context sizes on HSW
2013-06-27 17:40 UTC (3+ messages)
` [PATCH] [v3] "
` [Intel-gfx] "
[PATCH] drm/i915: Report the true swizzling modes to userspace via GET_PARAM
2013-06-27 16:00 UTC
[PATCH] fix the compiling error of 'struct _Screen' has no member named 'canDoBGNoneRoot'x
2013-06-27 15:41 UTC (2+ messages)
[PULL] final drm-intel-next pull for 3.11
2013-06-27 11:39 UTC
[PATCH 01/24] drm/i915: fix locking around ironlake_enable|disable_display_irq
2013-06-27 10:37 UTC (4+ messages)
` [PATCH] "
[PATCH] drm/i915: correct intel_dp_get_config() function for DevCPT
2013-06-27 10:30 UTC (2+ messages)
Linux 3.10-rc7
2013-06-26 22:24 UTC (9+ messages)
[PATCH 01/11] drm: Added SDP and VSC structures for handling PSR for eDP
2013-06-26 21:52 UTC
Moar fastboot
2013-06-26 21:39 UTC (8+ messages)
` [PATCH 2/5] drm/i915: get mode clock when reading the pipe config v7
` [PATCH] drm/i915: get mode clock when reading the pipe config v8
` [PATCH] drm/i915: get mode clock when reading the pipe config v9
` [PATCH 3/5] drm/i915: copy fetched mode state into crtc at setup_hw time v4
` [PATCH] drm/i915: copy fetched mode state into crtc at setup_hw time v5
[PATCH 1/2] Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
2013-06-26 19:05 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Fix VLV sprite register offsets
[PATCH] drm/i915: Mask out hardware status bits from VLV DPLL register
2013-06-26 18:49 UTC (3+ messages)
[PATCH i-g-t 1/3] quick_dump: Add automagic DPIO register support
2013-06-26 18:48 UTC (4+ messages)
` [PATCH i-g-t 2/3] quick_dump: Document the register definition format
` [PATCH i-g-t v2 3/3] quick_dump: Add VLV DPIO registers
[PATCH v2 1/2] drm/i915: Fix VLV PLL LPF coefficients for DAC
2013-06-26 18:41 UTC (5+ messages)
` [PATCH 2/2] drm/i915: s/LFP/LPF in DPIO PLL register names
'Timed out waiting for forcewake old ack to clear' and hangup on IvyBridge system
2013-06-26 17:08 UTC (5+ messages)
[PATCH 0/6] drm/i915: VLV rps stuff
2013-06-26 16:26 UTC (8+ messages)
` [PATCH 3/6] drm/i915: Optimize the VLV Punit wait a bit
` [PATCH] drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
` [PATCH 6/6] drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist "
[RFC][PATCH 0/2] drm/i915: VLV rps timer changes
2013-06-26 10:24 UTC (7+ messages)
` [RFC][PATCH 1/2] drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer
` [RFC][PATCH 2/2] drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency
[PATCH 00/31] shared pch display pll rework
2013-06-26 10:02 UTC (4+ messages)
` [PATCH 28/31] drm/i915: s/pre_pll/pre/ on the lvds port enable function
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