Show patches with: Submitter = Hans de Goede       |    State = Action Required       |   973 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] staging: vboxvideo: Use more drm_fb_helper functions [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[14/15] staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacks [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[13/15] staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[12/15] staging: vboxvideo: Replace crtc_helper enable/disable functions [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[11/15] staging: vboxvideo: Fix DPMS support after atomic conversion [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[10/15] staging: vboxvideo: Restore page-flip support [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[09/15] staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[08/15] staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->* [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[07/15] staging: vboxvideo: Atomic phase 2: Wire up state object handlers [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[06/15] staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[05/15] staging: vboxvideo: Atomic phase 1: convert cursor to universal plane [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[04/15] staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[03/15] staging: vboxvideo: Temporarily remove page_flip support [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[02/15] staging: vboxvideo: Remove empty encoder_helper_funcs [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() [01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping() - - - --- 2018-09-26 Hans de Goede New
[12/12] staging: vboxvideo: Add vbox_bo_k[un]map helper functions staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[11/12] staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[10/12] staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping() staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[09/12] staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_mode staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[08/12] staging: vboxvideo: Init fb_info.fix.smem once from fbdev_create staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[07/12] staging: vboxvideo: Expose creation of universal primary plane staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[06/12] staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helper staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[05/12] staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume() staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[04/12] staging: vboxvideo: Embed drm_device into driver structure staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[03/12] staging: vboxvideo: Fold driver_load/unload into probe/remove functions staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[02/12] staging: vboxvideo: Move setup of modesetting from driver_load to mode_init staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
[01/12] staging: vboxvideo: Let DRM core handle connector registering staging: vboxvideo: Preparation work for moving to atomic modesetting - - - --- 2018-09-18 Hans de Goede New
efifb: BGRT: Add nobgrt option efifb: BGRT: Add nobgrt option - 1 - --- 2018-09-12 Hans de Goede New
[4/4] staging: vboxvideo: Drop vbox_bo_unref() helper [1/4] staging: vboxvideo: Fix modeset / page_flip error handling - - - --- 2018-09-11 Hans de Goede New
[3/4] staging: vboxvideo: Remove vboxfb_create_object() wrapper [1/4] staging: vboxvideo: Fix modeset / page_flip error handling - - - --- 2018-09-11 Hans de Goede New
[2/4] staging: vboxvideo: Skip currrent crtc when updating crtcs [1/4] staging: vboxvideo: Fix modeset / page_flip error handling - - - --- 2018-09-11 Hans de Goede New
[1/4] staging: vboxvideo: Fix modeset / page_flip error handling [1/4] staging: vboxvideo: Fix modeset / page_flip error handling - - - --- 2018-09-11 Hans de Goede New
[4.19,regression,fix,2/2] staging: vboxvideo: Change address of scanout buffer on page-flip [4.19,regression,fix,1/2] staging: vboxvideo: Fix IRQs no longer working - - - --- 2018-09-10 Hans de Goede New
[4.19,regression,fix,1/2] staging: vboxvideo: Fix IRQs no longer working [4.19,regression,fix,1/2] staging: vboxvideo: Fix IRQs no longer working - 1 - --- 2018-09-10 Hans de Goede New
[v3] fbcon: Do not takeover the console from atomic context [v3] fbcon: Do not takeover the console from atomic context - - - --- 2018-08-10 Hans de Goede New
[v2] fbcon: Do not takeover the console from atomic context [v2] fbcon: Do not takeover the console from atomic context - - - --- 2018-08-09 Hans de Goede New
[fix,for,4.19] fbcon: Do not takeover the console from atomic context [fix,for,4.19] fbcon: Do not takeover the console from atomic context - - - --- 2018-08-06 Hans de Goede New
[fix,for,4.19,3/3] dummycon: Stop exporting dummycon_[un]register_output_notifier fbcon: Fix VT switching being broken in combination with vgacon - - - --- 2018-08-02 Hans de Goede New
[fix,for,4.19,2/3] fbcon: Only defer console takeover if the current console driver is the dummycon fbcon: Fix VT switching being broken in combination with vgacon - - - --- 2018-08-02 Hans de Goede New
[fix,for,4.19,1/3] fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin fbcon: Fix VT switching being broken in combination with vgacon - - - --- 2018-08-02 Hans de Goede New
efifb: BGRT: Do not copy the boot graphics for non native resolutions - - - --- 2018-07-16 Hans de Goede New
[4/4] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk - - - --- 2018-07-10 Hans de Goede New
console: dummycon: export dummycon_[un]register_output_notifier - - - --- 2018-06-29 Hans de Goede New
[v5,3/3] console/fbcon: Add support for deferred console takeover - 1 - --- 2018-06-28 Hans de Goede New
[v5,2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable 1 2 - --- 2018-06-28 Hans de Goede New
[v5,1/3] printk: Export is_console_locked 3 1 - --- 2018-06-28 Hans de Goede New
[v3,3/3] console/fbcon: Add support for deferred console takeover - 1 - --- 2018-06-26 Hans de Goede New
[v3,2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable - 2 - --- 2018-06-26 Hans de Goede New
[v3,1/3] printk: Export is_console_locked 2 1 - --- 2018-06-26 Hans de Goede New
[v3,3/3] console/fbcon: Add support for deferred console takeover - 1 - --- 2018-06-26 Hans de Goede New
[v3,2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable - 1 - --- 2018-06-26 Hans de Goede New
[v3,1/3] printk: Export is_console_locked - - - --- 2018-06-26 Hans de Goede New
[v2] console/fbcon: Add support for deferred console takeover - 1 - --- 2018-06-26 Hans de Goede New
[v2,2/2] efifb: Copy the ACPI BGRT boot graphics to the framebuffer - - - --- 2018-06-18 Hans de Goede New
[v2,1/2] efi/bgrt: Drop __initdata from bgrt_image_size 1 - - --- 2018-06-18 Hans de Goede New
[2/2] efifb: Copy the ACPI BGRT boot graphics to the framebuffer - - - --- 2018-06-17 Hans de Goede New
[1/2] efi/bgrt: Drop __initdata from bgrt_image_size 1 - - --- 2018-06-17 Hans de Goede New
console/fbcon: Add support for deferred console takeover - - - --- 2018-05-28 Hans de Goede New
[Intel-gfx] drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers - 1 - --- 2018-04-19 Hans de Goede New
[2/2] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 320 - - - --- 2018-04-18 Hans de Goede New
[1/2] drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310 - 1 - --- 2018-04-18 Hans de Goede New
drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad Mixx 310 - - - --- 2018-03-31 Hans de Goede New
drm: Document that drm_panel_orientation_quirks.c is shared with fbdev - 1 - --- 2017-12-04 Hans de Goede New
staging: vboxvideo: Fix reporting invalid suggested-offset-properties - - - --- 2017-10-12 Hans de Goede New
[v2,4/4] drm/fb-helper: Apply panel orientation connector prop to the primary plane - - - --- 2017-09-18 Hans de Goede New
[v2,3/4] drm/i915: Add "panel orientation" property to the panel connector - - - --- 2017-09-18 Hans de Goede New
[v2,2/4] drm: Add support for a panel-orientation connector property - - - --- 2017-09-18 Hans de Goede New
[v2,1/4] video: fb: Make fbcon dmi quirks usuable for drm drivers too - - - --- 2017-09-18 Hans de Goede New
[3/3] drm/i915: Add "panel orientation" property to the panel connector - - - --- 2017-09-08 Hans de Goede New
[2/3] drm: Add support for a panel-orientation connector property - - - --- 2017-09-08 Hans de Goede New
[1/3] video: fb: Make fbcon dmi quirks usuable for drm drivers too - - - --- 2017-09-08 Hans de Goede New
staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availability - - - --- 2017-08-31 Hans de Goede New
staging: vboxvideo: Use fbdev helpers where possible - - - --- 2017-08-25 Hans de Goede New
[v3] drm/i915: Deal with upside-down mounted LCD panels - - - --- 2017-08-22 Hans de Goede New
[v4,4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() - 1 - --- 2017-08-20 Hans de Goede New
[v4,3/4] drm/i915: Call uncore_suspend before platform suspend handlers - 1 - --- 2017-08-20 Hans de Goede New
[v4,2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume - 1 - --- 2017-08-20 Hans de Goede New
[v4,1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier - 1 - --- 2017-08-20 Hans de Goede New
[v3,4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() - 1 - --- 2017-08-14 Hans de Goede New
[v3,3/4] drm/i915: Call uncore_suspend before platform suspend handlers - 1 - --- 2017-08-14 Hans de Goede New
[v3,2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume - 1 - --- 2017-08-14 Hans de Goede New
[v3,1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier - 1 - --- 2017-08-14 Hans de Goede New
staging: vboxvideo: Call fb_deferred_io_cleanup() on cleanup - - - --- 2017-08-06 Hans de Goede New
staging: vboxvideo: Add dri-devel to lists of email-addresses to send patches to - - - --- 2017-08-05 Hans de Goede New
staging: vboxvideo: select GENERIC_ALLOCATOR - - - --- 2017-07-25 Hans de Goede New
[v2,4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() - - - --- 2017-07-06 Hans de Goede New
[v2,3/4] drm/i915: Call uncore_suspend before platform suspend handlers - 1 - --- 2017-07-06 Hans de Goede New
[v2,2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume - 1 - --- 2017-07-06 Hans de Goede New
[v2,1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier - 1 - --- 2017-07-06 Hans de Goede New
[v6] staging: vboxvideo: Add vboxvideo to drivers/staging 1 - - --- 2017-07-06 Hans de Goede New
[v5] staging: vboxvideo: Add vboxvideo to drivers/staging - - - --- 2017-06-28 Hans de Goede New
[v4] staging: vboxvideo: Add vboxvideo to drivers/staging - - - --- 2017-06-28 Hans de Goede New
[v4] staging: vboxvideo: Add vboxvideo to drivers/staging - - - --- 2017-06-26 Hans de Goede New
[2nd,resend,4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset() - - - --- 2017-06-23 Hans de Goede New
[2nd,resend,3/4] drm/i915: Call uncore_suspend before platform suspend handlers - - - --- 2017-06-23 Hans de Goede New
[2nd,resend,2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume - - - --- 2017-06-23 Hans de Goede New
[2nd,resend,1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notiā€¦ - - - --- 2017-06-23 Hans de Goede New
drm/i915: Print pwm device-name when using pwm for backlight control - - - --- 2017-06-23 Hans de Goede New
[v3] staging: vboxvideo: Add vboxvideo to drivers/staging - - - --- 2017-06-22 Hans de Goede New
[v2] staging: vboxvideo: Add vboxvideo to drivers/staging - - - --- 2017-06-12 Hans de Goede New
« 1 2 ... 7 8 9 10 »