Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-29 12:10:07 to 2017-05-31 10:40:04 UTC [more...]

[PATCH igt] lib/kms: Force a full reprobe if we find a bad link
 2017-05-31 10:40 UTC  (2+ messages)

[RFC 0/9] Add HDR Metadata Parsing and handling in DRM layer
 2017-05-31 10:36 UTC  (12+ messages)
` [Intel-gfx] "
` [RFC 1/9] drm: Add HDR source metadata property
` [RFC 2/9] drm: Add CEA extended tag blocks and HDR bitfield macros
` [RFC 3/9] drm: Parse HDR metadata info from EDID
` [RFC 4/9] drm: Parse Colorimetry data block "
` [RFC 5/9] drm/i915: Attach HDR metadata property to connector
` [RFC 6/9] drm: Add HDR capabilty field to plane structure
` [RFC 7/9] drm: Implement HDR source metadata set and get property handling
` [RFC 8/9] drm: Enable HDR infoframe support
` [RFC 9/9] drm/i915: Write HDR infoframe and send to panel
` ✓ Fi.CI.BAT: success for Add HDR Metadata Parsing and handling in DRM layer

[PATCH i-g-t] igt/gem_fence_upload: Stabilise the test for CI
 2017-05-31 10:28 UTC 

[PATCH 0/3] Reviving the PWM_LPSS patches yet again
 2017-05-31 10:21 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Encapsulate the pwm_device in a pwm_info structure
` [PATCH 2/3] pwm: lpss: Add intel-gfx as consumer device in lookup table
` [PATCH 3/3] drm/i915: Add support for LPSS PWM on devices that support it
` ✓ Fi.CI.BAT: success for Reviving the PWM_LPSS patches yet again

[PATCH] drm/i915/dvo: fix debug logging on unknown DID
 2017-05-31 10:16 UTC 

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related
 2017-05-31 10:05 UTC  (27+ messages)
` [PATCH 01/37] drm/doc: move printf helpers out of drmP.h
` [PATCH 02/37] drm: Remove drm_device->virtdev
` [PATCH 07/37] drm: Extract drm_vblank.[hc]
  ` [PATCH] "
` [PATCH 08/37] drm/doc: Polish irq helper documentation
  ` [PATCH] "
` [PATCH 13/37] drm: better document how to send out the crtc disable event
` [PATCH 19/37] drm/fsl: Drop drm_vblank_cleanup
` [PATCH 23/37] drm/imx: "
  ` [PATCH 18/37] drm/exynos: "
` ✓ Fi.CI.BAT: success for drm: more doc work&cleanup, mostly vblank related (rev4)

[PATCH] drm: Fix locking in drm_atomic_helper_resume
 2017-05-31  9:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm: Fix locking in drm_atomic_helper_resume (rev2)

[PATCH i-g-t] tests/kms_setmode: increase MAX_CRTCS to 6
 2017-05-31  9:37 UTC  (3+ messages)

[PATCH] drm/i915: Use a cached mapping for the physical HWS
 2017-05-31  9:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: fix backlight invert for non-zero minimum brightness
 2017-05-31  9:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 06/37] drm/doc: Improve ioctl/fops docs a bit more
 2017-05-31  9:20 UTC  (2+ messages)
` [PATCH] "

[PATCH v6 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-31  9:07 UTC  (16+ messages)
` [PATCH v6 2/6] drm/i915/gvt: OpRegion "
` [PATCH v6 3/6] drm/i915/gvt: Frame buffer decoder "
` [PATCH v6 4/6] vfio: Define vfio based vgpu's dma-buf operations

[RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value
 2017-05-31  8:59 UTC  (3+ messages)

[PATCH] drm/i915/gvt: remove redundant -Wall
 2017-05-31  7:59 UTC  (3+ messages)

[PATCH 0/3] Remaining patches for WM cleanup series
 2017-05-31  7:56 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/skl+: Don't trust cached ddb values
  ` [PATCH] drm/i915: Always recompute watermarks when distrust_bios_wm is set

[PATCH] drm/i915/guc: Fix doorbell id selection
 2017-05-31  7:37 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/7] drm/i915: add support for DisplayPort CEC-Tunneling-over-AUX
 2017-05-31  6:40 UTC  (19+ messages)
