Age | Commit message (Expand) | Author |
2015-12-28 | drm/rockchip: Optimization vop mode set | Mark Yao |
2015-12-28 | drm/rockchip: Convert to support atomic API | Mark Yao |
2015-12-28 | drm/rockchip: vop: replace dpms with enable/disable | Mark Yao |
2015-12-28 | drm/rockchip: Use new vblank api drm_crtc_vblank_* | Mark Yao |
2015-12-24 | Backmerge drm-fixes merge into Linus's tree into drm-next. | Dave Airlie |
2015-12-23 | Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds |
2015-12-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-12-23 | Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2015-12-23 | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-12-22 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2015-12-23 | Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm... | Dave Airlie |
2015-12-23 | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ... | Dave Airlie |
2015-12-22 | null_blk: fix use-after-free error | Mike Krinkin |
2015-12-22 | NVMe: IO ending fixes on surprise removal | Keith Busch |
2015-12-22 | drm/i915: Correct max delay for HDMI hotplug live status checking | Gary Wang |
2015-12-22 | drm/i915: mdelay(10) considered harmful | Daniel Vetter |
2015-12-22 | drm/i915: Kill intel_crtc->cursor_bo | Ville Syrjälä |
2015-12-22 | drm/i915: Workaround CHV pipe C cursor fail | Ville Syrjälä |
2015-12-22 | drm/i915: Only spin whilst waiting on the current request | Chris Wilson |
2015-12-22 | drm/i915: Limit the busy wait on requests to 5us not 10ms! | Chris Wilson |
2015-12-22 | drm/i915: Break busywaiting for requests on pending signals | Chris Wilson |
2015-12-22 | drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) | Matt Roper |
2015-12-22 | drm/i915: Set the map-and-fenceable flag for preallocated objects | Chris Wilson |
2015-12-22 | drm/i915: Drop the broken cursor base==0 special casing | Ville Syrjälä |
2015-12-22 | Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into dr... | Dave Airlie |
2015-12-21 | amd/powerplay: fix copy paste typo in hardwaremanager.c | Alex Deucher |
2015-12-21 | amd/powerplay: disable powerplay by default initially | Alex Deucher |
2015-12-21 | amd/powerplay: don't enable ucode fan control if vbios has no fan table | Alex Deucher |
2015-12-21 | drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2) | Rex Zhu |
2015-12-21 | drm/amd/powerplay: check whether need to enable thermal control. (v2) | Rex Zhu |
2015-12-21 | drm/amd/powerplay: add point check to avoid NULL point hang. | Rex Zhu |
2015-12-21 | drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock. | David Rokhvarg |
2015-12-21 | drm/amd/powerplay: Don't return an error if fan table is missing | Alex Deucher |
2015-12-21 | drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init | Alex Deucher |
2015-12-21 | drm/powerplay: add debugging output to processpptables.c | Alex Deucher |
2015-12-21 | drm/powerplay: add debugging output to tonga_processpptables.c | Alex Deucher |
2015-12-21 | amd/powerplay: Add structures required to report configuration change | Eric Yang |
2015-12-21 | amd/powerplay: Fix get dal power level | Vitaly Prosyak |
2015-12-21 | amd\powerplay Implement get dal power level | Vitaly Prosyak |
2015-12-21 | drm/amd/powerplay: display gpu load when print performance for tonga. | Rex Zhu |
2015-12-21 | drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late | Alex Deucher |
2015-12-21 | drm/amd/powerplay: move shared function of vi to hwmgr. (v2) | Rex Zhu |
2015-12-21 | drm/amd/powerplay: check whether enable dpm in powerplay. | Rex Zhu |
2015-12-21 | drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing. | Rex Zhu |
2015-12-21 | drm/amd/powerplay: fix boolreturn.cocci warnings | kbuild test robot |
2015-12-21 | drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji. | Eric Huang |
2015-12-21 | drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga. | Eric Huang |
2015-12-21 | drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga an... | Eric Huang |