summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-05-05amdgpu_acpi: add backlight control for the DC caseAndriy Gapon
2020-05-05drm/radeon: fix unsigned comparison with 0ChenTao
2020-05-05drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audioNathan Chancellor
2020-05-05drm/amd/display: 3.2.84Aric Cyr
2020-05-05drm/amd/display: Add struct field for future useAnthony Koo
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo
2020-05-05drm/amd/display: remove unused module/statsAurabindo Pillai
2020-05-05drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo
2020-05-05drm/amd/display: Support FP16 pixel formatStylon Wang
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan
2020-05-05drm/mm: optimize rb_hole_addr rbtree searchNirmoy Das
2020-05-05drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpersMichal Orzel
2020-05-05drm/meson: add mode selection limits against specific SoC revisionsNeil Armstrong
2020-05-05drm/bridge: chrontel-ch7033: Add a new driverLubomir Rintel
2020-05-05drm/tidss: remove AM65x PG1 YUV erratum codeTomi Valkeinen
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen
2020-05-04drm/panel: boe-tv101wum-n16: fine tune clockDavid Lu
2020-05-04drm/panel: panel-simple: fix AUO G101EVN010 connector/panel typeTomi Valkeinen
2020-05-01amd/amdgpu: Limit rlcg write registers only for nv12shaoyunl
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao
2020-05-01drm/amdgpu: skip reservation of discovery tmr region in pre-NaviHawking Zhang
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang
2020-05-01drm/amdgpu: update the method to set kcq queue maskLikun Gao
2020-05-01drm/amdgpu: check SMU NULL ptr on gfx hw initLikun Gao
2020-05-01drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang
2020-05-01drm/amdgpu: Add missing parameter description in commentsFelix Kuehling
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin
2020-04-30drm/amdgpu: remove set but not used variable 'priority'Zheng Bin
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer