messages from 2016-03-29 17:35:56 to 2016-03-30 20:04:09 UTC [more...]
[PATCH v5 00/46] pwm: add support for atomic update
2016-03-30 20:04 UTC (47+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
` [PATCH v5 09/46] misc: max77693-haptic: "
` [PATCH v5 10/46] leds: pwm: "
` [PATCH v5 11/46] regulator: "
` [PATCH v5 13/46] backlight: pwm_bl: "
` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 19/46] pwm: switch to the atomic API
` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
` [PATCH v5 41/46] backlight: lp855x: switch to the atomic PWM API
[PATCH 1/2] drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
2016-03-30 19:05 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
2016-03-30 19:04 UTC (12+ messages)
` [PATCH 2/2] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/BXT: Get pipe conf from the port registers
` [PATCH 1/2] drm/i915: Sharing the pixel_format_from_vbt to whole i915
` [PATCH 2/2] drm/i915/BXT: Get pipe conf from the port registers
[REGRESSION] system hang on ILK/SNB/IVB
2016-03-30 18:56 UTC (8+ messages)
` [PATCH] drm/i915: Protect fbdev across slow or failed initialisation
` [PATCH v3] "
[PATCH 0/3] drm/i915: color management atomic fixes
2016-03-30 16:44 UTC (7+ messages)
` [PATCH 1/3] drm/i915: Pass crtc_state to color management functions
` [PATCH 2/3] drm/i915: Do not check crtc_state->active in intel_color_load_luts
` [PATCH 3/3] drm/i915: Update color management during vblank evasion
[PATCH 00/10] Another shot at cruft removal
2016-03-30 16:13 UTC (26+ messages)
` [PATCH 01/10] drm/ttm: Remove TTM_HAS_AGP
` [Intel-gfx] "
` [PATCH] "
` [Intel-gfx] "
` [PATCH 02/10] drm: Use dev->name as fallback for dev->unique
` [PATCH 03/10] drm/sysfs: Annote lockless show functions with READ_ONCE
` [PATCH 04/10] drm/sysfs: Nuke TV/DVI property files
` [PATCH 05/10] drm: Give drm_agp_clear drm_legacy_ prefix
` [Intel-gfx] "
` [PATCH 06/10] drm: Put legacy lastclose work into drm_legacy_dev_reinit
` [PATCH 07/10] drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
` [PATCH 08/10] drm: Forbid legacy MAP functions for DRIVER_MODESET
` [PATCH 09/10] drm: Push struct_mutex into ->master_destroy
` [PATCH 10/10] drm: Hide master MAP cleanup in drm_bufs.c
` ✗ Fi.CI.BAT: failure for Another shot at cruft removal
[PATCH] vgacon: dummy implementation for vgacon_text_force
2016-03-30 15:38 UTC (4+ messages)
[PATCH 00/10] legacy gamma code cleanup
2016-03-30 15:31 UTC (18+ messages)
` [PATCH 01/10] drm: Initialize a linear gamma table by default
` [PATCH 02/10] drm/fb-helper: Remove dead code in setcolreg
` [PATCH 03/10] drm/armada: Drop fb gamma_set/get functions
` [PATCH 04/10] drm/bochs: Drop fake gamma support
` [PATCH 05/10] drm/cirrus: Drop redundnant gamma size check
` [PATCH 06/10] drm/msm: Nuke dummy gamma_set/get functions
` [PATCH 07/10] drm/virtio: Drop dummy gamma table support
` [PATCH 08/10] drm/imx: Don't set a gamma table size
` [PATCH 09/10] drm/qxl: "
` [PATCH 10/10] drm/tegra: "
[PATCH 1/2] drm/i915: Cache elsp submit register
2016-03-30 15:05 UTC (4+ messages)
[PATCH] drm/i915/kbl: Remove preliminary_hw_support protection from KBL
2016-03-30 14:58 UTC
[PATCH 1/2] drm/i915: Update VBT fields for child devices
2016-03-30 14:48 UTC (2+ messages)
[PATCH 0/3] DPCD Backlight Control
2016-03-30 14:27 UTC (4+ messages)
` [PATCH 1/3] drm/dp: Add definition for Display Control DPCD Registers capability size
` [PATCH 2/3] drm/i915: Add Backlight Control using DPCD for eDP connectors (v8)
` [PATCH 3/3] drm/i915: Add backlight Control using DPCD registers for DP connectors
[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
2016-03-30 14:26 UTC (3+ messages)
` [PATCH v4 RESEND 5/5] drm/i915: Get rid of intel_dp_dpcd_read_wake()
[PATCH 2/2] drm/i915: Refer to GGTT VM consistently
2016-03-30 14:17 UTC (4+ messages)
` [PATCH v3] "
` [PATCH v4] drm/i915: Refer to GGTT {,VM} consistently
` [PATCH v4] drm/i915: Refer to GGTT {, VM} consistently
[PATCH 1/5] drm: Add new DCS commands in the enum list
2016-03-30 14:03 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Parsing the PWM cntrl and CABC ON/OFF fields in VBT
` [PATCH 3/5] drm/i915: Parse LFP brightness control field "
` [PATCH 4/5] drm/i915: Add DCS control for Panel PWM
` [PATCH 5/5] CABC support for Panel PWM backlight control
[PATCH] drm/core: Add drm_accurate_vblank_count_and_time
2016-03-30 13:45 UTC (4+ messages)
[PATCH 0/5] drm/i915: dsi dcs & cabc backlight control
2016-03-30 13:45 UTC (4+ messages)
` [PATCH 3/5] drm/i915: Parse LFP brightness control field in VBT
[PATCH 00/16] drm/i915: DSI and DPLL stuff for VLV/CHV mostly
2016-03-30 13:36 UTC (7+ messages)
` [PATCH 02/16] drm/i915: Make {vlv, chv}_{disable, update}_pll() more similar
` [PATCH 15/16] drm/i915: Hook up pfit for DSI
` [PATCH 16/16] drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms
[PATCH 0/6] drm/i915: Rework page flip to be more atomic like
2016-03-30 13:04 UTC (11+ messages)
` [PATCH 4/6] drm/i915: Allow mmio updates on all platforms
[PATCH i-g-t v4 0/5] Scheduler tests
2016-03-30 13:00 UTC (6+ messages)
` [PATCH i-g-t v4 1/5] lib/intel_batchbuffer: Add functions to be used in the scheduler test
` [PATCH i-g-t v4 2/5] tests/gem_scheduler: Add gem_scheduler test
` [PATCH i-g-t v4 3/5] igt/gem_ctx_param_basic: Updated to support scheduler priority interface
` [PATCH i-g-t v4 4/5] tests/gem_scheduler: Add subtests to test batch priority behaviour
` [PATCH i-g-t v4 5/5] gem_scheduler: Added subtests to test priority starving
[PATCH 1/5] drm/i915: Splitting intel_dp_detect
2016-03-30 12:35 UTC (5+ messages)
` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse
` [PATCH 3/5] drm/i915: Reorganizing intel_dp_check_link_status
` [PATCH 4/5] drm/i915: Read sink_count dpcd always
` [PATCH 5/5] drm/i915: force full detect on sink count change
[PATCH v2 (rebased) 0/4] Prepare dpll for async
2016-03-30 11:45 UTC (7+ messages)
` [PATCH v2 (rebased) 4/4] drm/i915: Add locking to pll updates, v2
` [PATCH v3 (rebased) 4/4] drm/i915: Add locking to pll updates, v3
[PATCH] drm/i915: Remove PIPE_CONF_CHECK_I_ALT
2016-03-30 11:44 UTC (3+ messages)
[PATCH 08/10] x86/cpufeature: Kill cpu_has_pat
2016-03-30 11:28 UTC (2+ messages)
[PATCH 0/2] drm/i915: Split up modeset state checker
2016-03-30 11:26 UTC (4+ messages)
` [PATCH 3/2] drm/i915: Rename hw state checker to hw state verifier
[PATCH 1/2] drm/i915: Rename GGTT init functions
2016-03-30 11:12 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2] drm/i915: Rename GGTT init functions (rev3)
[PATCH 1/5] drm/i915: Splitting intel_dp_detect
2016-03-30 11:09 UTC (5+ messages)
` [PATCH 5/5] drm/i915: force full detect on sink count change
[PATCH 1/2] drm/i915: Rename GGTT init functions
2016-03-30 10:54 UTC (6+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Unbind objects in shrinker only if device is runtime active
2016-03-30 10:32 UTC (3+ messages)
[PATCH] drm/i915: Add rpm get/put in i915_shrinker_oom
2016-03-30 10:33 UTC
[PATCH] drm/i915: Rename __force_wake_get to __force_wake_auto
2016-03-30 10:19 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: fix deadlock on lid open
2016-03-30 10:17 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: BUG_ON when ggtt_view is NULL
2016-03-30 10:02 UTC (2+ messages)
Updated drm-intel-testing
2016-03-30 8:47 UTC
i915 4.5 bugfix backport and release management issue?
2016-03-30 8:44 UTC
[intelddx] TearFree still status "Experimental support"?
2016-03-30 8:44 UTC (3+ messages)
[PATCH i-g-t v3 0/6] Scheduler tests
2016-03-30 8:19 UTC (4+ messages)
` [PATCH i-g-t v3 5/6] tests/gem_scheduler: Add subtests to test batch priority behaviour
[PATCH] drm/i915/vlv: Enable/disable VGA hotplugging properly
2016-03-30 7:06 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] Revert "drm: Don't pass negative delta to ktime_sub_ns()"
2016-03-30 6:30 UTC (3+ messages)
blank screen on boot with i915/DRM_FBDEV_EMULATION
2016-03-30 6:29 UTC (4+ messages)
[PATCH 0/2] Workaround for MST displays failing to come back after resume
2016-03-30 6:23 UTC (6+ messages)
` [PATCH 1/2] drm/i915: Call intel_dp_mst_resume() before resuming displays
` [Intel-gfx] "
[PATCH] drm/i915/BXT: Bug fix for IS_BROXTON usage
2016-03-30 6:02 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
linux-next: manual merge of the drm-misc tree with Linus' tree
2016-03-29 23:49 UTC
[PATCH v4 RESEND 4/5] drm/dp_helper: Perform throw-away read before actual read in drm_dp_dpcd_read()
2016-03-29 20:43 UTC (2+ messages)
` [PATCH v5 "
[PATCH] drm/i915/BXT: Tolerance at BXT DSI pipe_config comparison
2016-03-29 17:42 UTC (5+ messages)
[PATCH 1/2] drm/i915/BXT: Get pipe conf from the port registers
2016-03-29 17:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox