Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-19 13:42:54 to 2015-02-23 15:44:52 UTC [more...]

[PATCH 00/24] PPGTT dynamic page allocations
 2015-02-23 15:44 UTC  (32+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/24] drm/i915: page table abstractions
  ` [PATCH v4 07/24] drm/i915: Create page table allocators
  ` [PATCH v4 09/24] drm/i915: Track GEN6 page table usage
` [PATCH v5 00/32] PPGTT dynamic page allocations and 48b addressing
  ` [PATCH v5 01/32] drm/i915: page table abstractions
  ` [PATCH v5 02/32] drm/i915: Complete page table structures
  ` [PATCH v5 03/32] drm/i915: Create page table allocators
  ` [PATCH v5 04/32] drm/i915: Plumb drm_device through page tables operations
  ` [PATCH v5 05/32] drm/i915: Track GEN6 page table usage
  ` [PATCH v5 06/32] drm/i915: Extract context switch skip and pd load logic
  ` [PATCH v5 07/32] drm/i915: Track page table reload need
  ` [PATCH v5 08/32] drm/i915: Initialize all contexts
  ` [PATCH v5 09/32] drm/i915: Finish gen6/7 dynamic page table allocation
  ` [PATCH v5 10/32] drm/i915: Add dynamic page trace events
  ` [PATCH v5 11/32] drm/i915/bdw: Use dynamic allocation idioms on free
  ` [PATCH v5 12/32] drm/i915/bdw: page directories rework allocation
  ` [PATCH v5 13/32] drm/i915/bdw: pagetable allocation rework
  ` [PATCH v5 14/32] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
  ` [PATCH v5 15/32] drm/i915: num_pd_pages/num_pd_entries isn't useful
  ` [PATCH v5 16/32] drm/i915: Extract PPGTT param from page_directory alloc
  ` [PATCH v5 17/32] drm/i915/bdw: Split out mappings
  ` [PATCH v5 18/32] drm/i915/bdw: begin bitmap tracking
  ` [PATCH v5 19/32] drm/i915/bdw: Dynamic page table allocations
  ` [PATCH v5 20/32] drm/i915/bdw: Support dynamic pdp updates in lrc mode

[PATCH] i-g-t: Adding test case to test background color
 2015-02-23 15:40 UTC  (2+ messages)

[PATCH] drm/i915: avoid processing spurious/shared interrupts in low-power states
 2015-02-23 14:31 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Screen locksup with only black screen and cursor
 2015-02-23 13:58 UTC 

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-23 14:10 UTC  (3+ messages)

[PATCH] drm/i915: logical-not-parenthesis gcc 5.0 fixes
 2015-02-23 13:52 UTC  (4+ messages)

[PATCH] drm/i915: Dell Chromebook 11 has PWM backlight
 2015-02-23 13:15 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
 2015-02-23 13:15 UTC  (3+ messages)

[PATCH] drm/i915: Push vblank enable/disable past encoder->enable/disable
 2015-02-23 12:57 UTC  (3+ messages)

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-23 12:54 UTC  (6+ messages)

eDP display control registers in Linux kernel
 2015-02-23 12:33 UTC  (3+ messages)

[PATCH] drm: Fix deadlock due to getconnector locking changes
 2015-02-23 12:28 UTC  (4+ messages)

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-23 12:08 UTC  (14+ messages)
` [PATCH 1/6] drm/i915: Add support for DRRS in intel_dp_set_m_n
` [PATCH 2/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Enable eDP DRRS for CHV
` [PATCH 6/6] drm/i915: Add debugfs entry for DRRS
      ` [PATCH] "
` [PATCH] drm/i915: Enhancing eDP DRRS debug message

[PATCH i-g-t] tests/gem_render_linear_blits: split into two subtests
 2015-02-23 11:46 UTC  (4+ messages)

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-23 11:32 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
          ` [Intel-gfx] "

[PATCH 1/7] drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
 2015-02-23 11:03 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Remove DRIVER_MODESET checks from suspend/resume code
` [PATCH 3/7] drm/i915: Remove DRIVER_MODESET checks in the gpu reset code
` [PATCH 4/7] drm/i915: Remove irq-related FIXME in "
` [PATCH 5/7] drm/i915: Remove DRIVER_MODESET checks from gem code
` [PATCH 6/7] drm/i915: Remove regfile code&data for UMS suspend/resume
` [PATCH 7/7] drm/i915: Remove DRIVER_MODESET checks from modeset code

