summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-04drm/amd/pm: sysfs attrs to read ss powershare (v6)Sathishkumar S
2021-06-04drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_S...Leslie Shi
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-01drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen
2021-06-01drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu
2021-06-01drm/amdgpu: bump driver versionAlex Deucher
2021-06-01drm/amdgpu: Remove unneeded semicolonZheng Yongjun
2021-06-01drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...Baokun Li
2021-06-01drm/amd/display: Remove the redundant initialization of local variableShaokun Zhang
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-06-01drm/amd/display: Avoid HDCP over-read and corruptionKees Cook
2021-06-01amdgpu: remove unreachable codeJiapeng Chong
2021-06-01amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang
2021-06-01drm/amdgpu: fix sdma firmware version error in sriovKevin Wang
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das
2021-06-01drm/amdgpu: remove unused codeNirmoy Das
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang
2021-05-31drm: bridge: cdns-mhdp8546: Fix PM reference leak inYu Kuai
2021-05-31drm/bridge: lt8912b: Drop unused includesLinus Walleij
2021-05-28drm/rockchip: vop: add PX30 version infoJohan Jonker
2021-05-28drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King
2021-05-28drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET
2021-05-28drm/rockchip: remove unused functionJiapeng Chong
2021-05-28drm/rockchip: dsi: remove extra component_del() callThomas Hebb
2021-05-28drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb
2021-05-28drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson
2021-05-28drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cd...Yang Yingliang
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee
2021-05-28drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee
2021-05-28drm: rockchip: add missing registers for RK3066Alex Bee
2021-05-28drm: rockchip: add missing registers for RK3188Alex Bee
2021-05-28drm: rockchip: add scaling for RK3036 win1Alex Bee
2021-05-28drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas
2021-05-28drm: Fix for GEM buffers with write-combine memoryPaul Cercueil