summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | accel/ivpu: Disable buffer sharing among VPU contextsJacek Lawrynowicz2024-01-221-38/+6
| | | * | accel/ivpu: Free buffer sgt on unbindJacek Lawrynowicz2024-01-221-2/+12
| | | * | accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()Jacek Lawrynowicz2024-01-221-0/+5
| | | * | accel/ivpu: Add diagnostic messages when VPU fails to boot or suspendWachowski, Karol2024-01-222-3/+6
| | | * | accel/ivpu: Add debug prints for MMU map/unmap operationsWachowski, Karol2024-01-222-0/+10
| | | * | accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()Wachowski, Karol2024-01-221-0/+2
| | | * | accel/ivpu: Dump MMU events in case of VPU boot timeoutWachowski, Karol2024-01-223-0/+10
| | | * | Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard2024-01-225498-148901/+335804
| | | |\|
| | | * | drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error caseDouglas Anderson2024-01-171-1/+3
| | | * | drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()Pin-yen Lin2024-01-171-0/+16
| | | * | drm/tests: mm: Call drm_mm_print in drm_test_mm_debugMichał Winiarski2024-01-171-1/+4
| | | * | drm/ttm: allocate dummy_read_page without DMA32 on failYangyu Chen2024-01-171-3/+9
| | | * | drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen2024-01-161-4/+17
| | | * | drm/bridge: sii902x: Fix probing race issueTomi Valkeinen2024-01-161-13/+16
| | | * | drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann2024-01-121-0/+2
| | | * | drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02Artur Weber2024-01-121-1/+1
| | | * | drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]Markus Niebel2024-01-121-0/+2
| | | * | drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transferDouglas Anderson2024-01-081-0/+5
| | * | | drm/sched: Drain all entities in DRM sched run job workerMatthew Brost2024-01-261-8/+7
| | * | | Merge tag 'amd-drm-fixes-6.8-2024-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-01-2624-36/+229
| | |\ \ \
| | | * | | drm/amd/display: "Enable IPS by default"Roman Li2024-01-251-1/+2
| | | * | | drm/amd: Add a DC debug mask for IPSRoman Li2024-01-251-0/+1
| | | * | | drm/amd/display: Disable ips before dc interrupt settingRoman Li2024-01-251-1/+4
| | | * | | drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso2024-01-254-0/+57
| | | * | | drm/amd/display: Add IPS checks before dcn register accessRoman Li2024-01-251-10/+6
| | | * | | drm/amd/display: Add Replay IPS register for DMUB command tableAlvin Lee2024-01-251-0/+1
| | | * | | drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas2024-01-253-1/+11
| | | * | | drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-01-252-1/+2
| | | * | | drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-01-252-1/+2
| | | * | | drm/amd/amdgpu: Assign GART pages to AMD device mappingTom St Denis2024-01-251-0/+8
| | | * | | drm/amd/pm: Fetch current power limit from FWLijo Lazar2024-01-251-0/+1
| | | * | | drm/amdgpu: Fix null pointer dereferenceHawking Zhang2024-01-251-1/+1
| | | * | | drm/amdgpu: Show vram vendor only if availableLijo Lazar2024-01-251-1/+16
| | | * | | drm/amd/pm: update the power cap settingKenneth Feng2024-01-252-4/+104
| | | * | | drm/amdgpu: Avoid fetching vram vendor informationLijo Lazar2024-01-251-1/+2
| | | * | | drm/amdgpu/pm: Fix the power source flag errorMa Jun2024-01-253-10/+7
| | | * | | drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam2024-01-251-2/+2
| | | * | | drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang2024-01-251-2/+2
| | * | | | Merge tag 'drm-xe-fixes-2024-01-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-01-268-30/+31
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-241-3/+0
| | | * | | drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski2024-01-241-9/+14
| | | * | | drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray2024-01-241-7/+7
| | | * | | drm/xe/display: Avoid calling readq()Lucas De Marchi2024-01-241-6/+5
| | | * | | drm/xe/mmio: Cast to u64 when printingLucas De Marchi2024-01-241-2/+2
| | | * | | drm/xe: Use _ULL for u64 divisionLucas De Marchi2024-01-241-1/+1
| | | * | | drm/xe: Use a NULL pointer instead of 0.Thomas Hellström2024-01-241-1/+1
| | | * | | drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström2024-01-241-1/+1
| | | | |/ | | | |/|
| | * | | Merge tag 'exynos-drm-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/lin...Dave Airlie2024-01-253-6/+6
| | |\ \ \
| | | * | | drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin2024-01-221-1/+1
| | | * | | drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann2024-01-222-4/+4