index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
compat-i915-headers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
1
-0
/
+5
2024-12-16
drm/i915: extract intel_uncore_trace.[ch]
Jani Nikula
1
-0
/
+0
2024-12-11
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-1
/
+1
2024-11-08
drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
Gustavo Sousa
1
-1
/
+10
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-2
/
+9
2024-10-30
drm/i915/display: use x100 version for full version and release
Jani Nikula
1
-2
/
+0
2024-10-29
drm/i915/cx0: Extend C10 check to PTL
Dnyaneshwar Bhadane
1
-0
/
+1
2024-10-18
Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-1
/
+1
2024-10-18
Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
12
-160
/
+17
2024-10-17
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2
-35
/
+18
2024-10-14
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
1
-1
/
+1
2024-10-11
drm/i915/dp: Assume panel power is off if runtime suspended
Imre Deak
1
-0
/
+8
2024-10-04
drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Jani Nikula
1
-3
/
+3
2024-10-02
drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Jani Nikula
1
-3
/
+0
2024-10-02
drm/i915: remove IS_LP()
Jani Nikula
1
-1
/
+0
2024-10-01
drm/i915/bios: Extract soc/intel_rom.c
Ville Syrjälä
1
-0
/
+6
2024-10-01
drm/xe/compat: remove unused i915_gpu_error.h
Jani Nikula
1
-17
/
+0
2024-09-30
drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
Jani Nikula
1
-2
/
+2
2024-09-30
drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
Jani Nikula
2
-3
/
+6
2024-09-19
drm/xe/compat: remove a bunch of compat gem headers
Jani Nikula
5
-75
/
+0
2024-09-19
drm/i915/display: clean up some gem/ includes
Jani Nikula
1
-0
/
+1
2024-09-19
drm/i915/display: add intel_bo_describe() and use it
Jani Nikula
1
-14
/
+0
2024-09-19
drm/i915/display: add intel_bo_read_from_page() and use it
Jani Nikula
1
-30
/
+0
2024-09-19
drm/i915/display: convert skl_universal_plane.c to struct drm_gem_object
Jani Nikula
1
-8
/
+2
2024-09-19
drm/xe/display: remove compat raw reg read/write support
Jani Nikula
1
-24
/
+0
2024-09-12
drm/xe/compat-i915: Convert register access to use xe_mmio
Matt Roper
1
-18
/
+18
2024-09-10
Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2
-4
/
+11
2024-09-03
drm/xe/display: use xe && 0 to avoid warnings about unused variables
Jani Nikula
1
-3
/
+3
2024-09-02
drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
Jani Nikula
1
-9
/
+0
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
1
-1
/
+3
2024-08-30
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
2
-4
/
+11
2024-08-30
Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-14
/
+2
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-2
/
+2
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-3
/
+4
2024-08-22
drm/i915/display: switch to display detected steppings
Jani Nikula
1
-5
/
+0
2024-08-22
drm/i915/display: identify display steppings in display probe
Jani Nikula
1
-0
/
+1
2024-08-22
drm/xe/display: remove the unused compat HAS_GMD_ID()
Jani Nikula
1
-2
/
+0
2024-08-22
drm/xe/display: remove intel_display_step_name() to simplify
Jani Nikula
2
-8
/
+3
2024-08-22
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
1
-1
/
+1
2024-08-21
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
Jani Nikula
1
-1
/
+0
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+2
2024-06-06
drm/xe/display: reduce includes in compat i915_drv.h
Jani Nikula
1
-3
/
+1
2024-06-06
drm/xe/display: move compat runtime pm stubs to the correct file
Jani Nikula
2
-48
/
+51
2024-06-06
drm/xe/display: move compat uncore stubs to the correct file
Jani Nikula
2
-5
/
+5
2024-06-06
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
2
-4
/
+11
2024-06-06
drm/i915/display: include intel_step.h where needed
Jani Nikula
1
-2
/
+0
2024-06-06
drm/i915/display: include intel_uncore.h where needed
Jani Nikula
1
-1
/
+0
2024-06-06
drm/i915/display: include i915_gpu_error.h where needed
Jani Nikula
1
-1
/
+0
2024-06-06
drm/i915/display: include gt/intel_gt_types.h where needed
Jani Nikula
2
-1
/
+0
2024-06-06
drm/i915/display: include gem/i915_gem_stolen.h where needed
Jani Nikula
2
-1
/
+0
[next]