summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie2024-01-054-30/+34
|\
| * drm/imagination: pvr_device.h: fix all kernel-doc warningsRandy Dunlap2024-01-021-21/+25
| * drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong2023-12-251-2/+2
| * drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan2023-12-251-6/+2
| * drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä2023-12-231-1/+4
| * drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä2023-12-231-0/+1
* | drm/xe: Fix warning on impossible conditionLucas De Marchi2023-12-261-0/+1
* | drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost2023-12-261-0/+3
* | Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie2023-12-2212-147/+250
|\ \
| * | accel/habanalabs: fix information leak in sec_attest_info()Xingyuan Mo2023-12-191-1/+1
| * | accel/habanalabs/gaudi2: avoid overriding existing undefined opcode dataTomer Tayar2023-12-191-21/+19
| * | accel/habanalabs: add parent_device sysfs attributeTomer Tayar2023-12-192-0/+12
| * | accel/habanalabs/gaudi2: add zero padding when printing QM CP instructionTomer Tayar2023-12-191-1/+1
| * | accel/habanalabs: report 3 instances of Infineon second stageAriel Suller2023-12-191-2/+18
| * | accel/habanalabs/gaudi2: add signed dev info uAPIMoti Haimovski2023-12-193-0/+63
| * | accel/habanalabs/gaudi2: use correct registers to dump QM CQ infoTomer Tayar2023-12-192-12/+12
| * | accel/habanalabs: expose module id through sysfsDani Liberman2023-12-191-0/+10
| * | accel/habanalabs: print error code when mapping failsDani Liberman2023-12-191-3/+4
| * | accel/habanalabs/gaudi2: get the correct QM CQ info upon an errorTomer Tayar2023-12-192-22/+23
| * | accel/habanalabs: set hard reset flag if graceful reset is skippedTomer Tayar2023-12-191-1/+1
| * | accel/habanalabs: remove 'get temperature' debug printOfir Bitton2023-12-191-4/+0
| * | accel/habanalabs/gaudi2: fix undef opcode reportingDafna Hirschfeld2023-12-191-8/+6
| * | accel/habanalabs: fix EQ heartbeat mechanismFarah Kassabri2023-12-191-7/+7
| * | accel/habanalabs: add support for Gaudi2C deviceOded Gabbay2023-12-196-0/+13
| * | accel/habanalabs: add log when eq event is not receivedFarah Kassabri2023-12-191-2/+4
| * | accel/habanalabs/gaudi2: assume hard-reset by FW upon PCIe AXI drainTomer Tayar2023-12-192-0/+10
| * | accel/habanalabs: update device boot error checkFarah Kassabri2023-12-191-83/+32
| * | accel/habanalabs: add pcie reset prepare/done hooksfarah kassabri2023-12-191-0/+34
* | | Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie2023-12-225-35/+35
|\ \ \ | | |/ | |/|
| * | drm/bridge: properly refcount DT nodes in aux bridge driversDmitry Baryshkov2023-12-192-3/+4
| * | drm/imagination: Fix error path in pvr_vm_create_contextDonald Robson2023-12-151-15/+13
| * | drm/imagination: Fix ERR_PTR test on pointer to pointer.Donald Robson2023-12-151-1/+1
| * | drm/imagination: Fixed oops when misusing ioctl CREATE_HWRT_DATASETDonald Robson2023-12-151-13/+14
| * | drm/imagination: Fixed infinite loop in pvr_vm_mips_map()Donald Robson2023-12-151-3/+3
* | | drm/xe: Disable 32bits buildLucas De Marchi2023-12-221-1/+1
* | | Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie2023-12-22332-0/+59578
|\ \ \
| * | | drm/xe: Remove uninitialized variable from warningLucas De Marchi2023-12-211-2/+2
| * | | drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio2023-12-211-2/+0
| * | | drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi2023-12-212-2/+2
| * | | drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi2023-12-211-18/+0
| * | | drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi2023-12-211-0/+19
| * | | drm/xe/uapi: Remove sync bindsMatthew Brost2023-12-214-81/+16
| * | | drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi2023-12-211-1/+1
| * | | drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-2110-758/+2
| * | | drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah2023-12-214-6/+43
| * | | drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah2023-12-211-63/+2
| * | | drm/xe: Enable W=1 warnings by defaultLucas De Marchi2023-12-211-19/+28
| * | | drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi2023-12-211-0/+4
| * | | drm/xe/bo: Remove unusued variableLucas De Marchi2023-12-211-4/+0
| * | | drm/xe: Return error if drm_buddy_init() failsLucas De Marchi2023-12-211-0/+2