[PATCH 1/5] drm: Add DRM_DEBUG_ATOMIC
 2015-02-23 10:23 UTC  (14+ messages)
` [PATCH 2/5] drm: If available use atomic state in getcrtc ioctl
  ` [Intel-gfx] "
` [PATCH 3/5] drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
` [PATCH 4/5] drm/atomic-helper: Rename commmit_post/pre_planes
` [PATCH 5/5] drm/atomic-helpers: make mode_set hooks optional

[PATCH 1/5] drm/irq: Add drm_crtc_vblank_reset
 2015-02-23  9:54 UTC  (3+ messages)

[PATCH 5/5] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup
 2015-02-23  9:52 UTC  (7+ messages)
` [PATCH] "
` [PATCH 1/2] "
  ` [PATCH 2/2] drm: WARN if drm_handle_vblank is called errornously

[PATCH] drm/i915/bdw: PCI IDs ending in 0xb are ULT
 2015-02-23  9:37 UTC  (2+ messages)

[PATCH] drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
 2015-02-22 11:56 UTC  (3+ messages)

[KERNEL] Regression bug in drm/i915, Wrong assumption in commit e11aa36 breaks suspend on at least lenovo x61
 2015-02-22 10:30 UTC  (7+ messages)
      ` [Intel-gfx] "
        ` [KERNEL] "

[PATCH 0/4] drm/i915/skl: Support for edp1.4 intermediate frequencies
 2015-02-21  8:23 UTC  (6+ messages)
` [PATCH 1/4] drm: Adding edp1.4 specific dpcd macros
` [PATCH 2/4] drm/i915/skl: Read sink supported rates from edp panel
` [PATCH 3/4] drm/i915/skl: Add support for edp 1.4 intermediate frequencies
` [PATCH 4/4] drm/i915/skl: Program PLL for edp1.4 "

[PATCH] drm/i915/skl: Update edp 1.4 DDI translation table
 2015-02-21  5:40 UTC 

[PATCH v9] drm/i915/skl: Add support for SKL background color
 2015-02-21  0:11 UTC 

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-02-20 22:19 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH 00/12] PPGTT with 48b addressing
 2015-02-20 17:46 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH 02/12] drm/i915/bdw: Abstract PDP usage
` [PATCH 03/12] drm/i915/bdw: Add dynamic page trace events
` [PATCH 04/12] drm/i915/bdw: Add ppgtt info for dynamic pages
` [PATCH 05/12] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH 06/12] drm/i915/bdw: Add 4 level switching infrastructure
` [PATCH 07/12] drm/i915/bdw: Support 64 bit PPGTT in lrc mode
` [PATCH 08/12] drm/i915/bdw: Generalize PTE writing for GEN8 PPGTT
` [PATCH 09/12] drm/i915: Plumb sg_iter through va allocation ->maps
` [PATCH 10/12] drm/i915/bdw: Add 4 level support in insert_entries and clear_range
` [PATCH 11/12] drm/i915: Expand error state's address width to 64b
` [PATCH 12/12] drm/i915/bdw: Flip the 48b switch

[PATCH] drm: Adding edp1.4 specific dpcd macros
 2015-02-20 17:00 UTC  (4+ messages)

[intel-gfx] Displayport Compliance Testing V2
 2015-02-20 16:55 UTC  (5+ messages)
` [PATCH 11/17] drm/i915: Update the EDID automated compliance test function

[PATCH 1/2] drm/i915: Track last register written (debug)
 2015-02-20 13:29 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add the last written reg to error state

[PATCH 04/10] drm/i915: FIFO space query code refactor
 2015-02-20  9:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Split adding request to smaller functions
 2015-02-20  9:16 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Protect engine request list with spinlock

[PATCH i-g-t] remove tests dependency on VT /dev/tty0
 2015-02-20  0:38 UTC  (2+ messages)
` [PATCH i-g-t] lib/igt_kms.c: "

[PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry
 2015-02-19 17:31 UTC  (2+ messages)

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-19 17:18 UTC  (55+ messages)
` [PATCH 00/53] "
  ` [PATCH 01/53] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
  ` [PATCH 02/53] drm/i915: Add missing trace point to LRC execbuff code path
  ` [PATCH 03/53] drm/i915: Cache ringbuf pointer in request structure
  ` [PATCH 04/53] drm/i915: Merged the many do_execbuf() parameters into a structure
  ` [PATCH 05/53] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
  ` [PATCH 06/53] drm/i915: Wrap request allocation with a function pointer
  ` [PATCH 07/53] drm/i915: Early alloc request in execbuff
  ` [PATCH 08/53] drm/i915: Update alloc_request to return the allocated request
  ` [PATCH 09/53] drm/i915: Add request to execbuf params and add explicit cleanup
  ` [PATCH 10/53] drm/i915: Update the dispatch tracepoint to use params->request
  ` [PATCH 11/53] drm/i915: Update move_to_gpu() to take a request structure
  ` [PATCH 12/53] drm/i915: Update execbuffer_move_to_active() "
  ` [PATCH 13/53] drm/i915: Add flag to i915_add_request() to skip the cache flush
  ` [PATCH 14/53] drm/i915: Update pin_to_display_plane() to do explicit request management
  ` [PATCH 15/53] drm/i915: Update i915_gem_object_sync() to take a request structure
  ` [PATCH 16/53] drm/i915: Update i915_gpu_idle() to manage its own request
  ` [PATCH 17/53] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
  ` [PATCH 18/53] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
  ` [PATCH 19/53] drm/i915: Add explicit request management to i915_gem_init_hw()
  ` [PATCH 20/53] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
  ` [PATCH 21/53] drm/i915: Set context in request from creation even in legacy mode
  ` [PATCH 22/53] drm/i915: Update i915_switch_context() to take a request structure
  ` [PATCH 23/53] drm/i915: Update do_switch() "
  ` [PATCH 24/53] drm/i915: Update deferred context creation to do explicit request management
  ` [PATCH 25/53] drm/i915: Update init_context() to take a request structure
  ` [PATCH 26/53] drm/i915: Update render_state_init() "
  ` [PATCH 27/53] drm/i915: Update overlay code to do explicit request management
  ` [PATCH 28/53] drm/i915: Update queue_flip() "
  ` [PATCH 29/53] drm/i915: Update add_request() to take a request structure
  ` [PATCH 30/53] drm/i915: Update [vma|object]_move_to_active() to take request structures
  ` [PATCH 31/53] drm/i915: Update l3_remap to take a request structure
  ` [PATCH 32/53] drm/i915: Update mi_set_context() "
  ` [PATCH 33/53] drm/i915: Update a bunch of execbuffer heplers to take request structures
  ` [PATCH 34/53] drm/i915: Update workarounds_emit() "
  ` [PATCH 35/53] drm/i915: Update flush_all_caches() "
  ` [PATCH 36/53] drm/i915: Update switch_mm() to take a request structure
  ` [PATCH 37/53] drm/i915: Update ring->flush() to take a requests structure
  ` [PATCH 38/53] drm/i915: Update some flush helpers to take request structures
  ` [PATCH 39/53] drm/i915: Update ring->emit_flush() to take a request structure
  ` [PATCH 40/53] drm/i915: Update ring->add_request() "
  ` [PATCH 41/53] drm/i915: Update ring->emit_request() "
  ` [PATCH 42/53] drm/i915: Update ring->dispatch_execbuffer() "
  ` [PATCH 43/53] drm/i915: Update ring->emit_bb_start() "
  ` [PATCH 44/53] drm/i915: Update ring->sync_to() "
  ` [PATCH 45/53] drm/i915: Update ring->signal() "
  ` [PATCH 46/53] drm/i915: Update cacheline_align() "
  ` [PATCH 47/53] drm/i915: Update ironlake_enable_rc6() to do explicit request management
  ` [PATCH 48/53] drm/i915: Update intel_ring_begin() to take a request structure
  ` [PATCH 49/53] drm/i915: Make intel_logical_ring_begin() static
  ` [PATCH 50/53] drm/i915: Update intel_logical_ring_begin() to take a request structure
  ` [PATCH 51/53] drm/i915: Remove the now obsolete intel_ring_get_request()
  ` [PATCH 52/53] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
  ` [PATCH 53/53] drm/i915: Move the request/file and request/pid association to creation time

[PATCH] drm/i915: Shift driver's HWSP usage out of reserved range
 2015-02-19 14:58 UTC  (2+ messages)

[PATCH i-g-t] lib: print the signal name to stderr when handling a signal
 2015-02-19 14:30 UTC 


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