public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-11-13 15:09:10 to 2015-11-17 13:00:45 UTC [more...]

[PATCH 1/2] drm/i915: Don't clobber the addfb2 ioctl params
 2015-11-17 13:00 UTC  (7+ messages)
` [PATCH 2/2] drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
  ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH 1/2] drm/i915: Don't clobber the addfb2 ioctl params

[PATCH] drm/i915: fix handling of the disable_power_well module option
 2015-11-17 12:46 UTC  (2+ messages)

[PATCH 0/6] Fixing sink count related detection over
 2015-11-17 12:42 UTC  (14+ messages)
` [PATCH 1/6] drm/i915: Splitting intel_dp_detect
      ` [PATCH] "
` [PATCH 2/6] drm/i915: Cleaning up intel_dp_hpd_pulse
      ` [PATCH] "

[PATCH i-g-t] lib/igt_core: Prefer CLOCK_MONOTONIC_RAW
 2015-11-17 12:18 UTC  (3+ messages)
  ` [PATCH i-g-t v2] "

[PATCH v2 0/8] drm: Give crtcs and planes actual names (v2)
 2015-11-17 11:20 UTC  (6+ messages)
` [PATCH 1/8] drm: Add crtc->name and use it in debug messages
  ` [Intel-gfx] "

[PATCH 0/5] Atomic core fixes
 2015-11-17 11:04 UTC  (11+ messages)
` [PATCH 1/5] drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane
` [PATCH 2/5] drm/core: Fix old_fb handling in drm_mode_atomic_ioctl
` [PATCH 3/5] drm/atomic: add a drm_atomic_clean_old_fb helper
` [PATCH 5/5] drm/core: Fix old_fb handling in pan_display_atomic

[PATCH 1/4] drm: Fix primary plane size for stereo doubled modes for legacy setcrtc
 2015-11-17 10:54 UTC  (6+ messages)
` [PATCH 2/4] drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w
` [PATCH 3/4] drm: Add "prefix" parameter to drm_rect_debug_print()
` [PATCH 4/4] drm: Print the src/dst/clip rectangles in error in drm_plane_helper

[PATCH 1/2] drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling
 2015-11-17 10:51 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Pin unknown swizzle pages

[PATCH v2 0/4] Add support for Hyperlinks and Markup on kernel-doc
 2015-11-17 10:40 UTC  (3+ messages)
` [PATCH v2 2/4] scripts/kernel-doc: Replacing highlights hash by an array

[PATCH 0/6] drm: Give crtcs and planes actual names
 2015-11-17 10:20 UTC  (3+ messages)
  ` [Intel-gfx] "

[drm-intel:topic/drm-misc 10/10] drivers/gpu/drm/i915/intel_display.c:14376:39: warning: passing argument 2 of 'intel_framebuffer_create' discards 'const' qualifier from pointer target type
 2015-11-17 10:16 UTC 

[PATCH 0/8] Make plane updates use the atomic state
 2015-11-17  9:56 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Use passed plane state for sprite planes, v4
` [PATCH 2/8] drm/i915: Do not use commit_plane for sprite planes
` [PATCH 3/8] drm/i915: Remove some visibility checks from intel_crtc_update_cursor
` [PATCH 4/8] drm/i915: Only rotate cursor base when the cursor is visible
` [PATCH 5/8] drm/i915: Make disable_cursor_plane similar to commit_cursor_plane
` [PATCH 6/8] drm/i915: Use the plane state for cursor updates
` [PATCH 7/8] drm/i915: Use plane state for primary plane updates
` [PATCH 8/8] drm/i915: Remove commit_plane function pointer

[PATCH 0/2] Enforcing link training as per compliance test requirement
 2015-11-17  9:12 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: force link training when requested by Sink

[PATCH i-g-t] Add dmesg capture and dumping to tests and a test for it
 2015-11-17  8:24 UTC  (3+ messages)

drivers/gpu/drm/i915/intel_display.c:9717 intel_check_page_flip+0xb3/0xd2()
 2015-11-17  3:21 UTC  (3+ messages)
