| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon: switch UVD code to use UVD_NO_OP for padding | Alex Deucher | 2016-08-24 | 1 | -1/+1 |
* | drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC | Michel Dänzer | 2016-05-04 | 1 | -1/+3 |
* | drm/radeon: consolidate rv770 uvd initialization and startup code. | Jérome Glisse | 2016-05-02 | 1 | -28/+74 |
* | drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" | Christian König | 2015-05-28 | 1 | -1/+1 |
* | drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling | Christian König | 2015-05-12 | 1 | -1/+1 |
* | radeon/audio: consolidate audio_fini() functions | Slava Grigorev | 2015-01-22 | 1 | -1/+1 |
* | radeon/audio: consolidate audio_init() functions | Slava Grigorev | 2015-01-22 | 1 | -1/+2 |
* | drm/radeon: remove unecessary includes | Alex Deucher | 2014-10-01 | 1 | -1/+0 |
* | drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2) | Alex Deucher | 2014-08-26 | 1 | -15/+8 |
* | drm/radeon: Remove radeon_gart_restore() | Michel Dänzer | 2014-08-05 | 1 | -1/+0 |
* | drm/radeon: add query for number of active CUs | Alex Deucher | 2014-06-09 | 1 | -0/+3 |
* | drm/radeon: split page flip and pending callback | Christian König | 2014-06-02 | 1 | -2/+8 |
* | drm/radeon: resume old pm late | Alex Deucher | 2014-03-06 | 1 | -1/+2 |
* | drm/radeon: free uvd ring on unload | Jerome Glisse | 2014-02-27 | 1 | -1/+1 |
* | drm/radeon: clean up active vram sizing | Alex Deucher | 2014-01-29 | 1 | -1/+2 |
* | drm/radeon: implement pci config reset for r6xx/7xx (v3) | Alex Deucher | 2014-01-08 | 1 | -0/+29 |
* | drm/radeon: remove generic rptr/wptr functions (v2) | Alex Deucher | 2013-12-24 | 1 | -3/+0 |
* | drm/radeon/pm: move pm handling into the asic specific code | Alex Deucher | 2013-12-24 | 1 | -0/+7 |
* | drm/radeon: re-order firmware loading in preparation for dpm rework | Alex Deucher | 2013-12-24 | 1 | -8/+8 |
* | drm/radeon: fix init ordering for r600+ | Alex Deucher | 2013-08-30 | 1 | -4/+5 |
* | drm/radeon: separate DMA code | Christian König | 2013-08-30 | 1 | -74/+0 |
* | drm/radeon: separate UVD code v3 | Christian König | 2013-08-30 | 1 | -101/+4 |
* | drm/radeon: remove special handling for the DMA ring | Christian König | 2013-08-30 | 1 | -3/+3 |
* | drm/radeon: rework UVD writeback & [rw]ptr handling | Christian König | 2013-08-30 | 1 | -2/+1 |
* | drm/radeon: restructure UVD code to handle UVD PG (v2) | Alex Deucher | 2013-08-30 | 1 | -1/+1 |
* | drm/radeon/kms: remove r6xx+ blit copy routines | Alex Deucher | 2013-08-30 | 1 | -7/+0 |
* | drm/radeon/r7xx: fix copy paste typo in golden register setup | Alex Deucher | 2013-08-14 | 1 | -6/+6 |
* | drm/radeon: only save UVD bo when we have open handles | Christian König | 2013-08-07 | 1 | -1/+1 |
* | drm/radeon: always program the MC on startup | Alex Deucher | 2013-08-07 | 1 | -1/+2 |
* | drm/radeon: fix halting UVD | Christian König | 2013-08-07 | 1 | -0/+2 |
* | drm/radeon: never unpin UVD bo v3 | Christian König | 2013-07-14 | 1 | -1/+1 |
* | radeon: Fix system hang issue when using KMS with older cards | Adis Hamzić | 2013-06-03 | 1 | -4/+6 |
* | radeon: use max_bus_speed to activate gen2 speeds | Kleber Sacilotto de Souza | 2013-05-29 | 1 | -7/+2 |
* | drm/radeon: UVD block on SUMO2 is the same as on SUMO | Christian König | 2013-05-29 | 1 | -3/+1 |
* | drm/radeon: consolidate UVD clock programming | Christian König | 2013-05-02 | 1 | -93/+17 |
* | drm/radeon/7xx: add support for golden register init | Alex Deucher | 2013-04-23 | 1 | -0/+652 |
* | drm/radeon: put UVD PLLs in bypass mode | Christian König | 2013-04-22 | 1 | -7/+13 |
* | drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT | Alex Deucher | 2013-04-09 | 1 | -16/+16 |
* | drm/radeon: add UVD tiling addr config v2 | Christian König | 2013-04-09 | 1 | -0/+5 |
* | drm/radeon: add set_uvd_clocks callback for r7xx v3 | Christian König | 2013-04-09 | 1 | -0/+156 |
* | drm/radeon: UVD bringup v8 | Christian König | 2013-04-09 | 1 | -0/+132 |
* | drm/radeon: clean up vram/gtt location handling | Alex Deucher | 2013-04-09 | 1 | -1/+1 |
* | drm/radeon: add a asic callback to get the xclk | Alex Deucher | 2013-02-20 | 1 | -0/+25 |
* | drm/radeon: split r6xx and r7xx copy_dma functions | Alex Deucher | 2013-01-04 | 1 | -0/+74 |
* | drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx | Alex Deucher | 2012-12-10 | 1 | -2/+29 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -5/+5 |
|\ |
|
| * | drm/radeon: Mark all possible functions / structs as static | Lauri Kasanen | 2012-09-20 | 1 | -5/+5 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
|/ |
|
* | drm/radeon/kms: auto detect pcie link speed from root port | Dave Airlie | 2012-07-19 | 1 | -0/+11 |
* | drm/radeon: record what is next valid wptr for each ring v4 | Christian König | 2012-07-17 | 1 | -1/+3 |