Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-02 13:55:41 to 2015-11-04 21:21:16 UTC [more...]

[PATCH 00/13] Yet another FBC series, v3 part 1
 2015-11-04 20:32 UTC  (18+ messages)
` [PATCH 01/13] drm/i915: rename intel_fbc_nuke to intel_fbc_recompress
` [PATCH 02/13] drm/i915: extract fbc_on_pipe_a_only()
` [PATCH 03/13] drm/i915: remove unnecessary check for crtc->primary->fb
` [PATCH 04/13] drm/i915: extract crtc_is_valid() on the FBC code
` [PATCH 05/13] drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
` [PATCH 06/13] drm/i915: fix the __intel_fbc_update() comments
` [PATCH 07/13] drm/i915: don't disable_fbc() if FBC is already disabled
` [PATCH 08/13] drm/i915: refactor FBC deactivation at init
` [PATCH 09/13] drm/i915: remove too-frequent FBC debug message
` [PATCH 10/13] drm/i915: fix the CFB size check
` [PATCH 11/13] drm/i915: clarify that checking the FB stride for CFB is intentional
` [PATCH 12/13] drm/i915: remove in_dbg_master check from intel_fbc.c
` [PATCH 13/13] drm/i915: remove newline from a no_fbc_reason message

[PATCH v2 00/29] drm/i915: Type safe register read/write (v2) and more prep work
 2015-11-04 21:20 UTC  (18+ messages)
` [PATCH 01/29] pci: Decouple quirks.c from i915_reg.h
` [PATCH 02/29] drm/i915: Remove the magic AUX_CTL is at DP + foo tricks
` [PATCH 03/29] drm/i915: Replace the aux ddc name switch statement with a table
` [PATCH v3 04/29] drm/i915: Parametrize AUX registers
` [PATCH v2 05/29] drm/i915: Add dev_priv->psr_mmio_base
` [PATCH v3 06/29] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]
` [PATCH v2 07/29] drm/i915: Model PSR AUX register selection more like the normal AUX code
` [PATCH 08/29] drm/i915: s/PCH_DP_/PORT_/ in intel_trans_dp_port_sel() and move it next to its only user
` [PATCH 09/29] drm/i915: Replace aux_ch_ctl_reg check with port check
` [PATCH 10/29] drm/i915: s/is_sdvob/enum port/
` [PATCH 11/29] drm/i915: Store DVO SRCDIM register offset under intel_dvo_device
` [PATCH 12/29] drm/i915: Streamline gpio_mmio_base deduction
` [PATCH 13/29] drm/i915: Prefix raw register defines with underscore
` [PATCH 14/29] drm/i915: Parametrize L3 error registers
` [PATCH 15/29] drm/i915: Parametrize MOCS registers
` [PATCH 16/29] drm/i915: s/0x50/RING_PSMI_CTL/
` [PATCH 17/29] drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl

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

[PATCH 0/8] Skylake DMC/DC-state fixes and redesign
 2015-11-04 20:52 UTC  (21+ messages)
` [PATCH 1/8] drm/i915: Clean up AUX power domain handling
` [PATCH 2/8] drm/i915: Introduce a gmbus power domain
` [PATCH 3/8] drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS
` [PATCH 4/8] drm/i915: Add a modeset power domain
` [PATCH 5/8] drm/i915: Do not warn on PG2 enabled in gen9_disable_dc5()
` [PATCH 6/8] drm/i915/skl: Turn DC handling into a power well
` [PATCH 7/8] drm/i915/skl: Add boot parameter for disabling DC6
` [PATCH 8/8] drm/i915: Force loading of csr program at boot

[PATCH i-g-t 1/8] kms_force_connector: use comparison macros to make debug output clearer
 2015-11-04 20:00 UTC  (7+ messages)
` [PATCH i-g-t 2/8] lib: highlight subtest results on terminals
` [PATCH i-g-t 8/8] tests/kms_fbc_crc: ensure context is initialized correctly

