Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-21 08:17:03 to 2016-06-22 11:17:04 UTC [more...]

[PULL] drm-intel-next
 2016-06-22 11:16 UTC  (2+ messages)

[PATCH] drm: Prevent NULL deref in drm_name_info()
 2016-06-22 11:14 UTC  (2+ messages)

[PULL] topic/drm-misc
 2016-06-22 11:13 UTC  (2+ messages)

[PATCH i-g-t] pull in headers for major/minor/makedev funcs
 2016-06-22 11:08 UTC 

[PATCH i-g-t] include inttypes.h for PRI defines
 2016-06-22 11:08 UTC 

[PATCH i-g-t] configure: update bugzilla URL
 2016-06-22 11:08 UTC 

[RFC i-g-t v3 00/13] Remove compile time depencencies on libdrm_intel
 2016-06-22 10:40 UTC  (8+ messages)
` [RFC i-g-t v3 08/13] lib/stubs: Add stubs for intel_bufmgr

[drm-intel:topic/drm-misc 17/19] drivers/gpu/drm/vc4/vc4_drv.c:179:24: warning: unused variable 'connector'
 2016-06-22  9:32 UTC 

[PATCH 00/10] RFC: hot-unplug safe connector list locking
 2016-06-22  9:09 UTC  (22+ messages)
` [PATCH 01/10] drm/amd-kfd: Clean up inline handling
` [PATCH 02/10] drm: Don't compute obj counts expensively in get_resources
  ` [PATCH] "
` [PATCH 03/10] drm: Add explicit iter struct to drm_for_each_connector
` [PATCH 04/10] drm/i915: Use use the drm_for_each_connector in i915_debugfs.c
` [PATCH 05/10] drm/i915: Roll out drm_for_each_connector in intel_hotplug.c
` [PATCH 06/10] drm: Drop cargo-culted modeset_lock_all from encoder/plane init/cleanup
` [PATCH 07/10] drm: Revamp connector_list protection
` [PATCH 08/10] drm: Drop mode_config.mutex from connector_register_all
` [PATCH 09/10] drm: Drop mode_config.mutex from get_resources ioctl
    ` [PATCH] "
` [PATCH 10/10] drm: Drop mode_config.mutex from _reset()
` ✗ Ro.CI.BAT: warning for RFC: hot-unplug safe connector list locking

linux-next: manual merge of the drm-misc tree with the arm tree
 2016-06-22  8:43 UTC  (5+ messages)

[PATCH 0/6] HuC Loading Patches
 2016-06-22  8:31 UTC  (10+ messages)
` [PATCH 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 5/6] drm/i915/huc: Support HuC authentication
` [PATCH 6/6] drm/i915/huc: Add BXT HuC Loading Support

[PATCH] drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
 2016-06-22  8:10 UTC  (3+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH igt] vgem: Add basic dma-buf fence interop
 2016-06-22  8:02 UTC 

i915 driver on Minnow board - 1920x1200 resolution not working
 2016-06-22  8:01 UTC  (10+ messages)

[PATCH igt] igt: Add basic framework for GVT-g testing
 2016-06-22  7:55 UTC  (11+ messages)

[PATCH 00/38] nonblocking atomic commits for everyone!
 2016-06-22  2:50 UTC  (9+ messages)
` [PATCH 19/38] drm/hisilicon: Implement some semblance of vblank event handling

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2016-06-22  1:40 UTC 

[PATCH v6 0/4] Fixes for HPD
 2016-06-21 21:03 UTC  (5+ messages)
` [PATCH v6 1/4] drm/i915/vlv: Make intel_crt_reset() per-encoder
` [PATCH v6 2/4] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
` [PATCH v6 3/4] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
` [PATCH v6 4/4] drm/i915: Enable polling when we don't have hpd

[PATCH 1/5] drm/i915: Signal drm events for atomic
 2016-06-21 21:00 UTC  (6+ messages)
` [PATCH 5/5] drm/i915: Use atomic commits for legacy page_flips

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-21 21:00 UTC  (16+ messages)
          ` [Intel-gfx] "

[PATCH driver/intel] sna/cursor: Make sure hw cursors are disabled before disabling secondary planes
 2016-06-21 20:25 UTC  (2+ messages)

[PATCH v4 4/4] drm/i915: Enable polling when we don't have hpd
 2016-06-21 19:26 UTC  (2+ messages)

[PATCH i-g-t 1/6] tests/kms_flip: Print timestamps in a consistent form
 2016-06-21 17:25 UTC  (6+ messages)
` [PATCH i-g-t 2/6] tests/kms_flip: Constify some function arguments
` [PATCH i-g-t 3/6] tests/kms_flip: Use USEC_PER_SEC
` [PATCH i-g-t 4/6] tests/kms_flip: Account for diff.tv_secs in jitter check
` [PATCH i-g-t 5/6] tests/kms_flip: Print the expected diff between two events
` [PATCH i-g-t 6/6] tests/kms_flip: Check that the last vs. current seq/ts are consistent

