summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-03-09drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2
2021-03-09drm/amdgpu:disable VCN for Navi12 SKUAsher.Song1-2/+4
2021-03-07drm/amd/amdgpu: add error handling to amdgpu_virt_read_pf2vf_dataJingwen Chen1-1/+5
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-03-07drm/amdgpu: Add check to prevent IH overflowDefang Bo3-39/+71
2021-03-07drm/hisilicon: Fix use-after-freeTian Tao1-1/+0
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-2/+3
2021-03-04drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä1-1/+5
2021-03-04kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-0/+3
2021-03-04drm/i915/gt: Correct surface base address for renderclearChris Wilson1-1/+1
2021-03-04drm/i915/gt: Flush before changing register stateChris Wilson1-0/+1
2021-03-04drm/rockchip: Require the YTR modifier for AFBCAlyssa Rosenzweig1-0/+11
2021-03-04drm/panel: kd35t133: allow using non-continuous dsi clockHeiko Stuebner1-1/+2
2021-03-04drm/sched: Cancel and flush all outstanding jobs before finish.Andrey Grodzovsky1-0/+3
2021-03-04drm/modes: Switch to 64bit maths to avoid integer overflowVille Syrjälä1-2/+2
2021-03-04drm/nouveau/kms: handle mDP connectorsKarol Herbst2-0/+2
2021-03-04drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher1-0/+2
2021-03-04drm/amdkfd: Fix recursive lock warningsFelix Kuehling1-2/+2
2021-03-04drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1Rodrigo Siqueira1-0/+22
2021-03-04drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2-1/+2
2021-03-04drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2-3/+19
2021-03-04Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-03-04drm/msm/dp: trigger unplug event in msm_dp_display_disableJudy Hsiao1-1/+4
2021-03-04drm/msm: Fix races managing the OOB state for timestamp vs timestamps.Eric Anholt1-0/+4
2021-03-04drm/msm: Fix race of GPU init vs timestamp power management.Eric Anholt3-5/+32
2021-03-04drm/msm/mdp5: Fix wait-for-commit for cmd panelsIskren Chernev1-1/+1
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-03-04drm/msm: Fix MSM_INFO_GET_IOVA with carveoutIskren Chernev1-1/+2
2021-03-04drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
2021-03-04drm/dp_mst: Don't cache EDIDs for physical portsImre Deak1-1/+2
2021-03-04drm/lima: fix reference leak in lima_pm_busyQinglang Miao1-1/+1
2021-03-04drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard1-10/+29
2021-03-04drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard1-1/+3
2021-03-04drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley1-6/+18
2021-03-04drm/vc4: hdmi: Fix up CEC registersDom Cobley1-1/+3
2021-03-04drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley1-2/+15
2021-03-04drm/vc4: hdmi: Move hdmi reset to bindDom Cobley1-3/+3
2021-03-04drm/mediatek: Check if fb is nullYongqiang Niu1-1/+1
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
2021-03-04drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata1-0/+1
2021-03-04drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-03-04drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1
2021-03-04drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao6-6/+6
2021-03-04drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti2-19/+3
2021-03-04drm/virtio: make sure context is created in gem openChia-I Wu1-3/+5
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-03-04drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun1-4/+4
2021-03-04drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart3-12/+9
2021-03-04drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao1-1/+1