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-07-22
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-22
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-22
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-22
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-22
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-22
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-22
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-07-22
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-07-22
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-07
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
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/uc: remove accidental static from a local variable
Jani Nikula
1
-1
/
+1
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-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-05-16
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
5
-12
/
+12
2022-05-16
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
2
-0
/
+60
2022-05-09
drm/i915: Fix race in __i915_vma_remove_closed
Karol Herbst
1
-4
/
+7
2022-04-26
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
1
-1
/
+1
2022-04-26
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
1
-1
/
+1
2022-04-25
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-25
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
1
-2
/
+2
2022-04-20
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
José Roberto de Souza
1
-17
/
+21
2022-04-19
drm/i915/display/vrr: Reset VRR capable property on a long hpd
Manasi Navare
1
-6
/
+11
2022-04-11
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-03-26
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-6
/
+18
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
335
-11852
/
+14797
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-21
drm/i915: Fix renamed struct field
Lucas De Marchi
1
-1
/
+1
2022-03-21
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-03-21
drm/i915: Treat SAGV block time 0 as SAGV disabled
Ville Syrjälä
1
-4
/
+6
2022-03-21
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-03-16
drm/i915/display: Do not re-enable PSR after it was marked as not reliable
José Roberto de Souza
1
-0
/
+4
2022-03-16
drm/i915/display: Fix HPD short pulse handling for eDP
José Roberto de Souza
3
-5
/
+5
2022-03-14
drm/i915/gem: add missing boundary check in vm_access
Mastan Katragadda
1
-1
/
+1
2022-03-13
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
1
-0
/
+1
2022-03-09
drm/i915/gtt: reduce overzealous alignment constraints for GGTT
Matthew Auld
1
-1
/
+2
2022-03-08
Merge tag 'gvt-next-2022-03-07' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
1
-0
/
+15
2022-03-08
drm/i915: Fix the async flip wm0/ddb optimization
Ville Syrjälä
5
-25
/
+31
2022-03-08
drm/i915: Check async flip capability early on
Ville Syrjälä
1
-7
/
+72
2022-03-08
drm/i915: Don't skip ddb allocation if data_rate==0
Ville Syrjälä
1
-18
/
+12
2022-03-08
drm/i915: Avoid negative shift due to bigjoiner_pipes==0
Ville Syrjälä
1
-1
/
+4
2022-03-07
drm/i915/gvt: add the missing mdev attribute "name"
Zhi Wang
1
-0
/
+15
2022-03-07
drm/i915/psr: Set "SF Partial Frame Enable" also on full update
Jouni Högander
2
-2
/
+15
2022-03-04
Merge tag 'drm-intel-gt-next-2022-03-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
70
-622
/
+2278
2022-03-02
drm/i915/xehpsdv: Move render/compute engine reset domains related workarounds
Srinivasan Shanmugam
1
-13
/
+13
[next]