messages from 2015-08-10 10:46:42 to 2015-08-12 13:06:23 UTC [more...]
[PATCH v2 1/4] drm/i915: Add audio set_ncts callback
2015-08-12 13:06 UTC (25+ messages)
` [PATCH v2 2/4] drm/i915: implement "
` [PATCH v3 3/4] ALSA: hda - display audio call ncts callback
` [PATCH v4 4/4] drm/i915: set proper N/CTS in modeset
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Add audio set_ncts callback
[PATCH 1/2] Revert "drm/i915: Add eDP intermediate frequencies for CHV"
2015-08-12 13:02 UTC (5+ messages)
[PATCH 1/4] drm/i915: Adding intel_panel_scale_none() helper function
2015-08-12 13:00 UTC (4+ messages)
[PATCH 0/3] Add BXT A0/A1 WA for HPD swap in generic way
2015-08-12 12:58 UTC (12+ messages)
` [PATCH 1/3] drm/i915: Dont enable hpd for eDP
` [PATCH 3/3] drm/i915/bxt: WA for swapped HPD pins in A stepping
[PATCH] drm/i915: Report IOMMU enabled status for GPU hangs
2015-08-12 12:49 UTC (2+ messages)
[PATCH i-g-t 1/3] lib/core: Add optional reason for timeout failure
2015-08-12 12:47 UTC (3+ messages)
[PATCH 0/3] HDMI optimization series
2015-08-12 12:46 UTC (12+ messages)
[PATCH] drm/i915: Only move to the CPU write domain if keeping the GTT pages
2015-08-12 12:45 UTC (7+ messages)
[PATCH] drm/i915: fix checksum write for automated test reply
2015-08-12 12:43 UTC (3+ messages)
[PATCH 1/6] drm/i915/skl: Enable DDI-E
2015-08-12 12:33 UTC (14+ messages)
` [PATCH 2/6] drm/i915: Set power domain for DDI-E
` [PATCH 4/6] drm/i915: eDP can be present on DDI-E
` [PATCH 6/6] drm/i915: Enable HDMI "
` [PATCH 6/6 v3] "
[PATCH v1 0/2] Enable legacy behaviour for Push constants
2015-08-12 12:22 UTC (5+ messages)
` [PATCH v1 1/2] drm/i915: Contain the WA_REG macro
` [PATCH v1 2/2] drm/i915/gen9: Disable gather at set shader bit
[PATCH] drm/i915: Do not check or a stalled pageflip prior to it being queued
2015-08-12 12:08 UTC
[PATCH 0/2] VBT and I_boost fixes
2015-08-12 12:13 UTC (9+ messages)
` [PATCH 1/2] drm/i915: Allow parsing of variable size child device entries from VBT
` [PATCH 1/2 v2] "
` [PATCH 1/2 v2 addendum] "
[PATCH] lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commands
2015-08-12 12:10 UTC (2+ messages)
[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
2015-08-11 10:29 UTC (5+ messages)
` [PATCH v2 12/22] drm/i915: Preserve SSC earlier
` [PATCH v2 13/22] drm/i915: Reprobe eDP and LVDS connectors on hotplug event
` [PATCH v2 14/22 RESEND] drm/i915: Fix failure paths around initial fbdev allocation
` [PATCH v2 15/22 RESEND] drm/i915: On fb alloc failure, unref gem object where it gets refed
[PATCH] drm/i915/skl: Update DDI buffer translation programming
2015-08-12 11:30 UTC (2+ messages)
[RFC 0/8] *** DSC Inital Design RFC ***
2015-08-12 9:53 UTC (9+ messages)
` [RFC 1/8] drm/915/bxt: Adding DSC VBT parameter and PPS structures
` [RFC 2/8] drm/i915/bxt: Adding registers to support DSC
` [RFC 3/8] drm/i915/bxt: Init PPS, Calculate DSI frequency and DPHY parameters for DSC
` [RFC 4/8] drm/i915/bxt: MIPI DSI Register Programming "
` [RFC 5/8] drm/i915/bxt: Program MIPI_DPI_RESOLUTION "
` [RFC 6/8] drm/i915/bxt: Enable/Disable DSC and programme PPS
` [RFC 7/8] drm: Add support for pps and compression mode command packet
` [RFC 8/8] drm/i915/bxt: Send PPS packet "
[PATCH] lib/rendercopy_gen9: WaBindlessSurfaceStateModifyEnable
2015-08-12 9:47 UTC (2+ messages)
[PATCH] drm/i915: Only dither on 6bpc panels
2015-08-12 9:43 UTC
[PATCH] drm/i915: Boost priority for the mmioflip task
2015-08-12 9:10 UTC
[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
2015-08-12 7:56 UTC (9+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps
[PATCH] drm/i915/skl: Bypass debug message if scalers are not requested
2015-08-12 5:49 UTC (2+ messages)
[PATCH 1/6] drm/i915/skl: Enable DDI-E
2015-08-12 2:20 UTC (5+ messages)
` [PATCH 7/6] drm/i915/skl: DDI-E and DDI-A shares 4 lanes
[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
2015-08-12 1:47 UTC (2+ messages)
Intel-kms in Linux-4.2rc causes regression due to dithering always on
2015-08-12 0:33 UTC (5+ messages)
[PATCH v3] mmap on the dma-buf directly
2015-08-11 22:20 UTC (11+ messages)
` [PATCH 1/4] drm: prime: Honour O_RDWR during prime-handle-to-fd
` [PATCH 2/4] dma-buf: Add ioctls to allow userspace to flush
` [PATCH 3/4] drm/i915: Implement end_cpu_access
` [PATCH 4/4] drm/i915: Use CPU mapping for userspace dma-buf mmap()
` [PATCH i-g-t 1/5] prime_mmap: Add new test for calling mmap() on dma-buf fds
` [PATCH i-g-t 2/5] prime_mmap: Fix a few misc stuff
` [PATCH i-g-t 3/5] prime_mmap: Add basic tests to write in a bo using CPU
` [PATCH i-g-t 4/5] tests: Add kms_mmap_write_crc for cache coherency tests
` [PATCH i-g-t 5/5] tests/kms_mmap_write_crc: Demonstrate the need for end_cpu_access
[PATCH v3 13/13] drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2
2015-08-11 22:17 UTC (2+ messages)
[PATCH] drm/i915: fix stolen bios_reserved checks
2015-08-11 18:39 UTC (2+ messages)
[PATCH 2/7] drm/i915: Don't use link_bw for PLL setup
2015-08-11 17:21 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
2015-08-11 17:12 UTC (9+ messages)
` [PATCH i-g-t] tests/kms_pwrite_crc: Use drmModeSetPlane() instead of igt_plane_set_fb()
` [PATCH v2] drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
` [PATCH i-g-t] tests/gem_pwrite_snooped: Verify set_caching vs. pwrite clflush behaviour
[PATCH v2 5/5] tests: make drm_read platform agnostic
2015-08-11 16:15 UTC (2+ messages)
[PATCH v2 4/5] lib/tests: make kmstest_get_pipe_from_crtc_id and igt_enable_connectors generic to prepare for platform agnostic tests
2015-08-11 15:57 UTC
[PATCH v2 3/5] lib: remove support for deprecated drm_open_any*() calls
2015-08-11 15:56 UTC
[PATCH v2 2/5] convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
2015-08-11 15:53 UTC
[PATCH v2 0/5] igt: adding parameter to drm_open_any and drm_open_any_master to allow specification of non-intel GPUs
2015-08-11 15:39 UTC (2+ messages)
` [PATCH v2 1/5] lib: adding drm_open_driver() interface
[PATCH v2] drm/i915: Change SRM, LRM instructions to use correct length
2015-08-11 14:38 UTC (2+ messages)
[BUGFIX] drm/i915: Fix for VBT expected size
2015-08-11 13:49 UTC
[PATCH] drm/i915: Treat foreign dma-buf imports as uncached
2015-08-11 13:05 UTC (5+ messages)
[PATCH] drm/i915: Clean up lrc context init
2015-08-11 12:53 UTC (2+ messages)
[PATCH] drm/i915: Use CONFIG_DRM_FBDEV_EMULATION
2015-08-11 12:01 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 6/6 v2] drm/i915: Enable HDMI on DDI-E
2015-08-11 11:34 UTC (2+ messages)
[PATCH 1/2] drm/i915: calculate primary visibility changes instead of calling from set_config
2015-08-11 11:26 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Commit planes on each crtc separately
[PATCH] drm/atomic: Fix bookkeeping with TEST_ONLY
2015-08-11 10:03 UTC (2+ messages)
[PATCH] drm/i915: Check idle to active before processing CSQ
2015-08-11 10:01 UTC (6+ messages)
[PATCH] drm/i915: Spam less on dp aux send/receive problems
2015-08-11 9:59 UTC (4+ messages)
[PATCH] drm/i915: disable_shared_pll doesn't work on pre-gen5
2015-08-11 9:45 UTC (4+ messages)
[PATCH] drm/i915: fix stolen bios_reserved checks
2015-08-11 9:31 UTC (4+ messages)
[PATCH] drm/dp/mst: Remove port after removing connector
2015-08-11 9:31 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Update HAS_PSR macro to include all gen>=8 platforms
2015-08-11 9:25 UTC (5+ messages)
[PATCH] drm/core: Set mode to NULL when connectors in a set drops to 0
2015-08-11 8:51 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 1/6] drm/i915/skl: Enable DDI-E
2015-08-11 7:12 UTC (3+ messages)
` [PATCH 8/6] "
[PATCH 3/6] drm/i915: Set alternate aux for DDI-E
2015-08-11 6:18 UTC (3+ messages)
` [PATCH] "
[PATCH 4/4] drm/i915: Enable querying offset of UV plane with intel_plane_obj_offset
2015-08-11 5:34 UTC (2+ messages)
[PATCH 1/4] drm/i915: Add audio set_ncts callback
2015-08-11 2:30 UTC (8+ messages)
` [PATCH 3/4] ALSA: hda - display audio call ncts callback
` [alsa-devel] "
[PATCH] drm/i915/vlv: Add RPS debugfs disabling for vlv/chv
2015-08-11 2:20 UTC (2+ messages)
[PATCH libdrm v3 0/2] 48-bit virtual address support in i915
2015-08-10 23:17 UTC (5+ messages)
` [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
` [Intel-gfx] "
[PATCH] drm/i915/gen9: Update null batch to follow VF state restriction
2015-08-10 21:39 UTC (2+ messages)
[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
2015-08-10 18:29 UTC (3+ messages)
[drm-intel:topic/drm-misc 47/52] drivers/gpu/drm/rockchip/rockchip_drm_gem.c:208:2: error: 'ret' undeclared
2015-08-10 17:59 UTC
[PATCH] drm/i915: Postpone plane readout until after encoder readout
2015-08-10 17:56 UTC (2+ messages)
[PATCH] drm/i915: Remove the failed context from the fpriv->context_idr
2015-08-10 16:33 UTC (2+ messages)
[PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
2015-08-10 16:01 UTC (4+ messages)
` [PATCH 8/9] drm/i915: Implement WaPixelRepeatModeFixForC0:chv
[PATCH 1/2] drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
2015-08-10 14:30 UTC (8+ messages)
` [PATCH 2/2] drm/doc: Update docs about device instance setup
[PATCH 00/03] Preventing zero GPU virtual address allocation
2015-08-10 14:17 UTC (9+ messages)
` [PATCH i-g-t 4/3] tests/gem_ctx_param_basic: Expand ctx_param tests
[PATCH v3 11/11] drm/i915: Max DOT clock frequency to debugfs
2015-08-10 13:25 UTC (2+ messages)
[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
2015-08-10 12:11 UTC (2+ messages)
[PATCH] drm/atomic: Paper over locking WARN in default_state_clear
2015-08-10 12:10 UTC (4+ messages)
[PATCH 00/18] dev->struct_mutex crusade
2015-08-10 12:00 UTC (39+ messages)
` [PATCH 01/18] drm/gem: rip out drm vma accounting for gem mmaps
` [PATCH 03/18] drm/gem: Be more friendly with locking checks
` [PATCH 07/18] drm/mga200g: Hold a proper reference for cursor_set
` [PATCH 08/18] drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
` [PATCH 09/18] drm/cma-helper: "
` [PATCH 10/18] drm/rockchip: "
` [PATCH 11/18] drm/armada: "
` [PATCH 12/18] drm/nouveau: Don't take dev->struct_mutex in fbcon init
` [PATCH 13/18] drm/nouveau: Don't take dev->struct_mutex in ttm_fini
` [PATCH 14/18] drm/qxl: Don't take dev->struct_mutex in bo_force_delete
` [PATCH 15/18] drm/radeon: "
` [PATCH 16/18] drm/radeon: Don't take dev->struct_mutex in pm functions
` [PATCH 17/18] drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
` [PATCH 18/18] drm/amdgpu: don't grab dev->struct_mutex in pm functions
` [PATCH 1/2] drm/tegra: don't take dev->struct_mutex in mmap offset ioctl
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