` intel_display.c:3916 intel_crtc_wait_for_pending_flips+0xe9/0x1cd() intel_check_page_flip+0xb3/0xd2()

[PATCH] drm/i915: Don't warn if the workaround list is empty part 2
 2015-11-16 22:06 UTC 

[PATCH 3/4] drm/i915: PSR: Let's rely more on frontbuffer tracking
 2015-11-16 20:39 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 00/12] Skylake DMC/DC-state fixes and redesign
 2015-11-16 19:46 UTC  (11+ messages)
` [PATCH v2 10/12] drm/i915/gen9: Turn DC handling into a power well
  ` [PATCH v3 "
    ` [PATCH v4 "

[PATCH 0/4] PSR general improvements and stabilization
 2015-11-16 19:27 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Force PSR exit when IRQ_HPD is detected on eDP
` [PATCH 4/4] drm/i915: PSR: Mask LPSP hw tracking back again

[PATCH v2 11/12] drm/i915/gen9: Add boot parameter for disabling DC6
 2015-11-16 19:25 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] drm/i915: Add Backlight Control using DPCD for eDP connectors (v3)
 2015-11-16 18:29 UTC 

[PATCH 1/2] drm/i915: Break busywaiting for requests on pending signals
 2015-11-16 16:48 UTC  (13+ messages)
` [PATCH 2/2] drm/i915: Limit the busy wait on requests to 2us not 10ms!
          ` [Intel-gfx] "

[PATCH 2/4] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink
 2015-11-16 16:44 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] drm: Describe the Rotation property bits
 2015-11-16 16:10 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-11-16 16:05 UTC  (8+ messages)

[PATCH 0/4] PSR Critical fixes
 2015-11-16 16:00 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Delay first PSR activation

[PATCH 0/5] Sink CRC stabilization
 2015-11-16 15:59 UTC  (5+ messages)

[PATCH] drm/i915: Consider SPLL as another shared pll, v2
 2015-11-16 15:53 UTC  (2+ messages)

[PATCH] drm: Remove unused fbdev_list members
 2015-11-16 15:17 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/kms_3d: Use igt_assert_eq()
 2015-11-16 14:47 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/kms_3d: Use XRGB8888 instead of ARGB8888

[MIPI CABC 0/2] CABC patch list
 2015-11-16 20:18 UTC  (3+ messages)
` [MIPI CABC 1/2] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fileds in VBT
` [MIPI CABC 2/2] drm/i915: CABC support for backlight control

[PATCH 0/7] drm/i915: Reordered AUX patches from type safety series
 2015-11-16 14:22 UTC  (3+ messages)

[PATCH 09/12] drm/i915: Explain usage of power well IDs vs bit groups
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 03/12] drm/i915: Clean up AUX power domain handling
 2015-11-16 14:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] lib/igt_kms: Introduce get_first_connected_output to retrieve a valid output
 2015-11-16 13:30 UTC  (5+ messages)
` [PATCH] igt/igt_kms: Introduce get_first_connected_output (v2)

[PATCH] drm/i915: get runtime PM reference around GEM set_caching IOCTL
 2015-11-16 13:33 UTC  (3+ messages)

[PATCH] drm/i915: Fix GT frequency rounding
 2015-11-16 13:28 UTC  (4+ messages)

[PATCH] drm/i915: Clear intel_crtc->atomic before updating it
 2015-11-16 13:19 UTC  (5+ messages)

[PATCH] drm/i915: Clear intel_crtc->atomic before updating it
 2015-11-16 13:15 UTC 

[PATCH] drm/i915: quirk backlight present on Macbook 4, 1
 2015-11-16 12:49 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
 2015-11-16 12:46 UTC  (5+ messages)

[PATCH maintainer-tools] dim: Remove git commit --amend from dim_apply
 2015-11-16 10:17 UTC  (5+ messages)
` [PATCH maintainer-tools] dim: Replace git commit --amend from dim_apply with dimrc option
    ` [PATCH v2 "

Regression report] Weekly regression report WW45
 2015-11-14  1:11 UTC  (2+ messages)
` [Regression report] Weekly regression report WW46

[PATCH igt] tools/aubdump: Link with -ldl
 2015-11-14  0:45 UTC 

[PATCH 00/12] Yet another FBC series, v3 part 2
 2015-11-13 23:17 UTC  (32+ messages)
` [PATCH 01/12] drm/i915: fix the CFB size check
` [PATCH 02/12] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 03/12] drm/i915: pass the crtc as an argument to intel_fbc_update()
` [PATCH 04/12] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 05/12] drm/i915: introduce intel_fbc_{enable, disable}
` [PATCH 06/12] drm/i915: alloc/free the FBC CFB during enable/disable
` [PATCH 07/12] drm/i915: check for FBC planes in the same place as the pipes
` [PATCH 08/12] drm/i915: use a single intel_fbc_work struct
` [PATCH 09/12] drm/i915: wait for a vblank instead of 50ms when enabling FBC
` [PATCH 10/12] drm/i915: kill fbc.uncompressed_size
` [PATCH 11/12] drm/i915: get rid of FBC {, de}activation messages
` [PATCH 12/12] drm/i915: only nuke FBC when a drawing operation triggers a flush

[PATCH 00/31] IPS/DRRS/PSR rework with PSR enabled by default
 2015-11-13 21:42 UTC  (7+ messages)
` [PATCH 04/31] drm/i915: Handle actual IPS enabled state

