Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-30 13:12:36 to 2013-07-04 20:21:59 UTC [more...]

[PATCH 0/6] ILK/IVB irq handler merge
 2013-07-04 20:21 UTC  (6+ messages)
` [PATCH 1/6] drm/i915: extract ilk_display_irq_handler
` [PATCH 2/6] drm/i915: extract ivb_display_irq_handler
` [PATCH 3/6] drm/i915: don't read or write GEN6_PMIIR on Gen 5
` [PATCH 4/6] drm/i915: reorganize ironlake_irq_handler
` [PATCH 5/6] drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler

[PATCH 1/6] drm: pre allocate node for create_block
 2013-07-04 20:14 UTC  (15+ messages)
` [PATCH 2/6] drm/i915: Getter/setter for object attributes
` [PATCH 3/6] drm/i915: Kill obj->gtt_offset
` [PATCH 4/6] drm/i915: Use gtt_space->start for stolen reservation
` [PATCH 5/6] drm/i915: Embed drm_mm_node in i915 gem obj
` [PATCH 6/6] drm: Optionally create mm blocks from top-to-bottom
` [PATCH] [v3] drm: pre allocate node for create_block

[PATCH 00/24] irq locking review
 2013-07-04 19:55 UTC  (7+ messages)
` [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] drm/i915: Don't use a special stolen reserve offset
 2013-07-04 19:42 UTC 

Linux 3.10-rc7
 2013-07-04 19:26 UTC  (11+ messages)

[PATCH 8/8] drm/i915: fix hpd interrupt register locking
 2013-07-04 19:22 UTC  (3+ messages)
` [PATCH 1/6] drm/i915: assert_spin_locked for pipestat interrupt enable/disable

[PATCH] drm/i915: switch disable_power_well default value to 1
 2013-07-04 18:54 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: convert debugfs creation/destruction to table
 2013-07-04 18:49 UTC  (2+ messages)

[PATCH 1/5] drm/i915/hsw: Set correct Haswell PTE encodings
 2013-07-04 18:47 UTC  (13+ messages)
` [PATCH 2/5] drm/i915: Define some of the eLLC magic
` [PATCH 3/5] drm/i915: store eLLC size
  ` [PATCH 3.5/5] drm/i915: Do eLLC detection earlier
` [PATCH 4/5] drm/i915: Use eLLC/LLC by default when available
` [PATCH 5/5] drm/i915: debugfs entries for [e]LLC
  ` [PATCH 6/6] drm/i915: Add a param for eLLC size

[PATCH 0/7] Hangcheck and arb robustness
 2013-07-04 16:39 UTC  (16+ messages)
` [PATCH 1/7] drm/i915: Fix retrieval of hangcheck stats
` [PATCH 2/7] drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID
` [PATCH 3/7] drm/i915: introduce i915_queue_hangcheck
` [PATCH 4/7] drm/i915: no hangcheck when reset is in progress
` [PATCH 5/7] drm/i915: queue hangcheck on reset
` [PATCH 6/7] drm/i915: add i915_reset_count
` [PATCH 7/7] drm/i915: add i915_get_reset_stats_ioctl

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-07-04 13:24 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] drm/i915: Use Graphics Base of Stolen Memory on all gen3+
 2013-07-04 12:44 UTC  (10+ messages)
          ` [PATCH] drm/i915: Verify that our stolen memory doesn't conflict

[PATCH] drm/i915: less magic for stolen preallocated objects w/o gtt offset
 2013-07-04 12:41 UTC  (5+ messages)

[PATCH 1/2] drm/i915: explicitly cast pipe -> cpu_transcoder
 2013-07-04 12:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Explicitly cast pipe -> intel_dpll_id

[PATCH 1/3] drm/i915: clean up media reset on gm45
 2013-07-03 14:33 UTC  (13+ messages)
` [PATCH 2/3] drm/i915: run the full gem hw init after a gpu reset
    ` [PATCH] drm/i915: reinit status page registers after "
` [PATCH 3/3] drm/i915: WARN if the bios reserved range is bigger than stolen size

