index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
Jani Nikula
3
-28
/
+15
2023-01-26
drm/i915/bios: convert intel_bios_init_panel() to drm_edid
Jani Nikula
4
-15
/
+16
2023-01-26
drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Jani Nikula
5
-69
/
+96
2023-01-26
habanalabs: Fix list of /sys/class/habanalabs/hl<n>/status
Bagas Sanjaya
1
-11
/
+12
2023-01-26
Documentation: accel: escape wildcard in special file path
Bagas Sanjaya
1
-3
/
+3
2023-01-26
docs: accel: Fix debugfs path
Jeffrey Hugo
1
-1
/
+1
2023-01-26
habanalabs/gaudi2: find decode error root cause
Koby Elbaz
6
-1
/
+695
2023-01-26
habanalabs/gaudi2: unsecure tpc kernel_config registers
Ofir Bitton
1
-0
/
+1
2023-01-26
habanalabs: clear in_compute_reset when escalating to hard reset
Tomer Tayar
1
-0
/
+1
2023-01-26
habanalabs: run error handling if scrub_device_mem fails after reset
Tomer Tayar
1
-1
/
+1
2023-01-26
habanalabs: enhance info printed on FW load errors
Moti Haimovski
1
-10
/
+9
2023-01-26
habanalabs: optimize command submission completion timestamp
Ofir Bitton
3
-6
/
+23
2023-01-26
habanalabs: refactor user interrupt type
Ofir Bitton
3
-17
/
+32
2023-01-26
habanalabs/gaudi2: fix emda range registers razwi handling
Dani Liberman
1
-36
/
+33
2023-01-26
habanalabs: block soft-reset on an unusable device
Koby Elbaz
1
-3
/
+8
2023-01-26
habanalabs/gaudi2: print page fault axi transaction id
Dani Liberman
1
-3
/
+6
2023-01-26
habanalabs: update device status sysfs documentation
Ofir Bitton
1
-1
/
+12
2023-01-26
accel: Add .mmap to DRM_ACCEL_FOPS
Jeffrey Hugo
1
-1
/
+2
2023-01-26
MAINTAINERS/ACCEL: Add include/drm/drm_accel.h to the accel entry
Jeffrey Hugo
1
-0
/
+1
2023-01-26
habanalabe/gaudi2: add cfg base when displaying razwi addresses
Dani Liberman
1
-8
/
+9
2023-01-26
habanalabs/gaudi2: read mmio razwi information
Dani Liberman
1
-37
/
+80
2023-01-26
habanalabs: fix bug in timestamps registration code
farah kassabri
1
-11
/
+22
2023-01-26
habanalabs: bugs fixes in timestamps buff alloc
farah kassabri
1
-2
/
+3
2023-01-26
habanalabs: check pad and reserved fields in ioctls
farah kassabri
2
-2
/
+19
2023-01-26
habanalabs: remove unnecessary (void*) conversions
XU pengfei
1
-1
/
+1
2023-01-26
habanalabs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2023-01-26
habanalabs: extend fatal messages to contain PCI info
Moti Haimovski
1
-13
/
+25
2023-01-26
habanalabs/gaudi2: remove use of razwi info received from f/w
Dani Liberman
1
-136
/
+57
2023-01-26
habanalabs: trace LBW reads/writes
Ohad Sharabi
2
-2
/
+18
2023-01-26
habanalabs: define events to trace PCI LBW access
Ohad Sharabi
1
-0
/
+39
2023-01-26
habanalabs/gaudi2: fix log for sob value overflow/underflow
Carmit Carmel
1
-5
/
+4
2023-01-26
habanalabs: add set engines masks ASIC function
Ohad Sharabi
5
-13
/
+43
2023-01-26
habanalabs: protect access to dynamic mem 'user_mappings'
Koby Elbaz
4
-13
/
+33
2023-01-26
habanalabs: remove redundant memset
Tom Rix
1
-2
/
+0
2023-01-26
habanalabs: refactor razwi/page-fault information structures
Koby Elbaz
4
-33
/
+49
2023-01-26
habanalabs/gaudi2: avoid reconfiguring the same PB registers
Koby Elbaz
3
-16
/
+1224
2023-01-26
habanalabs/gaudi: allow device acquire while in debug mode
Ofir Bitton
1
-6
/
+0
2023-01-26
habanalabs: move some prints to debug level
Oded Gabbay
3
-4
/
+4
2023-01-26
habanalabs: update f/w files
Oded Gabbay
2
-7
/
+127
2023-01-26
habanalabs/gaudi2: update f/w files
Oded Gabbay
2
-16
/
+23
2023-01-26
habanalabs/gaudi2: update asic register files
Oded Gabbay
10
-155
/
+114
2023-01-26
habanalabs: verify that kernel CB is destroyed only once
Tomer Tayar
5
-26
/
+18
2023-01-26
habanalabs: add uapi to flush inbound HBM transactions
Ohad Sharabi
6
-2
/
+41
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay
430
-7
/
+11
2023-01-26
habanalabs/uapi: move uapi file to drm
Oded Gabbay
16
-15
/
+16
2023-01-26
habanalabs: fix dma-buf release handling if dma_buf_fd() fails
Tomer Tayar
1
-2
/
+8
2023-01-26
habanalabs/gaudi2: dump event description even if no cause
Ofir Bitton
1
-2
/
+2
2023-01-26
habanalabs: pass-through request from user to f/w
farah kassabri
5
-7
/
+139
2023-01-26
habanalabs: support receiving ascii message from preboot f/w
Tal Cohen
2
-15
/
+78
2023-01-26
habanalabs: fix asic-specific functions documentation
Ohad Sharabi
1
-1
/
+2
[prev]
[next]