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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2010-08-02
drm/radeon: group r6xx/r7xx sequential blit state
Alex Deucher
1
-376
/
+64
2010-08-02
drm/radeon: remove duplicate state emit in r6xx/r7xx blit
Alex Deucher
1
-16
/
+0
2010-08-02
drm/radeon: add comments to r6xx/r7xx blit state
Alex Deucher
1
-206
/
+515
2010-08-02
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
Alex Deucher
4
-3
/
+28
2010-08-02
drm/radeon/kms: remove rs4xx gart limit
Alex Deucher
1
-8
/
+0
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
25
-59
/
+155
2010-08-02
drm: radeon: fix sign bug
Dan Carpenter
1
-3
/
+5
2010-08-02
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
9
-0
/
+42
2010-08-02
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
Michel Dänzer
1
-9
/
+18
2010-08-02
drm/radeon/kms: add ioport register access
Alex Deucher
4
-4
/
+68
2010-08-02
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
Rafał Miłecki
3
-2
/
+22
2010-08-02
drm/radeon/kms: track audio engine state, do not use not setup timer
Rafał Miłecki
2
-2
/
+5
2010-08-02
drm/radeon/kms/r6xx+: add query for tile config (v2)
Alex Deucher
6
-3
/
+21
2010-08-02
drm/radeon/kms: fix CS alignment checking for tiling (v2)
Alex Deucher
1
-39
/
+136
2010-08-02
drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
Alex Deucher
2
-6
/
+57
2010-08-02
drm/radeon/kms: Add crtc tiling setup support for evergreen
Alex Deucher
2
-0
/
+10
2010-08-02
drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
Alex Deucher
2
-4
/
+16
2010-08-02
drm/radeon/kms: add support for internal thermal sensors (v3)
Alex Deucher
10
-4
/
+170
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone
4
-1
/
+82
2010-08-02
drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs
Alex Deucher
1
-2
/
+2
2010-08-02
drm/radeon/kms: minor driver cleanups
Alex Deucher
2
-11
/
+7
2010-07-22
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-10
/
+15
2010-07-22
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
1
-0
/
+8
2010-07-22
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
1
-1
/
+2
2010-07-22
Fix ttm_page_alloc.c build breakage
Luck, Tony
1
-3
/
+3
2010-07-22
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
1
-0
/
+1
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
3
-6
/
+1
2010-07-21
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
1
-1
/
+1
2010-07-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-49
/
+139
2010-07-21
drm/radeon/kms/atom: add crtc disable function
Alex Deucher
1
-56
/
+96
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
1
-0
/
+9
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
1
-0
/
+1
2010-07-21
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
1
-1
/
+4
2010-07-21
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
1
-0
/
+9
2010-07-21
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
1
-1
/
+2
2010-07-21
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
1
-24
/
+9
2010-07-21
drm/radeon/kms: fix shared ddc harder
Alex Deucher
1
-14
/
+9
2010-07-20
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
1
-0
/
+10
2010-07-20
drm/i915: Define MI_ARB_STATE bits
Keith Packard
1
-0
/
+64
2010-07-20
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-07-20
drm: radeon: check kzalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-07-20
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
1
-0
/
+2
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-1
/
+1
2010-07-18
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
1
-0
/
+1
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
10
-5
/
+16
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2
-22
/
+42
2010-07-14
drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
Alex Deucher
1
-2
/
+9
2010-07-13
drm/radeon/kms: fix legacy tv-out pal mode
Alex Deucher
1
-2
/
+2
2010-07-13
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
1
-8
/
+14
2010-07-09
drm: add PCI requirements to low-level drivers.
Dave Airlie
2
-4
/
+4
[next]