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
2022-07-11
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-11
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-11
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-07-08
drm/i915/mtl: Add MeteorLake PCI IDs
Radhakrishna Sripada
4
-0
/
+23
2022-07-08
drm/i915/mtl: Add MeteorLake platform info
Radhakrishna Sripada
4
-0
/
+28
2022-07-08
drm/i915/gt: Add general DSS steering iterator to intel_gt_mcr
Matt Roper
6
-75
/
+75
2022-07-08
i915/perf: Disable OA sseu config param for gfx12.50+
Umesh Nerlige Ramappa
1
-0
/
+7
2022-07-08
i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call
Umesh Nerlige Ramappa
1
-51
/
+100
2022-07-07
drm/i915/selftests: Grab the runtime pm in shrink_thp
Chris Wilson
1
-1
/
+6
2022-07-06
drm/i915/guc: Asynchronous flush of GuC log regions
Alan Previn
2
-2
/
+3
2022-07-06
drm/i915: Nuke PCH_JSP
Ville Syrjälä
3
-5
/
+4
2022-07-06
drm/i915: Nuke PCH_MCC
Ville Syrjälä
4
-6
/
+5
2022-07-06
drm/i915: Use short PCH names consistently
Ville Syrjälä
1
-5
/
+5
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-07-04
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
1
-4
/
+8
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+2
2022-07-01
drm/i915/display: clean up comments
Tom Rix
1
-4
/
+4
2022-07-01
drm/i915: DG2 and ATS-M device ID updates
Matt Roper
2
-1
/
+3
2022-07-01
drm/i915/pvc: Implement w/a 16016694945
Gustavo Sousa
2
-0
/
+7
2022-07-01
drm/i915: turn on small BAR support
Matthew Auld
1
-6
/
+4
2022-07-01
drm/i915/ttm: disallow CPU fallback mode for ccs pages
Matthew Auld
4
-18
/
+31
2022-07-01
drm/i915/ttm: handle blitter failure on DG2
Matthew Auld
10
-48
/
+353
2022-07-01
drm/i915/selftests: ensure we reserve a fence slot
Matthew Auld
1
-2
/
+4
2022-07-01
drm/i915/selftests: skip the mman tests for stolen
Matthew Auld
1
-0
/
+12
2022-07-01
drm/i915/uapi: tweak error capture on recoverable contexts
Matthew Auld
1
-3
/
+12
2022-07-01
drm/i915/error: skip non-mappable pages
Matthew Auld
1
-3
/
+7
2022-07-01
drm/i915/uapi: add NEEDS_CPU_ACCESS hint
Matthew Auld
1
-8
/
+18
2022-07-01
drm/i915/uapi: apply ALLOC_GPU_ONLY by default
Matthew Auld
1
-0
/
+8
2022-07-01
drm/i915: remove intel_memory_region avail
Matthew Auld
2
-4
/
+1
2022-07-01
drm/i915/uapi: expose the avail tracking
Matthew Auld
5
-9
/
+52
2022-07-01
drm/i915/uapi: add probed_cpu_visible_size
Matthew Auld
1
-0
/
+6
2022-07-01
Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...
Dave Airlie
93
-2014
/
+3672
2022-06-30
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-06-30
drm/i915: Drain freed object after suspend display
José Roberto de Souza
1
-0
/
+2
2022-06-30
drm/i915: use DISPLAY_VER() instead of accessing match_info directly
Jani Nikula
1
-3
/
+1
2022-06-30
drm/i915/bios: debug log ddi port info after parsing
Jani Nikula
1
-2
/
+6
2022-06-29
drm/i915/guc/slpc: Add a new SLPC selftest
Vinay Belgaumkar
1
-168
/
+155
2022-06-29
drm/i915: Fix a lockdep warning at error capture
Nirmoy Das
4
-3
/
+29
2022-06-28
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-06-28
drm/i915: Fix error code in icl_compute_combo_phy_dpll()
Dan Carpenter
1
-1
/
+1
2022-06-27
drm/i915/guc/slpc: Use non-blocking H2G for waitboost
Vinay Belgaumkar
1
-7
/
+35
2022-06-27
drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
Umesh Nerlige Ramappa
5
-79
/
+103
2022-06-27
drm/i915/guc: Don't update engine busyness stats too frequently
Alan Previn
2
-0
/
+21
2022-06-27
Revert "drm/i915: Hold reference to intel_context over life of i915_request"
Niranjana Vishwanathapura
1
-20
/
+32
2022-06-27
drm/i915: Do not access rq->engine without a reference
Niranjana Vishwanathapura
2
-1
/
+4
2022-06-27
drm/i915: Move the color stuff under INTEL_INFO->display
Ville Syrjälä
3
-39
/
+42
2022-06-27
drm/i915: Get rid of XE_LPD_CURSOR_OFFSETS
Ville Syrjälä
1
-9
/
+1
2022-06-27
drm/i915: Use _MMIO_PIPE2() where appropriate
Ville Syrjälä
1
-1
/
+1
2022-06-27
drm/i915: Use _MMIO_TRANS2() where appropriate
Ville Syrjälä
1
-10
/
+9
2022-06-27
drm/i915: s/_CURSOR2/_MMIO_CURSOR2//
Ville Syrjälä
1
-7
/
+7
[prev]
[next]