summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-06-30drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford1-0/+1
2020-06-30drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen1-0/+1
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-30drm/fb-helper: Fix vt restoreDaniel Vetter1-14/+49
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1
2020-06-30drm: rcar-du: Fix build errorDaniel Gomez1-0/+1
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-06-30drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-30drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-06-24drm/i915/tgl: Make Wa_14010229206 permanentSwathi Dhanavanthri1-6/+6
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-06-24drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2-20/+22
2020-06-24drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2-61/+59
2020-06-24drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2-10/+14
2020-06-24drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2-33/+41
2020-06-24drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson3-49/+63
2020-06-24drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2-37/+50
2020-06-24drm/i915/gt: Incrementally check for rewindingChris Wilson6-4/+154
2020-06-24drm/i915/tc: fix the reset of ln0Khaled Almahallawy1-1/+1
2020-06-24drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-06-24drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-24drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2-3/+5
2020-06-24drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson1-0/+4
2020-06-24drm/i915/gem: Avoid iterating an empty listChris Wilson1-6/+9
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse3-0/+21
2020-06-24drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak1-2/+3
2020-06-24drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-24drm/ast: Don't check new mode if CRTC is being disabledThomas Zimmermann1-0/+3
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-06-24drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-06-24drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-24drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-24drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai1-6/+10
2020-06-24drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-24drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King1-0/+1
2020-06-24drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2-2/+2
2020-06-24drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-24drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs1-2/+2
2020-06-24drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet1-1/+2
2020-06-24drm/msm: Fix undefined "rd_full" link errorBjorn Andersson1-2/+2
2020-06-24drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding1-1/+1
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling1-2/+9
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong1-0/+9
2020-06-22drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun1-4/+3
2020-06-22drm/bridge: fix stack usage warning on old gccArnd Bergmann1-1/+3
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1