summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: Helper function to get TTM mem limitMukul Joshi2023-06-091-1/+1
* drm/amdgpu: add new flag to AMDGPU_CTX_QUERY2Pierre-Eric Pelloux-Prayer2023-06-091-0/+2
* drm/amdgpu: add UAPI to query GFX shadow sizesAlex Deucher2023-04-241-0/+8
* drm/amdgpu/UAPI: add new CS chunk for GFX shadow buffersAlex Deucher2023-04-241-0/+10
* drm/amdgpu: Add support for querying the max ibs in a submission. (v3)Bas Nieuwenhuizen2023-04-181-0/+2
* drm/amd/display: Adding support for VESA SCRIswara Nagulendran2023-04-181-0/+3
* Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter2023-04-113-2/+24
|\
| * drm/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev2023-04-061-0/+4
| * drm/msm: Add wait-boost supportRob Clark2023-03-281-2/+12
| * Merge tag 'dma-fence-deadline' into HEADRob Clark2023-03-285-22/+57
| |\
| * | drm/gem: Export drm_gem_lru_move_tail_locked()Rob Clark2023-03-251-0/+1
| * | Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark2023-03-20721-11224/+15728
| |\ \
| * | | drm: add helper functions to retrieve old and new crtcVinod Polimera2023-03-131-0/+7
* | | | accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay2023-04-081-1/+2
* | | | Merge tag 'drm-intel-next-2023-04-06' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-04-061-0/+13
|\ \ \ \
| * | | | drm/dp_helper: Add helper to check DSC support with given o/p formatAnkit Nautiyal2023-04-031-0/+13
* | | | | Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...Daniel Vetter2023-04-061-1/+1
|\ \ \ \ \
| * | | | | gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König2023-04-041-1/+1
* | | | | | Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-04-063-4/+404
|\ \ \ \ \ \
| * | | | | | accel/qaic: Add uapi and core driver fileJeffrey Hugo2023-04-061-0/+397
| * | | | | | drm/scdc-helper: Pimp SCDC debugsVille Syrjälä2023-04-061-3/+4
| * | | | | | drm/vram-helper: turn on PRIME import/exportSimon Ser2023-04-031-1/+3
* | | | | | | Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-04-061-1/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drm/i915/perf: Add support for OA media unitsUmesh Nerlige Ramappa2023-03-241-0/+4
| * | | | | | drm/i915/perf: Add engine class instance parameters to perfUmesh Nerlige Ramappa2023-03-241-0/+19
| * | | | | | drm/i915/uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-03-211-1/+1
* | | | | | | Merge v6.3-rc4 into drm-nextDaniel Vetter2023-03-2936-45/+200
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-03-262-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf2023-03-212-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-253-6/+54
| |\ \ \ \ \ \ \
| | * | | | | | | pcpcntr: remove percpu_counter_sum_all()Dave Chinner2023-03-191-6/+0
| | * | | | | | | cpumask: introduce for_each_cpu_orDave Chinner2023-03-192-0/+54
| * | | | | | | | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-241-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: mmap: remove newline at the end of the traceMinwoo Im2023-03-231-2/+2
| * | | | | | | | | Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds2023-03-242-7/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander2023-03-221-2/+3
| | * | | | | | | | | block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe2023-03-201-5/+6
| * | | | | | | | | | Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-241-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki2023-03-221-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-242-2/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede2023-03-181-2/+7
| | * | | | | | | | | | efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel2023-03-131-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-244-5/+29
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2023-03-221-0/+1
| | * | | | | | | | | net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg2023-03-191-1/+1
| | * | | | | | | | | net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli2023-03-191-1/+8
| | * | | | | | | | | net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon2023-03-191-3/+19
| * | | | | | | | | | Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-03-201-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-141-0/+1
| * | | | | | | | | | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-191-0/+12
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |