index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_asic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
2012-08-26
1
-6
/
+2
*
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
2011-10-03
1
-4
/
+4
*
drm/radeon/kms: add radeon_asic entry for cayman
Alex Deucher
2011-03-03
1
-0
/
+10
*
radeon: move blit functions to radeon_asic.h
Daniel Vetter
2011-02-23
1
-0
/
+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
1
-5
/
+53
*
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
2011-02-04
1
-0
/
+1
*
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
2011-01-07
1
-3
/
+50
*
drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen
Alex Deucher
2011-01-07
1
-0
/
+2
*
drm/radeon/kms: add pageflip ioctl support (v3)
Alex Deucher
2010-11-22
1
-0
/
+10
*
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
2010-10-06
1
-5
/
+3
*
drm/radeon/kms: enable writeback (v2)
Alex Deucher
2010-10-06
1
-3
/
+0
*
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
2010-08-02
1
-0
/
+1
*
drm/radeon/kms/evergreen: add initial CS parser
Alex Deucher
2010-06-01
1
-0
/
+1
*
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
1
-6
/
+6
*
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
1
-2
/
+2
*
drm/radeon/kms/pm: add additional asic callbacks
Alex Deucher
2010-05-18
1
-0
/
+11
*
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
Alex Deucher
2010-05-18
1
-0
/
+4
*
drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
Alex Deucher
2010-05-18
1
-0
/
+3
*
drm/radeon/kms: add gui_idle callback
Alex Deucher
2010-05-18
1
-0
/
+2
*
drm/radeon/kms/evergreen: implement irq support
Alex Deucher
2010-04-09
1
-0
/
+4
*
drm/radeon/kms/evergreen: add gart support
Alex Deucher
2010-04-09
1
-0
/
+1
*
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-06
1
-4
/
+2
*
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-06
1
-5
/
+5
*
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
2010-04-06
1
-2
/
+5
*
drm/radeon: collect r100 asic related declarations in radeon_asic.h
Daniel Vetter
2010-03-15
1
-4
/
+48
*
drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
Daniel Vetter
2010-03-15
1
-2
/
+2
*
drm/radeon: move asic structs to radeon_asic.c
Daniel Vetter
2010-03-15
1
-489
/
+0
*
drm/radeon/kms: initialize set_surface_reg reg for rs600 asic
Jerome Glisse
2010-03-01
1
-0
/
+2
*
drm/radeon/kms: implement reading active PCIE lanes on R600+
Rafał Miłecki
2010-02-23
1
-2
/
+2
*
drm/radeon: Add asic hook for dma copy to r200 cards.
Pauli Nieminen
2010-02-18
1
-14
/
+55
*
drm/radeon/kms: Create asic structure for r300 pcie cards.
Pauli Nieminen
2010-02-18
1
-0
/
+38
*
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
2010-02-09
1
-0
/
+50
*
drm/radeon/kms: dynclks fixes
Alex Deucher
2010-02-09
1
-1
/
+1
*
drm/radeon/kms: add functions to get current pcie lanes
Alex Deucher
2010-02-09
1
-0
/
+11
*
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
2010-02-05
1
-0
/
+11
*
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
1
-12
/
+0
*
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
2009-12-23
1
-3
/
+4
*
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-08
1
-0
/
+56
*
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-12-02
1
-0
/
+2
*
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-12-02
1
-0
/
+12
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-11
1
-0
/
+23
|
\
|
*
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
Rafał Miłecki
2009-11-06
1
-0
/
+23
*
|
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
1
-201
/
+52
|
\
\
|
|
/
|
*
drm/radeon/kms: Remove old init path as no hw use it anymore
Jerome Glisse
2009-10-02
1
-138
/
+0
|
*
drm/radeon/kms: Convert RS600 to new init path
Jerome Glisse
2009-10-02
1
-23
/
+21
|
*
drm/radeon/kms: Convert RS690/RS740 to new init path (V2).
Jerome Glisse
2009-10-02
1
-19
/
+22
|
*
drm/radeon/kms: Convert R100 to new init path (V2)
Jerome Glisse
2009-10-02
1
-29
/
+21
|
*
drm/radeon/kms: Convert R300 to new init path
Jerome Glisse
2009-10-02
1
-39
/
+36
|
*
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
Jerome Glisse
2009-10-02
1
-23
/
+22
[next]