index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
/
amdgpu
Age
Commit message (
Expand
)
Author
2018-07-31
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
2018-07-31
drm/amdgpu: fix total size calculation
Christian König
2018-07-31
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
2018-07-31
drm/amdgpu: fix a reversed condition
Rex Zhu
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-27
drm/amdgpu: clean up the superfluous space and align the comment text for amd...
Huang Rui
2018-07-27
drm/amdgpu: correct evict flag for bo move
Junwei Zhang
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
2018-07-27
drm/amdgpu: patch the IBs for the second UVD instance v2
Christian König
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
2018-07-25
drm/amdgpu/gmc9: clarify GPUVM fault error message
Alex Deucher
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2018-07-25
drm/amdgpu: clean up coding style a bit
Christian König
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
2018-07-24
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
2018-07-20
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-18
drm/amdgpu/pm: Remove VLA usage
Kees Cook
2018-07-18
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
Huang Rui
2018-07-18
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2018-07-18
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2018-07-18
drm/amdgpu: allow for more flexible priority handling
Christian König
2018-07-18
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-18
drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
Vijendar Mukunda
2018-07-18
drm/amdgpu: add another ATPX quirk for TOPAZ
Alex Deucher
2018-07-17
drm/amdgpu: Make sure IB tests flushed after IP resume
Leo Liu
2018-07-17
drm/amdgpu: minor cleanup in amdgpu_job.c
Christian König
2018-07-17
drm/amdgpu: remove job->adev (v2)
Christian König
2018-07-16
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
drm/amdgpu: remove job->ring
Christian König
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
[prev]
[next]