index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup
Alex Deucher
2010-03-31
1
-7
/
+7
*
drm/radeon/r600: remove some regs are not safe regs for command buffers
Alex Deucher
2010-03-31
1
-3
/
+0
*
drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
Pauli Nieminen
2010-03-31
1
-3
/
+5
*
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
Jerome Glisse
2010-03-31
6
-6
/
+6
*
drm/radeon/kms: don't print error on -ERESTARTSYS.
Dave Airlie
2010-03-31
1
-1
/
+2
*
drm/radeon/kms/atom: make sure tables are valid (v2)
Alex Deucher
2010-03-31
7
-242
/
+272
*
drm/radeon/kms: remove lvds quirks
Alex Deucher
2010-03-31
2
-33
/
+0
*
drm/radeon/kms: fix display bandwidth setup on rs4xx
Alex Deucher
2010-03-31
1
-0
/
+1
*
drm/radeon/kms: never treat rs4xx as AGP
Alex Deucher
2010-03-31
1
-0
/
+8
*
drm/radeon/kms: display watermark fixes
Alex Deucher
2010-03-31
12
-51
/
+87
*
drm/radeon/kms: init rdev->num_crtc at asic init
Alex Deucher
2010-03-31
3
-17
/
+16
*
drm/radeon/kms/pm: fix typo in power table parsing
Alex Deucher
2010-03-31
1
-1
/
+1
*
drm/radeon/kms: gfx init fixes for r6xx/r7xx
Alex Deucher
2010-03-31
3
-0
/
+7
*
drm/radeon/kms/pm: fix segfault in clock code
Alex Deucher
2010-03-31
1
-1
/
+2
*
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
2010-03-31
13
-0
/
+69
*
drm/radeon: collect r100 asic related declarations in radeon_asic.h
Daniel Vetter
2010-03-15
2
-51
/
+48
*
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
2010-03-15
12
-0
/
+12
*
drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
Daniel Vetter
2010-03-15
2
-3
/
+3
*
drm/radeon: move asic structs to radeon_asic.c
Daniel Vetter
2010-03-15
2
-489
/
+487
*
drm/radeon: create radeon_asic.c
Daniel Vetter
2010-03-15
4
-200
/
+243
*
drm/radeon/kms: prepare for more reclocking operations
Rafał Miłecki
2010-03-15
1
-10
/
+29
*
drm/radeon/kms: switch to condition waiting for reclocking
Rafał Miłecki
2010-03-15
5
-3
/
+12
*
drm/radeon/r600: add missing license and comments to r600_blit_shaders.c
Alex Deucher
2010-03-15
1
-0
/
+35
*
drm/radeon/kms: improve coding style a little
Rafał Miłecki
2010-03-15
2
-15
/
+13
*
drm/radeon/kms: remove dead audio/HDMI code
Rafał Miłecki
2010-03-15
1
-35
/
+0
*
drm/radeon/kms: enable audio engine on DCE32
Rafał Miłecki
2010-03-15
1
-0
/
+15
*
drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
Rafał Miłecki
2010-03-15
1
-2
/
+69
*
drm/radeon/kms: clean assigning HDMI blocks to encoders
Rafał Miłecki
2010-03-15
4
-72
/
+62
*
drm/radeon/kms: clean HDMI definitions
Rafał Miłecki
2010-03-15
3
-8
/
+13
*
drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
Alex Deucher
2010-03-15
1
-0
/
+8
*
drm/radeon/kms/r1xx: enable hw i2c
Alex Deucher
2010-03-15
1
-4
/
+1
*
drm/radeon/kms: fix i2c prescale calc on older radeons
Alex Deucher
2010-03-15
1
-9
/
+8
*
drm/radeon/kms: fix for hw i2c
Alex Deucher
2010-03-15
1
-0
/
+1
*
drm/radeon/kms: fix pal tv-out support on legacy IGP chips
Alex Deucher
2010-03-15
1
-5
/
+24
*
drm/radeon/kms: further spread spectrum fixes
Alex Deucher
2010-03-15
2
-13
/
+20
*
drm/radeon/kms: use lcd pll limits when available
Alex Deucher
2010-03-15
5
-5
/
+52
*
drm/radeon/kms/atom: spread spectrum fix
Alex Deucher
2010-03-15
1
-7
/
+50
*
drm/radeon/kms: catch atombios infinite loop and break out of it
Jerome Glisse
2010-03-15
2
-13
/
+48
*
drm/radeon: fix typo in Makefile
Alex Deucher
2010-03-01
1
-1
/
+1
*
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
4
-2
/
+19
*
drm/radeon: Fix printf type warning in 64bit system.
Pauli Nieminen
2010-03-01
1
-2
/
+2
*
drm/radeon/kms: bump the KMS version number for square tiling support.
Dave Airlie
2010-03-01
1
-1
/
+3
*
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
9
-6
/
+357
|
\
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
9
-6
/
+358
*
|
drm/radeon/kms: do not disable audio engine twice
Rafał Miłecki
2010-03-01
1
-1
/
+0
*
|
Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"
Rafał Miłecki
2010-03-01
1
-1
/
+1
*
|
drm/radeon/kms: do not preset audio stuff and start timer when not using audio
Rafał Miłecki
2010-03-01
1
-3
/
+3
*
|
Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...
Dave Airlie
2010-03-01
6
-3
/
+14
|
\
\
|
*
|
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...
Dave Airlie
2010-03-01
3
-0
/
+9
|
*
|
drm/radeon: use ALIGN instead of open coding it
Matt Turner
2010-03-01
2
-3
/
+3
[next]