[PATCH 00/10] drm/i915/skl: fix display core init/uninit sequence
 2015-11-04 17:24 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: fix the power well ID for always on wells
` [PATCH 02/10] drm/i915: fix lookup_power_well for power wells without any domain
` [PATCH 03/10] drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini sequences
` [PATCH 04/10] drm/i915: rename intel_power_domains_resume to *_sync_hw
` [PATCH 05/10] drm/i915/skl: init/uninit display core as part of the HW power domain state
` [PATCH 06/10] drm/i915/skl: don't toggle PW1 and MISC power wells on-demand
` [PATCH 07/10] drm/i915/gen9: simplify DC toggling code
` [PATCH 08/10] drm/i915/skl: disable DC states before display core init/uninit
` [PATCH 09/10] drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK
` [PATCH 10/10] drm/i915/skl: remove redundant DDI/IRQ reinitialization during PW1 enabling

[PATCH 1/7] drm/i915/skl: Store and print the DMC firmware version we load
 2015-11-04 17:18 UTC  (2+ messages)

[PATCH v3 00/13] drm/i915: Redesign dmc firmware loading
 2015-11-04 17:16 UTC  (6+ messages)
` [PATCH v3 01/13] drm/i915/gen9: csr_init after runtime pm enable

skylake + drm-next - warn city
 2015-11-04 17:11 UTC  (10+ messages)

[PATCH] drm/i915/bxt: Fix eDP panel fitting
 2015-11-04 17:05 UTC  (3+ messages)
  ` [PATCH] drm/i915/bxt: Fix eDP panel fitting (v2)

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-11-04 16:59 UTC  (4+ messages)
` [PATCH 32/43] drm/i915: Clean up LVDS register handling

[PATCH] drm/i915: Fix locking around GuC firmware load
 2015-11-04 16:47 UTC  (3+ messages)

[PATCH] drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4
 2015-11-04 15:41 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_exec_nop: Improved test run time
 2015-11-04 15:07 UTC  (9+ messages)

[PATCH] RFC drm/i915: Slaughter the thundering i915_wait_request herd
 2015-11-04 14:48 UTC  (19+ messages)

[PATCH 0/4] Wrap up ILK-style atomic watermarks, try two
 2015-11-04 14:12 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Convert hsw_compute_linetime_wm to use in-flight state
` [PATCH 2/4] drm/i915: Add extra paranoia to ILK watermark calculations
` [PATCH 3/4] drm/i915: Sanitize watermarks after hardware state readout
` [PATCH 4/4] drm/i915: Add two-stage ILK-style watermark programming (v6)
  ` [PATCH 4/4] drm/i915: Add two-stage ILK-style watermark programming (v7)
  ` [PATCH 3/4] drm/i915: Sanitize watermarks after hardware state readout (v2)

[PATCH] drm/i915: Unpin framebuffers when crtc is deconfigured
 2015-11-04 13:43 UTC 

[PATCH] OCL20: Add svm support
 2015-11-04 10:53 UTC 

[RFC libdrm] intel: Softpin support
 2015-11-04 10:46 UTC  (5+ messages)
` [PATCH v6 2/2] drm/i915: Add soft-pinning API for execbuffer

[PATCH] drm/i915: Request for resets under forcewake
 2015-11-04 10:13 UTC  (3+ messages)

[PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)
 2015-11-04 10:07 UTC  (5+ messages)
` [PATCH] igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks
    ` [PATCH] igt/kms_rotation_crc: Add a new subtest to exhaustively test for fence leaks (v2)

[PATCH v2 1/1] drm/i915/gen9: Check BIOS RC6 setup before enabling RC6
 2015-11-04 10:04 UTC  (2+ messages)
