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-07-13
drm/i915: Skip signaling a signaled request
Chris Wilson
2
-11
/
+19
2020-07-13
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-13
drm/i915/selftest: fix an error return path where err is not being set
Colin Ian King
1
-0
/
+1
2020-07-13
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-13
drm/i915/gt: Always reset the engine, even if inactive, on execlists failure
Chris Wilson
1
-9
/
+6
2020-07-10
drm/i915: Pull printing GT capabilities on error to err_print_gt
Chris Wilson
1
-2
/
+11
2020-07-10
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
3
-7
/
+45
2020-07-10
drm/i915/selftest: Check that GPR are restored across noa_wait
Chris Wilson
1
-0
/
+131
2020-07-10
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
1
-0
/
+1
2020-07-09
drm/i915/gt: Optimise aliasing-ppgtt allocations
Chris Wilson
1
-6
/
+9
2020-07-09
drm/i915/bios: Parse HOBL parameter
José Roberto de Souza
3
-0
/
+5
2020-07-09
drm/i915/display: Remove port and phy from voltage swing functions
José Roberto de Souza
1
-19
/
+14
2020-07-09
drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder
José Roberto de Souza
1
-69
/
+95
2020-07-09
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
1
-4
/
+4
2020-07-09
drm/i915/tgl: Implement WAs 18011464164 and 22010931296
José Roberto de Souza
1
-5
/
+8
2020-07-09
drm/i915: Document FBC related w/as more thoroughly
Ville Syrjälä
1
-11
/
+44
2020-07-09
drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt
Ville Syrjälä
1
-4
/
+8
2020-07-09
drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk
Ville Syrjälä
1
-2
/
+16
2020-07-09
drm/i915: Move all FBC w/as to .init_clock_gating()
Ville Syrjälä
2
-15
/
+23
2020-07-09
drm/i915/dvo: Make .get_modes() return the number of modes
Ville Syrjälä
1
-6
/
+8
2020-07-09
drm/i915/sdvo: Make .get_modes() return the number of modes
Ville Syrjälä
1
-23
/
+33
2020-07-09
drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat
Ville Syrjälä
1
-4
/
+23
2020-07-09
drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinks
Ville Syrjälä
1
-1
/
+4
2020-07-09
drm/i915/sdvo: Implement limited color range for SDVO HDMI properly
Ville Syrjälä
4
-26
/
+45
2020-07-09
drm/i915/sdvo: Fix SDVO colorimetry bit defines
Ville Syrjälä
1
-4
/
+4
2020-07-08
drm/i915: Remove i915_gem_object_get_dirty_page()
Chris Wilson
2
-18
/
+0
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
7
-6
/
+23
2020-07-08
drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
Chris Wilson
1
-6
/
+5
2020-07-08
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2
-12
/
+22
2020-07-08
drm/i915: Move sseu debugfs under gt/
Daniele Ceraolo Spurio
5
-267
/
+328
2020-07-08
drm/i915: gt-fy sseu debugfs
Daniele Ceraolo Spurio
1
-44
/
+51
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
20
-46
/
+49
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
7
-586
/
+599
2020-07-08
drm/i915: Introduce gt_init_mmio
Daniele Ceraolo Spurio
3
-3
/
+9
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
21
-62
/
+84
2020-07-08
drm/i915: Move engine-related mmio init to engines_init_mmio
Daniele Ceraolo Spurio
4
-73
/
+75
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
12
-31
/
+38
2020-07-08
drm/i915: Convert device_info to uncore/de_read
Daniele Ceraolo Spurio
1
-30
/
+47
2020-07-08
drm/i915/dp: Helper to check for DDI BUF status to get active
Manasi Navare
1
-1
/
+16
2020-07-08
drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status
Manasi Navare
1
-9
/
+8
2020-07-08
drm/i915/huc: Adjust HuC state accordingly after GuC fetch error
Michał Winiarski
1
-1
/
+10
2020-07-08
drm/i915/uc: Extract uc usage details into separate debugfs
Michał Winiarski
2
-16
/
+36
2020-07-08
drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revoked
Ramalingam C
1
-4
/
+4
2020-07-08
drm/i915/hdcp: Update CP as per the kernel internal state
Anshuman Gupta
1
-4
/
+23
2020-07-07
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-07
drm/i915/display: Implement new combo phy initialization step
José Roberto de Souza
2
-0
/
+34
2020-07-07
drm/i915: Update dma-attributes for our sg DMA
Chris Wilson
1
-0
/
+2
2020-07-07
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-06
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson
1
-10
/
+6
2020-07-06
drm/i915: Drop vm.ref for duplicate vma on construction
Chris Wilson
1
-0
/
+1
[prev]
[next]