summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann2024-01-222-4/+4
| * | | drm/exynos: fix incorrect type issueInki Dae2024-01-221-1/+1
* | | | Merge tag 'drm-misc-next-fixes-2024-01-19' of git://anongit.freedesktop.org/d...Dave Airlie2024-01-252-9/+35
|\ \ \ \
| * | | | drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin2024-01-151-2/+7
| * | | | drm/v3d: Free the job and assign it to NULL if initialization failsMaíra Canal2024-01-111-7/+28
* | | | | Merge tag 'drm-intel-next-fixes-2024-01-19' of git://anongit.freedesktop.org/...Dave Airlie2024-01-252-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/i915: Drop -Wstringop-overflowLucas De Marchi2024-01-181-1/+0
| * | | | Revert "drm/i915/dsi: Do display on sequence later on icl+"Ville Syrjälä2024-01-181-2/+1
| * | | | drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa2024-01-171-5/+34
| * | | | drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy2024-01-171-1/+1
* | | | | Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1985-463/+692
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie2024-01-1918-91/+136
| |\ \ \ \ \
| | * | | | | drm/xe: display support should not depend on EXPERTJani Nikula2024-01-151-1/+1
| | * | | | | drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty2024-01-151-6/+6
| | * | | | | drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström2024-01-152-50/+80
| | * | | | | drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter2024-01-151-3/+4
| | * | | | | drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter2024-01-151-3/+2
| | * | | | | drm/xe/device: clean up on error in probe()Dan Carpenter2024-01-151-1/+1
| | * | | | | drm/xe: Fix build bug for GCC 11Paul E. McKenney2024-01-151-1/+0
| | * | | | | drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar2024-01-152-1/+9
| | * | | | | drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty2024-01-154-9/+14
| | * | | | | drm/xe: Fix guc_exec_queue_set_priorityBrian Welty2024-01-151-1/+1
| | * | | | | drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström2024-01-151-2/+2
| | * | | | | drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström2024-01-151-3/+3
| | * | | | | drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström2024-01-152-3/+3
| | * | | | | drm/xe: Use __iomem for the regs pointerThomas Hellström2024-01-151-1/+1
| | * | | | | drm/xe/vm: Fix an error pathThomas Hellström2024-01-151-3/+5
| | * | | | | drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost2024-01-151-3/+4
| | * | | | | drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza2024-01-151-1/+1
| * | | | | | nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie2024-01-191-0/+3
| * | | | | | Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-01-1967-373/+554
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger2024-01-181-4/+2
| | * | | | | | drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam2024-01-181-3/+3
| | * | | | | | drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König2024-01-184-65/+1
| | * | | | | | drm/amdkfd: init drm_client with funcs hookFlora Cui2024-01-181-1/+4
| | * | | | | | drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET2024-01-181-1/+1
| | * | | | | | drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun2024-01-181-9/+6
| | * | | | | | drm/amd/display: Align the returned error code with legacy DPWayne Lin2024-01-181-0/+5
| | * | | | | | drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea2024-01-181-7/+7
| | * | | | | | drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2024-01-182-0/+6
| | * | | | | | drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas2024-01-181-12/+9
| | * | | | | | drm/amd/display: Add logging resource checksCharlene Liu2024-01-183-3/+10
| | * | | | | | drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone2024-01-181-1/+2
| | * | | | | | drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam2024-01-181-2/+6
| | * | | | | | drm/amd/display: Avoid enum conversion warningNathan Chancellor2024-01-151-2/+3
| | * | | | | | drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar2024-01-151-1/+3
| | * | | | | | drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar2024-01-151-5/+6
| | * | | | | | drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam2024-01-151-5/+5
| | * | | | | | drm/amdgpu: drop exp hw support check for GC 9.4.3Alex Deucher2024-01-151-2/+0
| | * | | | | | drm/amdgpu: move debug options init prior to amdgpu device initLe Ma2024-01-151-2/+2