index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_mmio.c
Age
Commit message (
Expand
)
Author
2024-04-10
drm/xe: re-order lmem init check and wait for initialization to complete
Riana Tauro
2024-04-09
drm/xe/xe2hpg: Determine flat ccs offset for vram
Himal Prasad Ghimiray
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
2024-03-15
drm/xe: Make xe_mmio_read|write() functions non-inline
Michal Wajdeczko
2024-02-28
drm/xe/mmio: fix build warning for BAR resize on 32-bit
Arnd Bergmann
2024-02-13
drm/xe/vf: Don't check if LMEM is initialized if VF
Michal Wajdeczko
2024-01-19
drm/xe/mmio: Cast to u64 when printing
Lucas De Marchi
2024-01-09
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
2023-12-21
drm/xe: Map the entire BAR0 and hold onto the initial mapping
Michał Winiarski
2023-12-21
drm/xe: Move xe_mmio_probe_tiles outside of MMIO setup
Michał Winiarski
2023-12-21
drm/xe: Move xe_set_dma_info outside of MMIO setup
Michał Winiarski
2023-12-21
drm/xe: rename bypass_mtcfg to skip_mtcfg
Koby Elbaz
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
Gustavo Sousa
2023-12-21
drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.c
Gustavo Sousa
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
drm/xe: Make xe_mmio_tile_vram_size() static
Brian Welty
2023-12-21
drm/xe: move the lmem verification code into a separate function
Koby Elbaz
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
2023-12-21
drm/xe: refactor xe_mmio_probe_tiles to support MMIO extension
Koby Elbaz
2023-12-21
drm/xe: map MMIO BAR according to the num of tiles in device desc
Koby Elbaz
2023-12-21
drm/xe: add a flag to bypass multi-tile config from MTCFG reg
Koby Elbaz
2023-12-21
drm/xe: Drop xe_mmio_write64()
Matt Roper
2023-12-21
drm/xe: Avoid 64-bit register reads
Matt Roper
2023-12-21
drm/xe: Improve vram info debug printing
Oak Zeng
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
2023-12-21
drm/xe: fully turn on small-bar support
Matthew Auld
2023-12-21
drm/xe/mmio: grab mem_access in xe_mmio_ioctl
Matthew Auld
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe/mmio: update gt_count when probing multi-tile
Matthew Auld
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs entry to report per tile memory size
Tejas Upadhyay
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
2023-12-19
drm/xe: REBAR resize should be best effort
Michael J. Ruhl
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Move register MMIO into xe_tile
Matt Roper
2023-12-19
drm/xe: Add backpointer from gt to tile
Matt Roper
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
2023-12-19
drm/xe/mtl: Disable media GT
Matt Roper
2023-12-19
drm/xe: Size GT device memory correctly
Michael J. Ruhl
2023-12-19
drm/xe: Simplify rebar sizing
Michael J. Ruhl
2023-12-19
drm/xe: Rework size helper to be a little more correct
Michael J. Ruhl
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
2023-12-19
drm/xe: Apply upper limit to sg element size
Niranjana Vishwanathapura
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
[next]