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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
drm/radeon: make sure ib bo is properly bound and up to date in vm space
Jerome Glisse
1
-0
/
+5
2012-09-20
drm/radeon: Move looping over the PTEs into chip code
Christian König
5
-34
/
+34
2012-09-20
drm/radeon: rework VM page table handling
Christian König
4
-116
/
+43
2012-09-20
drm/radeon: rework VMID handling
Christian König
8
-76
/
+153
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
8
-38
/
+42
2012-09-20
drm/radeon: add sync helper function
Christian König
1
-6
/
+14
2012-09-20
drm/radeon: remove vm_unbind
Christian König
5
-29
/
+0
2012-09-20
drm/radeon: move VM funcs into asic structure
Christian König
3
-47
/
+54
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
7
-26
/
+25
2012-09-20
drm/radeon/atom: add consolidate bpc code
Alex Deucher
1
-67
/
+29
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
7
-33
/
+84
2012-09-20
drm/radeon: add initial support for ATCS ACPI methods
Alex Deucher
2
-1
/
+138
2012-09-20
drm/radeon: document radeon_atpx_handler.c (v2)
Alex Deucher
1
-0
/
+111
2012-09-20
drm/radeon: reorganize ATPX support (v2)
Alex Deucher
1
-60
/
+110
2012-09-20
drm/radeon: update ATPX verify interface handling (v2)
Alex Deucher
1
-17
/
+124
2012-09-20
drm/radeon: document radeon_acpi.c
Alex Deucher
1
-0
/
+101
2012-09-20
drm/radeon: block the keypress on ATIF events
Luca Tettamanti
1
-1
/
+6
2012-09-20
ACPI video: allow events handlers to veto the keypress
Luca Tettamanti
1
-4
/
+4
2012-09-20
drm/radeon: re-organize the acpi notifier callback
Alex Deucher
4
-43
/
+48
2012-09-20
drm/radeon: implement handler for ACPI event
Luca Tettamanti
7
-11
/
+152
2012-09-20
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
Luca Tettamanti
1
-2
/
+83
2012-09-20
drm/radeon: implement radeon_atif_verify_interface
Luca Tettamanti
2
-6
/
+113
2012-09-20
drm/radeon: refactor radeon_atif_call
Luca Tettamanti
1
-15
/
+23
2012-09-20
drm/radeon: add backlight control for atom devices (v2)
Alex Deucher
3
-16
/
+248
2012-09-20
drm/radeon: rework legacy backlight control
Alex Deucher
2
-13
/
+17
2012-09-20
drm/radeon: track whether the GPU controls the backlight (v2)
Alex Deucher
2
-0
/
+6
2012-09-20
drm/radeon: add a license header to radeon_apci.c
Alex Deucher
1
-0
/
+23
2012-09-20
drm/radeon: add new AMD ACPI header and update relevant code (v2)
Alex Deucher
3
-22
/
+455
2012-09-20
Annotate int2float() as being a pure function.
Steven Fuerst
2
-2
/
+2
2012-09-20
Replace int2float() with an optimized version.
Steven Fuerst
1
-23
/
+28
2012-09-20
Rename i2f() to int2float(), and make it global so one copy can be removed.
Steven Fuerst
3
-79
/
+40
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
8
-91
/
+0
2012-09-20
drm/radeon/dynpm: wait for fences on all rings when reclocking
Alex Deucher
1
-11
/
+6
2012-09-20
drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
Alex Deucher
4
-91
/
+88
2012-09-20
drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2)
Alex Deucher
1
-4
/
+12
2012-09-20
drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback
Alex Deucher
1
-2
/
+4
2012-09-20
drm/radeon: clean up evergreen_get_vblank_counter
Alex Deucher
1
-15
/
+3
2012-09-20
drm/radeon/dce4+: don't use radeon_crtc for vblank callback
Alex Deucher
1
-4
/
+16
2012-09-20
drm/radeon: Prevent leak of scratch register on resume from suspend
Simon Kitching
1
-1
/
+2
2012-09-18
Revert "drm/radeon: rework pll selection (v3)"
Alex Deucher
1
-129
/
+34
2012-09-14
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
1
-1
/
+1
2012-09-14
drm/radeon: make 64bit fences more robust v3
Christian König
1
-3
/
+5
2012-09-14
drm/radeon: rework pll selection (v3)
Alex Deucher
1
-34
/
+129
2012-09-13
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...
Dave Airlie
11
-68
/
+29
2012-09-13
drm/exynos: remove DRM_FORMAT_NV12M from plane module
Inki Dae
1
-1
/
+0
2012-09-13
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
Mandeep Singh Baines
1
-2
/
+0
2012-09-13
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
1
-0
/
+7
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
1
-3
/
+3
2012-09-13
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
1
-3
/
+3
2012-09-13
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
1
-1
/
+1
[next]