index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
btree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
drm/radeon/kms: properly compute group_size on 6xx/7xx
Alex Deucher
2
-6
/
+10
2010-10-26
drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker
Alex Deucher
1
-2
/
+2
2010-10-26
drm/radeon/kms/evergreen: set the clear state to the blit state
Alex Deucher
4
-54
/
+65
2010-10-26
drm/radeon/kms: don't poll dac load detect.
Dave Airlie
1
-0
/
+10
2010-10-26
gpu: Add Intel GMA500(Poulsbo) Stub Driver
Lee, Chun-Yi
5
-1
/
+81
2010-10-26
drm/radeon/kms: MC vram map needs to be >= pci aperture size
Alex Deucher
1
-0
/
+3
2010-10-26
drm/radeon/kms: implement display watermark support for evergreen
Alex Deucher
2
-1
/
+449
2010-10-26
drm/radeon/kms/evergreen: add some additional safe regs v2
Alex Deucher
2
-1
/
+9
2010-10-26
drm/radeon/r600: fix tiling issues in CS checker.
Dave Airlie
2
-10
/
+22
2010-10-24
drm/i915: Move gpu_write_list to per-ring
Chris Wilson
4
-26
/
+29
2010-10-23
drm/i915: Invalidate the to-ring, flush the old-ring when updating domains
Chris Wilson
1
-3
/
+6
2010-10-22
drm/i915/ringbuffer: Write the value passed in to the tail register
Chris Wilson
2
-16
/
+16
2010-10-22
agp/intel: Restore valid PTE bit for Sandybridge after bdd3072
Chris Wilson
1
-3
/
+3
2010-10-22
drm/i915: Fix flushing regression from 9af90d19f
Chris Wilson
1
-1
/
+1
2010-10-22
drm/i915/sdvo: Remove unused encoding member
Chris Wilson
1
-23
/
+22
2010-10-22
i915: enable AVI infoframe for intel_hdmi.c [v4]
David Härdeman
4
-105
/
+130
2010-10-21
drm/i915: Fix current fb blocking for page flip
Chia-I Wu
1
-5
/
+8
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
8
-22
/
+18
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
11
-63
/
+175
2010-10-21
drm/i915/ringbuffer: Remove broken intel_fill_struct()
Chris Wilson
2
-19
/
+0
2010-10-21
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b
Chris Wilson
1
-1
/
+1
2010-10-21
drm/ttm: Optimize delayed buffer destruction
Thomas Hellstrom
1
-64
/
+107
2010-10-21
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
3
-38
/
+6
2010-10-20
drm/i915: Copy the updated reloc->presumed_offset back to the user
Chris Wilson
1
-0
/
+13
2010-10-20
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
5
-96
/
+58
2010-10-20
drm/i915: Simplify most HAS_BSD() checks
Chris Wilson
3
-37
/
+22
2010-10-20
drm/i915: cache the last object lookup during pin_and_relocate()
Chris Wilson
1
-171
/
+144
2010-10-19
drm/i915: Do interrupible mutex lock first to avoid locking for unreference
Chris Wilson
1
-113
/
+93
2010-10-19
drivers: gpu: drm: i915: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-10-19
agp/intel: Also add B43.1 to list of supported devices
Chris Wilson
1
-0
/
+1
2010-10-19
drm/i915: rearrange mutex acquisition for pread
Chris Wilson
1
-56
/
+43
2010-10-19
drm/i915: Rearrange acquisition of mutex during pwrite
Chris Wilson
1
-105
/
+65
2010-10-19
drm/i915: Attempt to prefault user pages for pread/pwrite
Chris Wilson
1
-14
/
+19
2010-10-19
drm/i915: Avoid taking the mutex for dropping the refcnt upon creation
Chris Wilson
1
-4
/
+7
2010-10-19
drm/i915: Perform relocations in CPU domain [if in CPU domain]
Chris Wilson
1
-26
/
+29
2010-10-19
drm/i915: Avoid vmallocing a buffer for the relocations
Chris Wilson
1
-149
/
+75
2010-10-19
drm/i915/hdmi: Add 'force_audio' property
Chris Wilson
1
-0
/
+64
2010-10-19
drm/i915/sdvo: Add 'force_audio' property
Chris Wilson
1
-2
/
+46
2010-10-19
drm/i915/dp: Add 'force_audio' property
Chris Wilson
1
-5
/
+69
2010-10-19
drm/i915: Enable HDMI audio for monitor with audio support
Zhenyu Wang
1
-4
/
+8
2010-10-19
drm/i915: Enable DisplayPort audio
Zhenyu Wang
1
-21
/
+41
2010-10-19
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
2
-14
/
+79
2010-10-19
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
3
-4
/
+25
2010-10-19
drm/i915: Sleep whilst waiting for the ring
Chris Wilson
1
-1
/
+1
2010-10-19
drm/i915: Fix GPIO pin to register mapping
Zhenyu Wang
1
-0
/
+1
2010-10-19
drm/i915: restore fixed FDI link rate on Sandybridge
Chris Wilson
1
-2
/
+5
2010-10-19
drm/i915/dp: down the DP link even if the reg indicates it's already down
Jesse Barnes
1
-10
/
+6
2010-10-19
drm/i915: Fix oops on HWS unload
Daniel Vetter
1
-3
/
+3
2010-10-19
drm/i915: Remove duplicate set of ADPA definitions
Chris Wilson
1
-7
/
+1
2010-10-19
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
Chris Wilson
1
-3
/
+0
[next]