index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
drm/i915/psr: Set "SF Partial Frame Enable" also on full update
Jouni Högander
2
-2
/
+15
2022-02-28
drm/i915: s/JSP2/ICP2/ PCH
Ville Syrjälä
2
-2
/
+2
2022-02-28
drm/i915/guc/slpc: Correct the param count for unset param
Vinay Belgaumkar
1
-1
/
+1
2022-02-21
drm/i915/dg2: Print PHY name properly on calibration error
Matt Roper
1
-1
/
+1
2022-02-21
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-21
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-21
drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
Imre Deak
1
-6
/
+20
2022-02-21
drm/i915: Widen the QGV point mask
Ville Syrjälä
1
-4
/
+4
2022-02-14
drm/i915/fbc: Fix the plane end Y offset check
Ville Syrjälä
1
-1
/
+2
2022-02-14
drm/i915/opregion: check port number bounds for SWSCI display power state
Jani Nikula
1
-0
/
+15
2022-02-14
drm/i915/ttm: tweak priority hint selection
Matthew Auld
1
-4
/
+2
2022-02-14
drm/i915: Fix mbus join config lookup
Ville Syrjälä
1
-1
/
+1
2022-02-14
drm/i915: Fix dbuf slice config lookup
Ville Syrjälä
1
-1
/
+1
2022-02-14
Merge tag 'gvt-fixes-2022-01-13' of https://github.com/intel/gvt-linux into d...
Tvrtko Ursulin
2
-2
/
+3
2022-02-07
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Ville Syrjälä
3
-0
/
+70
2022-02-07
drm/i915: Populate pipe dbuf slices more accurately during readout
Ville Syrjälä
1
-5
/
+8
2022-02-07
drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
Ville Syrjälä
1
-20
/
+46
2022-02-07
drm/i915: Fix header test for !CONFIG_X86
Lucas De Marchi
1
-0
/
+1
2022-02-07
drm/i915/ttm: Return some errors instead of trying memcpy move
Thomas Hellström
1
-4
/
+10
2022-02-07
drm/i915: Disable DRRS on IVB/HSW port != A
Ville Syrjälä
1
-0
/
+8
2022-02-07
drm/i915: Fix oops due to missing stack depot
Ville Syrjälä
1
-3
/
+1
2022-02-01
drm/i915/pmu: Fix KMD and GuC race on accessing busyness
Umesh Nerlige Ramappa
1
-4
/
+54
2022-01-31
drm/i915/adlp: Fix TypeC PHY-ready status readout
Imre Deak
1
-1
/
+2
2022-01-31
drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
Umesh Nerlige Ramappa
3
-14
/
+50
2022-01-31
drm/i915/overlay: Prevent divide by zero bugs in scaling
Dan Carpenter
1
-0
/
+3
2022-01-31
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
1
-2
/
+7
2022-01-31
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
1
-1
/
+1
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
9
-4
/
+161
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
1
-0
/
+3
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-7
/
+33
2022-01-17
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence
José Roberto de Souza
2
-2
/
+28
2022-01-17
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-17
/
+38
2022-01-13
drm/i915/gvt: Make DRM_I915_GVT depend on X86
Siva Mullati
1
-0
/
+1
2022-01-13
drm/i915/gvt: clean up kernel-doc in gtt.c
Randy Dunlap
1
-2
/
+2
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
282
-7945
/
+13434
2022-01-10
drm/i915/ttm: ensure we unmap when purging
Matthew Auld
1
-1
/
+15
2022-01-10
drm/i915/ttm: add unmap_virtual callback
Matthew Auld
4
-14
/
+14
2022-01-10
drm/i915/ttm: only fault WILLNEED objects
Matthew Auld
1
-0
/
+5
2022-01-10
drm/i915: don't call free_mmap_offset when purging
Matthew Auld
1
-1
/
+0
2022-01-10
drm/i915/pxp: Hold RPM wakelock during PXP unbind
Juston Li
1
-1
/
+4
2021-12-27
drm/i915/fbc: Remember to update FBC state even when not reallocating CFB
Ville Syrjälä
1
-1
/
+3
2021-12-27
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-27
drm/i915: Fix possible uninitialized variable in parallel extension
Matthew Brost
1
-1
/
+1
2021-12-24
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
126
-1426
/
+2058
2021-12-23
drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.
Maarten Lankhorst
2
-6
/
+12
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
2
-1
/
+50
2021-12-22
drm/i915: Break out the i915_deps utility
Thomas Hellström
6
-188
/
+285
2021-12-22
drm/i915: remove questionable fence optimization during copy
Christian König
1
-29
/
+14
[next]