summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0116-196/+187
|\ \ \
| * | | 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-296-137/+6
| * | | drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza2024-02-291-1/+0
| * | | drm/xe: Add uapi for dumpable bosMaarten Lankhorst2024-02-292-1/+3
* | | | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-0111-45/+368
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld2024-02-281-0/+218
| * | | drm/buddy: check range allocation matches alignmentMatthew Auld2024-02-281-1/+5
| * | | drm/buddy: fix range biasMatthew Auld2024-02-281-0/+10
| * | | fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)2024-02-261-5/+3
| * | | drm/ttm/tests: depend on UML || COMPILE_TESTChristian König2024-02-261-2/+3
| * | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-02-261526-8433/+15067
| |\ \ \
| * | | | drm/tegra: Remove existing framebuffer only if we support displayThierry Reding2024-02-261-3/+20
| * | | | soc: qcom: pmic_glink: Fix boot when QRTR=mRob Clark2024-02-231-10/+11
| * | | | soc: qcom: pmic_glink_altmode: fix drm bridge use-after-freeJohan Hovold2024-02-231-3/+13
| * | | | drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold2024-02-232-15/+67
| * | | | drm/bridge: aux-hpd: fix OF node leaksJohan Hovold2024-02-231-0/+3
| * | | | gpu: host1x: Skip reset assert on Tegra186Mikko Perttunen2024-02-222-6/+15
* | | | | Linux 6.8-rc6v6.8-rc6Linus Torvalds2024-02-251-1/+1
* | | | | Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-02-257-22/+25
|\ \ \ \ \
| * | | | | bcachefs: fix bch2_save_backtrace()Kent Overstreet2024-02-251-1/+1
| * | | | | bcachefs: Fix check_snapshot() memcpyKent Overstreet2024-02-241-1/+1
| * | | | | bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet2024-02-241-3/+5
| * | | | | bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster2024-02-241-0/+2
| * | | | | bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet2024-02-241-1/+3
| * | | | | bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet2024-02-241-13/+8
| * | | | | bcachefs: fix backpointer_to_text() when dev does not existKent Overstreet2024-02-241-3/+5
* | | | | | Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds2024-02-252-6/+10
|\ \ \ \ \ \
| * | | | | | docs: translations: use attribute to store current languageVegard Nossum2024-02-211-6/+4
| * | | | | | docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet2024-02-201-0/+6
* | | | | | | Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-2512-26/+75
|\ \ \ \ \ \ \