index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
regs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
1
-0
/
+2
2024-04-15
drm/xe/gt: Add L3 bank mask to GT topology
Francois Dugast
1
-0
/
+3
2024-04-09
drm/xe/xe2hpm: Add initial set of workarounds
Gustavo Sousa
1
-0
/
+4
2024-04-09
drm/xe/xe2hpg: Add initial GT workarounds
Haridhar Kalvala
1
-0
/
+5
2024-04-09
drm/xe/xe2hpg: Determine flat ccs offset for vram
Himal Prasad Ghimiray
1
-0
/
+5
2024-04-09
drm/xe: Define xe_reg_is_valid
Karthik Poosa
1
-0
/
+5
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
1
-1
/
+1
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
1
-0
/
+21
2024-04-02
drm/xe/xe2: Add workaround 18033852989
Himal Prasad Ghimiray
1
-1
/
+2
2024-03-28
drm/xe/gsc: Implement WA 14018094691
Daniele Ceraolo Spurio
1
-0
/
+3
2024-03-28
drm/xe/vf: Add proper detection of the SR-IOV VF mode
Michal Wajdeczko
1
-0
/
+3
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
1
-0
/
+14
2024-03-20
drm/xe/xelpg: Add Wa_14020495402
Radhakrishna Sripada
1
-0
/
+1
2024-03-15
drm/xe: Mark VF accessible interrupt registers
Michal Wajdeczko
1
-17
/
+23
2024-03-15
drm/xe: Mark VF accessible global registers
Michal Wajdeczko
1
-1
/
+1
2024-03-15
drm/xe: Mark VF accessible GuC registers
Michal Wajdeczko
1
-4
/
+4
2024-03-15
drm/xe: Define XE_REG_OPTION_VF
Michal Wajdeczko
1
-0
/
+11
2024-03-15
drm/xe: Assert size of the struct xe_reg
Michal Wajdeczko
1
-0
/
+3
2024-03-14
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
2
-0
/
+8
2024-03-08
drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
Lucas De Marchi
1
-3
/
+0
2024-02-23
drm/xe: Cleanup some layering in GGTT
Matthew Brost
1
-0
/
+7
2024-02-06
drm/xe/hwmon: Refactor xe hwmon
Karthik Poosa
2
-6
/
+21
2024-01-23
drm/xe/xe2_lpg: Introduce performance guide changes
Shekhar Chauhan
1
-0
/
+6
2024-01-18
drm/xe/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
1
-0
/
+2
2024-01-09
drm/xe/xe2_lpg: Add Wa_16018610683
Shekhar Chauhan
1
-0
/
+3
2024-01-08
drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support
Nirmoy Das
1
-0
/
+1
2023-12-26
drm/xe/xe2: Add workaround 16020183090
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe: Update definition of GT_INTR_DW
Michal Wajdeczko
1
-0
/
+9
2023-12-21
drm/xe: Update LRC context layout definitions
Michal Wajdeczko
1
-0
/
+9
2023-12-21
drm/xe: Define registers used by memory based irq processing
Michal Wajdeczko
1
-0
/
+2
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
1
-5
/
+0
2023-12-21
drm/xe: Re-sort GT register header
Matt Roper
1
-38
/
+38
2023-12-21
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
2
-6
/
+5
2023-12-21
drm/xe: Move GSC HECI base offsets out of register header
Matt Roper
1
-4
/
+0
2023-12-21
drm/xe: Move engine base offsets to engine register header
Matt Roper
2
-28
/
+33
2023-12-21
drm/xe: Fix whitespace in register definitions
Matt Roper
2
-5
/
+5
2023-12-21
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
3
-21
/
+21
2023-12-21
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
1
-5
/
+4
2023-12-21
drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
Himal Prasad Ghimiray
1
-3
/
+2
2023-12-21
drm/xe/xe2: Modify main memory to ccs memory ratio.
Himal Prasad Ghimiray
1
-1
/
+1
2023-12-21
drm/xe/xe2: Determine bios enablement for flat ccs on igfx
Himal Prasad Ghimiray
1
-0
/
+3
2023-12-21
drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
Matt Roper
1
-1
/
+0
2023-12-21
drm/xe: Add frequency throttle reasons sysfs attributes
Sujaritha Sundaresan
1
-0
/
+12
2023-12-21
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
1
-0
/
+17
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
1
-0
/
+14
2023-12-21
drm/xe/xe2: Add workaround 18032095049 and 16021639441
Tejas Upadhyay
1
-0
/
+5
2023-12-21
drm/xe/xe2: Add workaround 14019988906
Tejas Upadhyay
1
-0
/
+1
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
1
-0
/
+2
2023-12-21
drm/xe: Expand XE_REG_OPTION_MASKED documentation
Lucas De Marchi
1
-1
/
+10
2023-12-21
drm/xe/xe2: Add workaround 16020292621
Tejas Upadhyay
1
-0
/
+1
[next]