index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-23
26
-96
/
+480
|
\
|
*
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
|
*
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
2009-12-23
1
-2
/
+2
|
*
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
2009-12-23
1
-2
/
+2
|
*
DRM: Rename clamp variable
Andi Kleen
2009-12-23
1
-3
/
+3
|
*
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
2
-28
/
+14
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-16
20
-48
/
+1043
|
\
\
|
|
/
|
*
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
4
-9
/
+70
|
*
drm/radeon/kms: allow for texture tiling
Maciej Cencora
2009-12-16
1
-1
/
+9
|
*
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-16
4
-2
/
+11
|
*
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
9
-6
/
+895
|
*
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
2
-12
/
+16
|
*
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
1
-11
/
+5
|
*
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
1
-1
/
+2
|
*
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
1
-2
/
+3
|
*
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
3
-4
/
+30
|
*
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-16
1
-0
/
+2
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-11
2
-31
/
+10
|
\
\
|
|
/
|
*
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
2009-12-11
1
-1
/
+1
|
*
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
2009-12-11
1
-30
/
+9
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
53
-1543
/
+5584
|
\
\
|
|
/
|
*
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
1
-1
/
+1
|
*
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
11
-7
/
+23
|
*
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
2
-25
/
+25
|
*
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-12-10
1
-22
/
+20
|
*
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
1
-0
/
+1
|
*
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
2009-12-10
1
-2
/
+4
|
*
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
6
-3
/
+120
|
*
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
2009-12-10
3
-5
/
+28
|
*
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
1
-1
/
+1
|
*
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
2
-29
/
+14
|
*
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-10
3
-51
/
+67
|
*
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
2009-12-10
1
-2
/
+3
|
*
drm/radeon/kms: make sure i2c id matches
Alex Deucher
2009-12-09
1
-48
/
+43
|
*
drm/radeon/kms: make sure ss id matches
Alex Deucher
2009-12-09
1
-6
/
+12
|
*
drm/radeon/kms: connector fixes
Alex Deucher
2009-12-09
2
-9
/
+15
|
*
Merge remote branch 'korg/drm-radeon-dp' into drm-linus
Dave Airlie
2009-12-08
23
-309
/
+2612
|
|
\
|
|
*
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-08
10
-10
/
+98
|
|
*
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-08
3
-1
/
+65
[next]