index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
radeon_cp: Remove unneeded tests for NULL before calling release_firmware()
Jesper Juhl
2012-04-30
|
*
|
|
radeon: Fix typo in radeon_gem.c
Masanari Iida
2012-04-16
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
|
|
\
|
|
|
*
|
|
radeon: remove redundant ';' from radeon_vm_bo_update_pte()
Jesper Juhl
2012-04-05
*
|
|
|
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
2012-05-04
*
|
|
|
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
2012-04-28
*
|
|
|
drm/radeon/kms: use frac fb div on APUs
Alex Deucher
2012-04-27
*
|
|
|
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
2012-04-27
*
|
|
|
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
Dave Airlie
2012-04-19
*
|
|
|
radeon: fix r600/agp when vram is after AGP (v3)
Jerome Glisse
2012-04-19
*
|
|
|
drm/radeon/kms: fix the regression of DVI connector check
Takashi Iwai
2012-04-19
*
|
|
|
drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2
Alex Deucher
2012-04-16
*
|
|
|
drm/radeon: disable MSI on RV515
Dave Airlie
2012-04-16
|
|
_
|
/
|
/
|
|
*
|
|
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
2012-04-11
*
|
|
drm/radeon/kms: fix DVO setup on some r4xx chips
Alex Deucher
2012-04-10
*
|
|
drm/radeon: replace udelay with mdelay for long timeouts
Arnd Bergmann
2012-04-10
|
|
/
|
/
|
*
|
drm/radeon: Don't dereference possibly-NULL pointer.
Michel Dänzer
2012-04-02
*
|
drm/radeon/kms: fix fans after resume
Alex Deucher
2012-04-02
*
|
drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.
Michel Dänzer
2012-03-28
*
|
drm/radeon/kms: add htile support to the cs checker v3
Jerome Glisse
2012-03-26
*
|
drm/radeon/kms/atom: force bpc to 8 for now
Alex Deucher
2012-03-26
*
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
|
\
\
|
*
|
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
*
|
|
Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...
Linus Torvalds
2012-03-22
|
\
\
\
|
*
|
|
drm/radeon/kms: update duallink checks for DCE6
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add radeon_asic struct for trinity
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add support for ucode loading on trinity (v2)
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms/vm: set vram base offset properly for TN
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: Update evergreen functions for trinity
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: cayman gpu init updates for trinity
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: Add checks for TN in the DP bridge code
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms/DCE6.1: ss is not supported on the internal pplls
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: disable PPLL0 on DCE6.1 when not in use
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: Adjust pll picker for DCE6.1
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: DCE6.1 disp eng pll updates
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: DCE6.1 watermark updates for TN
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: no support for internal thermal sensor on TN yet
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add trinity (TN) chip family
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon: Update radeon_info_ioctl for SI. (v2)
Michel Dänzer
2012-03-21
|
*
|
|
drm/radeon/kms: add radeon_asic struct for SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add support for compute rings in CS ioctl on SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: fill in startup/shutdown callbacks for SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add support for interrupts on SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: Add support for RLC init on SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add IB and fence dispatch functions for SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add support for CP setup on SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add support for MC ucode loading on SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add ucode loading for SI
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: Only VM CS ioctl is supported on SI (v2)
Alex Deucher
2012-03-21
|
*
|
|
drm/radeon/kms: add VM CS checker for SI
Alex Deucher
2012-03-21
[prev]
[next]