index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
compat-i915-headers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-06-19
1
-1
/
+2
|
\
|
*
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
7
-103
/
+21
|
|
\
|
*
|
drm/xe/display: Fix ADL-N detection
Lucas De Marchi
2024-05-02
1
-1
/
+2
*
|
|
drm/xe/display: reduce includes in compat i915_drv.h
Jani Nikula
2024-06-06
1
-3
/
+1
*
|
|
drm/xe/display: move compat runtime pm stubs to the correct file
Jani Nikula
2024-06-06
2
-48
/
+51
*
|
|
drm/xe/display: move compat uncore stubs to the correct file
Jani Nikula
2024-06-06
2
-5
/
+5
*
|
|
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
2024-06-06
2
-4
/
+11
*
|
|
drm/i915/display: include intel_step.h where needed
Jani Nikula
2024-06-06
1
-2
/
+0
*
|
|
drm/i915/display: include intel_uncore.h where needed
Jani Nikula
2024-06-06
1
-1
/
+0
*
|
|
drm/i915/display: include i915_gpu_error.h where needed
Jani Nikula
2024-06-06
1
-1
/
+0
*
|
|
drm/i915/display: include gt/intel_gt_types.h where needed
Jani Nikula
2024-06-06
2
-1
/
+0
*
|
|
drm/i915/display: include gem/i915_gem_stolen.h where needed
Jani Nikula
2024-06-06
2
-1
/
+0
|
|
/
|
/
|
*
|
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-04-24
3
-11
/
+21
|
\
\
|
*
|
drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...
Rodrigo Vivi
2024-04-18
1
-0
/
+8
|
*
|
drm/xe/stolen: ignore first page for FBC
Matthew Auld
2024-04-17
1
-1
/
+6
|
*
|
drm/xe/bmg: Add BMG platform definition
Matt Roper
2024-04-09
1
-0
/
+1
|
*
|
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
1
-1
/
+1
|
*
|
drm/xe/display: fix type of intel_uncore_read*() functions
Luca Coelho
2024-03-20
1
-3
/
+3
|
*
|
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Rodrigo Vivi
2024-03-04
1
-5
/
+1
|
*
|
drm/xe: Fix display runtime_pm handling
Rodrigo Vivi
2024-03-04
1
-1
/
+1
|
|
/
*
|
drm/xe/display: clean up compat i915_vgpu.h
Jani Nikula
2024-04-08
1
-26
/
+0
*
|
drm/xe/display: remove compat i915_gem.h
Jani Nikula
2024-04-08
2
-10
/
+0
*
|
drm/xe/display: clean up a lot of cruft from compat i915_drv.h
Jani Nikula
2024-04-08
1
-32
/
+0
*
|
drm/i915: move i915_fixed.h to display/intel_fixed.h
Jani Nikula
2024-04-08
1
-6
/
+0
*
|
drm/i915/dmc: define firmware URL locally
Jani Nikula
2024-04-08
2
-12
/
+0
*
|
drm/i915: Drop dead code for pvc
Lucas De Marchi
2024-03-22
1
-4
/
+0
*
|
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
2024-03-22
1
-2
/
+0
|
/
*
drm/xe/display: fix i915_gem_object_is_shmem() wrapper
Matthew Auld
2024-02-09
1
-1
/
+1
*
drm/xe/display: Avoid calling readq()
Lucas De Marchi
2024-01-19
1
-6
/
+5
*
drm/xe: Modify the cfb size to be page size aligned for FBC
Vinod Govindapillai
2024-01-19
1
-0
/
+3
*
drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
José Roberto de Souza
2024-01-05
1
-5
/
+5
*
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
2024-01-05
1
-1
/
+1
*
drm/xe/display: Add Xe implementation for fence checks used by fbc code
Jouni Högander
2023-12-21
3
-0
/
+14
*
drm/xe/display: Add i915_gem.h compatibility header
Jouni Högander
2023-12-21
2
-0
/
+10
*
drm/xe/display: Xe stolen memory handling for fbc support
Jouni Högander
2023-12-21
2
-0
/
+80
*
drm/xe/display: Add empty define for i915_ggtt_clear_scanout
Jouni Högander
2023-12-21
1
-0
/
+1
*
drm/xe/display: Add i915_active.h compatibility header
Jouni Högander
2023-12-21
1
-0
/
+22
*
drm/xe/display: Add frontbuffer setter/getter for xe_bo
Jouni Högander
2023-12-21
1
-0
/
+12
*
drm/xe/display: Add struct i915_active for Xe
Jouni Högander
2023-12-21
1
-0
/
+13
*
drm/xe/display: Improve s2idle handling.
Maarten Lankhorst
2023-12-21
1
-6
/
+0
*
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
33
-0
/
+1039