index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
1
-59
/
+0
2011-01-07
drm/radeon/kms: add ucode loader for NI
Alex Deucher
1
-0
/
+4
2011-01-07
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
Alex Deucher
1
-0
/
+3
2011-01-07
drm/radeon/kms: handle NI thermal controller
Alex Deucher
1
-0
/
+1
2011-01-07
drm/radeon/kms: add NI chip families
Alex Deucher
1
-0
/
+1
2011-01-07
drm/radeon/kms: clean up ASIC_IS_DCE41() macro
Alex Deucher
1
-1
/
+2
2011-01-07
drm/radeon/kms: add support for gen2 pcie link speeds
Alex Deucher
1
-0
/
+2
2011-01-07
drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen
Alex Deucher
1
-0
/
+8
2011-01-06
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
1
-1
/
+0
2011-01-06
drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear
Marek Olšák
1
-1
/
+2
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
1
-1
/
+0
2011-01-05
drm/radeon/kms: implement gpu lockup check for evergreen
Alex Deucher
1
-0
/
+1
2010-12-03
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-1
/
+4
2010-12-03
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-0
/
+57
2010-11-23
drm/radeon/kms: add thermal sensor support for fusion APUs
Alex Deucher
1
-0
/
+2
2010-11-23
drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function
Alex Deucher
1
-1
/
+1
2010-11-23
drm/radeon/kms: add new family id for AMD Ontario APUs
Alex Deucher
1
-0
/
+1
2010-11-22
drm/radeon: Use the ttm execbuf utilities
Thomas Hellstrom
1
-2
/
+2
2010-11-22
drm/radeon/kms: add pageflip ioctl support (v3)
Alex Deucher
1
-0
/
+57
2010-11-18
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
1
-0
/
+4
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+1
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
1
-0
/
+1
2010-10-06
drm/radeon/kms: add drm blit support for evergreen
Alex Deucher
1
-0
/
+8
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
1
-1
/
+0
2010-10-06
drm/radeon/kms/r6xx+: use new style fencing (v3)
Alex Deucher
1
-0
/
+2
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
1
-3
/
+9
2010-09-02
drm/radeon/kms: remove useless clock code
Alex Deucher
1
-2
/
+0
2010-08-30
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
1
-0
/
+6
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
1
-0
/
+2
2010-08-04
drm: move ttm global code to core drm
Dave Airlie
1
-1
/
+1
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
1
-0
/
+2
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
1
-0
/
+1
2010-08-02
drm/radeon/kms: add ioport register access
Alex Deucher
1
-0
/
+25
2010-08-02
drm/radeon/kms: track audio engine state, do not use not setup timer
Rafał Miłecki
1
-0
/
+1
2010-08-02
drm/radeon/kms/r6xx+: add query for tile config (v2)
Alex Deucher
1
-0
/
+3
2010-08-02
drm/radeon/kms: add support for internal thermal sensors (v3)
Alex Deucher
1
-0
/
+13
2010-08-02
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
Alberto Milone
1
-0
/
+7
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
1
-0
/
+1
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
1
-1
/
+2
2010-07-01
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
1
-0
/
+1
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
1
-0
/
+1
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
1
-4
/
+7
2010-06-03
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
Alex Deucher
1
-0
/
+1
2010-05-24
drm/radeon/kms: release AGP bridge at suspend
Jerome Glisse
1
-0
/
+1
2010-05-21
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
1
-0
/
+1
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-30
/
+57
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
1
-2
/
+5
2010-05-18
radeon: Split out ring locking and allocation
Matthew Garrett
1
-0
/
+2
2010-05-18
radeon: Try harder to ensure we reclock in vblank
Matthew Garrett
1
-0
/
+1
2010-05-18
radeon: Unmap vram pages when reclocking
Matthew Garrett
1
-0
/
+1
[next]