` [RFC PATCH 6/7] drm: "
` [RFC PATCH 7/7] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support

[PATCH 1/3] drm/i915: Wa#0893 is defined per platform
 2017-05-31  6:18 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/glk: WA#0893: Also apply memory bw wa to Geminilake
` [PATCH 3/3] RFC drm/i915: Don't increase the BW when WA is not required

[PULL] topic/e1000e-fix
 2017-05-31  6:10 UTC  (5+ messages)

[PATCH 1/6] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-31  5:57 UTC  (9+ messages)
` [PATCH 2/6] drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH
` [PATCH 3/6] drm/i915/cnp: Get/set proper Raw clock frequency on CNP
` [PATCH 4/6] drm/i915/cnp: Backlight support for CNP
` [PATCH 5/6] drm/i915/cnp: add CNP gmbus support
` [PATCH 6/6] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915/cnp: Introduce Cannonpoint PCH

[PATCH v10 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-05-31  4:18 UTC  (5+ messages)
` [PATCH v10 2/3] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v10 3/3] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH] Defined NM doesn't work on KBL and uses automatic N/M
 2017-05-31  3:20 UTC  (7+ messages)

[PATCH v7] drm/i915: return the correct usable aperture size under gvt environment
 2017-05-31  3:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: return the correct usable aperture size under gvt environment (rev2)

[PATCH v3] drm/i915: Enable guest i915 full ppgtt functionality
 2017-05-31  2:49 UTC  (4+ messages)

[PATCH v2 00/11] HDMI YCBCR output handling in DRM layer
 2017-05-31  0:31 UTC  (23+ messages)
` [PATCH v2 01/11] drm: Add HDMI 2.0 VIC support for AVI info-frames
` [PATCH v2 02/11] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH v2 03/11] drm: parse ycbcr420 cmdb block
` [PATCH v2 04/11] drm: parse ycbcr 420 deep color information
` [PATCH v2 05/11] drm: create hdmi output property
` [PATCH v2 06/11] drm: set output colorspace in AVI infoframe
` [PATCH v2 07/11] drm: add ycbcr helper functions
` [PATCH v2 08/11] drm/i915: handle ycbcr outputs
` [PATCH v2 09/11] drm/i915: handle csc for ycbcr HDMI output
` [PATCH v2 10/11] drm/i915: prepare ycbcr420 modeset
` [PATCH v2 11/11] drm/i915: set colorspace for ycbcr outputs
` ✗ Fi.CI.BAT: failure for HDMI YCBCR output handling in DRM layer (rev2)

[PATCH 01/13] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-30 22:59 UTC  (14+ messages)
` [PATCH 02/13] drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH
` [PATCH 03/13] drm/i915/cnp: Get/set proper Raw clock frequency on CNP
` [PATCH 04/13] drm/i915/cnp: Backlight support for CNP
` [PATCH 05/13] drm/i915/cnp: add CNP gmbus support
` [PATCH 06/13] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` [PATCH 07/13] drm/i915/cfl: Introduce Coffee Lake platform definition
` [PATCH 08/13] drm/i915/cfl: Coffee Lake uses CNP PCH
` [PATCH 09/13] drm/i915/cfl: Basic PM plumbing for Coffee Lake
` [PATCH 10/13] drm/i915/cfl: Add Coffee Lake PCI IDs for H and S Skus
` [PATCH 11/13] drm/i915/cfl: Add CFL PCI IDs for U SKU
` [PATCH 12/13] drm/i915/cfl: Introduce Coffee Lake workardounds
` [PATCH 13/13] drm/i915/cfl: Coffe Lake reuses Kabylake DMC
` ✓ Fi.CI.BAT: success for series starting with [01/13] drm/i915/cnp: Introduce Cannonpoint PCH

[PATCH 1/6] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-30 22:27 UTC  (7+ messages)
` [PATCH 2/6] drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH
` [PATCH 3/6] drm/i915/cnp: Get/set proper Raw clock frequency on CNP
` [PATCH 4/6] drm/i915/cnp: Backlight support for CNP
` [PATCH 5/6] drm/i915/cnp: add CNP gmbus support
` [PATCH 6/6] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/cnp: Introduce Cannonpoint PCH

[PATCH i-g-t v2] tests/kms_setmode: increase MAX_CRTCS to 6
 2017-05-30 20:51 UTC 

[PATCH 1/3] drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
 2017-05-30 19:39 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: Hold a wakeref for probing the ring registers
` [PATCH 3/3] drm/i915: Check the ring is empty when declaring the engines are idle
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle

[PATCH 00/15] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-05-30 18:51 UTC  (4+ messages)
` [PATCH v14 00/14] "
  ` [PATCH v14 13/14] drm/i915/perf: reprogram NOA muxes at the beginning of each workload

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-05-30 17:45 UTC  (5+ messages)

[PATCH 0/4] drm/dp: device identification and quirks ~v3
 2017-05-30 15:24 UTC  (5+ messages)
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database

[RFC] drm: Optimise drm_ioctl() for small user args
 2017-05-30 15:24 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/3] drm/i915/gvt: GVT-g options sanitize series
 2017-05-30 13:10 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915/gvt: Add gvt options sanitize function

[PATCH] drm/i915: Consistent ordering of tracepoint binary data
 2017-05-30 12:11 UTC  (4+ messages)

[PATCH i-g-t] igt: Fix detection of missing flex
 2017-05-30 11:59 UTC  (2+ messages)

[PATCH] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
 2017-05-30 11:55 UTC  (3+ messages)

[PATCH v6] drm/i915: return the correct usable aperture size under gvt environment
 2017-05-30 11:47 UTC  (2+ messages)

[i-g-t PATCH v2 1/4] lib/igt_core: Add igt_exec helpers
 2017-05-30 10:55 UTC  (9+ messages)
` [i-g-t PATCH v2 2/4] igt/igt_core: Provide an option to check for the log buffer contents
` [i-g-t PATCH v2 3/4] Convert shell script tests to C version
` [i-g-t PATCH v2 4/4] Convert ddx_intel_after_fbdev to C

[PATCH v6 00/12] drm/i915: Convert connector properties to atomic
 2017-05-30 10:28 UTC  (4+ messages)
` [PATCH v6 05/12] drm/i915: Add plumbing for digital connector state, v3

[PATCH 1/2] drm/i915/glk: Calculate high/low switch count for GLK
 2017-05-30  9:10 UTC  (9+ messages)
` [PATCH 2/2] drm/i915/glk: Enable cold boot for GLK DSI

[PATCH] drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
 2017-05-30  8:42 UTC  (4+ messages)

[CI v4 0/3] Introduce buffer based cmd transport
 2017-05-30  8:22 UTC  (3+ messages)
` [CI v4 1/3] drm/i915/guc: Disable send function on fini

[PATCH] drm: Fix locking in drm_atomic_helper_resume
 2017-05-30  8:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] dim: Enforce review requirements
 2017-05-30  7:25 UTC  (2+ messages)

[PATCH 0/2] Disable and remove decoupled MMIO feature
 2017-05-30  7:05 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Remove decoupled MMIO code

[PULL] drm-intel-next
 2017-05-29 21:43 UTC 

[PULL] drm-intel-fixes
 2017-05-29 13:38 UTC 

Updated drm-intel-testing
 2017-05-29 13:14 UTC 


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