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
2020-10-23
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
3
-16
/
+31
2020-10-23
drm/i915/selftests: Skip RPS tests on Ironlake (only IPS)
Chris Wilson
1
-4
/
+4
2020-10-23
Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
15
-52
/
+333
2020-10-22
drm/i915: Reset the interrupt mask on disabling interrupts
Chris Wilson
1
-5
/
+7
2020-10-22
drm/i915/pmu: Fix CPU hotplug with multiple GPUs
Tvrtko Ursulin
3
-22
/
+48
2020-10-22
drm/i915/pmu: Handle PCI unbind
Tvrtko Ursulin
2
-2
/
+41
2020-10-22
drm/i915/gem: Flush coherency domains on first set-domain-ioctl
Chris Wilson
1
-15
/
+13
2020-10-21
drm/i915/display: Unkerneldoc cnl_program_nearest_filter_coefs
Chris Wilson
1
-1
/
+1
2020-10-21
drm/i915: Reject 90/270 degree rotated initial fbs
Ville Syrjälä
1
-0
/
+4
2020-10-21
drm/i915: Clean up the irq enable/disable for ilk rps
Ville Syrjälä
2
-17
/
+14
2020-10-21
drm/i915: Do gen5_gt_irq_postinstall() before enabling the master interrupt
Ville Syrjälä
1
-2
/
+2
2020-10-21
drm/i915: Fix potential overflows in ilk ips calculations
Ville Syrjälä
1
-5
/
+5
2020-10-21
drm/i915: Read actual GPU frequency from MEMSTAT_ILK on ILK
Ville Syrjälä
1
-6
/
+25
2020-10-21
drm/i915: Restore ILK-M RPS support
Ville Syrjälä
1
-0
/
+1
2020-10-21
drm/i915/region: fix max size calculation
Matthew Auld
3
-2
/
+79
2020-10-21
drm/i915/selftests: Flush the old heartbeat more gently
Chris Wilson
1
-6
/
+7
2020-10-21
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
1
-1
/
+26
2020-10-21
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
4
-2
/
+203
2020-10-21
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2
-7
/
+14
2020-10-21
drm/i915: Enable scaling filter for plane and CRTC
Pankaj Bharadiya
4
-4
/
+32
2020-10-21
drm/i915/display: Add Nearest-neighbor based integer scaling support
Pankaj Bharadiya
2
-0
/
+103
2020-10-21
drm/i915: Introduce scaling filter related registers and bit fields
Pankaj Bharadiya
1
-0
/
+22
2020-10-20
drm/i915/display: Rename pipe_timings to transcoder_timings
Manasi Navare
1
-11
/
+11
2020-10-20
drm/i915: Sort the mess around ICP TC hotplugs regs
Ville Syrjälä
1
-107
/
+106
2020-10-20
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-13
/
+6
2020-10-20
drm/i915: Refactor .hpd_irq_setup() calls a bit
Ville Syrjälä
1
-10
/
+12
2020-10-20
drm/i915: Reorder hpd init vs. display resume
Ville Syrjälä
5
-34
/
+46
2020-10-20
drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
Ville Syrjälä
4
-17
/
+17
2020-10-20
drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()
Ville Syrjälä
1
-3
/
+2
2020-10-20
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
1
-1
/
+26
2020-10-20
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-10-20
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
4
-2
/
+203
2020-10-20
drm/i915/gem: Poison stolen pages before use
Chris Wilson
1
-0
/
+45
2020-10-19
drm/i915/display/fbc: Implement WA 22010751166
José Roberto de Souza
1
-0
/
+7
2020-10-19
drm/i915/display: Program DBUF_CTL tracker state service
José Roberto de Souza
2
-5
/
+23
2020-10-19
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
1
-3
/
+18
2020-10-19
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2
-18
/
+17
2020-10-19
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
1
-2
/
+1
2020-10-19
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
1
-3
/
+2
2020-10-19
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
1
-0
/
+3
2020-10-19
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
1
-2
/
+8
2020-10-19
drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup during fbdev init
Ville Syrjälä
1
-0
/
+8
2020-10-19
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
1
-5
/
+11
2020-10-19
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
1
-11
/
+20
2020-10-19
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2
-7
/
+14
2020-10-19
drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang
Colin Xu
1
-1
/
+31
2020-10-19
drm/i915/gvt: Allow zero out HWSP addr on hws_pga_write
Colin Xu
1
-1
/
+2
2020-10-19
Merge tag 'drm-intel-next-fixes-2020-10-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
2
-13
/
+6
2020-10-18
drm/i915: use vmap in i915_gem_object_map
Christoph Hellwig
2
-68
/
+60
[prev]
[next]