index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
5
-5
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
4
-10
/
+10
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
4
-4
/
+0
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-13
/
+6
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-12
/
+6
2022-07-25
drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
Umesh Nerlige Ramappa
5
-79
/
+103
2022-07-23
drm/i915/gvt: Replace roundup with DIV_ROUND_UP
Nicolin Chen
1
-5
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
1
-4
/
+1
2022-07-22
Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
51
-431
/
+1180
2022-07-21
drm/i915/selftests: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-21
drm/i915/gt: Remove unneeded semicolon
Jason Wang
1
-1
/
+1
2022-07-20
drm/i915/guc: Don't use pr_err when not necessary
John Harrison
3
-29
/
+28
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2
-57
/
+19
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
7
-62
/
+417
2022-07-19
drm/i915/guc: Support programming the EU priority in the GuC descriptor
Matthew Brost
3
-11
/
+33
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
7
-62
/
+417
2022-07-19
drm/i915/gt: Expose per-gt RPS defaults in sysfs
Ashutosh Dixit
6
-9
/
+52
2022-07-19
drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaults
Ashutosh Dixit
2
-0
/
+12
2022-07-19
drm/i915/display: Add debug print for scaler filter
Swati Sharma
2
-6
/
+8
2022-07-18
drm/i915/psr: Disable PSR before disable pipe
José Roberto de Souza
1
-6
/
+8
2022-07-18
Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
José Roberto de Souza
1
-31
/
+22
2022-07-18
drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order
Imre Deak
1
-1
/
+5
2022-07-17
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-15
drm/i915/reset: Handle reset timeouts under unrelated kernel hangs
Chris Wilson
1
-3
/
+3
2022-07-15
drm/i915: Remove unnecessary include
Lu Baolu
2
-2
/
+0
2022-07-13
drm/i915: Add lmem_bar_size modparam
Priyanka Dandamudi
3
-5
/
+32
2022-07-13
drm/i915: Add support for LMEM PCIe resizable bar
Akeem G Abodunrin
1
-0
/
+75
2022-07-13
drm/i915: Correct ss -> steering calculation for pre-Xe_HP platforms
Matt Roper
1
-1
/
+1
2022-07-13
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-13
Merge drm/drm-next into drm-misc-next
Maxime Ripard
171
-4961
/
+7521
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individual waits
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-12
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-12
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-12
Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
Rodrigo Vivi
1
-3
/
+3
2022-07-12
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
1
-4
/
+8
2022-07-12
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-07-12
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gt: Only kick the signal worker if there's been an update
Chris Wilson
1
-1
/
+2
2022-07-12
drm/i915: Bump GT idling delay to 2 jiffies
Chris Wilson
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individual waits
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-12
drm/i915: Add Wa_14016291713
Matt Roper
1
-0
/
+6
2022-07-12
drm/i915/dg2: Add Wa_15010599737
Matt Roper
2
-0
/
+6
2022-07-12
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
Jouni Högander
1
-22
/
+31
2022-07-12
Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-0
/
+1
[prev]
[next]