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-03-21
drm/i915: Tweak plane ddb allocation tracking
Ville Syrjälä
6
-91
/
+74
2022-03-21
drm/i915/display/adlp: More voltage swing table updates
José Roberto de Souza
1
-4
/
+18
2022-03-21
drm/i915/sdvo: prefer __packed over __attribute__((packed))
Jani Nikula
1
-1
/
+1
2022-03-21
drm/i915/gem: Don't evict unmappable VMAs when pinning with PIN_MAPPABLE (v2)
Vivek Kasireddy
1
-1
/
+12
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-21
drm/i915/gt: Add sysfs throttle frequency interfaces
Sujaritha Sundaresan
4
-0
/
+107
2022-03-21
drm/i915/gt: Create per-tile RPS sysfs interfaces
Andi Shyti
2
-177
/
+283
2022-03-21
drm/i915/gt: Create per-tile RC6 sysfs interface
Andi Shyti
5
-128
/
+279
2022-03-21
drm/i915/gt: create per-tile sysfs interface
Andi Shyti
7
-1
/
+151
2022-03-21
drm/i915: Prepare for multiple GTs
Tvrtko Ursulin
10
-46
/
+184
2022-03-21
drm/i915/gt: add gt_is_root() helper
Andi Shyti
1
-0
/
+5
2022-03-21
drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0
Andi Shyti
9
-16
/
+16
2022-03-18
drm/i915: Add logical mapping for video decode engines
Matthew Brost
1
-5
/
+17
2022-03-18
drm/i915: Fix renamed struct field
Lucas De Marchi
1
-1
/
+1
2022-03-18
drm/i915: Rename QGV request/response bits
Ville Syrjälä
2
-10
/
+17
2022-03-18
drm/i915: Unconfuses QGV vs. PSF point masks
Ville Syrjälä
2
-19
/
+19
2022-03-18
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-03-18
drm/i915: Rename pre-icl SAGV enable/disable functions
Ville Syrjälä
1
-18
/
+14
2022-03-18
drm/i915: Reject excessive SAGV block time
Ville Syrjälä
1
-0
/
+6
2022-03-18
drm/i915: Probe whether SAGV works on pre-icl
Ville Syrjälä
1
-0
/
+14
2022-03-18
drm/i915: Rework SAGV block time probing
Ville Syrjälä
1
-15
/
+21
2022-03-18
drm/i915: Treat SAGV block time 0 as SAGV disabled
Ville Syrjälä
1
-4
/
+6
2022-03-18
drm/i915/dg2: Add preemption changes for Wa_14015141709
Akeem G Abodunrin
2
-1
/
+4
2022-03-17
drm/i915/uapi: Add query for hwconfig blob
Rodrigo Vivi
1
-0
/
+23
2022-03-17
drm/i915/guc: Add fetch of hwconfig blob
John Harrison
7
-0
/
+199
2022-03-17
drm/i915: include uapi/drm/i915_drm.h directly where needed
Jani Nikula
5
-3
/
+7
2022-03-17
drm/i915: move i915_gem_object_needs_bit17_swizzle() to i915_gem_tiling.[ch]
Jani Nikula
5
-10
/
+13
2022-03-16
drm/i915: fixup the initial fb base on DGFX
Matthew Auld
1
-6
/
+44
2022-03-16
drm/i915/display: Check mappable aperture when pinning preallocated vma
CQ Tang
1
-1
/
+5
2022-03-16
drm/i915/ttm: wire up the object offset
Matthew Auld
6
-6
/
+28
2022-03-16
drm/i915: add i915_gem_object_create_region_at()
Matthew Auld
12
-74
/
+77
2022-03-16
drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLY
Matthew Auld
1
-0
/
+8
2022-03-16
drm/i915/stolen: don't treat small BAR as an error
Akeem G Abodunrin
2
-19
/
+46
2022-03-16
drm/i915/lmem: don't treat small BAR as an error
Matthew Auld
1
-2
/
+4
2022-03-16
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-03-16
drm/i915: Deal with bigjoiner vs. DRRS
Ville Syrjälä
1
-1
/
+15
2022-03-16
drm/i915: Do DRRS disable/enable during pre/post_plane_update()
Ville Syrjälä
4
-50
/
+10
2022-03-16
drm/i915: Schedule DRRS work from intel_drrs_enable()
Ville Syrjälä
1
-2
/
+8
2022-03-16
drm/i915: Don't cancel/schedule drrs work if the pipe wasn't affected
Ville Syrjälä
1
-9
/
+8
2022-03-16
drm/i915: Determine DRRS frontbuffer_bits ahead of time
Ville Syrjälä
2
-1
/
+11
2022-03-16
drm/i915: Fix DRRS frontbuffer_bits handling
Ville Syrjälä
1
-2
/
+4
2022-03-16
drm/i915: Add missing tab to DRRS debugfs
Ville Syrjälä
1
-1
/
+1
2022-03-16
drm/i915: Put the downclock_mode check back into can_enable_drrs()
Ville Syrjälä
1
-3
/
+5
2022-03-16
drm/i915: Use drm_mode_copy()
Ville Syrjälä
1
-5
/
+10
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-15
drm/i915: Add support for steered register writes
Matt Roper
3
-10
/
+70
[prev]
[next]