public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-06-29 11:45:16 to 2015-06-30 14:14:09 UTC [more...]

[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
 2015-08-11 10:29 UTC  (4+ 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] drm/i915: Add soft-pinning API for execbuffer
 2015-06-30 14:13 UTC  (2+ messages)
` [PATCH v4] "

[PATCH i-g-t] tools Add a intel_fw_dump tool
 2015-06-30 14:13 UTC 

[PATCH 0/8] FBC locking v3
 2015-06-30 14:12 UTC  (11+ messages)
` [PATCH 1/8] drm/i915: don't increment the FBC threshold at fbc_enable
` [PATCH 2/8] drm/i915: add the FBC mutex
` [PATCH 3/8] drm/i915: remove unneded locks on debugs FBC functions
` [PATCH 4/8] drm/i915: remove struct_mutex lock from the FBC work function
` [PATCH 5/8] drm/i915: simplify FBC start/stop at invalidate/flush
` [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c
` [PATCH 7/8] drm/i915: reduce struct_mutex coverage at intel_crtc_page_flip()
` [PATCH 8/8] drm/i915: remove struct_mutex lock from intel_modeset_cleanup()

[PATCH 1/2 i-g-t v2] lib: Add 64-bit version of igt_assert_cmp
 2015-06-30 14:08 UTC  (7+ messages)
` [PATCH 2/2 i-g-t] lib/igt.cocci: Add 64-bit and float compare functions

[PATCH] drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
 2015-06-30 14:06 UTC 

[git pull] drm tree for 4.2
 2015-06-30 13:47 UTC  (7+ messages)
      ` [Intel-gfx] "
          ` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()

[PATCH] drm/i915: Report correct GGTT space usage
 2015-06-30 13:30 UTC  (10+ messages)
      ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-06-30 13:11 UTC  (4+ messages)

[PATCH] drm/i915/hotplug: Fixing storm handling for digital ports
 2015-06-30 12:47 UTC  (9+ messages)

[PATCH] Revert "drm/i915: Allocate context objects from stolen"
 2015-06-30 12:47 UTC  (24+ messages)
      ` [PATCH] drm/i915: Migrate stolen objects before hibernation

[PATCH v2 0/4] drm/i915: Re-enable HDMI 12bpc
 2015-06-30 12:33 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
` [PATCH 2/4] drm/i915: Bump HDMI min port clock to 25 MHz
` [PATCH 3/4] drm/i915: Account for CHV/BXT DPLL clock limitations
` [PATCH 4/4] Revert "drm/i915: Disable 12bpc hdmi for now"

[PATCH i-g-t] lib: Add 64-bit version of igt_assert_cmp
 2015-06-30 12:38 UTC  (5+ messages)

Adding custom bugzilla fields
 2015-06-30 12:14 UTC  (12+ messages)

[PATCH 0/9] drm/i915: VLV/CHV DPLL workarounds and cleanups
 2015-06-30 11:50 UTC  (18+ messages)
` [PATCH 1/9] drm/i915: Keep GMCH DPLL VGA mode always disabled
` [PATCH 2/9] drm/i915: Apply OCD to VLV/CHV DPLL defines
` [PATCH 3/9] drm/i915: Simplify CHV pipe A power well code
` [PATCH 4/9] drm/i915: Refactor VLV display power well init/deinit
` [PATCH 5/9] drm/i915: Clear out DPLL state from pipe config in DSI get config
` [PATCH 6/9] drm/i915: Move DPLL ref/cri/VGA mode frobbing to the disp2d well enable
` [PATCH 7/9] drm/i915: Make {vlv, chv}_{disable, update}_pll() more similar
` [PATCH 8/9] drm/i915: Implement WaPixelRepeatModeFixForC0:chv
` [PATCH 9/9] drm/i915: Disable DSI PLL before reconfiguring it

[PATCH] drm/i915: Reserve space improvements
 2015-06-30 11:40 UTC  (5+ messages)

[PATCH 1/3] drm/i915: add attached connector to hdmi container
 2015-06-30 11:06 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Add HDMI probe function
` [PATCH 3/3] drm/i915: Read HDMI EDID only when required

[PATCH] drm/i915/skl: Buffer translation improvements
 2015-06-30 10:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Fix failure paths around initial fbdev allocation
 2015-06-30 10:23 UTC  (3+ messages)

[RFC PATCH 00/18] Generic DRRS implementation across the encoders
 2015-06-30 10:02 UTC  (17+ messages)
` [RFC PATCH 09/18] drm/i915: Cloned mode check
` [RFC PATCH 10/18] drm/i915: Initializing DRRS for all connectors
` [RFC PATCH 11/18] drm/i915: Updating the crtc modes in DRRS transitions

[PATCH 4/5] drm/i915/vlv: factor out vlv_calc_port_clock
 2015-06-30  9:56 UTC  (6+ messages)
` [PATCH v2 4/5] drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
` [PATCH v2 4.1/5] drm/i915: calculate the port clock rate along with other PLL params

[PATCH 1/2] drm/i915/skl: Remove of the DC5 code
 2015-06-30  9:38 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/skl: Don't try to disable DC6 if the DMC firwmare isn't loaded

[PATCH v2 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-30  8:51 UTC  (10+ messages)
` [PATCH v2 4/5] drm: Add decoding of "
` [PATCH v2 5/5] drm: Add decoding of DRM and KMS ioctls

Color management in DRM framework
 2015-06-30  8:30 UTC  (3+ messages)

[PATCH] drm/i915: Kill cross-module option depencies
 2015-06-30  8:00 UTC  (3+ messages)

Deadlock in intel_user_framebuffer_destroy()
 2015-06-30  7:57 UTC  (9+ messages)

[PATCH] drm/i915/bxt: Calculate port clock
 2015-06-30  7:57 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-06-30  7:11 UTC  (8+ messages)
` [PATCH 2/4] fbdev: Introduce fb_dirty operation
` [PATCH 3/4] drm/udl: Use fb_dirty ops to simplify damage calls
` [PATCH 4/4] drm/i915: fbdev dirty calls fb user dirty to invalidate frontbuffer
  ` [Intel-gfx] "
` [PATCH] "
` [Intel-gfx] [PATCH 1/4] drm/i915: Make fb user dirty operation "

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-30  4:37 UTC  (5+ messages)
` [Intel-gfx] "

T100TA Backlight
 2015-06-30  4:22 UTC  (3+ messages)

[PATCH 0/2] Fix min dbuf, 90/270 wm calcs
 2015-06-30  3:42 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: In DBUF/WM calcs for 90/270, swap w & h

[PATCH 1/4] drm/i915/bxt: Enable WaVSRefCountFullforceMissDisable
 2015-06-30  2:56 UTC  (9+ messages)
` [PATCH 2/4] drm/i915/bxt: Enable WaDSRefCountFullforceMissDisable
` [PATCH 3/4] drm/i915/bxt: Enable WaOCLCoherentLineFlush
` [PATCH 4/4] drm/i915/bxt: Clean up bxt_init_clock_gating

[PATCH v2] drm/i915: Declare the swizzling unknown for L-shaped configurations
 2015-06-30  0:48 UTC  (2+ messages)

[PATCH 6/6] drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro
 2015-06-29 20:28 UTC  (2+ messages)

[PATCH] agp/intel: Fix typo in needs_ilk_vtd_wa()
 2015-06-29 17:55 UTC  (2+ messages)

[PATCH] drm/i915: Fix failure paths around initial fbdev allocation
 2015-06-29 17:48 UTC  (4+ messages)

[PATCH] drm/i915: Fix userptr deadlock with MAP_FIXED
 2015-06-29 15:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/8] All sort of cdclk stuff
 2015-06-29 15:52 UTC  (9+ messages)
` [PATCH v6 7/8] drm/i915: BDW clock change support

[PATCH] drm/i915: During shrink_all we only need to idle the GPU
 2015-06-29 15:49 UTC  (2+ messages)

[PATCH] drm/i915: Preallocate request before access of the ring
 2015-06-29 15:50 UTC  (7+ messages)

Warning in intel_disable_pipe with v4.1-11235-gc63f887bdea8
 2015-06-29 15:03 UTC 

[PATCH] tests/gem_userptr_blits: subtests for MAP_FIXED mappings of regular bo
 2015-06-29 15:03 UTC  (7+ messages)

[PATCH] drm/i915: Declare the swizzling unknown for L-shaped configurations
 2015-06-29 13:46 UTC  (4+ messages)

[PATCH 0/4] drm/i915: Extra GEN 9 workaround patches
 2015-06-29 13:08 UTC 

[PATCH i-g-t] docs: override section id to avoid '/' in filenames
 2015-06-29 12:51 UTC 

[PATCH] vlv eDP BIOS Compatiblity to EMGD generated BIOS
 2015-06-29 12:38 UTC  (2+ messages)

[PATCH] drm/i915: Store device pointer in contexts for late tracepoint usafe
 2015-06-29 11:49 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