index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2012-05-07
gma500: address the lid code
Alan Cox
-3
/
+2
2012-05-07
gma500: opregion and ACPI
Alan Cox
-188
/
+396
2012-05-03
gma500: implement backlight functionality for Cedartrail devices
Alan Cox
-63
/
+52
2012-05-03
gma500: wide framebuffer memory
Alan Cox
-0
/
+2
2012-05-03
gma500: Sync up Oaktrail HDMI
Alan Cox
-0
/
+1
2012-05-03
gma500: don't register the ACPI video bus
Alan Cox
-1
/
+1
2012-05-03
gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE
Kirill A. Shutemov
-1
/
+0
2012-05-03
vgaarb: Provide dummy default device functions
Matthew Garrett
-0
/
+5
2012-05-03
drm/radeon: add connector table for SAM440ep embedded board
Alex Deucher
-0
/
+67
2012-05-03
drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)
Jerome Glisse
-0
/
+5
2012-05-03
drm/radeon: Original Radeons had PCI GART, not PCIe GART.
Michel Dänzer
-1
/
+1
2012-05-03
drm/radeon: remove cayman_gpu_is_lockup
Christian König
-26
/
+6
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
-23
/
+8
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
-56
/
+23
2012-05-03
drm/radeon: unlock the ring mutex while waiting for the next fence
Christian König
-0
/
+2
2012-05-03
drm/radeon: make lockup timeout a module param
Christian König
-1
/
+6
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
-91
/
+69
2012-05-03
drm/radeon: rework recursive gpu reset handling
Christian König
-12
/
+32
2012-05-03
drm/radeon: fix a bug with the ring syncing code
Christian König
-50
/
+93
2012-05-03
drm/radeon: don't keep list of created fences.
Christian König
-8
/
+0
2012-05-03
drm/radeon: rename fence_wait_last to fence_wait_empty
Christian König
-4
/
+4
2012-05-03
drm/radeon: return -ENOENT in fence_wait_next v2
Christian König
-1
/
+1
2012-05-03
drm/radeon: fix a bug in the SA code
Christian König
-1
/
+1
2012-05-03
drm/radeon: rework gpu lockup detection and processing
Christian König
-76
/
+77
2012-05-03
drm/radeon: use central function for IB testing
Christian König
-60
/
+57
2012-05-03
drm/radeon: register ring debugfs handlers on init
Christian König
-12
/
+19
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
-28
/
+13
2012-05-03
drm/radeon: make radeon_gpu_is_lockup a per ring function
Christian König
-22
/
+28
2012-05-03
cdv: Fix typos in initialization of mdfld_chip_ops
Patrik Jakobsson
-2
/
+2
2012-05-02
drm/kms: reduce some messages to debug level (v2)
Dave Airlie
-9
/
+9
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
-6645
/
+7668
2012-05-01
drm/radeon/kms/hdmi: use relative offsets, official regs
Rafał Miłecki
-98
/
+66
2012-05-01
drm/radeon/kms: keep HDMI state in separated variable
Rafał Miłecki
-7
/
+10
2012-05-01
drm/radeon/kms: get rid of r600_hdmi_find_free_block
Rafał Miłecki
-37
/
+8
2012-05-01
drm/radeon/kms: get rid of hdmi_config_offset
Rafał Miłecki
-17
/
+6
2012-05-01
drm/radeon/kms: move audio params to separated struct
Rafał Miłecki
-26
/
+27
2012-04-30
drm/edid: fix collision between two patches breaking build
Dave Airlie
-2
/
+2
2012-04-27
drm: fixed: Add dfixed_frac
Robert Morell
-0
/
+1
2012-04-27
gma500: Set the mapping mask
Alan Cox
-0
/
+6
2012-04-27
gma500: Add the base elements of CDV hotplug support
Alan Cox
-3
/
+48
2012-04-27
gma500: Add ops for hotplug support.
Alan Cox
-7
/
+26
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
-56
/
+89
2012-04-27
gma500: Clean up weirdness in the cdv mode test code
Alan Cox
-3
/
+1
2012-04-27
gma500: support 1080p
Alan Cox
-25
/
+16
2012-04-27
gma500: panel presence check
Alan Cox
-0
/
+57
2012-04-27
gma500: intel_bios updates
Alan Cox
-37
/
+438
2012-04-27
gma500: mark framebuffer pages write combining
Alan Cox
-1
/
+1
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
-65
/
+294
2012-04-27
gma500: read the PLL bits
Alan Cox
-0
/
+59
2012-04-27
gma500: Fix leak of uncached page
Alan Cox
-0
/
+1
[next]