index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
33
-606
/
+8289
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
15
-388
/
+1941
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
11
-440
/
+1712
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
33
-321
/
+1474
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
1
-54
/
+2
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
1
-2
/
+5
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+46
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2
-12
/
+39
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
4
-5
/
+16
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-09-07
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
1
-2
/
+2
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
4
-27
/
+50
2009-09-05
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
1
-0
/
+3
2009-09-05
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
1
-22
/
+74
2009-09-05
drm/i915: fix tiling on IGDNG
Zhenyu Wang
3
-8
/
+21
2009-09-05
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
1
-2
/
+2
2009-09-05
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
1
-12
/
+8
2009-09-05
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
1
-2
/
+2
2009-09-05
drm/i915: i915_modeset is signed
Kyle McMartin
1
-1
/
+1
2009-09-05
drm/i915: add dynamic clock frequency control
Jesse Barnes
9
-45
/
+704
2009-09-05
drm/i915: Support IGD EOS
Shaohua Li
3
-0
/
+51
2009-09-05
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
1
-48
/
+153
2009-09-05
drm/i915: select TV format according to connector type
Ma Ling
1
-0
/
+30
2009-09-05
drm/i915: update debugfs interrupt info on IGDNG
Zhenyu Wang
1
-10
/
+31
2009-09-05
drm/i915: Add i915 register dumping debugfs file
Ben Gamari
1
-0
/
+30
2009-09-05
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
4
-13
/
+13
2009-09-02
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
1
-4
/
+9
2009-09-02
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
1
-1
/
+15
2009-09-02
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
Maarten Maathuis
1
-1
/
+2
2009-09-02
drm/crtc: fix mismerge of last patch.
Dave Airlie
1
-2
/
+2
2009-09-02
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
1
-4
/
+20
2009-09-02
drm: fix drm_cache.c for arch with no support.
Dave Airlie
1
-6
/
+3
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2
-0
/
+77
2009-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-105
/
+194
2009-08-31
drm: fix two issues with fb consolidation.
Dave Airlie
2
-2
/
+2
2009-08-31
drm: use proc_create_data()
Alexey Dobriyan
1
-6
/
+7
2009-08-31
drm/kms: Parse the detailed time info in CEA-EDID
Zhao Yakui
1
-1
/
+119
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
9
-1309
/
+823
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
3
-21
/
+41
2009-08-31
radeon: Use request_firmware()
Ben Hutchings
9
-25371
/
+314
2009-08-31
drm: dereference of tmp in drm_proc_create_files()
Roel Kluin
1
-0
/
+4
2009-08-31
drm/crtc_helper: NULL encoder->crtc when switching encoders
Maarten Maathuis
1
-0
/
+4
2009-08-31
drm/crtc_helper: replace modeset fail path with something simpler
Maarten Maathuis
1
-32
/
+54
2009-08-31
drm/radeon: cleanup mkregtable.c
Dave Airlie
3
-165
/
+159
2009-08-30
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
3
-4
/
+55
2009-08-30
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
Eric Anholt
2
-38
/
+54
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
2
-7
/
+7
2009-08-27
drm/rs600/690: use autogenerated safe register tables.
Dave Airlie
5
-68
/
+745
[next]