aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-08-07drm/amdgpu: add ih 6.1 supportBen Li3-1/+799
2023-08-07drm/amdgpu: add ih 6.1 registersBen Li2-0/+1298
2023-08-07drm/amdgpu/discovery: add smuio 14.0.0 supportPrike Liang1-0/+1
2023-08-07drm/amdgpu/discovery: add hdp 6.1.0 supportPrike Liang1-0/+1
2023-08-07drm/amdgpu: Match against exact bootloader statusLijo Lazar1-7/+8
2023-08-07drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-07drm/amdgpu/discovery: enable sdma6 for SDMA 6.1.0Prike Liang1-0/+1
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello3-3/+29
2023-08-07drm/amdgpu/sdma6: initialize sdma 6.1.0Prike Liang1-0/+1
2023-08-07drm/i915/fbc: Moved fence related code away from intel_fbcJouni Högander3-6/+13
2023-08-07drm/i915/fbc: Make FBC check stolen at use timeJouni Högander1-3/+5
2023-08-07drm/i915: Move stolen memory handling into i915_gem_stolenJouni Högander3-22/+73
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie65-531/+1529
2023-08-07Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie80-808/+1401
2023-08-07Merge tag 'drm-misc-next-2023-08-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie82-338/+2115
2023-08-07Merge tag 'drm-next-xilinx-20230802' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie3-11/+9
2023-08-04drm/nouveau: debugfs: implement DRM GPU VA debugfsDanilo Krummrich1-0/+39
2023-08-04drm/nouveau: implement new VM_BIND uAPIDanilo Krummrich18-69/+3318
2023-08-04drm/nouveau: nvkm/vmm: implement raw ops to manage uvmmDanilo Krummrich12-99/+566
2023-08-04drm/nouveau: chan: provide nouveau_channel_kill()Danilo Krummrich2-3/+12
2023-08-04drm/nouveau: fence: fail to emit when fence context is killedDanilo Krummrich2-1/+8
2023-08-04drm/nouveau: fence: separate fence alloc and emitDanilo Krummrich7-41/+59
2023-08-04drm/nouveau: move usercopy helpers to nouveau_drv.hDanilo Krummrich2-26/+26
2023-08-04drm/nouveau: bo: initialize GEM GPU VA interfaceDanilo Krummrich1-0/+6
2023-08-04drm/nouveau: get vmm via nouveau_cli_vmm()Danilo Krummrich4-5/+14
2023-08-04drm/nouveau: fixup the uapi header file.Dave Airlie1-41/+0
2023-08-04drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATIONJavier Martinez Canillas1-1/+0
2023-08-04drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_doneDmitry Baryshkov1-1/+2
2023-08-04drm/msm/dpu: initialise clk_rate to 0 in _dpu_core_perf_get_core_clk_rateDmitry Baryshkov1-0/+1
2023-08-04drm/i915/sdvo: fix panel_type initializationJani Nikula1-1/+1
2023-08-04drm/panel: sitronix-st7789v: add jasonic jt240mhqs-hwt-ek-e3 supportMichael Riesch1-0/+29
2023-08-04drm/panel: sitronix-st7789v: add support for partial modeMichael Riesch1-2/+41
2023-08-04drm/msm/dpu: clean up some inconsistent indentingJiapeng Chong1-3/+3
2023-08-04drm/msm/mdp5: Don't leak some plane stateDaniel Vetter1-2/+1
2023-08-04drm/msm/dpu: Drop encoder vsync_eventJessica Zhang2-87/+1
2023-08-04drm/i915/sdvo: ignore returned broken edid on intel_sdvo_tmds_sink_detectJuha-Pekka Heikkila1-1/+1
2023-08-04drm/panel: sitronix-st7789v: add panel orientation supportMichael Riesch1-0/+17
2023-08-04drm/panel: sitronix-st7789v: fix indentation in drm_panel_funcsMichael Riesch1-5/+5
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter238-2472/+4301
2023-08-04drm: bridge: dw_hdmi: Fix ELD is not updated issueSandor Yu1-9/+3
2023-08-04Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"Neil Armstrong1-3/+1
2023-08-04drm/loongson: Add a check for lsdc_bo_create() errorsDan Carpenter1-0/+2
2023-08-04Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-109/+199
2023-08-04Merge tag 'drm-misc-fixes-2023-08-03' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie3-2/+4
2023-08-03drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann1-13/+0
2023-08-03drm/msm/dpu: fix DSC 1.2 enc subblock lengthDmitry Baryshkov1-2/+2
2023-08-03drm/msm/dpu: fix DSC 1.2 block lengthsDmitry Baryshkov5-19/+19
2023-08-03drm/msm/dpu: increase memtype count to 16 for sm8550Jonathan Marek2-2/+22
2023-08-03drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul1-1/+47
2023-08-03drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17