summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveauChris Bainbridge2024-03-181-0/+7
* Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"Neil Armstrong2024-03-181-1/+0
* drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGELuca Weiss2024-03-181-0/+1
* drm/sched: fix null-ptr-deref in init entityVitaly Prosyak2024-03-151-3/+9
* Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2024-03-1346-295/+416
|\
| * nouveau: lock the client object tree.Dave Airlie2024-03-083-6/+22
| * Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-084-9/+11
| |\
| * \ Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-084-10/+30
| |\ \
| | * | drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun2024-03-061-1/+11
| | * | drm/amd/display: handle range offsets in VRR rangesAlex Deucher2024-03-061-5/+14
| | * | drm/amd/display: check dc_link before dereferencingMelissa Wen2024-03-061-1/+1
| | * | drm/amd/swsmu: modify the gfx activity scalingLi Ma2024-03-062-3/+4
| * | | Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-03-081-2/+3
| |\ \ \
| | * | | drm/xe: Return immediately on tile_init failureRodrigo Vivi2024-03-071-2/+3
| * | | | drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()Animesh Manna2024-03-062-3/+3
| * | | | drm/i915/dp: Fix connector DSC HW state readoutImre Deak2024-03-065-7/+29
| * | | | drm/i915/selftests: Fix dependency of some timeouts on HZJanusz Krzysztofik2024-03-061-2/+4
| * | | | drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä2024-03-051-3/+14
| | |/ / | |/| |
| * | | Merge tag 'drm-intel-fixes-2024-03-01' of https://anongit.freedesktop.org/git...Daniel Vetter2024-03-052-31/+19
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Check before removing mm notifierNirmoy Das2024-02-291-0/+3
| | * | drm/i915/hdcp: Extract hdcp structure from correct connectorSuraj Kandpal2024-02-271-2/+5
| | * | drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal2024-02-261-7/+2
| | * | drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal2024-02-261-22/+9
| * | | drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale2024-03-011-2/+2
| * | | nouveau: report byte usage in VRAM usage.Dave Airlie2024-03-011-1/+1
| * | | Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-019-47/+83
| |\ \ \
| | * | | drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-02-281-2/+4
| | * | | Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher2024-02-271-0/+29
| | * | | drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang2024-02-271-20/+25
| | * | | drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun2024-02-275-25/+20
| | * | | drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam2024-02-271-0/+5
| | |/ /
| * | | Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-03-011-2/+18
| |\ \ \
| | * | | Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"Dmitry Baryshkov2024-02-281-2/+18
| * | | | Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-03-0115-176/+186
| |\ \ \ \
| | * | | | drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2024-02-292-5/+9
| | * | | | drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2024-02-292-0/+44
| | * | | | drm/xe: Expose user fence from xe_sync_entryMika Kuoppala2024-02-293-11/+53
| | * | | | drm/xe: Use pointers in trace eventsLucas De Marchi2024-02-291-15/+15
| | * | | | drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi2024-02-294-15/+34
| | * | | | drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann2024-02-291-1/+1
| | * | | | drm/xe: get rid of MAX_BINDSPaulo Zanoni2024-02-291-4/+1
| | * | | | drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost2024-02-291-11/+14
| | * | | | drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost2024-02-291-0/+12
| | * | | | drm/xe: Fix execlist splatMatthew Brost2024-02-291-1/+1
| | * | | | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-295-118/+6
| | * | | | drm/xe: Add uapi for dumpable bosMaarten Lankhorst2024-02-291-1/+2
| * | | | | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-017-27/+326
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-2335-186/+166
| |\ \ \ \ \
| * | | | | | drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds2024-02-201-3/+2
* | | | | | | nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou2024-03-081-6/+6
| |_|_|_|_|/ |/| | | | |