summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-09-03drm/nouveau/kms/gv100-: Include correct push header in crcc37d.cLyude Paul
2020-09-03drm/radeon: Prefer lower feedback dividersKai-Heng Feng
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman
2020-09-03drm/amdgpu: Specify get_argument function for ci_smu_funcsSandeep Raghuraman
2020-09-03drm/amd/pm: enable MP0 DPM for sienna_cichlidJiansong Chen
2020-09-03drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp settingEvan Quan
2020-09-03drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang
2020-09-02drm/i915: Clear the repeater bit on HDCP disableSean Paul
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-02drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_veri...Nathan Chancellor
2020-09-02drm/virtio: fix unblankGerd Hoffmann
2020-08-31drm/sun4i: Fix dsi dcs long write functionOndrej Jirman
2020-08-31drm/ingenic: Fix driver not probing when IPU port is missingPaul Cercueil
2020-08-31drm/ingenic: Fix leak of device_node pointerPaul Cercueil
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-28Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-27drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai
2020-08-27Merge tag 'amd-drm-fixes-5.9-2020-08-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-27Merge tag 'drm-msm-fixes-2020-08-24' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-08-27Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2020-08-27drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-08-26drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen
2020-08-26drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee
2020-08-26drm/amdgpu/gfx10: refine mgcg settingJiansong Chen
2020-08-26drm/amd/pm: correct Vega20 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega12 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega10 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: set VCN pg per instancesJiansong Chen
2020-08-26drm/amd/pm: enable run_btc callback for sienna_cichlidJiansong Chen
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang
2020-08-26drm/exynos: gem: Fix sparse warningMarek Szyprowski
2020-08-26drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh
2020-08-25drm/omap: fix incorrect lock stateTomi Valkeinen
2020-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst
2020-08-25drm/i915: Fix cmd parser desc matching with masksMika Kuoppala
2020-08-24drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach