messages from 2015-02-24 14:03:05 to 2015-02-26 12:37:19 UTC [more...]
[PATCH 1/4] drm/dp: indentation and ordering cleanups
2015-02-26 12:37 UTC (9+ messages)
` [PATCH 2/4] drm/dp: add DPCD definitions from DP 1.2a
` [PATCH 3/4] drm/dp: add DPCD definitions from eDP 1.2
` [PATCH 4/4] drm/dp: add DPCD definitions from eDP 1.4
[PATCH 0/2] Support for low voltage swing
2015-02-26 12:24 UTC (6+ messages)
` [PATCH 1/2] drm/i915/skl: Support for edp low_vswing param in vbt
` [PATCH 2/2] drm/i915/skl: Add support for edp1.4 low vswing
[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
2015-02-26 11:57 UTC (7+ messages)
` [PATCH 2/6] drm/i915: Split the batch pool by engine
` [PATCH 3/6] drm/i915: Free batch pool when idle
` [PATCH 4/6] drm/i915: Split batch pool into size buckets
` [PATCH 5/6] drm/i915: Simplify batch pool cache search
` [PATCH 6/6] drm/i915: Include active flag when describing objects in debugfs
[PATCH] drm/i915: Add missing description to parameter in alloc_pt_range
2015-02-26 11:28 UTC
[PATCH 1/2] drm: Complete moving rotation property to core
2015-02-26 11:28 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Rotation property is now handled in DRM core
[PATCH] drm/i915: DP link training optimization
2015-02-26 10:50 UTC (2+ messages)
[PATCH v2] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
2015-02-26 10:39 UTC (2+ messages)
[PATCH 0/2] Crystal Cove PMIC based Panel Control
2015-02-26 10:13 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Use the CRC gpio_chip for panel enable/disable
[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
2015-02-26 9:34 UTC (6+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
[PATCH] drm/i915: Fix frontbuffer false positve
2015-02-26 9:15 UTC (24+ messages)
` [PATCH] drm/i915: Clear crtc atomic flags at beginning of transaction
[RFC v2] drm/i915: Android native sync support
2015-02-26 9:13 UTC (13+ messages)
[PULL] drm-intel-fixes
2015-02-26 9:13 UTC
eDP display control registers in Linux kernel
2015-02-26 8:54 UTC (6+ messages)
[PATCH] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
2015-02-26 8:40 UTC (3+ messages)
[PATCH] drm/i915: Look at staged config when fixing pipe_src_w for LVDS
2015-02-26 7:44 UTC
[PATCH 00/51] Remove the outstanding_lazy_request
2015-02-26 2:26 UTC (27+ messages)
` [PATCH 01/51] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 03/51] drm/i915: Cache ringbuf pointer in request structure
` [PATCH 04/51] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 05/51] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
` [PATCH 07/51] drm/i915: Early alloc request in execbuff
` [PATCH 08/51] drm/i915: Update alloc_request to return the allocated request
` [PATCH 14/51] drm/i915: Update pin_to_display_plane() to do explicit request management
` [PATCH 24/51] drm/i915: Update deferred context creation "
` [PATCH 47/51] drm/i915: Update ironlake_enable_rc6() "
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2015-02-26 0:15 UTC
[RFC 0/2] Contain PPGTT memory leak/usage in true PPGTT mode
2015-02-25 23:17 UTC (7+ messages)
` [RFC 2/2] drm/i915: Clean-up PPGTT on context destruction
[PATCH 1/2] drm/i915: Use enabled value from crtc_state rather than crtc
2015-02-25 23:14 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Ensure crtc_state backpointer is always initialized
` [PATCH 1/2] drm/i915: Use enabled value from crtc_state rather than crtc (v2)
[PULL] topic/drm-misc for 4.1
2015-02-25 22:56 UTC
[PATCH i-g-t 00/12] Testing the Y tiled display
2015-02-25 21:17 UTC (12+ messages)
` [PATCH i-g-t 02/12] lib: Extract igt_buf_write_to_png() from gem_render_copy
` [PATCH i-g-t 12/12] testdisplay/skl: Add command line options for Yb/Yf tiled fbs
` [PATCH v5 01/13] tests/kms_addfb: Add support for fb modifiers
` [PATCH v2 02/12] lib: Extract igt_buf_write_to_png() from gem_render_copy
[PATCH 0/2] Gen8: Per-context workarounds using W/A batch buffers
2015-02-25 17:54 UTC (3+ messages)
` [PATCH 1/2] drm/i915/gen8: The WA BB framework is enabled
` [PATCH 2/2] drm/i915/gen8: Apply Per-context workarounds using W/A batch buffers
[PATCH] drm: Remove redundant code in the getencoder ioctl
2015-02-25 17:03 UTC
[PATCH v4 0/8] Skylake Y tiled scanout
2015-02-25 16:47 UTC (9+ messages)
` [PATCH 1/8] drm/i915/skl: Add new displayable tiling formats
` [PATCH 2/8] drm/i915/skl: Allow scanning out Y and Yf fbs
` [PATCH 3/8] drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling
` [PATCH 4/8] drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints
` [PATCH 5/8] drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling
` [PATCH 6/8] drm/i915/skl: Updated watermark programming
` [PATCH 7/8] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation
[PATCH i-g-t v2] tests/gem_render_linear_blits: split into two subtests
2015-02-25 16:17 UTC (2+ messages)
[PATCH 00/24] PPGTT dynamic page allocations
2015-02-25 15:57 UTC (45+ messages)
` [PATCH v5 00/32] PPGTT dynamic page allocations and 48b addressing
` [PATCH v5 03/32] drm/i915: Create page table allocators
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
` [PATCH v6 01/32] drm/i915: page table abstractions
` [PATCH v6 02/32] drm/i915: Complete page table structures
` [PATCH v6 03/32] drm/i915: Create page table allocators
` [PATCH v6 04/32] drm/i915: Plumb drm_device through page tables operations
` [PATCH v6 05/32] drm/i915: Track GEN6 page table usage
` [PATCH v6 06/32] drm/i915: Extract context switch skip and pd load logic
` [PATCH v6 07/32] drm/i915: Track page table reload need
` [PATCH v6 08/32] drm/i915: Initialize all contexts
` [PATCH v6 09/32] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH v6 10/32] drm/i915: Add dynamic page trace events
` [PATCH v6 11/32] drm/i915/bdw: Use dynamic allocation idioms on free
` [PATCH v6 12/32] drm/i915/bdw: page directories rework allocation
` [PATCH v6 13/32] drm/i915/bdw: pagetable allocation rework
` [PATCH v6 14/32] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
` [PATCH v6 15/32] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH v6 16/32] drm/i915: Extract PPGTT param from page_directory alloc
` [PATCH v6 17/32] drm/i915/bdw: Split out mappings
` [PATCH v6 18/32] drm/i915/bdw: begin bitmap tracking
` [PATCH v6 19/32] drm/i915/bdw: Dynamic page table allocations
` [PATCH v6 20/32] drm/i915/bdw: Support dynamic pdp updates in lrc mode
` [PATCH v6 21/32] drm/i915/bdw: Make pdp allocation more dynamic
` [PATCH v6 22/32] drm/i915/bdw: Abstract PDP usage
` [PATCH v6 23/32] drm/i915/bdw: Add dynamic page trace events
` [PATCH v6 24/32] drm/i915/bdw: Add ppgtt info for dynamic pages
` [PATCH v6 25/32] drm/i915/bdw: implement alloc/free for 4lvl
` [PATCH v6 26/32] drm/i915/bdw: Add 4 level switching infrastructure
` [PATCH v6 27/32] drm/i915/bdw: Support 64 bit PPGTT in lrc mode
` [PATCH v6 28/32] drm/i915/bdw: Generalize PTE writing for GEN8 PPGTT
` [PATCH v6 29/32] drm/i915: Plumb sg_iter through va allocation ->maps
` [PATCH v6 30/32] drm/i915/bdw: Add 4 level support in insert_entries and clear_range
` [PATCH v6 31/32] drm/i915: Expand error state's address width to 64b
` [PATCH v6 32/32] drm/i915/bdw: Flip the 48b switch
[PATCH 0/7] Skylake Y tiled scanout
2015-02-25 15:20 UTC (28+ messages)
` [PATCH 2/7] drm/i915/skl: Allow scanning out Y and Yf fbs
` [PATCH 3/7] drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling
` [PATCH 5/7] drm/i915/skl: Adjust get_plane_config() to support "
` [PATCH 6/7] drm/i915/skl: Update watermarks for Y tiling
` [PATCH 7/7] drm/i915/skl: Allow Y (and Yf) frame buffer creation
[PATCH] tests/gem_bad_blit.c : Fix dst address for Gen8 onwards
2015-02-25 15:10 UTC (2+ messages)
[patch] drm/i915: cleanup some indenting
2015-02-25 13:54 UTC (3+ messages)
` [Intel-gfx] "
[PATCH RESEND 0/5] drm/i915/opregion updates
2015-02-25 12:51 UTC (6+ messages)
` [PATCH RESEND 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
` [PATCH RESEND 2/5] drm/i915/opregion: add new opregion stuff
` [PATCH RESEND 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
` [PATCH RESEND 4/5] drm/i915/opregion: abstract didl and did2 getter and setter
` [PATCH RESEND 5/5] drm/i915/opregion: start using extended didl
[PATCH] drm/i915: add i915 specific connector debugfs file for DPCD
2015-02-25 12:34 UTC
[PATCH 2/7] drm/i915/skl: Updated the gen6_set_rps function
2015-02-25 4:22 UTC (11+ messages)
` [PATCH v2 0/7] Added missing changes for Turbo feature on SKL
` [PATCH v2 5/5] drm/i915/skl: Updated the gen9_enable_rps function
` [PATCH v2 6/7] drm/i915/skl: Updated the 'i915_frequency_info' debugs function
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2015-02-25 1:05 UTC
[PATCH v2] lib/igt_kms.c: remove tests dependency on VT /dev/tty0
2015-02-24 22:39 UTC (2+ messages)
[RFC 00/12] i915 init-time configuration
2015-02-24 22:23 UTC (13+ messages)
` [RFC 01/12] drm/i915/config: Initial framework
` [RFC 07/12] drm/i915/config: Get workaround information from configuration
` [RFC 09/12] drm/i915/config: Add VBT settings configuration
[PATCH] drm/i915/skl: Add check for minimum allocable Display Data Blocks
2015-02-24 20:42 UTC (4+ messages)
` [PATCH v2] drm/i915/skl: Make sure to allocate mininum sizes in the DDB
Hibernation test
2015-02-24 16:39 UTC (3+ messages)
[PATCH i-g-t] remove tests dependency on VT /dev/tty0
2015-02-24 16:12 UTC (4+ messages)
` [PATCH i-g-t] lib/igt_kms.c: "
[PATCH] drm/i915: Align initial plane backing objects correctly
2015-02-24 14:03 UTC (4+ 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