index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
2010-01-06
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
2010-01-06
drm/radeon/kms: add primary dac adj values table
Alex Deucher
2010-01-06
drm/radeon/kms: fallback to default connector table
Alex Deucher
2009-12-23
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
2009-12-23
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
2009-12-23
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-23
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
2009-12-23
drm/radeon/kms: add 3DC compression support
Marek Olšák
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-23
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
2009-12-23
drm/radeon/kms: set proper default tv standard
Alex Deucher
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
2009-12-23
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
2009-12-23
DRM: Rename clamp variable
Andi Kleen
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
drm/radeon/kms: allow for texture tiling
Maciej Cencora
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-11
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
2009-12-11
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-10
drm/radeon/kms: fix avivo tiling regression since radeon object rework
Dave Airlie
2009-12-09
drm/radeon/kms: make sure i2c id matches
Alex Deucher
[next]