index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
2017-07-05
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
Rex Zhu
2017-07-04
amdgpu: Set cik/si_support to 1 by default if radeon isn't built
Michel Dänzer
2017-07-04
drm/amdgpu/gfx9: fix driver reload with KIQ
Alex Deucher
2017-07-04
drm/amdgpu/gfx8: fix driver reload with KIQ
Alex Deucher
2017-07-03
drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
John Brooks
2017-06-30
drm/amd/amdgpu: move get memory type function from early init to sw init
Jim Qu
2017-06-30
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Bjorn Helgaas
2017-06-30
drm/amdgpu/cgs: always set reference clock in mode_info
Alex Deucher
2017-06-30
drm/amdgpu: fix vblank_time when displays are off
Alex Deucher
2017-06-29
drm/amd/powerplay: power value format change for Vega10
Eric Huang
2017-06-29
drm/amdgpu/gfx9: support the amdgpu.disable_cu option
Nicolai Hähnle
2017-06-29
drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
Eric Huang
2017-06-29
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
2017-06-29
drm/amdgpu/cs: fix a typo in a comment
Alex Xie
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
2017-06-29
drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
kbuild test robot
2017-06-29
drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
Alex Deucher
2017-06-29
drm/amd/powerplay/cz: print message if smc message fails
Alex Deucher
2017-06-29
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
Arnd Bergmann
2017-06-29
drm/amdgpu: enable mmhub pg on raven
Hawking Zhang
2017-06-29
drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB
Hawking Zhang
2017-06-29
drm/amdgpu: add interface to enable/disable mmhub pg on raven
Hawking Zhang
2017-06-29
drm/amdgpu: add mmhub pg init sequence on raven
Hawking Zhang
2017-06-29
drm/amd/powerplay: add support for ATOM GFXCLK table v2.
Rex Zhu
2017-06-29
drm/amdgpu: fix the memory corruption on S3
Huang Rui
2017-06-29
drm/amdgpu: fix vulkan test performance drop and hang on VI
Rex Zhu
2017-06-28
Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-20
drm/amdgpu: adjust default display clock
Alex Deucher
2017-06-20
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
Alex Deucher
2017-06-19
drm/amdgpu: Optimize mutex usage (v4)
Alex Xie
2017-06-19
drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
Alex Xie
2017-06-19
drm/amdgpu: add Polaris12 DID
Junshan Fang
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-15
drm/amdgpu: Fix compiler warnings
Harish Kasiviswanathan
2017-06-15
drm/amdgpu: vm_update_ptes remove code duplication
Harish Kasiviswanathan
2017-06-15
drm/amd/amdgpu: Port VCN over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macros
Tom St Denis
2017-06-15
drm/amd/amdgpu: Port MMHUB over to new SOC15 macros
Tom St Denis
[next]