index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
...
*
|
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
2011-03-03
3
-7
/
+246
*
|
drm/radeon/kms: add cayman asic reset support
Alex Deucher
2011-03-03
3
-3
/
+101
*
|
drm/radeon/kms: add support for cayman irqs
Alex Deucher
2011-03-03
1
-3
/
+11
*
|
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
2011-03-03
6
-1
/
+482
*
|
drm/radeon/kms: add support for cayman gart setup
Alex Deucher
2011-03-03
2
-0
/
+149
*
|
drm/radeon/kms: add gpu_init function for cayman
Alex Deucher
2011-03-03
4
-2
/
+866
*
|
drm/radeon/kms: add ucode loader for cayman
Alex Deucher
2011-03-03
1
-8
/
+75
*
|
drm/radeon/kms: add cayman chip family
Alex Deucher
2011-03-03
2
-0
/
+2
*
|
drm/radeon: add new getparam for number of backends.
Dave Airlie
2011-03-01
2
-1
/
+12
*
|
drm/radeon: fix up dereferencing of busy objects.
Dave Airlie
2011-03-01
1
-1
/
+1
*
|
drm/radeon: bump version to 2.9
Dave Airlie
2011-03-01
1
-1
/
+2
*
|
drm/r600: parse the set predication command. (v2)
Dave Airlie
2011-03-01
2
-0
/
+63
*
|
drm/radeon: make sure ib reads are in-order.
Dave Airlie
2011-02-28
1
-7
/
+9
*
|
drm/radeon/r600_cs: off by one errors
Dan Carpenter
2011-02-28
1
-6
/
+9
*
|
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
1
-1
/
+0
*
|
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
2011-02-23
22
-152
/
+138
|
\
\
|
*
|
radeon: move blit functions to radeon_asic.h
Daniel Vetter
2011-02-23
2
-13
/
+13
|
*
|
radeon: kill decls for inline functions
Daniel Vetter
2011-02-23
1
-6
/
+0
|
*
|
radeon: consolidate asic-specific function decls for r600 & later
Daniel Vetter
2011-02-23
4
-63
/
+58
|
*
|
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
2011-02-23
2
-7
/
+3
|
*
|
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
2011-02-23
9
-28
/
+27
|
*
|
drm/radeon: embed struct drm_gem_object
Daniel Vetter
2011-02-23
14
-37
/
+39
*
|
|
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
3
-13
/
+36
|
\
\
\
|
*
|
|
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
1
-0
/
+1
|
*
|
|
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
2011-02-18
3
-12
/
+33
|
*
|
|
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-1
/
+2
*
|
|
|
drm/radeon: overhaul texture checking. (v3)
Dave Airlie
2011-02-23
2
-114
/
+246
|
|
/
/
|
/
|
|
*
|
|
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
3
-20
/
+24
*
|
|
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-02-07
5
-6
/
+72
|
|
/
|
/
|
*
|
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
2011-02-04
4
-15
/
+42
*
|
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
2011-02-04
1
-3
/
+6
*
|
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
2011-02-04
1
-1
/
+6
*
|
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
2011-02-04
5
-6
/
+26
*
|
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
2011-02-02
3
-12
/
+19
*
|
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
2011-02-02
4
-19
/
+137
*
|
drm/radeon/kms: add pll debugging output
Alex Deucher
2011-02-02
1
-0
/
+4
*
|
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
2011-02-02
1
-1
/
+1
*
|
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
2011-02-02
5
-25
/
+37
*
|
drm/radeon: Fix wrong boolean operator
Stefan Weil
2011-01-31
1
-1
/
+1
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-01-28
13
-33
/
+91
|
\
\
|
*
|
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
2011-01-28
1
-6
/
+33
|
*
|
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
2011-01-28
1
-0
/
+2
|
*
|
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2011-01-27
2
-1
/
+22
|
*
|
drm/radeon/kms: clean up some magic numbers
Alex Deucher
2011-01-27
7
-21
/
+29
|
*
|
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
2011-01-27
1
-3
/
+3
|
*
|
radeon/kms: fix dp displayport mode validation
Jerome Glisse
2011-01-27
1
-2
/
+2
*
|
|
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-5
/
+5
|
/
/
*
|
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
2011-01-25
2
-1
/
+5
*
|
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
2011-01-24
1
-17
/
+5
*
|
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2011-01-24
2
-0
/
+6
[prev]
[next]