index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2018-03-21
10
-114
/
+280
|
\
|
*
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
Thierry Reding
2018-03-17
1
-0
/
+30
|
*
drm/tegra: gem: Map pages via the DMA API
Thierry Reding
2018-03-17
1
-16
/
+16
|
*
drm/tegra: hub: Use private object for global state
Thierry Reding
2018-03-17
5
-80
/
+123
|
*
drm/tegra: fb: Properly support linear modifier
Thierry Reding
2018-03-15
1
-3
/
+6
|
*
drm/tegra: plane: Support format modifiers
Thierry Reding
2018-03-15
4
-2
/
+56
|
*
drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra's
Dmitry Osipenko
2018-03-15
1
-5
/
+25
|
*
drm/tegra: plane: Make tegra_plane_get_overlap_index() static
Dmitry Osipenko
2018-03-15
1
-2
/
+2
|
*
drm/tegra: fb: Implement ->fb_mmap() callback
Thierry Reding
2018-03-08
1
-0
/
+16
|
*
drm/tegra: gem: Make __tegra_gem_mmap() available more widely
Thierry Reding
2018-03-08
2
-4
/
+4
|
*
drm/tegra: gem: Reshuffle declarations
Thierry Reding
2018-03-08
1
-2
/
+2
*
|
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
2018-03-21
7
-77
/
+189
|
\
\
|
*
|
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
2018-03-14
4
-17
/
+90
|
*
|
drm: mali-dp: Turn off CRTC vblank when removing module.
Liviu Dudau
2018-03-14
1
-0
/
+2
|
*
|
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-03-14
2
-4
/
+1
|
*
|
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
2018-03-14
4
-22
/
+3
|
*
|
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
Liviu Dudau
2018-03-14
3
-18
/
+27
|
*
|
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
2018-03-14
1
-5
/
+22
|
*
|
drm: mali-dp: Fix bug on scaling with rotation
Ayan Halder
2018-03-14
1
-2
/
+8
|
*
|
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
2018-03-14
1
-2
/
+8
|
*
|
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
2018-03-14
1
-2
/
+2
|
*
|
drm/mali-dp: Align pitch size to be multiple of bus burst read size.
Liviu Dudau
2018-03-14
1
-1
/
+14
|
*
|
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
2018-03-14
2
-4
/
+12
*
|
|
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
Harry Wentland
2018-03-16
1
-1
/
+1
*
|
|
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
2018-03-16
3
-12
/
+5
*
|
|
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
2018-03-16
1
-0
/
+3
*
|
|
drm/amd/display: Refine disable VGA
Clark Zheng
2018-03-16
2
-6
/
+22
*
|
|
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
Andrey Grodzovsky
2018-03-15
1
-2
/
+6
*
|
|
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-15
1
-19
/
+12
*
|
|
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
2018-03-15
6
-4
/
+4
*
|
|
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
2018-03-15
5
-807
/
+806
*
|
|
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2018-03-15
2
-60
/
+60
*
|
|
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
2018-03-15
5
-209
/
+140
*
|
|
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2018-03-15
2
-48
/
+0
*
|
|
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2018-03-15
2
-81
/
+0
*
|
|
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2018-03-15
2
-4
/
+7
*
|
|
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
19
-804
/
+336
*
|
|
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
2018-03-15
1
-1
/
+1
*
|
|
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
2018-03-15
1
-3
/
+6
*
|
|
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
2018-03-15
5
-663
/
+723
*
|
|
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
2018-03-15
9
-371
/
+371
*
|
|
drm/amd/pp: Fix function parameter not correct
Rex Zhu
2018-03-15
1
-2
/
+2
*
|
|
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
2018-03-15
4
-36
/
+44
*
|
|
drm/amd/pp: Add new smu backend function smc_table_manager
Rex Zhu
2018-03-15
3
-0
/
+11
*
|
|
drm/amd/pp: Mark internal functions as static in rv_smumgr.c
Rex Zhu
2018-03-15
1
-3
/
+3
*
|
|
drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table
Rex Zhu
2018-03-15
3
-14
/
+11
*
|
|
drm/amd/pp: Remove meanless return value check in RV
Rex Zhu
2018-03-15
2
-117
/
+53
*
|
|
drm/amd/pp: Delete is_smc_ram_running function on RV
Rex Zhu
2018-03-15
2
-28
/
+0
*
|
|
drm/amd/pp: Clean up header file include
Rex Zhu
2018-03-15
3
-7
/
+3
*
|
|
drm/amd/pp: Fix memory leak in error path in smumgr
Rex Zhu
2018-03-15
6
-23
/
+43
[next]