` [PATCH v3 1/1] drm/i915/bxt: "

[PATCH] drm/i915: Add some more bits to CURSOR_POS_MASK
 2015-11-04  9:59 UTC  (2+ messages)

[PATCH 2/7] drm/i915/skl: Refuse to load outdated dmc firmware
 2015-11-04  9:51 UTC  (5+ messages)

[PATCH v2 00/14] Kill off intel_crtc->atomic, rework
 2015-11-03 16:58 UTC  (27+ messages)
` [PATCH v2 01/14] drm/i915: Use passed plane state for sprite planes, v3
` [PATCH v2 02/14] drm/i915: Extend DSL readout fix to BDW and SKL
` [PATCH v2 03/14] drm/i915: Do not acquire crtc state to check clock during modeset, v2
` [PATCH v2 04/14] drm/i915: Handle cdclk limits on broadwell
` [PATCH v2 05/14] drm/i915/bxt: Use the bypass frequency if there are no active pipes
` [PATCH v2 06/14] drm/i915: Update watermark related members in the crtc_state, v2
` [PATCH v2 07/14] drm/i915: Kill off intel_crtc->atomic.wait_vblank
` [PATCH v2 08/14] drm/i915: Remove intel_crtc->atomic.disable_ips
` [PATCH v2 09/14] drm/i915: Remove atomic.pre_disable_primary
` [PATCH v2 10/14] drm/i915: Remove update_sprite_watermarks
` [PATCH v2 11/14] drm/i915: Remove some post-commit members from intel_crtc->atomic
` [PATCH v2 12/14] drm/i915: Nuke fbc "
` [PATCH v2 13/14] drm/i915/skl: Update watermarks before the crtc is disabled
` [PATCH v2 14/14] drm/i915/skl: Do not allow scaling when "

[PATCH] CDCLOCK Sanitization continued for SKL
 2015-11-04  3:47 UTC  (10+ messages)
` [PATCH] drm/i915/skl: While sanitizing cdclock check the SWF18 as well

[PATCH] drm/i915: Ensure associated VMAs are inactive when contexts are destroyed
 2015-11-03 11:08 UTC  (8+ messages)

[PATCH] drm/915: Pad GTT views of exec objects up to user specified size
 2015-11-03 10:57 UTC  (7+ messages)

[PATCH v8 0/2] Add drm_dp_aux chardev support
 2015-11-02 20:33 UTC  (3+ messages)
` [PATCH v8 1/2] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers
` [PATCH v8 2/2] drm/dp: Set aux.dev to the drm_connector device, instead of drm_device

[PATCH] Fix build issue with 15_10 config with amdgpu
 2015-11-02 19:15 UTC 

[PATCH i-g-t 1/5] tests/kms_force_connector: free the display struct when no longer needed
 2015-11-02 17:25 UTC  (5+ messages)
` [PATCH i-g-t 2/5] lib: add documentation for igt_display_init/fini
` [PATCH i-g-t 3/5] tests/kms_force_connector: skip if the required connector is connected
` [PATCH i-g-t 4/5] tests/kms_force_connector: add an option to reset connector force states
` [PATCH i-g-t 5/5] tests/kms_force_connector: use comparison macros

[PATCH] drm: Add aux plane verification in addFB2
 2015-11-02 16:41 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Make prepare_plane_fb fully interruptible."
 2015-11-02 15:38 UTC  (3+ messages)

[PATCH v2] drm: Describe the Rotation property bits
 2015-11-02 15:18 UTC  (2+ messages)

[PATCH] drm: Describe the Rotation property bits
 2015-11-02 15:13 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Fall back to zero vswing/preemph if the sink doesn't like the last good values
 2015-11-02 14:55 UTC  (3+ messages)

[PATCH 0/5] drm/i915: Interruptible framebuffer pinning
 2015-11-02 13:58 UTC  (12+ messages)
` [PATCH 4/5] drm/i915: Change locking for struct_mutex
    ` [PATCH v2 4/5] drm/i915: Change locking for struct_mutex, v2
` [PATCH 5/5] drm/i915: Wait for object idle without locks in atomic_commit


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