summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwsem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19drm/amdgpu: add amdgpu_jpeg and JPEG testsLeo Liu3-2/+141
2019-11-19drm/amdgpu: add JPEG HW IP and SW structuresLeo Liu2-0/+51
2019-11-19drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan3-6/+7
2019-11-19drm/amdgpu: init umc functions for arcturus umc rasHawking Zhang1-0/+2
2019-11-19drm/amdgpu: enable ras capablity check on arcturusHawking Zhang1-1/+2
2019-11-19drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.cYong Zhao3-2/+2
2019-11-19drm/amdkfd: Eliminate ops_asic_specific in kernel queueYong Zhao4-125/+26
2019-11-19drm/amdkfd: Merge CIK kernel queue functions into VIYong Zhao5-60/+9
2019-11-13drm/amd/powerplay: remove set but not used variable 'us_mvdd'yu kuai1-12/+0
2019-11-13drm/amdgpu: remove set but not used variable 'invalid'yu kuai1-2/+2
2019-11-13drm/amdgpu: remove set but not used variable 'count'yu kuai1-2/+2
2019-11-13drm/amdgpu: remove set but not used variable 'amdgpu_connector'yu kuai1-2/+0
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai2-4/+2
2019-11-13drm/amd/display: remove set but not used variable 'bpc'YueHaibing1-15/+0
2019-11-13drm/amdkfd: Stop using GFP_NOIO explicitly for two placesYong Zhao2-2/+2
2019-11-13drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10Yong Zhao1-9/+2
2019-11-13drm/amdkfd: Fix a bug when calculating save_area_used_sizeYong Zhao1-1/+2
2019-11-13drm/amdkfd: Update get_wave_state() for GFX10Yong Zhao1-5/+9
2019-11-13drm/amdkfd: Implement queue priority controls for gfx10Yong Zhao1-3/+7
2019-11-13drm/amdkfd: Rename create_cp_queue() to init_user_queue()Yong Zhao1-3/+3
2019-11-13drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pagesYong Zhao4-11/+16
2019-11-13drm/amdkfd: Use better name to indicate the offset is in dwordsYong Zhao3-12/+13
2019-11-13drm/amd/display: remove set but not used variable 'ds_port'YueHaibing1-4/+0
2019-11-13drm/amd/powerplay: remove set but not used variable 'threshold', 'state'zhengbin1-5/+2
2019-11-13drm/amd/display: Use static const, not const staticzhengbin1-1/+1
2019-11-13drm/amd/powerplay: remove set but not used variable 'data'zhengbin1-2/+0
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin1-4/+0
2019-11-13drm/amd/display: remove duplicated comparison expressionColin Ian King1-1/+0
2019-11-13drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King2-2/+2
2019-11-13drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao4-19/+11
2019-11-13drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao7-333/+14
2019-11-13drm/amdkfd: Only keep release_mem function for HawaiiYong Zhao2-64/+4
2019-11-13drm/amdkfd: Adjust function sequences to avoid unnecessary declarationsYong Zhao1-12/+7
2019-11-13drm/amd/display: remove redundant variable statusColin Ian King1-3/+1
2019-11-13drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap'yu kuai1-2/+1
2019-11-13drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2...yu kuai1-5/+0
2019-11-13drm/amdgpu: remove set but not used variable 'dig'yu kuai1-2/+0
2019-11-13drm/amdgpu: remove set but not used variable 'dig_connector'yu kuai1-3/+0
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'yu kuai1-0/+1
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'yu kuai1-0/+1
2019-11-13drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2019-11-13drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-1/+2
2019-11-13drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-0/+6
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha30-62/+62
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha36-150/+4
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha117-744/+14
2019-11-13drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li1-28/+4
2019-11-13drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li1-1/+64
2019-11-13drm/amd/display: disable lttpr for invalid lttpr caps.abdoulaye berthe3-58/+49