summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo2020-07-291-4/+6
* drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-291-6/+3
* drm/amdgpu: fix preemption unit testJack Xiao2020-07-291-5/+15
* drm/amdgpu/gfx10: fix race condition for kiqJack Xiao2020-07-291-1/+8
* drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai2020-07-291-1/+1
* drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo2020-07-291-1/+6
* drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-292-4/+4
* drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu2020-07-221-2/+2
* drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson2020-07-221-0/+1
* drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan2020-07-221-18/+8
* drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev2020-07-221-0/+2
* drm/exynos: fix ref count leak in mic_pre_enableNavid Emamdoost2020-07-221-1/+3
* drm/exynos: Properly propagate return value in drm_iommu_attach_device()Marek Szyprowski2020-07-221-2/+2
* drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan2020-07-221-2/+2
* drm/msm: fix potential memleak in error branchBernard Zhao2020-07-221-1/+3
* drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-161-1/+2
* drm/radeon: fix double freeTom Rix2020-07-161-4/+3
* drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang2020-07-161-10/+15
* drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede2020-07-161-7/+1
* drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede2020-07-161-0/+6
* drm: mcde: Fix display initialization problemLinus Walleij2020-07-161-1/+2
* gpu: host1x: Detach driver on unregisterThierry Reding2020-07-161-0/+9
* drm/tegra: hub: Do not enable orphaned window groupNicolin Chen2020-07-161-2/+6
* drm/ttm: Fix dma_fence refcnt leak when adding move fenceXiyu Yang2020-07-161-1/+3
* drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher2020-07-091-0/+1
* drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher2020-07-091-2/+2
* drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-07-091-4/+6
* drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai2020-07-091-3/+2
* drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao2020-07-091-1/+1
* drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng2020-06-301-1/+5
* drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov2020-06-301-1/+1
* drm: rcar-du: Fix build errorDaniel Gomez2020-06-301-0/+1
* drm/amd: fix potential memleak in err branchBernard Zhao2020-06-301-0/+1
* drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-06-301-1/+1
* Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland2020-06-241-7/+4
* drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak2020-06-241-0/+1
* drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov2020-06-241-1/+1
* drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2020-06-242-3/+5
* drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson2020-06-241-0/+4
* drm/i915/gem: Avoid iterating an empty listChris Wilson2020-06-241-6/+9
* drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse2020-06-243-0/+21
* drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak2020-06-241-2/+3
* drm/amd/display: Use swap() where appropriateVille Syrjälä2020-06-243-16/+5
* drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul2020-06-241-22/+32
* drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman2020-06-241-1/+1
* drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen2020-06-241-1/+1
* drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul2020-06-241-12/+10
* drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-241-2/+3
* drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-242-2/+2
* drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas2020-06-241-0/+6