summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-22drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher
2023-02-22drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs
2023-02-14drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä
2023-02-14drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty
2023-02-14drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai
2023-02-09drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah
2023-02-09drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2023-02-01treewide: fix up files incorrectly marked executableLinus Torvalds
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann
2023-02-01drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
2023-02-01drm/i915: Remove unused variableNirmoy Das
2023-02-01drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann
2023-02-01drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-01-24Revert "drm/amdgpu: make display pinning more flexible (v2)"Alex Deucher
2023-01-24drm/amdgpu: drop experimental flag on aldebaranAlex Deucher
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-24drm/i915/display: Check source height is > 0Drew Davenport
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic
2023-01-24drm/amd: Delay removal of the firmware framebufferSasha Levin
2023-01-24drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-18drm/i915/gt: Reset twiceChris Wilson
2023-01-18drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2023-01-12drm/i915/migrate: fix length calculationMatthew Auld
2023-01-12drm/i915/migrate: fix offset calculationMatthew Auld
2023-01-12drm/i915/migrate: don't check the scratch pageMatthew Auld
2023-01-12drm/amdgpu: make display pinning more flexible (v2)Alex Deucher
2023-01-12drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher
2023-01-12drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can