summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-09drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov
2020-07-09drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi
2020-07-09drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-07-09drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace periodChris Wilson
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang
2020-06-30drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford
2020-06-30drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-30drm/fb-helper: Fix vt restoreDaniel Vetter
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-30drm: rcar-du: Fix build errorDaniel Gomez
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-30drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-24drm/i915/tgl: Make Wa_14010229206 permanentSwathi Dhanavanthri
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-06-24drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-24drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-24drm/i915/tc: fix the reset of ln0Khaled Almahallawy
2020-06-24drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-06-24drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-24drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran
2020-06-24drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-24drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse
2020-06-24drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-06-24drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-06-24drm/ast: Don't check new mode if CRTC is being disabledThomas Zimmermann
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-06-24drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher
2020-06-24drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-06-24drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-06-24drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai
2020-06-24drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-24drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King