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.c
Age
Commit message (
Expand
)
Author
2013-08-07
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
2013-08-07
drm/radeon: always program the MC on startup
Alex Deucher
2013-08-07
drm/radeon: fix halting UVD
Christian König
2013-07-22
drm/radeon: wait for 3D idle before using CP DMA
Alex Deucher
2013-07-14
drm/radeon: fix UVD fence emit
Christian König
2013-07-14
drm/radeon: use radeon device for request firmware
Jerome Glisse
2013-07-14
drm/radeon: implement bo copy callback using CP DMA (v2)
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for evergreen (v4)
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for rv7xx (v4)
Alex Deucher
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
2013-06-27
drm/radeon: properly set up the RLC on ON/LN/TN (v3)
Alex Deucher
2013-06-27
drm/radeon/kms: move ucode defines to a separate header
Alex Deucher
2013-06-12
drm/radeon: fix UVD on big endian
Alex Deucher
2013-06-03
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
Samuel Li
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
2013-04-23
drm/radeon: disable UVD advanced semaphore mode
Christian König
2013-04-23
drm/radeon: raise UVD clocks on init v3
Christian König
2013-04-09
drm/radeon: update r600 set/get pcie lane config
Alex Deucher
2013-04-09
drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT
Alex Deucher
2013-04-09
drm/radeon: UVD bringup v8
Christian König
2013-04-09
drm/radeon: clean up vram/gtt location handling
Alex Deucher
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
2013-02-20
drm/radeon: switch get_gpu_clock() to a callback (v2)
Alex Deucher
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
2013-01-31
drm/radeon: don't reset the MC on IGPs/APUs
Alex Deucher
2013-01-31
drm/radeon: use the reset mask to determine if rings are hung
Alex Deucher
2013-01-31
drm/radeon: halt engines before disabling MC (6xx/7xx)
Alex Deucher
2013-01-31
drm/radeon: use status regs to determine what to reset (6xx/7xx)
Alex Deucher
2013-01-31
drm/radeon: rework GPU reset on r6xx/r7xx
Alex Deucher
2013-01-31
drm/radeon: add a bios scratch asic hung helper
Alex Deucher
2013-01-30
drm/radeon: protect against div by 0 in backend setup
Mikko Tiihonen
2013-01-24
drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.
Michel Dänzer
2013-01-15
drm/radeon: clear reset flags if engines are idle
Alex Deucher
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
2013-01-04
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
2013-01-03
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
2012-12-12
drm/radeon: fix fence driver for dma ring when wb is disabled
Jerome Glisse
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
2012-11-20
drm/radeon: Use hweight32
Akinobu Mita
2012-10-15
drm/radeon: check if pcie gen 2 is already enabled (v2)
Alex Deucher
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-27
drm/radeon: Fix scratch register leak in IB test.
Michel Dänzer
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
2012-09-20
drm/radeon: cleanup VM id handling a bit
Christian König
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
[next]