[PATCH v3 0/4] Fixes for HPD
 2016-06-21 17:00 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/vlv: Make intel_crt_reset() per-encoder
` [PATCH v3 2/4] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
` [PATCH v3 3/4] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
` [PATCH v3 4/4] drm/i915: Enable polling when we don't have hpd

[PATCH v10 4/6] drm/i915: Interrupt driven fences
 2016-06-21 16:27 UTC  (4+ messages)
` [PATCH v10b "

[PATCH i-g-t 1/3] tools/intel_bios_reader: Dump more bits for general bit definitions block (1)
 2016-06-21 15:47 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tools/intel_bios_reader: Dump out more information from the child device structure
` [PATCH i-g-t 3/3] tools/intel_bios_reader: Dump out more of the eDP block

[PATCH v2 0/4] Enable lspcon support for GEN9 devices
 2016-06-21 15:38 UTC  (6+ messages)
` [PATCH v2 1/4] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v2 2/4] drm/i915: Add lspcon support for I915 driver
` [PATCH v2 3/4] drm/i915: Parse VBT data for lspcon
` [PATCH v2 4/4] drm/i915: Enable lspcon initialization
` ✗ Ro.CI.BAT: failure for Enable lspcon support for GEN9 devices (rev2)

BAT bug 95634, take 4
 2016-06-21 15:16 UTC  (5+ messages)
` [PATCH 41/44] drm/i915: Remove superfluous powersave work flushing
` [PATCH 42/44] drm/i915: Defer enabling rc6 til after we submit the first batch/context

[PATCH] drm/i915/guc: Remove one unnecessary variable
 2016-06-21 15:04 UTC  (9+ messages)
` ✗ Ro.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Ro.CI.BAT: warning for drm/i915/guc: Remove one unnecessary variable (rev2)

Demidlayer i915 loading
 2016-06-21 13:32 UTC  (16+ messages)
` [PATCH 1/8] drm/i915: Move panel's backlight setup next to panel init
` [PATCH 2/8] drm/i915: Move registration actions to connector->late_register
` [PATCH 3/8] drm/i915: Move backlight registration to connector registration
` [PATCH 4/8] drm/i915: Move connector registration to driver registration
` [PATCH 5/8] drm/i915: Register debugfs interface last
` [PATCH 6/8] drm/i915: Demidlayer driver loading
` [PATCH 7/8] drm/i915: Demidlayer driver unloading
` [PATCH 8/8] drm/i915: Remove redundant drm_connector_register_all()
` ✗ Ro.CI.BAT: failure for series starting with [1/8] drm/i915: Move panel's backlight setup next to panel init

[PATCH v2] drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
 2016-06-21 13:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Limit i915_ring_test_irq debugfs to actual rings
 2016-06-21 13:26 UTC  (2+ messages)

[PATCH 01/11] drm: Move master pointer from drm_minor to drm_device
 2016-06-21 13:14 UTC  (15+ messages)
` [PATCH 02/11] drm: Clean up drm_crtc.h
` [PATCH 03/11] drm: Use dev->name as fallback for dev->unique
` [PATCH 04/11] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 05/11] drm: Don't call drm_dev_set_unique from platform drivers
` [PATCH 06/11] drm: Nuke SET_UNIQUE ioctl
` [PATCH 07/11] drm: Lobotomize set_busid nonsense for !pci drivers
  ` [PATCH] "
  ` ✓ Ro.CI.BAT: success for "
