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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
drm/radeon: add connector table for SAM440ep embedded board
Alex Deucher
2
-0
/
+67
2012-05-03
drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)
Jerome Glisse
1
-0
/
+5
2012-05-03
drm/radeon: Original Radeons had PCI GART, not PCIe GART.
Michel Dänzer
1
-1
/
+1
2012-05-03
drm/radeon: remove cayman_gpu_is_lockup
Christian König
3
-26
/
+6
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
3
-23
/
+8
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
8
-56
/
+23
2012-05-03
drm/radeon: unlock the ring mutex while waiting for the next fence
Christian König
1
-0
/
+2
2012-05-03
drm/radeon: make lockup timeout a module param
Christian König
3
-1
/
+6
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
9
-91
/
+69
2012-05-03
drm/radeon: rework recursive gpu reset handling
Christian König
4
-12
/
+32
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
4
-50
/
+93
2012-05-03
drm/radeon: don't keep list of created fences.
Christian König
2
-8
/
+0
2012-05-03
drm/radeon: rename fence_wait_last to fence_wait_empty
Christian König
3
-4
/
+4
2012-05-03
drm/radeon: return -ENOENT in fence_wait_next v2
Christian König
1
-1
/
+1
2012-05-03
drm/radeon: fix a bug in the SA code
Christian König
1
-1
/
+1
2012-05-03
drm/radeon: rework gpu lockup detection and processing
Christian König
2
-76
/
+77
2012-05-03
drm/radeon: use central function for IB testing
Christian König
14
-60
/
+57
2012-05-03
drm/radeon: register ring debugfs handlers on init
Christian König
1
-12
/
+19
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
6
-28
/
+13
2012-05-03
drm/radeon: make radeon_gpu_is_lockup a per ring function
Christian König
3
-22
/
+28
2012-05-03
cdv: Fix typos in initialization of mdfld_chip_ops
Patrik Jakobsson
1
-2
/
+2
2012-05-02
drm/kms: reduce some messages to debug level (v2)
Dave Airlie
1
-9
/
+9
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
189
-5324
/
+6391
2012-05-01
drm/radeon/kms/hdmi: use relative offsets, official regs
Rafał Miłecki
4
-98
/
+66
2012-05-01
drm/radeon/kms: keep HDMI state in separated variable
Rafał Miłecki
2
-7
/
+10
2012-05-01
drm/radeon/kms: get rid of r600_hdmi_find_free_block
Rafał Miłecki
1
-37
/
+8
2012-05-01
drm/radeon/kms: get rid of hdmi_config_offset
Rafał Miłecki
4
-17
/
+6
2012-05-01
drm/radeon/kms: move audio params to separated struct
Rafał Miłecki
2
-26
/
+27
2012-04-30
drm/edid: fix collision between two patches breaking build
Dave Airlie
1
-2
/
+2
2012-04-27
gma500: Set the mapping mask
Alan Cox
2
-0
/
+6
2012-04-27
gma500: Add the base elements of CDV hotplug support
Alan Cox
3
-3
/
+48
2012-04-27
gma500: Add ops for hotplug support.
Alan Cox
2
-7
/
+26
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
10
-56
/
+89
2012-04-27
gma500: Clean up weirdness in the cdv mode test code
Alan Cox
1
-3
/
+1
2012-04-27
gma500: support 1080p
Alan Cox
5
-25
/
+16
2012-04-27
gma500: panel presence check
Alan Cox
1
-0
/
+57
2012-04-27
gma500: intel_bios updates
Alan Cox
4
-37
/
+438
2012-04-27
gma500: mark framebuffer pages write combining
Alan Cox
1
-1
/
+1
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
3
-65
/
+294
2012-04-27
gma500: read the PLL bits
Alan Cox
3
-0
/
+59
2012-04-27
gma500: Fix leak of uncached page
Alan Cox
1
-0
/
+1
2012-04-27
drm: Store vendor IDs directly in the EDID quirk structure
Ian Pilcher
1
-1
/
+1
2012-04-27
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
1
-5
/
+5
2012-04-24
vga: fix build when fbdev is a module
Matthew Garrett
2
-0
/
+4
2012-04-24
drm: Unify and fix idr error handling
Ville Syrjälä
4
-12
/
+12
2012-04-24
vga-switcheroo: select VGA arbitration.
Dave Airlie
1
-0
/
+1
2012-04-24
efifb: Implement vga_default_device() (v2)
Matthew Garrett
1
-20
/
+57
2012-04-24
vga-switcheroo: Use vga_default_device()
Matthew Garrett
1
-4
/
+5
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
2
-0
/
+12
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
8
-105
/
+281
[next]