summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_triflex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19drm/i915: Wait until the intel_wakeref idle callback is completeChris Wilson2-2/+26
2019-11-19drm/i915/gem: Manually dump the debug trace on GEM_BUG_ONChris Wilson1-0/+3
2019-11-19drm/i915/gt: Flush the requests after wedging on suspendChris Wilson1-0/+1
2019-11-19drm/i915/gt: Schedule next retirement worker firstChris Wilson1-1/+1
2019-11-19drm/i915/gt: Move new timelines to the end of active_listChris Wilson1-1/+1
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld1-0/+2
2019-11-19drm/i915/tgl: Add DKL PHY vswing table for HDMIMatt Roper1-5/+24
2019-11-19drm/i915/dsi: Do not read the transcoder register.Vandita Kulkarni1-6/+11
2019-11-19drm/i915/gem: Protect the obj->vma.list during iterationChris Wilson1-0/+2
2019-11-19drm/i915/gem: Merge GGTT vma flush into a single loopChris Wilson1-9/+3
2019-11-19drm/i915/gem: Track ggtt writes from userspace on the bound vmaChris Wilson1-0/+8
2019-11-19drm/i915/gt: Make intel_ring_unpin() safe for concurrent pintChris Wilson1-9/+4
2019-11-19drm/i915/gt: Only wait for register chipset flush if activeChris Wilson1-1/+1
2019-11-19drm/i915/ehl: Update voltage level checksMatt Roper1-1/+3
2019-11-18drm/i915/dsb: fix extra warning on error path handlingLucas De Marchi1-7/+14
2019-11-18drm/i915/dsb: remove atomic operationsLucas De Marchi2-6/+6
2019-11-18drm/i915/mst: Check uapi enable not intel one during mst atomic checkJosé Roberto de Souza1-1/+1
2019-11-18drm/i915/vbt: Handle generic DTD blockMatt Roper2-2/+125
2019-11-18drm/i915/vbt: Parse panel options separately from timing dataMatt Roper1-9/+18
2019-11-18drm/i915/selftests: Add intel_gt_driver_late_release for mock deviceChris Wilson1-0/+2
2019-11-18drm/i915: fix accidental static variable useJani Nikula1-1/+1
2019-11-16drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt2-0/+21
2019-11-15drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()Chris Wilson3-46/+36
2019-11-15drm/i915/gt: Mention which device failedChris Wilson1-1/+2
2019-11-15drm/i915: Fix frame start delay programmingVille Syrjälä3-19/+95
2019-11-15drm/i915/selftests: Disable heartbeat around context barrier testsChris Wilson1-6/+38
2019-11-15drm/i915/selftests: Exercise long preemption chainsChris Wilson1-0/+196
2019-11-15drm/i915/perf: Add preemption check while waiting for OALionel Landwerlin1-0/+2
2019-11-15drm/i915/gt: Flush retire.work timer object on unloadChris Wilson3-0/+8
2019-11-15drm/i915/gt: Use gt locals for accessing rc6Chris Wilson1-3/+3
2019-11-15drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGatingChris Wilson1-1/+1
2019-11-15drm/i915/gem: Silence sparse for RCU protection inside the constructorChris Wilson1-2/+4
2019-11-15drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson1-8/+3
2019-11-15drm/i915/guc: Properly capture & release GuC interrupts on Gen11+Daniele Ceraolo Spurio2-60/+14
2019-11-14drm/i915: Restore GT coarse power gating workaroundImre Deak1-2/+7
2019-11-14drm/i915: Drop redundant aspec ratio prop value initializationVille Syrjälä2-2/+0
2019-11-14drm/i915: Do not override mode's aspect ratio with the prop value NONEVille Syrjälä2-5/+6
2019-11-14drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtreeChris Wilson3-31/+31
2019-11-14drm/i915/selftests: Add coverage of mocs registersChris Wilson3-0/+424
2019-11-14drm/i915/gt: Refactor mocs loops into single control macroChris Wilson2-88/+64
2019-11-14drm/i915/gt: Tidy up debug-warns for the mocs control tableChris Wilson1-19/+11
2019-11-14drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all othersChris Wilson1-1/+1
2019-11-14drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson1-4/+5
2019-11-14drm/vmwgfx: remove set but not used variable 'srf'YueHaibing1-2/+0
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom5-8/+11
2019-11-14drm/i915/perf: don't forget noa wait after oa configLionel Landwerlin1-2/+7
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak7-2/+86
2019-11-14drm/i915/tgl: Wa_1606679103Radhakrishna Sripada1-0/+8
2019-11-14drm/i915: Avoid atomic context for error captureBruce Chang1-4/+4
2019-11-13drm/i915/tgl: allow DVI/HDMI on port ALucas De Marchi2-2/+2