index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
drm/i915/vblank: use drm_crtc_vblank_crtc() instead of open-coding
Jani Nikula
1
-2
/
+2
2024-08-22
drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
Rodrigo Vivi
3
-1
/
+9
2024-08-22
drm/i915: remove display stepping handling
Jani Nikula
2
-44
/
+36
2024-08-22
drm/i915/display: switch to display detected steppings
Jani Nikula
4
-6
/
+8
2024-08-22
drm/i915/display: identify display steppings in display probe
Jani Nikula
2
-12
/
+216
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
Jani Nikula
5
-12
/
+12
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
Jani Nikula
2
-3
/
+3
2024-08-22
drm/xe/display: remove intel_display_step_name() to simplify
Jani Nikula
3
-7
/
+1
2024-08-22
Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-5
/
+13
2024-08-21
drm/i915/display: allow creation of Xe2 ccs framebuffers
Juha-Pekka Heikkila
3
-0
/
+25
2024-08-21
drm/i915/display: Don't enable decompression on Xe2 with Tile4
Juha-Pekka Heikkila
1
-5
/
+0
2024-08-21
drm/i915/gem: Calculate object page offset for partial memory mapping
Andi Shyti
3
-3
/
+16
2024-08-21
drm/i915/gem: Do not look for the exact address in node
Andi Shyti
1
-3
/
+3
2024-08-21
drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
Jouni Högander
1
-0
/
+6
2024-08-21
drm/i915: move rawclk from runtime to display runtime info
Jani Nikula
8
-17
/
+17
2024-08-19
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-17
drm/i915/gt: remove stray declaration of intel_gt_release_all()
Luca Coelho
1
-1
/
+0
2024-08-16
drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CI
Jesus Narvaez
1
-2
/
+3
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
3
-3
/
+3
2024-08-16
drm/i915: make intel_display_power_domain_str() static
Jani Nikula
2
-4
/
+1
2024-08-16
drm/i915/hti: convert to struct intel_display
Jani Nikula
5
-17
/
+18
2024-08-16
drm/i915/display: convert dp aux backlight to struct intel_display
Jani Nikula
1
-30
/
+40
2024-08-16
drm/i915/lspcon: convert to struct intel_display
Jani Nikula
1
-58
/
+57
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
1
-27
/
+27
2024-08-16
drm/i915/display: convert intel_load_detect.c to struct intel_display
Jani Nikula
1
-14
/
+13
2024-08-16
drm/i915/display: convert intel_link_bw.c to struct intel_display
Jani Nikula
2
-14
/
+13
2024-08-16
drm/i915/display: support struct intel_atomic_state in to_intel_display()
Jani Nikula
1
-0
/
+3
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
74
-1386
/
+1752
2024-08-15
drm/i915/pps: Disable DPLS_GATING around pps sequence
Suraj Kandpal
1
-0
/
+12
2024-08-15
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-14
drm/i915: make __intel_display_power_is_enabled() static
Jani Nikula
2
-16
/
+2
2024-08-14
drm/i915/gvt: stop using drm_edid_block_valid()
Jani Nikula
1
-5
/
+13
2024-08-13
drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
Jani Nikula
1
-3
/
+3
2024-08-12
drm/i915/bios: convert to struct intel_display
Jani Nikula
18
-451
/
+495
2024-08-12
drm/i915/opregion: convert to struct intel_display
Jani Nikula
8
-202
/
+227
2024-08-12
drm/i915/opregion: unify intel_encoder/intel_connector naming
Jani Nikula
2
-14
/
+13
2024-08-12
drm/i915/acpi: convert to struct intel_display
Jani Nikula
4
-25
/
+28
2024-08-12
drm/i915/bmg: Read display register timeout
Mitul Golani
2
-1
/
+10
2024-08-09
drm/i915/gt: Mark the GT as dead when mmio is unreliable
Chris Wilson
4
-3
/
+24
2024-08-08
drm/i915: remove __i915_printk()
Jani Nikula
2
-48
/
+6
2024-08-08
drm/i915: remove i915_report_error()
Jani Nikula
2
-7
/
+4
2024-08-08
drm/i915: remove a few __i915_printk() uses
Jani Nikula
1
-5
/
+5
2024-08-08
drm/i915: Replace double blank with single blank after comma
Andi Shyti
8
-11
/
+11
2024-08-08
drm/i915: Replace double blank with single blank after comma in gem/ and gt/
Andi Shyti
4
-4
/
+4
2024-08-08
drm/i915/gem: Improve pfn calculation readability in vm_fault_gtt()
Andi Shyti
1
-6
/
+14
2024-08-07
drm/i915: 2 GiB of relocations ought to be enough for anybody*
Tvrtko Ursulin
1
-2
/
+2
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-25
/
+22
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
drm/i915: Attempt to get pages without eviction first
David Gow
1
-5
/
+7
2024-08-07
drm/i915: Allow evicting to use the requested placement
David Gow
1
-1
/
+0
[prev]
[next]