summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-24drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-24drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-24drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-07-24drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-07-16drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-07-16drm: rcar-du: Fix build errorDaniel Gomez
2020-07-16drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-07-13drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-07-13drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak
2020-07-13drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran
2020-07-13drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse
2020-07-13drm/amd/display: Use swap() where appropriateVille Syrjälä
2020-07-13drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-07-13drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-07-13drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-07-13drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-07-13drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec
2020-07-13drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-07-13drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-07-13drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet
2020-07-11drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-07-11drm/mediatek: set dpi pin mode to gpio low to avoid leakage currentJitao Shi
2020-07-11drm: rcar-du: Set primary plane zpos immutably at initializingTomohito Esaki
2020-07-11drm/amdgpu: Init data to avoid oops while reading pp_num_states.limingyu
2020-07-11drm: bridge: adv7511: Extend list of audio sample ratesBogdan Togorean
2020-07-07drm/i915/cml: Add second PCH ID for CMPMatt Roper
2020-07-07drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2020-07-07drm/lima: Mark 64-bit number as ULLKrzysztof Kozlowski
2020-07-07drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctlChristian König
2020-07-07drm/vkms: Hold gem object while still in-useEzequiel Garcia
2020-06-24drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2020-06-24drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2020-06-09drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt
2020-06-09drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi
2020-06-08drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-06-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-06-08drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu
2020-06-08drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-06-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-06-08Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones
2020-06-08drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-06-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-06-08drm/amdgpu: simplify padding calculations (v2)Luben Tuikov
2020-06-08drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-06-08drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-06-08sun6i: dsi: fix gcc-4.8Arnd Bergmann
2020-06-04drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma
2020-06-04drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tglMatt Roper
2020-06-04drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-06-04drm/qxl: qxl_release use after freeVasily Averin