index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-11
34
-470
/
+1530
|
\
|
*
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
2010-01-11
5
-2
/
+881
|
*
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
2010-01-08
4
-5
/
+28
|
*
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
2010-01-08
1
-1
/
+4
|
*
drm/radeon: mkregtable.c: close a file before exit
Alexander Beregalov
2010-01-08
1
-1
/
+3
|
*
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
2010-01-08
5
-8
/
+6
|
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
13
-32
/
+33
|
*
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2010-01-08
2
-0
/
+32
|
*
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
2010-01-08
8
-3
/
+64
|
*
drm/radeon: fix a couple of array index errors
Darren Jenkins
2010-01-08
1
-7
/
+7
|
*
drm/radeon/kms: add support for eDP (embedded DisplayPort)
Alex Deucher
2010-01-08
5
-12
/
+32
|
*
drm: Add eDP connector type
Alex Deucher
2010-01-08
2
-0
/
+2
|
*
drm/radeon/kms: pull in the latest upstream ObjectID.h changes
Alex Deucher
2010-01-08
1
-1
/
+126
|
*
drm/radeon/kms: whitespace changes to ObjectID.h
Alex Deucher
2010-01-08
1
-369
/
+309
|
*
drm/radeon/kms: fix typo in atom connector type handling
Alex Deucher
2010-01-08
2
-31
/
+5
*
|
drm: reduce WARN_ON to a printk.
Dave Airlie
2010-01-11
1
-1
/
+1
*
|
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
2010-01-11
1
-5
/
+4
*
|
drm: Keep disabled outputs disabled after suspend / resume
David John
2010-01-11
1
-1
/
+23
*
|
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2010-01-07
9
-24
/
+63
|
\
|
|
*
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
2010-01-07
1
-1
/
+1
|
*
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-5
/
+5
|
*
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
1
-2
/
+4
|
*
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2010-01-07
1
-5
/
+4
|
*
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
2010-01-07
1
-1
/
+1
|
*
drm/radeon/kms: fix memory leak
Jiri Slaby
2010-01-07
1
-0
/
+1
|
*
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
2010-01-06
1
-0
/
+2
|
*
drm/radeon/kms: add primary dac adj values table
Alex Deucher
2010-01-06
1
-9
/
+41
|
*
drm/radeon/kms: fallback to default connector table
Alex Deucher
2010-01-06
1
-1
/
+4
*
|
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2010-01-07
8
-20
/
+24
|
\
\
|
*
|
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
2010-01-07
1
-1
/
+1
|
*
|
drm/edid: Fix CVT width/height decode
Adam Jackson
2010-01-07
1
-5
/
+5
|
*
|
drm/edid: Skip empty CVT codepoints
Adam Jackson
2010-01-07
1
-0
/
+4
|
*
|
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
2010-01-07
6
-14
/
+14
*
|
|
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2009-12-23
21
-61
/
+459
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
2009-12-23
1
-0
/
+199
|
*
|
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
2009-12-23
1
-26
/
+23
|
*
|
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
2009-12-23
1
-5
/
+68
|
*
|
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-23
3
-4
/
+13
|
*
|
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
2009-12-23
1
-0
/
+12
|
*
|
drm/radeon/kms: add 3DC compression support
Marek Olšák
2009-12-23
2
-0
/
+19
|
*
|
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-23
3
-1
/
+19
|
*
|
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-23
3
-4
/
+11
|
*
|
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
2009-12-23
3
-2
/
+12
|
*
|
drm/radeon/kms: set proper default tv standard
Alex Deucher
2009-12-23
5
-8
/
+69
|
*
|
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-23
3
-3
/
+6
|
*
|
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
2009-12-23
1
-8
/
+8
|
|
/
*
|
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2009-12-23
30
-706
/
+1710
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
2009-12-16
1
-0
/
+5
|
*
drm/nv50: fix suspend/resume delays without firmware present
Ben Skeggs
2009-12-16
1
-0
/
+3
|
*
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
3
-48
/
+64
[next]