aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-03-25HACK: hack for old fwpixel/dsc_v5Vinod Koul
2022-03-25drm: panel: sw43408: Add DSC supportVinod Koul
2022-03-25drm/msm/dsi: Add support for DSC configurationVinod Koul
2022-03-25drm/msm/dsi: add mode valid callback for dsi_mgrVinod Koul
2022-03-25drm/msm/disp/dpu1: Add DSC support in RMVinod Koul
2022-03-25drm/msm/disp/dpu1: Add support for DSC in topologyVinod Koul
2022-03-25drm/msm: Add missing num_dspp field documentationVinod Koul
2022-03-25drm/msm/dpu: don't use merge_3d if DSC merge topology is usedDmitry Baryshkov
2022-03-25drm/msm/disp/dpu1: Add support for DSC in encoderVinod Koul
2022-03-25drm/msm/disp/dpu1: Add DSC support in hw_ctlVinod Koul
2022-03-25drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalogVinod Koul
2022-03-25drm/msm/disp/dpu1: Add support for DSC in pingpong blockVinod Koul
2022-03-25drm/msm/disp/dpu1: Add support for DSCVinod Koul
2022-03-25drm/msm/dsi: Pass DSC params to drm_panelVinod Koul
2022-03-25drm/msm/dsi: add support for dsc dataVinod Koul
2022-02-09drm: panel: Add lg sw43408 panel driverSumit Semwal
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie
2022-01-18drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza
2022-01-17drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou