index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-disk.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
drm/i915: Wait until the intel_wakeref idle callback is complete
Chris Wilson
2
-2
/
+26
2019-11-19
drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
Chris Wilson
1
-0
/
+3
2019-11-19
drm/i915/gt: Flush the requests after wedging on suspend
Chris Wilson
1
-0
/
+1
2019-11-19
drm/i915/gt: Schedule next retirement worker first
Chris Wilson
1
-1
/
+1
2019-11-19
drm/i915/gt: Move new timelines to the end of active_list
Chris Wilson
1
-1
/
+1
2019-11-19
drm/i915: make pool objects read-only
Matthew Auld
1
-0
/
+2
2019-11-19
drm/i915/tgl: Add DKL PHY vswing table for HDMI
Matt Roper
1
-5
/
+24
2019-11-19
drm/i915/dsi: Do not read the transcoder register.
Vandita Kulkarni
1
-6
/
+11
2019-11-19
drm/i915/gem: Protect the obj->vma.list during iteration
Chris Wilson
1
-0
/
+2
2019-11-19
drm/i915/gem: Merge GGTT vma flush into a single loop
Chris Wilson
1
-9
/
+3
2019-11-19
drm/i915/gem: Track ggtt writes from userspace on the bound vma
Chris Wilson
1
-0
/
+8
2019-11-19
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
1
-9
/
+4
2019-11-19
drm/i915/gt: Only wait for register chipset flush if active
Chris Wilson
1
-1
/
+1
2019-11-19
drm/i915/ehl: Update voltage level checks
Matt Roper
1
-1
/
+3
2019-11-18
drm/i915/dsb: fix extra warning on error path handling
Lucas De Marchi
1
-7
/
+14
2019-11-18
drm/i915/dsb: remove atomic operations
Lucas De Marchi
2
-6
/
+6
2019-11-18
drm/i915/mst: Check uapi enable not intel one during mst atomic check
José Roberto de Souza
1
-1
/
+1
2019-11-18
drm/i915/vbt: Handle generic DTD block
Matt Roper
2
-2
/
+125
2019-11-18
drm/i915/vbt: Parse panel options separately from timing data
Matt Roper
1
-9
/
+18
2019-11-18
drm/i915/selftests: Add intel_gt_driver_late_release for mock device
Chris Wilson
1
-0
/
+2
2019-11-18
drm/i915: fix accidental static variable use
Jani Nikula
1
-1
/
+1
2019-11-16
drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Don Hiatt
2
-0
/
+21
2019-11-15
drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
Chris Wilson
3
-46
/
+36
2019-11-15
drm/i915/gt: Mention which device failed
Chris Wilson
1
-1
/
+2
2019-11-15
drm/i915: Fix frame start delay programming
Ville Syrjälä
3
-19
/
+95
2019-11-15
drm/i915/selftests: Disable heartbeat around context barrier tests
Chris Wilson
1
-6
/
+38
2019-11-15
drm/i915/selftests: Exercise long preemption chains
Chris Wilson
1
-0
/
+196
2019-11-15
drm/i915/perf: Add preemption check while waiting for OA
Lionel Landwerlin
1
-0
/
+2
2019-11-15
drm/i915/gt: Flush retire.work timer object on unload
Chris Wilson
3
-0
/
+8
2019-11-15
drm/i915/gt: Use gt locals for accessing rc6
Chris Wilson
1
-3
/
+3
2019-11-15
drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating
Chris Wilson
1
-1
/
+1
2019-11-15
drm/i915/gem: Silence sparse for RCU protection inside the constructor
Chris Wilson
1
-2
/
+4
2019-11-15
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
Chris Wilson
1
-8
/
+3
2019-11-15
drm/i915/guc: Properly capture & release GuC interrupts on Gen11+
Daniele Ceraolo Spurio
2
-60
/
+14
2019-11-14
drm/i915: Restore GT coarse power gating workaround
Imre Deak
1
-2
/
+7
2019-11-14
drm/i915: Drop redundant aspec ratio prop value initialization
Ville Syrjälä
2
-2
/
+0
2019-11-14
drm/i915: Do not override mode's aspect ratio with the prop value NONE
Ville Syrjälä
2
-5
/
+6
2019-11-14
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
Chris Wilson
3
-31
/
+31
2019-11-14
drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
3
-0
/
+424
2019-11-14
drm/i915/gt: Refactor mocs loops into single control macro
Chris Wilson
2
-88
/
+64
2019-11-14
drm/i915/gt: Tidy up debug-warns for the mocs control table
Chris Wilson
1
-19
/
+11
2019-11-14
drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
Chris Wilson
1
-1
/
+1
2019-11-14
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
5
-8
/
+11
2019-11-14
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
1
-2
/
+7
2019-11-14
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
7
-2
/
+86
2019-11-14
drm/i915/tgl: Wa_1606679103
Radhakrishna Sripada
1
-0
/
+8
2019-11-14
drm/i915: Avoid atomic context for error capture
Bruce Chang
1
-4
/
+4
2019-11-13
drm/i915/tgl: allow DVI/HDMI on port A
Lucas De Marchi
2
-2
/
+2
[next]