summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-07-14drm/msm/dpu: Fix error return code in dpu_mdss_init()Zhen Lei
2021-07-14drm/msm: Fix error return code in msm_drm_init()Zhen Lei
2021-07-14drm/msm/disp/dpu1: avoid perf update in frame done eventKrishna Manikandan
2021-07-14drm/msm/dp: handle irq_hpd with sink_count = 0 correctlyKuogee Hsieh
2021-07-14drm/i915/selftests: Reorder tasklet_disable vs local_bh_disableChris Wilson
2021-07-14drm: qxl: ensure surf.data is ininitializedColin Ian King
2021-07-14drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard
2021-07-14drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG dependsKees Cook
2021-07-14drm/pl111: depend on CONFIG_VEXPRESS_CONFIGKees Cook
2021-07-14drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King
2021-07-14drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET
2021-07-14drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb
2021-07-14drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang
2021-07-14drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee
2021-07-14drm/vc4: crtc: Lookup the encoder from the register at bootMaxime Ripard
2021-07-14drm/vc4: crtc: Fix vc4_get_crtc_encoder logicMaxime Ripard
2021-07-14drm/vc4: crtc: Pass the drm_atomic_state to config_pvMaxime Ripard
2021-07-14drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai
2021-07-14drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu
2021-07-14drm/amd/display: fix potential gpu reset deadlockRoman Li
2021-07-14drm/i915: Merge fix for "drm: Switch to %p4cc format modifier"Stephen Rothwell
2021-07-14drm/vmwgfx: Fix cpu updates of coherent multisample surfacesThomas Hellstrom
2021-07-14drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips commandThomas Hellstrom
2021-07-14drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversionLucas Stach
2021-07-14drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSCPhilipp Zabel
2021-07-14drm/bridge: fix LONTIUM_LT8912B dependenciesAdrien Grassein
2021-07-14drm/bridge: anx7625: Fix power on delayHsin-Yi Wang
2021-07-14drm/ast: Fix missing conversions to managed APITakashi Iwai
2021-07-14drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang
2021-07-14drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Douglas Anderson
2021-07-14drm/bridge/sii8620: fix dependency on extconRobert Foss
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König
2021-06-22drm/radeon: wait for moving fence after pinningChristian König
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-22Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter
2021-06-21Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang
2021-06-21Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang
2021-06-21drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer
2021-06-21drm: add a locked version of drm_is_current_masterDesmond Cheong Zhi Xi
2021-06-19drm/atmel-hlcdc: Allow async page flipsDan Sneddon
2021-06-19drm/panel: ld9040: reference spi_device_id tableKrzysztof Kozlowski
2021-06-19drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.Dan Sneddon
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang
2021-06-16drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang
2021-06-16drm/vc4: hdmi: Make sure the controller is powered in detectMaxime Ripard
2021-06-16drm/vc4: hdmi: Move the HSM clock enable to runtime_pmMaxime Ripard
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie