index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_cp.c
Age
Commit message (
Expand
)
Author
2013-01-31
drm/radeon: Deprecate UMS support v2
Christian König
2012-11-20
drm/radeon: Use hweight32
Akinobu Mita
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-04-10
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
2011-02-13
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
2010-08-11
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
2010-03-30
drm/radeon/kms: gfx init fixes for r6xx/r7xx
Alex Deucher
2010-02-22
drm/radeon: fixes for r6xx/r7xx gfx init
Alex Deucher
2010-02-22
drm/radeon/rv740: fix backend setup
Alex Deucher
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-08-30
radeon: Use request_firmware()
Ben Hutchings
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2009-06-12
drm/radeon: add support for RV790.
Alex Deucher
2009-06-12
drm/radeon: add rv740 drm support.
Alex Deucher
2009-04-03
drm/radeon: load the right microcode on rs780
Alex Deucher
2009-03-18
drm/radeon: fix logic in r600_page_table_init() to match ati_gart
Alex Deucher
2009-03-13
drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.
Dave Airlie
2009-03-13
drm/radeon: fix r600 writeback across suspend/resume
Dave Airlie
2009-03-13
drm/radeon: fix r600 writeback setup.
Dave Airlie
2009-03-13
drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
Hannes Eder
2009-03-13
drm/radeon: fix r600 pci mapping calls.
Dave Airlie
2009-03-13
drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()
Alex Deucher
2009-03-13
drm/r600: fix rptr address along lines of previous fixes to radeon.
Dave Airlie
2009-03-13
drm/r600: fixup r600 gart table accessor like ati_pcigart.c
Dave Airlie
2009-03-13
radeon: add support for rs600 GPUs
Alex Deucher
2009-03-13
radeon: fix r600 AGP support
Alex Deucher
2009-03-13
drm/radeon: add initial support for R6xx/R7xx GPUs
Alex Deucher