index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
/
llc_sap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-11
drm/radeon/kms/evergreen: fix multi-head
Alex Deucher
1
-6
/
+6
2010-02-11
drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLE
Alex Deucher
1
-8
/
+8
2010-02-11
drm/radeon/kms: fix prescale calculations
Alex Deucher
1
-10
/
+85
2010-02-09
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
19
-121
/
+1775
2010-02-09
drm/radeon/kms: update atombios.h to latest upstream.
Alex Deucher
1
-3115
/
+4185
2010-02-09
drm/radeon/kms: bogus cs recorder utilities
Jerome Glisse
2
-0
/
+68
2010-02-09
drm/radeon/kms: use wait queue (events) for VBLANK sync
Rafał Miłecki
6
-74
/
+41
2010-02-09
drm/radeon/kms: use udelay for short delays
Dave Airlie
1
-1
/
+2
2010-02-09
drm/radeon/kms: take the pm mutex when using hw i2c
Alex Deucher
1
-9
/
+17
2010-02-09
drm/radeon/kms: dynclks fixes
Alex Deucher
3
-13
/
+5
2010-02-09
drm/radeon/kms: get_power_state early, not when processing IRQ
Rafał Miłecki
1
-4
/
+4
2010-02-09
drm/radeon/kms: use power states for dynamic reclocking
Alex Deucher
2
-21
/
+14
2010-02-09
drm/radeon/kms: add code to select power state
Alex Deucher
2
-0
/
+131
2010-02-09
drm/radeon/kms: add a power state type based on power state flags
Alex Deucher
4
-1
/
+102
2010-02-09
drm/radeon/kms: don't set pcie lanes for ignored power_state
Rafał Miłecki
1
-4
/
+4
2010-02-09
drm/radeon/kms: pull power mode info from bios tables (v3)
Alex Deucher
4
-0
/
+506
2010-02-09
drm/radeon/kms: add functions to get current pcie lanes
Alex Deucher
3
-0
/
+44
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
9
-4
/
+314
2010-02-09
drm/radeon/kms: consolidate crtc count in rdev
Alex Deucher
3
-9
/
+7
2010-02-09
drm/radeon/kms/r600: reduce gpu cache flushing
Alex Deucher
3
-21
/
+9
2010-02-09
drm/radeon/kms: switch all KMS driver ioctls to unlocked.
Dave Airlie
1
-12
/
+12
2010-02-09
drm/radeon/kms/atom: add a helper function to get the radeon connector priv
Alex Deucher
1
-59
/
+48
2010-02-09
drm/radeon/kms/atom: clean up spread spectrum code
Alex Deucher
1
-18
/
+20
2010-02-09
drm/radeon/kms: add pll quirk for toshiba laptop panel
Alex Deucher
1
-0
/
+18
2010-02-09
drm/radeon/kms: rework pll algo selection
Alex Deucher
5
-34
/
+70
2010-02-09
drm/radeon/kms: clean up some low-hanging magic numbers
Alex Deucher
3
-30
/
+33
2010-02-09
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
6
-17
/
+71
2010-02-09
drm/radeon/kms: add workaround for rn50/rv100 servers
Alex Deucher
2
-23
/
+65
2010-02-09
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
6
-82
/
+736
2010-02-05
drm/radeon/kms: add radeon i2c algo
Alex Deucher
5
-72
/
+102
2010-02-05
drm/radeon/kms: fix r300 vram width calculations
Dave Airlie
1
-4
/
+7
2010-02-05
drm/radeon/kms: rs400/480 MC setup is different than r300.
Dave Airlie
1
-5
/
+21
2010-02-05
drm/radeon/kms: make initial state of load detect property correct.
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: disable HDMI audio for now on rv710/rv730
Dave Airlie
1
-1
/
+1
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
11
-33
/
+26
2010-02-05
drivers/gpu/drm/radeon/radeon_combios.c: fix warning
Andrew Morton
1
-2
/
+1
2010-02-05
ati_pcigart: fix printk format warning
Randy Dunlap
1
-1
/
+1
2010-02-05
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
Pauli Nieminen
1
-2
/
+8
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
4
-0
/
+36
2010-02-05
drm/radeon/kms: move blit initialization after we disabled VGA
Jerome Glisse
2
-12
/
+12
2010-02-01
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
1
-1
/
+1
2010-02-01
drm/radeon/kms: move radeon KMS on/off switch out of staging.
Dave Airlie
2
-2
/
+2
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
4
-45
/
+48
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
1
-7
/
+2
2010-02-01
drm/kms: Remove incorrect comment in struct drm_mode_modeinfo
Marcin Kościelnicki
1
-1
/
+1
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
1
-1
/
+1
2010-02-01
drm/radeon/kms: release agp on error.
Dave Airlie
1
-0
/
+3
[next]