[PATCH 1/2] lib/kbl: move KBL check from IS_SKYLAKE() to IS_GEN9()
 2015-11-13 21:40 UTC  (2+ messages)
` [PATCH 2/2] lib/kbl: Add Kabylake GT4 PCI IDs

[RFC] Docs: drm: Move KMS properties table out to source files
 2015-11-13 19:19 UTC  (7+ messages)

Fixing i915/opregion issues with firmware which lists more then 8 output devices
 2015-11-13 18:41 UTC  (4+ messages)

[PATCH v9 0/6] Support for creating/using Stolen memory backed objects
 2015-11-13 17:23 UTC  (5+ messages)
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem backed objects

[PATCH igt 00/10] igt_fb buffer sizes + kms_frontbuffer_tracking
 2015-11-13 17:12 UTC  (11+ messages)
` [PATCH igt 01/10] lib/igt_fb: fix fb->size when provided by the user
` [PATCH igt 02/10] lib/igt_fb: fix igt_create_fb_with_bo_size() documentation
` [PATCH igt 03/10] lib/igt_fb: fix open-coded ALIGN()
` [PATCH igt 04/10] lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()
` [PATCH igt 05/10] kms_frontbuffer_tracking: set our own size for the FBs we create
` [PATCH igt 06/10] kms_frontbuffer_tracking: do page flips using the planes API
` [PATCH igt 07/10] kms_frontbuffer_tracking: move flip_type to struct test_mode
` [PATCH igt 08/10] kms_frontbuffer_tracking: expand badstride and stridechange
` [PATCH igt 09/10] kms_frontbuffer_tracking: assert the stride changes at stridechange()
` [PATCH igt 10/10] kms_frontbuffer_tracking: add tilingchange subtest

[PATCH 00/13] Yet another FBC series, v3 part 1
 2015-11-13 16:58 UTC  (4+ messages)

[PATCH 1/4] drm/i915: Dump in-flight plane state while dumping in-flight CRTC state
 2015-11-13 16:44 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Clarify plane state during CRTC state dumps
` [PATCH 3/4] drm/i915: Dump pipe config after initial FB is reconstructed
` [PATCH 4/4] drm/i915: Setup clipped src/dest coordinates during FB reconstruction

[PATCH v3 0/9] drm: Give crtcs and planes actual names (v3)
 2015-11-13 16:20 UTC  (10+ messages)
` [PATCH 1/9] drm: Pass 'name' to crtc and plane init functions
` [PATCH v2 2/9] drm: Add crtc->name and use it in debug messages
` [PATCH v2 3/9] drm: Add plane->name and use it in debug prints
` [PATCH 4/9] drm/i915: Use crtc->name in debug messages
` [PATCH 5/9] drm/i915: Use plane->name in debug prints
` [PATCH v3 6/9] drm/i915: Set crtc->name to "pipe A", "pipe B", etc
` [PATCH v2 7/9] drm/i915: Fix plane init failure paths
` [PATCH 8/9] drm/i915: Don't leak primary/cursor planes on crtc init failure
` [PATCH v3 9/9] drm/i915: Give meaningful names to all the planes

[PATCH] drm/i915/bxt: Broxton doesn't use gen9 scaling for rps frequencies
 2015-11-13 15:21 UTC  (6+ messages)

[PATCH maintainer-tools] dim: Remove git commit --amend from dim_apply
 2015-11-13 15:11 UTC  (6+ messages)


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