summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison-0/+11
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark-3/+11
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-89/+154
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-30/+63
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie-2/+2
2023-01-27Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-21/+89
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds-0/+0
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai-0/+7
2023-01-25drm/display/dp_mst: Correct the kref of port.Wayne Lin-1/+3
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin-2/+12
2023-01-25drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin-12/+39
2023-01-25drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul-5/+24
2023-01-25drm/amdgpu: declare firmware for new MES 11.0.4Li Ma-0/+2
2023-01-25drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma-0/+1
2023-01-25drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan-0/+1
2023-01-25drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim-1/+0
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas-6/+5
2023-01-24drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas-1/+3
2023-01-23drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann-2/+1
2023-01-23drm/i915/mtl: Fix bcs default contextLucas De Marchi-36/+1
2023-01-20Merge tag 'amd-drm-fixes-6.2-2023-01-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-18/+33
2023-01-20Merge tag 'drm-misc-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-10/+17
2023-01-20Merge tag 'drm-intel-fixes-2023-01-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie-10/+23
2023-01-20Merge tag 'drm-msm-fixes-2023-01-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-4/+19
2023-01-19drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das-1/+1
2023-01-19drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das-22/+54
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher-1/+0
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher-1/+0
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu-0/+3
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu-2/+9
2023-01-18drm/amd/display: fix issues with driver unloadHamza Mahfooz-5/+0
2023-01-18drm/amdgpu: fix amdgpu_job_free_resources v2Christian König-2/+8
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton-2/+2
2023-01-18drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton-2/+2
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König-0/+1
2023-01-18drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan-1/+6
2023-01-18drm/amd/display: Fix set scaling doesn's workhongao-2/+2
2023-01-18drm/i915: Remove unused variableNirmoy Das-2/+0
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood-3/+7
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood-1/+9
2023-01-18drm/fb-helper: Set framebuffer for vga-switcheroo clientsThomas Zimmermann-0/+7
2023-01-18drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann-3/+6
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson-4/+4
2023-01-18drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic-1/+2
2023-01-18drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann-1/+2
2023-01-17drm/i915/display: Check source height is > 0Drew Davenport-1/+1
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard-1/+0
2023-01-13Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-943/+325
2023-01-13Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-19/+41
2023-01-13Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie-17/+51