index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
/
cpusets.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
drm/radeon/kms: improve coding style a little
Rafał Miłecki
2
-15
/
+13
2010-03-15
drm/radeon/kms: remove dead audio/HDMI code
Rafał Miłecki
1
-35
/
+0
2010-03-15
drm/radeon/kms: enable audio engine on DCE32
Rafał Miłecki
1
-0
/
+15
2010-03-15
drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
Rafał Miłecki
1
-2
/
+69
2010-03-15
drm/radeon/kms: clean assigning HDMI blocks to encoders
Rafał Miłecki
4
-72
/
+62
2010-03-15
drm/radeon/kms: clean HDMI definitions
Rafał Miłecki
3
-8
/
+13
2010-03-15
drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
Alex Deucher
1
-0
/
+8
2010-03-15
drm/radeon/kms/r1xx: enable hw i2c
Alex Deucher
1
-4
/
+1
2010-03-15
drm/radeon/kms: fix i2c prescale calc on older radeons
Alex Deucher
1
-9
/
+8
2010-03-15
drm/radeon/kms: fix for hw i2c
Alex Deucher
1
-0
/
+1
2010-03-15
drm/radeon/kms: fix pal tv-out support on legacy IGP chips
Alex Deucher
1
-5
/
+24
2010-03-15
drm/radeon/kms: further spread spectrum fixes
Alex Deucher
2
-13
/
+20
2010-03-15
drm/radeon/kms: use lcd pll limits when available
Alex Deucher
5
-5
/
+52
2010-03-15
drm/radeon/kms/atom: spread spectrum fix
Alex Deucher
1
-7
/
+50
2010-03-15
drm/radeon/kms: catch atombios infinite loop and break out of it
Jerome Glisse
2
-13
/
+48
2010-03-15
drm/radeon: add new RS880 pci id
Alex Deucher
1
-0
/
+1
2010-03-03
vga_switcheroo: disable default y by new rules.
Dave Airlie
1
-1
/
+0
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-01
drm/radeon: fix typo in Makefile
Alex Deucher
1
-1
/
+1
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
7
-6
/
+24
2010-03-01
drm/radeon: Fix printf type warning in 64bit system.
Pauli Nieminen
1
-2
/
+2
2010-03-01
drm/radeon/kms: bump the KMS version number for square tiling support.
Dave Airlie
1
-1
/
+3
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
24
-70
/
+1104
2010-03-01
drm/radeon/kms: do not disable audio engine twice
Rafał Miłecki
1
-1
/
+0
2010-03-01
Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"
Rafał Miłecki
1
-1
/
+1
2010-03-01
drm/radeon/kms: do not preset audio stuff and start timer when not using audio
Rafał Miłecki
1
-3
/
+3
2010-03-01
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...
Dave Airlie
3
-0
/
+9
2010-03-01
drm/ttm: fix function prototype to match implementation
Randy Dunlap
1
-1
/
+1
2010-03-01
drm/radeon: use ALIGN instead of open coding it
Matt Turner
2
-3
/
+3
2010-03-01
drm/radeon/kms: initialize set_surface_reg reg for rs600 asic
Jerome Glisse
1
-0
/
+2
2010-02-26
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
Zhao Yakui
1
-1
/
+22
2010-02-26
drm/i915: enable/disable LVDS port at DPMS time
Jesse Barnes
1
-1
/
+9
2010-02-26
drm/i915: check for multiple write domains in pin_and_relocate
Daniel Vetter
1
-0
/
+10
2010-02-26
drm/i915: clean-up i915_gem_flush_gpu_write_domain
Daniel Vetter
1
-3
/
+1
2010-02-26
drm/i915: reuse i915_gpu_idle helper
Daniel Vetter
1
-31
/
+25
2010-02-26
drm/i915: ensure lru ordering of fence_list
Daniel Vetter
1
-23
/
+34
2010-02-26
drm/i915: extract fence stealing code
Daniel Vetter
1
-47
/
+60
2010-02-26
drm/i915: fixup active list locking in object_unbind
Daniel Vetter
1
-0
/
+3
2010-02-26
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
Daniel Vetter
1
-26
/
+3
2010-02-26
drm/i915: Add dependency on the intel agp module
Zhenyu Wang
2
-2
/
+14
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
6
-22
/
+22
2010-02-26
drm/i915: Correct the Sandybridge chipset info structs.
Eric Anholt
1
-3
/
+1
2010-02-26
drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
Eric Anholt
1
-1
/
+5
2010-02-26
drm/i915: Add a new mobile Sandybridge PCI ID.
Eric Anholt
1
-0
/
+7
2010-02-26
agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
Eric Anholt
1
-4
/
+13
2010-02-26
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
Zhenyu Wang
3
-53
/
+200
2010-02-26
drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.
Eric Anholt
1
-0
/
+2
2010-02-26
drm/i915: Disable the surface tile swizzling on Sandybridge.
Eric Anholt
1
-1
/
+1
2010-02-26
agp/intel: Use a non-reserved value for the cache field of the PTEs.
Eric Anholt
1
-0
/
+5
2010-02-26
drm/i915: Fix sandybridge status page setup.
Eric Anholt
3
-2
/
+15
[next]