summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-10-01drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-10-01drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-09-23drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson1-3/+7
2020-09-23drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson1-5/+11
2020-09-23drm/kfd: fix a system crash issue during GPU recoveryDennis Li1-1/+1
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai1-8/+18
2020-09-23drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai1-4/+7
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6
2020-09-23drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai1-0/+1
2020-09-23drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu1-7/+13
2020-09-23drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson1-13/+19
2020-09-23drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi1-5/+4
2020-09-17drm/msm/gpu: make ringbuffer readonlyRob Clark1-1/+2
2020-09-17drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-17drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21
2020-09-17drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-17drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-09-17drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard1-1/+0
2020-09-17drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard1-2/+1
2020-09-17drm/sun4i: Fix DE2 YVU handlingJernej Skrabec1-1/+1
2020-09-17drm/virtio: fix unblankGerd Hoffmann3-1/+15
2020-09-17drm/sun4i: Fix dsi dcs long write functionOndrej Jirman1-2/+2
2020-09-17drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai1-2/+6
2020-09-09drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman1-0/+2
2020-09-09drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan1-2/+12
2020-09-09drm/i915: Fix sha_text population codeSean Paul1-6/+20
2020-09-09drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-09-09drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-09-09drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu1-1/+1
2020-09-09drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-09-09drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-09-09drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-09-09drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-09-09drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-09-09drm/omap: fix incorrect lock stateTomi Valkeinen1-1/+2
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-09-09drm/msm: enable vblank during atomic commitsRob Clark1-0/+36
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-09-09drm/msm/dpu: fix unitialized variable errorRob Clark1-1/+1
2020-09-09drm/msm/dpu: Fix scale params in plane validationKalyan Thota1-2/+2
2020-09-09drm/msm/dpu: Fix reservation failures in modesetKalyan Thota1-9/+11
2020-09-03drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger1-6/+2
2020-09-03drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger1-7/+2
2020-09-03drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter1-7/+2