index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.locks
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
drm/radeon/kms: fix typo in atom overscan setup
Alex Deucher
1
-2
/
+2
2011-03-16
drm: Hold the mode mutex whilst probing for sysfs status
Chris Wilson
1
-0
/
+7
2011-03-14
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
1
-3
/
+12
2011-03-14
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2
-10
/
+27
2011-03-14
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
5
-6
/
+5
2011-03-14
drm/nv50: decode vm faults some more
Ben Skeggs
1
-6
/
+142
2011-03-14
drm/nouveau: add nouveau_enum_find() util function
Ben Skeggs
3
-53
/
+66
2011-03-14
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
1
-2
/
+4
2011-03-14
drm/nvc0: remove vm hack forcing large/small pages to not share a PDE
Ben Skeggs
1
-12
/
+1
2011-03-14
drm/i915: disable opregion lid detection for now.
Dave Airlie
1
-0
/
+6
2011-03-07
drm/i915: Only wait on a pending flip if we intend to write to the buffer
Chris Wilson
1
-48
/
+44
2011-03-07
drm/i915/dp: Sanity check eDP existence
Chris Wilson
1
-5
/
+8
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-04
drm: add cap bit to denote if dumb ioctl is available or not.
Dave Airlie
2
-0
/
+10
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
4
-0
/
+21
2011-03-03
drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+
Alex Deucher
1
-1
/
+10
2011-03-03
drm/radeon/kms: add cayman pci ids
Alex Deucher
1
-0
/
+14
2011-03-03
drm/radeon/kms: cayman/evergreen cs checker updates
Alex Deucher
4
-2
/
+30
2011-03-03
drm/radeon/kms/cayman: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-03-03
drm/radeon/kms: additional default context regs for cayman
Alex Deucher
1
-0
/
+5
2011-03-03
drm/radeon/kms: add cayman CS check support
Alex Deucher
3
-4
/
+62
2011-03-03
drm/radeon/kms: add radeon_asic entry for cayman
Alex Deucher
2
-0
/
+59
2011-03-03
drm/radeon/kms: add cayman safe regs
Alex Deucher
2
-0
/
+620
2011-03-03
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
3
-7
/
+246
2011-03-03
drm/radeon/kms: add cayman asic reset support
Alex Deucher
3
-3
/
+101
2011-03-03
drm/radeon/kms: add support for cayman irqs
Alex Deucher
1
-3
/
+11
2011-03-03
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
6
-1
/
+482
2011-03-03
drm/radeon/kms: add support for cayman gart setup
Alex Deucher
2
-0
/
+149
2011-03-03
drm/radeon/kms: add gpu_init function for cayman
Alex Deucher
4
-2
/
+866
2011-03-03
drm/radeon/kms: add ucode loader for cayman
Alex Deucher
1
-8
/
+75
2011-03-03
drm/radeon/kms: add cayman chip family
Alex Deucher
2
-0
/
+2
2011-03-02
drm/i915: Don't save/restore hardware status page address register
Zhenyu Wang
2
-7
/
+0
2011-03-02
drm/i915: don't store the reg value for HWS_PGA
Chris Wilson
2
-7
/
+13
2011-03-02
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
1
-0
/
+11
2011-03-01
Linux 2.6.38-rc7
v2.6.38-rc7
Linus Torvalds
1
-1
/
+1
2011-03-01
Revert "TPM: Long default timeout fix"
Linus Torvalds
1
-6
/
+4
2011-03-01
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
Chris Wilson
1
-2
/
+1
2011-03-01
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
Chris Wilson
2
-1
/
+13
2011-03-01
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2
-38
/
+0
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
3
-10
/
+4
2011-03-01
drm/i915: Silence an innocuous compiler warning for an unused variable
Chris Wilson
1
-1
/
+0
2011-03-01
drm/radeon: add new getparam for number of backends.
Dave Airlie
3
-1
/
+13
2011-03-01
drm/radeon: fix up dereferencing of busy objects.
Dave Airlie
1
-1
/
+1
2011-03-01
drm/radeon: bump version to 2.9
Dave Airlie
1
-1
/
+2
2011-03-01
drm/r600: parse the set predication command. (v2)
Dave Airlie
2
-0
/
+63
2011-03-01
fs/block_dev.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-03-01
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
3
-20
/
+29
[next]