MacBook Pro 10,1 + i915
 2013-07-03 13:13 UTC  (5+ messages)

[PULL] drm-intel-fixes for 3.11
 2013-07-03 11:26 UTC 

[PATCH 0/6] Page faults to help user space debug
 2013-07-02 19:18 UTC  (6+ messages)

[PATCH 00/66] [v1] Full PPGTT minus soft pin
 2013-07-02 17:07 UTC  (58+ messages)
` [PATCH 21/66] drm/i915: Move gtt and ppgtt under address space umbrella
` [PATCH 23/66] drm/i915: Move stolen stuff to i915_gtt
` [PATCH 24/66] drm/i915: Move aliasing_ppgtt
` [PATCH 26/66] drm/i915: Move active/inactive lists to new mm
` [PATCH 29/66] drm: pre allocate node for create_block
` [PATCH 30/66] drm/i915: Getter/setter for object attributes
` [PATCH 40/66] drm/i915: Track all VMAs per VM
` [PATCH 42/66] drm/i915: Clean up VMAs before freeing
` [PATCH 57/66] drm/i915: Disallow pin with full ppgtt
` [PATCH 61/66] drm/i915: Use multiple VMs

[PATCH 3/6] drm/i915: Optimize the VLV Punit wait a bit
 2013-07-02 14:01 UTC  (5+ messages)
` [PATCH] drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV

[drm-intel] Diverse GIT branches?
 2013-07-02 13:39 UTC  (3+ messages)

[PATCH 1/3] drm/mm: fix debug table BUG
 2013-07-02  9:48 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: Don't try to tear down the stolen drm_mm if it's not there
    ` [PATCH] "
        ` [Intel-gfx] "
` [PATCH 3/3] drm/mm: WARN for unclean mm takedown
  ` [Intel-gfx] "

[PATCH] drm/i915: split encoder get_config calls from crtc get_clock calls
 2013-07-02  7:45 UTC  (2+ messages)

linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ]
 2013-07-02  5:31 UTC  (4+ messages)

[PATCH 11/11] drm/i915: Hook PSR functionality
 2013-07-02  0:52 UTC  (2+ messages)
` [PATCH] "

[PATCH 06/11] drm/i915: Match all PSR mode entry conditions before enabling it
 2013-07-02  0:50 UTC  (5+ messages)
` [PATCH] "

[PATCH] drm/i915: Added debugfs support for PSR Status
 2013-07-02  0:46 UTC  (2+ messages)

[PATCH 04/11] drm/i915: Enable/Disable PSR
 2013-07-02  0:29 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/2] drm/mm: kill color_search_free/get_block
 2013-07-01 20:49 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: use drm_mm_remove_node instead of put_block

[PATCH 1/2] drm/i915: fixup messages in pipe_config_compare
 2013-07-01 17:50 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: get clock config when checking CRTC state too

[PATCH 4/4] drm/i915: add error_state sysfs entry
 2013-07-01 16:56 UTC  (4+ messages)

[PATCH 3/3] tests/ZZ_hangman: Test both error_state interfaces
 2013-07-01 16:56 UTC  (3+ messages)

[PATCH] drm/i915: Don't wait for vblank for sprite plane flips
 2013-07-01  8:20 UTC  (6+ messages)

[PATCH 1/3] drm/i915: introduce i915_queue_hangcheck
 2013-07-01  5:13 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: no hangcheck when reset is in progress

[PATCH i-g-t 1/3] quick_dump: Add automagic DPIO register support
 2013-07-01  5:09 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Fix retrieval of hangcheck stats
 2013-07-01  5:04 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID
` [PATCH 3/3] drm/i915: Allow contexts to be specified for unsupported rings

[ANNOUNCE] xf86-video-intel 2.21.11
 2013-06-30 23:04 UTC 

Moar fastboot
 2013-06-30 19:33 UTC  (3+ messages)
` [PATCH 5/5] drm/i915: flip on a no fb -> fb transition if crtc is active v3

[PATCH] drm/i915: pixel multiplier readout support for pch ports
 2013-06-30 19:25 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox