index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-11
drm/nouveau/fifo/gk104: fix engine status register offset
Vince Hsu
2016-01-11
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
Ben Skeggs
2016-01-11
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
2016-01-11
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
2016-01-11
drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitor
Ilia Mirkin
2016-01-11
drm/nouveau/core: fix return in error path of device probe
Alexandre Courbot
2016-01-11
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
Ilia Mirkin
2016-01-11
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
2016-01-11
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-01-08
drm/radeon: fix trivial typo in warning message
Alexandre Demers
2016-01-08
radeon: r100: Silence 'may be used uninitialized' warnings
Tim Gardner
2016-01-08
drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
Christian König
2016-01-08
drm/amd/powerplay: implement power down asic task for CZ
Rex Zhu
2016-01-08
drm/amd/powerplay: enable power down asic task. (v2)
Rex Zhu
2016-01-08
drm/amd/powerplay: enable set boot state task
Rex Zhu
2016-01-08
drm/amd/powerplay: add thermal control task when resume.
Rex Zhu
2016-01-08
drm/amdgpu: fix hex/decimal bug when show gpu load.
Rex Zhu
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
Rex Zhu
2016-01-08
drm/amdgpu: Show gpu load when display gpu performance for Ci.
Rex Zhu
2016-01-08
drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
Rex Zhu
2016-01-08
drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
Rex Zhu
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings
Rex Zhu
2016-01-08
drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
Rex Zhu
2016-01-08
drm/amd/powerplay: fix bug that NULL checks are reversed.
Rex Zhu
2016-01-08
drm: move MODULE_PARM_DESC to other file
Dan Carpenter
2016-01-08
drm/edid: index CEA/HDMI mode tables using the VIC
Jani Nikula
2016-01-07
drm/etnaviv: fix workaround for GC500
Lucas Stach
2016-01-06
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
2016-01-06
drm/i915: Update connector_mask during readout, v2.
Maarten Lankhorst
2016-01-06
drm/etnaviv: unlock on error in etnaviv_gem_get_iova()
Dan Carpenter
2016-01-06
drm: rockchip: Support Synopsys DW MIPI DSI
Chris Zhong
2016-01-06
Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driver
Chris Zhong
2016-01-06
drm/rockchip: return a true clock rate to adjusted_mode
Chris Zhong
2016-01-05
drm: Remove opencoded drm_gem_object_release_handle()
Chris Wilson
2016-01-05
drm: Do not set outparam on error during GEM handle allocation
Chris Wilson
2016-01-05
drm/docs: more leftovers from the big vtable documentation pile
Daniel Vetter
2016-01-05
drm/atomic-helper: Reject legacy flips on a disabled pipe
Daniel Vetter
2016-01-05
drm/atomic: add connector mask to drm_crtc_state.
Maarten Lankhorst
2016-01-05
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
2016-01-05
drm/atomic: Add __drm_atomic_helper_connector_reset, v2.
Maarten Lankhorst
2016-01-05
drm/i915: Set connector_state->connector using the helper.
Maarten Lankhorst
2016-01-05
drm: Use a normal idr allocation for the obj->name
Chris Wilson
2016-01-05
drm: Only bump object-reference count when adding first handle
Chris Wilson
2016-01-05
drm: Balance error path for GEM handle allocation
Chris Wilson
2016-01-04
amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functions
Tom St Denis
2016-01-04
amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()
Tom St Denis
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_hw_init and ensure both rings default to not r...
Tom St Denis
2016-01-04
amdgpu/vce3: Remove magic constants from harvest register masks.
Tom St Denis
2016-01-04
amdgpu/vce3: Simplify vce_v3_0_process_interrupt()
Tom St Denis
[prev]
[next]