summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-27drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry
2015-03-27drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry
2015-03-27drm/i915: Prevent out of range pt in gen6_for_each_pdeMichel Thierry
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-27Merge branch 'drm-st-next-2015-03-19' of git://git.linaro.org/people/benjamin...Dave Airlie
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use staged config in intel_dp_mst_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_configAnder Conselvan de Oliveira
2015-03-26drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Copy the staged connector config to the legacy atomic stateAnder Conselvan de Oliveira
2015-03-26drm/i915: Update dummy connector atomic state with current configAnder Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-26drm/i915/skl: fix semicolon.cocci warningskbuild test robot
2015-03-26drm/i915: Allocate a crtc_state also when the crtc is being disabledAnder Conselvan de Oliveira
2015-03-26drm/i915: Allocate a drm_atomic_state for the legacy modeset codeAnder Conselvan de Oliveira
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
2015-03-26drm/i915: Add intel_atomic_get_crtc_state() helper functionAnder Conselvan de Oliveira
2015-03-26drm/i915: always preserve bios swizzlingDaniel Vetter
2015-03-26drm/i915: Add initial_ prefix to bios fb takeover codeDaniel Vetter
2015-03-26drm/i915: Remove duplicated psr.active unsetRodrigo Vivi
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi
2015-03-26drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter
2015-03-26drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger
2015-03-26drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson
2015-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-25drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen
2015-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-03-25drm/i915: Add fault address to error state for gen8 and gen9Mika Kuoppala
2015-03-25drm/i915/skl: Fix up positive error codeTvrtko Ursulin
2015-03-25drm/i915: make unsupported fb modifier message DRM_DEBUGJesse Barnes
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Convert timestamping to use 64bit time accessorsJohn Stultz
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay
2015-03-25drm/amdkfd: rename fence_wait_timeoutOded Gabbay
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-24Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-03-24Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds