public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-08-11 03:10:25 to 2015-08-12 17:30:45 UTC [more...]

[PATCH v3 00/11] Check pixel clock when setting mode
 2015-08-12 17:30 UTC  (3+ messages)
` [PATCH v3 01/11] drm/i915: Store max dotclock

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-12 16:51 UTC  (6+ messages)
` [PATCH 7/6] drm/i915/skl: DDI-E and DDI-A shares 4 lanes

[PATCH 1/6] drm/i915/skl: Enable DDI-E
 2015-08-12 16:38 UTC  (16+ 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] drm/i915:gen9: Add WA for disable gather at set shader bit
 2015-08-12 16:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] drm/i915: Move DP link parameters out from intel_dp
 2015-08-12 16:04 UTC  (2+ messages)

[PATCH v1 0/2] Enable legacy behaviour for Push constants
 2015-08-12 15:55 UTC  (8+ 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 00/11] drm/i915: Port A HPD and other HPD cleanups
 2015-08-12 15:44 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Clean up various HPD defines
` [PATCH 02/11] drm/i915; Extract intel_hpd_enabled_irqs()
` [PATCH 03/11] drm/i915: Factor out ilk_update_display_irq()
` [PATCH 04/11] drm/i915: Add HAS_PCH_LPT_LP() macro
` [PATCH 05/11] drm/i915: Rename BXT PORTA HPD defines
` [PATCH 06/11] drm/i915: Introduce spt_irq_handler()
` [PATCH 07/11] drm/i915: Add port A HPD support for ILK/SNB
` [PATCH 08/11] drm/i915: Add port A HPD support for IVB/HSW
` [PATCH 09/11] drm/i915: LPT:LP needs port A HPD enabled in both north and south
` [PATCH 10/11] drm/i915: Add port A HPD support for BDW
` [PATCH 11/11] drm/i915: Add port A HPD support for SPT

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-08-12 15:09 UTC  (10+ messages)
` [PATCH 02/21] drm/i915/gtt: Workaround for HW preload not flushing pdps

[PATCH 0/9 v6] Batch submission via GuC
 2015-08-12 14:57 UTC  (11+ messages)
` [PATCH 1/9 v6] drm/i915: GuC-specific firmware loader
` [PATCH 2/9 v6] drm/i915: Debugfs interface to read GuC load status
` [PATCH 3/9 v6] drm/i915: Expose one LRC function for GuC submission mode
` [PATCH 4/9 v6] drm/i915: Prepare for GuC-based command submission
` [PATCH 5/9 v6] drm/i915: Enable GuC firmware log
` [PATCH 6/9 v6] drm/i915: Implementation of GuC submission client
` [PATCH 7/9 v6] drm/i915: Interrupt routing for GuC submission
` [PATCH 8/9 v6] drm/i915: Integrate GuC-based command submission
` [PATCH 9/9 v6] drm/i915: Debugfs interface for GuC submission statistics

[PATCH v2 1/4] drm/i915: Add audio set_ncts callback
 2015-08-12 14:57 UTC  (29+ messages)
` [PATCH v2 2/4] drm/i915: implement "
` [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] drm/i915: calculate primary visibility changes instead of calling from set_config
 2015-08-12 14:46 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Commit planes on each crtc separately

[PATCH] drm/i915: Do not check or a stalled pageflip prior to it being queued
 2015-08-12 14:39 UTC  (3+ messages)

[PATCH] drm/i915: Retry port as HDMI if dp_is_edp turns out to be false
 2015-08-12 14:28 UTC  (4+ messages)

[PATCH] drm/i915: Fix divide by zero on watermark update
 2015-08-12 14:26 UTC  (4+ messages)

[PATCH v3] mmap on the dma-buf directly
 2015-08-12 14:20 UTC  (13+ 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 0/2] VBT and I_boost fixes
 2015-08-12 14:19 UTC  (10+ 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 v2 00/22] Enable gpu switching on the MacBook Pro
 2015-08-12 14:16 UTC  (6+ 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
  ` [Intel-gfx] [PATCH v2 00/22] Enable gpu switching on the MacBook Pro

[PATCH 1/2] Revert "drm/i915: Add eDP intermediate frequencies for CHV"
 2015-08-12 13:49 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: remove HBR2 from chv supported list

[BUGFIX] drm/i915: Fix for VBT expected size
 2015-08-12 13:43 UTC  (4+ messages)

[RFC 0/8] *** DSC Inital Design RFC ***
 2015-08-12 13:39 UTC  (11+ 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 v2 5/5] tests: make drm_read platform agnostic
 2015-08-12 13:26 UTC  (3+ messages)

[PATCH] drm/i915: clflush on pin_to_display after pwrite to UC bo in LLC
 2015-08-12 13:20 UTC  (10+ 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 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  (11+ 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] lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commands
 2015-08-12 12:10 UTC  (2+ messages)

[PATCH] drm/i915/skl: Update DDI buffer translation programming
 2015-08-12 11:30 UTC  (2+ messages)

[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] drm/i915/skl: Bypass debug message if scalers are not requested
 2015-08-12  5:49 UTC  (2+ messages)

[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 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 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)

[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  (4+ messages)
  ` [Intel-gfx] "

[PATCH 6/6 v2] drm/i915: Enable HDMI on DDI-E
 2015-08-11 11:34 UTC  (2+ messages)

[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)


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