summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-10-29Fix use after free in get_capset_info callback.Doug Horn
2020-10-29drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan
2020-10-29drm/panfrost: add amlogic reset quirk callbackNeil Armstrong
2020-10-29drm: mxsfb: check framebuffer pitchStefan Agner
2020-10-29drm/panfrost: Ensure GPU quirks are always initialisedSteven Price
2020-10-29drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd
2020-10-29drm/crc-debugfs: Fix memleak in crc_control_writeDinghao Liu
2020-10-29drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panelLaurent Pinchart
2020-10-29drm/gma500: fix error checkTom Rix
2020-10-29drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panelLaurent Pinchart
2020-10-29drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang
2020-10-29drm/vkms: fix xrgb on compute crcMelissa Wen
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-10-14drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-10-01drm/amd/display: update nv1x stutter latenciesJun Lei
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-10-01drm/exynos: dsi: Remove bridge node reference in error handling path in probe...Christophe JAILLET
2020-10-01drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu resetJack Zhang
2020-10-01drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR resetJames Zhu
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek
2020-10-01drm/amd/display: Stop if retimer is not availableRodrigo Siqueira
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements
2020-10-01drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu
2020-10-01drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart
2020-10-01drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr
2020-10-01drm/omap: fix possible object reference leakWen Yang
2020-10-01drm/amd/display: fix workaround for incorrect double buffer register for DLG ...Tony Cheng
2020-10-01drm/amd/display: Initialize DSC PPS variables to 0David Francis
2020-10-01drm/scheduler: Avoid accessing freed bad job.Andrey Grodzovsky
2020-10-01drm/mcde: Handle pending vblank while disabling displayStephan Gerhold
2020-10-01drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu
2020-10-01drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher
2020-10-01drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher
2020-10-01drm/amd/display: Free gamma after calculating legacy transfer functionNicholas Kazlauskas
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu
2020-10-01drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2020-10-01drm/amd/display: Do not double-buffer DTO adjustmentsWesley Chalmers
2020-09-23drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai