index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2019-08-21
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
-1
/
+0
2019-08-21
drm/amd/powerplay: correct typo
Evan Quan
-1
/
+1
2019-08-21
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
-54
/
+38
2019-08-21
drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm disabled
Evan Quan
-1
/
+2
2019-08-21
drm/amd/powerplay: get bootup fclk value
Evan Quan
-0
/
+24
2019-08-21
drm/amd/powerplay: expose supported clock domains only through sysfs
Evan Quan
-10
/
+16
2019-08-21
drm/amd/powerplay: update Arcturus smc fw and driver interface header
Evan Quan
-7
/
+12
2019-08-21
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
-2
/
+0
2019-08-21
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
-1
/
+3
2019-08-21
drm/amd/powerplay: add smu_smc_read_sensor support for arcturus
Kevin Wang
-1
/
+4
2019-08-21
drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'
Christophe JAILLET
-2
/
+2
2019-08-21
drm/amdgpu/psp: move TMR to cpu invisible vram region
Tianci.Yin
-5
/
+5
2019-08-21
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
-9
/
+3
2019-08-21
drm/amdkfd: Fill the name field in node topology with asic name v2
Yong Zhao
-12
/
+27
2019-08-22
Merge tag 'du-next-20190816' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
-38
/
+5
2019-08-21
drm/amdgpu: Set no-retry as default.
Feifei Xu
-2
/
+2
2019-08-21
drm/amdgpu: add firmware header printing for psp fw loading (v2)
Xiaojie Yuan
-0
/
+56
2019-08-21
drm/amdgpu: fix debug level for ppt offset/size
Xiaojie Yuan
-2
/
+2
2019-08-21
drm/amdgpu: remove special autoload handling for navi12
Xiaojie Yuan
-2
/
+1
2019-08-21
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
-2
/
+14
2019-08-21
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
-5
/
+4
2019-08-22
Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
-13
/
+28
2019-08-22
Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....
Dave Airlie
-4
/
+52
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
-632
/
+1360
2019-08-21
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
-2
/
+14
2019-08-21
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
-2
/
+7
2019-08-21
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
-1
/
+0
2019-08-21
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
-2
/
+0
2019-08-21
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
-1
/
+3
2019-08-21
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
-5
/
+4
2019-08-21
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
-2
/
+7
2019-08-21
drm: kirin: Move ade drm init to kirin drm drv
Xu YiPing
-142
/
+129
2019-08-21
drm: kirin: Pass driver data to crtc init and plane init
Xu YiPing
-10
/
+13
2019-08-21
drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data
Xu YiPing
-1
/
+13
2019-08-21
drm: kirin: Make driver_data variable non-global
Xu YiPing
-19
/
+24
2019-08-21
drm: kirin: Fix dev->driver_data setting
Xu YiPing
-3
/
+1
2019-08-21
drm: kirin: Rename plane_init and crtc_init
Xu YiPing
-7
/
+10
2019-08-21
drm: kirin: Add register connect helper functions in drm init
Xu YiPing
-0
/
+45
2019-08-21
drm: kirin: Move drm driver to driver data
Xu YiPing
-34
/
+26
2019-08-21
drm: kirin: Move config max_width and max_height to driver data
Xu YiPing
-12
/
+9
2019-08-21
drm: kirin: Move plane number and primay plane in driver data
Xu YiPing
-8
/
+15
2019-08-21
drm: kirin: Move mode config function to driver_data
Xu YiPing
-8
/
+12
2019-08-21
drm: kirin: Move channel formats to driver data
Xu YiPing
-23
/
+10
2019-08-21
drm: kirin: Move ade crtc/plane help functions to driver_data
Xu YiPing
-5
/
+15
2019-08-21
drm: kirin: Reanme dc_ops to kirin_drm_data
Xu YiPing
-11
/
+11
2019-08-21
drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to kirin_drm_drv.h
Xu YiPing
-25
/
+26
2019-08-21
drm: kirin: Move workqueue to ade_hw_ctx structure
John Stultz
-7
/
+5
2019-08-21
drm: kirin: Move request irq handle in ade hw ctx alloc
Xu YiPing
-12
/
+17
2019-08-21
drm: kirin: Dynamically allocate the hw_ctx
Xu YiPing
-15
/
+24
2019-08-21
drm: kirin: Rename ade_crtc to kirin_crtc
Xu YiPing
-37
/
+37
[prev]
[next]