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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
drm/i915/gem: Really move i915_gem_context.link under ref protection
Chris Wilson
1
-4
/
+4
2022-10-05
drm/i915/gt: Restrict forced preemption to the active context
Chris Wilson
2
-1
/
+35
2022-09-15
drm/i915: Implement WaEdpLinkRateDataReload
Ville Syrjälä
1
-0
/
+22
2022-09-08
drm/i915: Skip wm/ddb readout for disabled pipes
Ville Syrjälä
1
-1
/
+7
2022-09-08
drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
Diego Santa Cruz
1
-0
/
+3
2022-09-08
drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2022-09-08
drm/i915/display: avoid warnings when registering dual panel backlight
Arun R Murthy
1
-14
/
+12
2022-09-08
drm/i915/backlight: extract backlight code to a separate file
Jani Nikula
14
-1805
/
+1843
2022-09-05
drm/i915/gt: Skip TLB invalidations once wedged
Chris Wilson
1
-0
/
+3
2022-07-21
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
2
-1
/
+50
2022-07-21
drm/i915/uc: correctly track uc_fw init failure
Daniele Ceraolo Spurio
4
-10
/
+15
2022-07-21
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-21
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-21
drm/i915/dg2: Add Wa_22011100796
Bruce Chang
1
-0
/
+9
2022-07-21
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-21
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-07-21
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-12
drm/i915: Fix a race between vma / object destruction and unbinding
Thomas Hellström
1
-0
/
+6
2022-07-12
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2022-07-12
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
9
-3
/
+60
2022-07-12
drm/i915: Disable bonding on gen12+ platforms
Matthew Brost
1
-0
/
+7
2022-07-07
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-06-29
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-06-22
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
1
-3
/
+12
2022-06-09
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
1
-11
/
+22
2022-06-09
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2
-3
/
+3
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
1
-1
/
+1
2022-05-25
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
2
-0
/
+60
2022-05-25
Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...
Greg Thelen
1
-15
/
+0
2022-05-09
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
1
-1
/
+1
2022-05-09
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-27
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
José Roberto de Souza
1
-17
/
+21
2022-04-20
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-04-08
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-04-08
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-04-08
drm/i915: Treat SAGV block time 0 as SAGV disabled
Ville Syrjälä
1
-4
/
+6
2022-04-08
drm/i915/display: Fix HPD short pulse handling for eDP
José Roberto de Souza
3
-5
/
+5
2022-04-08
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
1
-2
/
+2
2022-04-08
drm/i915/gem: add missing boundary check in vm_access
Mastan Katragadda
1
-1
/
+1
2022-04-08
drm/i915/opregion: check port number bounds for SWSCI display power state
Jani Nikula
1
-0
/
+15
2022-03-16
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Ville Syrjälä
4
-2
/
+74
2022-03-08
drm/i915/guc/slpc: Correct the param count for unset param
Vinay Belgaumkar
1
-1
/
+1
2022-03-08
drm/i915: s/JSP2/ICP2/ PCH
Ville Syrjälä
2
-2
/
+2
2022-03-08
drm/i915: Disable DRRS on IVB/HSW port != A
Ville Syrjälä
1
-0
/
+8
2022-03-08
drm/i915/display: Move DRRS code its own file
José Roberto de Souza
8
-477
/
+514
2022-03-08
drm/i915/display: split out dpt out of intel_display.c
Jani Nikula
4
-219
/
+250
2022-03-08
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
1
-1
/
+0
2022-03-02
drm/i915/dg2: Print PHY name properly on calibration error
Matt Roper
1
-1
/
+1
2022-03-02
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-03-02
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
[next]