summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-10-26drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung
2020-10-26drm/amd/display: prevent null pointer accessDmytro Laktyushkin
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-26drm/amd/display: Fixed panic during seamless boot.David Galiffi
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-26drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin
2020-10-26drm/v3d: Fix double free in v3d_submit_cl_ioctl()Dan Carpenter
2020-10-26drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard
2020-10-26drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard
2020-10-26drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard
2020-10-26Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard
2020-10-26drm/imx: dw_hdmi-imx: remove empty encoder_disable callbackPhilipp Zabel
2020-10-26drm/imx: drop explicit drm_mode_config_cleanupPhilipp Zabel
2020-10-26drm/imx: imx-tve: remove redundant enable trackingPhilipp Zabel
2020-10-26drm/imx: imx-tve: use regmap fast_io spinlockPhilipp Zabel
2020-10-26drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_ofPhilipp Zabel
2020-10-26gpu: ipu-v3: remove unused functionsPhilipp Zabel
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-23drm/panel: mantix: Fix panel resetGuido Günther
2020-10-23drm/panel: mantix: Don't dereference NULL modeGuido Günther
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-23Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-10-21drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson
2020-10-21drm/ttm: fix eviction valuable range check.Dave Airlie
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-19drm/i915/gt: Wait for CSB entries on TigerlakeChris Wilson
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson
2020-10-19drm/i915: Use the active reference on the vma while capturingChris Wilson
2020-10-19drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson
2020-10-19drm/i915/gt: Delay execlist processing for tglChris Wilson