summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-14drm/i915/dp: Increase slice_height for DPSuraj Kandpal
2023-02-13drm/vmwgfx: Make the driver work without the dummy resourcesZack Rusin
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin
2023-02-13drm/vmwgfx: Rename dummy to is_iomemZack Rusin
2023-02-13drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin
2023-02-13drm/vmwgfx: Simplify fb pinningZack Rusin
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin
2023-02-13drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin
2023-02-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak
2023-02-13drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak
2023-02-13drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak
2023-02-13drm: Disable dynamic debug as brokenVille Syrjälä
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-10drm/i915/xehp: LNCF/LBCF workarounds should be on the GT listMatt Roper
2023-02-10drm/i915: Prefix hex numbers with 0xVille Syrjälä
2023-02-10drm/i915: Include stepping information in device info dumpVille Syrjälä
2023-02-10drm/i915/display: Pass drm_i915_private as param to i915 funcsNirmoy Das
2023-02-10drm/ast: Fix start address computationJocelyn Falempe
2023-02-10drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina
2023-02-10drm/vgem: add missing mutex_destroyMaíra Canal
2023-02-10drm: remove dumb_destroy callbackChristian König
2023-02-10drm/i915: Replace wm.max_levels with wm.num_levels and use it everywhereVille Syrjälä
2023-02-10drm/i915: Populate wm.max_level for everyoneVille Syrjälä
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-10Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-02-10Merge tag 'drm-intel-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-09drm/i915/mtl: Initialize empty clockgating hooks for MTLRadhakrishna Sripada
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher
2023-02-09Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher
2023-02-09drm/amd/display: Fix spelling mistakes of function name in error messageColin Ian King
2023-02-09drm/amd/display: remove duplicate include headerYe Xingchen
2023-02-09drm/amd/display: fix link_validation build failureArnd Bergmann
2023-02-09drm/amd/display: set should_disable_otg storage-class-specifier to staticTom Rix
2023-02-09drm/amd/display: minor cleanup of vm_setupAlex Deucher
2023-02-09drm/amdgpu/gmc11: fix system aperture set when AGP is enabledAlex Deucher
2023-02-09drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz
2023-02-09drm/amdgpu: Remove TTM resource->start visible VRAM condition v2Somalapuram Amaranath
2023-02-09drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley
2023-02-09drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley
2023-02-09drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson