summary refs log tree commit diff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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/i915: Move fd_install after last use of fenceRob Clark
2023-02-14drm/amd/display: fix cursor offset on rotation 180Melissa Wen
2023-02-14drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher
2023-02-14drm/amdgpu/smu: skip pptable init under sriovJane Jian
2023-02-14drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli
2023-02-14drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan
2023-02-14drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell
2023-02-14drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan
2023-02-14drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock
2023-02-14drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan
2023-02-14drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph
2023-02-14drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä
2023-02-09drm/amdgpu: update wave data type to 3 for gfx11Graham Sider
2023-02-09drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang
2023-02-09drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark
2023-02-09drm/i915: Avoid potential vm use-after-freeRob Clark
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai
2023-02-09drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd
2023-02-09drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah
2023-02-09drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-02-09drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2023-02-09drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison
2023-02-09drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2023-02-01amdgpu: fix build on non-DCN platforms.Dave Airlie
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/i915: Fix a memory leak with reused mmap_offsetNirmoy Das
2023-02-01drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das
2023-02-01drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin
2023-02-01drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin
2023-02-01drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul
2023-02-01drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim
2023-02-01drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan
2023-02-01drm/display/dp_mst: Correct the kref of port.Wayne Lin
2023-02-01drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
2023-02-01drm/i915: Allow alternate fixed modes always for eDPVille Syrjälä
2023-02-01drm/i915: Allow panel fixed modes to have differing sync polaritiesVille Syrjälä
2023-02-01drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang
2023-02-01drm/amdkfd: Add sync after creating vram boEric Huang
2023-02-01drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-02-01drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz
2023-02-01drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-02-01drm/vc4: bo: Fix unused variable warningMaxime Ripard