summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-07-14drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard1-2/+2
2021-07-14drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG dependsKees Cook1-1/+2
2021-07-14drm/pl111: depend on CONFIG_VEXPRESS_CONFIGKees Cook1-1/+1
2021-07-14drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King1-1/+1
2021-07-14drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET1-2/+2
2021-07-14drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb1-8/+28
2021-07-14drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang1-0/+1
2021-07-14drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee1-0/+1
2021-07-14drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom2-2/+19
2021-07-14drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom1-4/+16
2021-07-14drm/ast: Fix missing conversions to managed APITakashi Iwai1-2/+2
2021-07-14drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang1-0/+3
2021-07-14drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Douglas Anderson1-0/+3
2021-07-14drm/bridge/sii8620: fix dependency on extconRobert Foss1-1/+1
2021-07-07drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-06-30Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter1-32/+19
2021-06-30drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard1-0/+4
2021-06-30drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard1-10/+30
2021-06-30drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-30drm/radeon: wait for moving fence after pinningChristian König1-3/+13
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König1-1/+16
2021-06-30drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi1-19/+32
2021-06-30Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-30Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-23radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-23drm/sun4i: dw-hdmi: Make HDMI PHY into a platform deviceSaravana Kannan3-11/+66
2021-06-18drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-06-18drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-06-18drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen1-19/+23
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-06-18drm/tegra: sor: Fully initialize SOR before registrationThierry Reding1-14/+13
2021-06-18gpu: host1x: Split up client initalization and registrationThierry Reding1-6/+24
2021-06-18drm/tegra: sor: Do not leak runtime PM referencePavel Machek (CIP)1-4/+10
2021-06-16drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek1-1/+1
2021-06-16drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2-40/+113
2021-06-16drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek1-1/+1
2021-06-16drm/mcde: Fix off by 10^3 in calculationLinus Walleij1-1/+1
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi1-1/+2
2021-06-16drm: Fix use-after-free read in drm_getunique()Desmond Cheong Zhi Xi1-4/+5
2021-06-10drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov2-52/+2
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-06-10drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-06-10drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-06-10drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng1-2/+2
2021-06-03i915: fix build warning in intel_dp_get_link_status()Greg Kroah-Hartman1-1/+1
2021-06-03drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1