` [PATCH 08/11] drm: Refactor drop/set master code a bit
  ` [PATCH] "
  ` ✗ Ro.CI.BAT: failure for "
` [PATCH 09/11] drm: Extract drm_is_current_master
` [PATCH 10/11] drm: Clear up master tracking booleans
` [PATCH 11/11] drm: document drm_auth.c

[PATCH v3 0/3] drm/i915: Fix power sequencer use before init
 2016-06-21 12:59 UTC  (6+ messages)
` [PATCH v3 1/3] drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected
` [PATCH v3 2/3] drm/i915: Initialize the PPS HW before its first use
` [PATCH v3 3/3] drm/i915: Group all the PPS init steps to one place
` ✗ Ro.CI.BAT: warning for drm/i915: Fix power sequencer use before init

[PATCH v10 0/6] Convert requests to use struct fence
 2016-06-21 12:58 UTC  (7+ messages)
` [PATCH v10 1/6] drm/i915: Add per context timelines for fence objects
` [PATCH v10 2/6] drm/i915: Convert requests to use struct fence
` [PATCH v10 6/6] drm/i915: Cache last IRQ seqno to reduce IRQ overhead

[PATCH i-g-t] tests/vgem_reload_basic: Include drm_lib.sh to please check target
 2016-06-21 12:42 UTC  (4+ messages)
` [PATCH i-g-t v2] tests/drm_lib.sh: Extract fake getopt options so it can sourced into tests that require it

[PATCH v2 0/7] Documentation: convert DocBook gpu.tmpl to reStructuredText
 2016-06-21 12:29 UTC  (10+ messages)
` [PATCH v2 1/7] Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
` [PATCH v2 2/7] Documentation/gpu: split up the gpu documentation
` [PATCH v2 3/7] MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
` [PATCH v2 4/7] Documentation/gpu: use recommended order of heading markers
` [PATCH v2 5/7] Documentation/gpu: convert the KMS properties table to CSV
` [PATCH v2 6/7] Documentation/gpu: split up mm, kms and kms-helpers from internals
` [PATCH v2 7/7] Documentation/DocBook: remove gpu.tmpl
` ✗ Ro.CI.BAT: failure for Documentation: convert DocBook gpu.tmpl to reStructuredText (rev2)

[PATCH] drm/i915/gvt: Mark i915.enable_gvt as false if loading fails
 2016-06-21 11:48 UTC  (5+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH v1 0/3] New debugfs API for capturing CRC of frames
 2016-06-21 11:06 UTC  (3+ messages)
` [PATCH v1 1/3] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v1 3/3] drm/i915: Use new CRC debugfs API

[PATCH] drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only
 2016-06-21 10:46 UTC  (3+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH v3] drm/i915: Set softmin frequency on idle->busy transition
 2016-06-21 10:41 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] drm/i915/guc: index host arrays by i915 engine ID, not guc_id
 2016-06-21 10:26 UTC  (3+ messages)
` ✓ Ro.CI.BAT: success for drm/i915/guc: index host arrays by i915 engine ID, not guc_id (rev2)

[PATCH 0/4] Fix looking at encoder->type in debugfs
 2016-06-21 10:00 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Use connector_type for printing in intel_connector_info
    ` [PATCH v2 4/4] drm/i915: Use connector_type for printing in intel_connector_info, v2

[PATCH] sna/video sprite patch: support for multiple xv ports (exposes minimum Xv ports)
 2016-06-21  9:43 UTC  (3+ messages)

Make connector registration automatic
 2016-06-21  9:15 UTC  (4+ messages)
` [PATCH 7/7] drm/rcar-du: Remove redundant calls to drm_connector_register_all()

[CI 1/3] drm/i915/fbdev: Perform async fbdev initialisation much later
 2016-06-21  8:41 UTC  (5+ messages)
` [CI 2/3] drm/i915/fbdev: Limit the global async-domain synchronization
` [CI 3/3] drm/i915/fbdev: Flush mode configuration before lastclose
` ✓ Ro.CI.BAT: success for series starting with [CI,1/3] drm/i915/fbdev: Perform async fbdev initialisation much later


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