]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-11-20 Chris Wilsondrm/i915: Mark up the calling context for intel_wakeref...
2019-11-20 Stuart Summersdrm/i915: Do not initialize display BW when display...
2019-11-20 Stuart SummersSkip MCHBAR queries when display is not available
2019-11-20 Ville Syrjälädrm/i915: Change .crtc_enable/disable() calling convention
2019-11-20 Ville Syrjälädrm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()
2019-11-20 Ville Syrjälädrm/i915: s/intel_crtc/crtc/ in .crtc_enable() and...
2019-11-20 Ville Syrjälädrm/i915: Pass dev_priv to cpt_verify_modeset()
2019-11-20 Ville Syrjälädrm/i915: Change watermark hook calling convention
2019-11-20 Ville Syrjälädrm/i915: Pass intel_crtc to ironlake_fdi_disable()
2019-11-20 Ville Syrjälädrm/i915: Move crtc_state to tighter scope
2019-11-20 Ville Syrjälädrm/i915: Move assert_vblank_disabled() into intel_crtc...
2019-11-20 Ville Syrjälädrm/i915: Add intel_crtc_vblank_off()
2019-11-20 Ville Syrjälädrm/i915: Change intel_encoders_<hook>() calling convention
2019-11-20 Jani NikulaMerge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11...
2019-11-20 Chris Wilsondrm/i915/selftests: Take a ref to the request we wait upon
2019-11-20 Chris Wilsondrm/i915/selftests: Be explicit in ERR_PTR handling
2019-11-19 Chris Wilsondrm/i915/selftests: Exercise rc6 w/a handling
2019-11-19 Chris Wilsondrm/i915: Wait until the intel_wakeref idle callback...
2019-11-19 Chris Wilsondrm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
2019-11-19 Chris Wilsondrm/i915/gt: Flush the requests after wedging on suspend
2019-11-19 Chris Wilsondrm/i915/gt: Schedule next retirement worker first
2019-11-19 Chris Wilsondrm/i915/gt: Move new timelines to the end of active_list
2019-11-19 Matthew Aulddrm/i915: make pool objects read-only
2019-11-19 Matt Roperdrm/i915/tgl: Add DKL PHY vswing table for HDMI
2019-11-19 Vandita Kulkarnidrm/i915/dsi: Do not read the transcoder register.
2019-11-19 Chris Wilsondrm/i915/gem: Protect the obj->vma.list during iteration
2019-11-19 Chris Wilsondrm/i915/gem: Merge GGTT vma flush into a single loop
2019-11-19 Chris Wilsondrm/i915/gem: Track ggtt writes from userspace on the...
2019-11-19 Chris Wilsondrm/i915/gt: Make intel_ring_unpin() safe for concurren...
2019-11-19 Chris Wilsondrm/i915/gt: Only wait for register chipset flush if active
2019-11-19 Matt Roperdrm/i915/ehl: Update voltage level checks
2019-11-18 Lucas De Marchidrm/i915/dsb: fix extra warning on error path handling
2019-11-18 Lucas De Marchidrm/i915/dsb: remove atomic operations
2019-11-18 José Roberto de Souzadrm/i915/mst: Check uapi enable not intel one during...
2019-11-18 Matt Roperdrm/i915/vbt: Handle generic DTD block
2019-11-18 Matt Roperdrm/i915/vbt: Parse panel options separately from timin...
2019-11-18 Chris Wilsondrm/i915/selftests: Add intel_gt_driver_late_release...
2019-11-18 Jani Nikuladrm/i915: fix accidental static variable use
2019-11-16 Don Hiattdrm/i915/guc: Skip suspend/resume GuC action on platfor...
2019-11-15 Chris Wilsondrm/i915/gem: Purge the sudden reappearance of i915_gem...
2019-11-15 Chris Wilsondrm/i915/gt: Mention which device failed
2019-11-15 Ville Syrjälädrm/i915: Fix frame start delay programming
2019-11-15 Chris Wilsondrm/i915/selftests: Disable heartbeat around context...
2019-11-15 Chris Wilsondrm/i915/selftests: Exercise long preemption chains
2019-11-15 Lionel Landwerlindrm/i915/perf: Add preemption check while waiting for OA
2019-11-15 Chris Wilsondrm/i915/gt: Flush retire.work timer object on unload
2019-11-15 Chris Wilsondrm/i915/gt: Use gt locals for accessing rc6
2019-11-15 Chris Wilsondrm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating
2019-11-15 Chris Wilsondrm/i915/gem: Silence sparse for RCU protection inside...
2019-11-15 Chris Wilsondrm/i915/gt: Wait for new requests in intel_gt_retire_r...
2019-11-15 Jani NikulaMerge drm/drm-next into drm-intel-next-queued
2019-11-15 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2019-11-15 Dave AirlieMerge tag 'drm-intel-next-fixes-2019-11-14' of git...
2019-11-14 Daniele Ceraolo Spuriodrm/i915/guc: Properly capture & release GuC interrupts...
2019-11-14 Imre Deakdrm/i915: Restore GT coarse power gating workaround
2019-11-14 Ville Syrjälädrm/i915: Drop redundant aspec ratio prop value initial...
2019-11-14 Ville Syrjälädrm/i915: Do not override mode's aspect ratio with...
2019-11-14 Chris Wilsondrm/i915: Split i915_active.mutex into an irq-safe...
2019-11-14 Chris Wilsondrm/i915/selftests: Add coverage of mocs registers
2019-11-14 Chris Wilsondrm/i915/gt: Refactor mocs loops into single control macro
2019-11-14 Chris Wilsondrm/i915/gt: Tidy up debug-warns for the mocs control table
2019-11-14 Chris Wilsondrm/i915/gt: Set unused mocs entry to follow PTE on...
2019-11-14 Chris Wilsondrm/i915/fbdev: Restore physical addresses for fb_mmap()
2019-11-14 YueHaibingdrm/vmwgfx: remove set but not used variable 'srf'
2019-11-14 Thomas Hellstromdrm/ttm, drm/vmwgfx: Use a configuration option for...
2019-11-14 Lionel Landwerlindrm/i915/perf: don't forget noa wait after oa config
2019-11-14 Dave AirlieBackmerge i915 security patches from commit 'ea0b163b13...
2019-11-14 Imre Deakdrm/i915/gen8+: Add RC6 CTX corruption WA
2019-11-13 Radhakrishna Sripadadrm/i915/tgl: Wa_1606679103
2019-11-13 Dave AirlieMerge tag 'arcpgu-updates-2019.07.18' of github.com...
2019-11-13 Bruce Changdrm/i915: Avoid atomic context for error capture
2019-11-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-11-13' of git:...
2019-11-13 Dave AirlieMerge tag 'drm-next-5.5-2019-11-08' of git://people...
2019-11-13 Lucas De Marchidrm/i915/tgl: allow DVI/HDMI on port A
2019-11-13 José Roberto de Souzadrm/i915/display/mst: Enable virtual channel payload...
2019-11-13 José Roberto de Souzadrm/i915/display/dsi: Add support to pipe D
2019-11-13 José Roberto de Souzadrm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT...
2019-11-13 Johan Hovolddrm/msm: fix memleak on release
2019-11-13 Dave AirlieMerge v5.4-rc7 into drm-next
2019-11-13 Lucas De Marchidrm/i915/bios: make sure to check vbt size
2019-11-13 Lucas De Marchidrm/i915/bios: rename bios to oprom when mapping pci rom
2019-11-13 Chris Wilsondrm/i915/gt: Invalidate as we write the gen7 breadcrumb
2019-11-13 Matt Roperdrm/i915/tgl: MOCS table update
2019-11-13 Matt RoperRevert "drm/i915/ehl: Update MOCS table for EHL"
2019-11-13 Gwan-gyeong Mundrm/i915: Split a setting of MSA to MST and SST
2019-11-13 Imre Deakdrm/i915: Fix detection for a CMP-V PCH
2019-11-13 Chris Wilsondrm/i915/execlists: Move reset_active() from schedule...
2019-11-12 Lucas De Marchidrm/i915: do not warn late about hdmi on port A
2019-11-12 Chris Wilsondrm/i915/gt: Flush gen7 even harder
2019-11-12 Chris Wilsondrm/i915/selftests: Remove unused local variable 'file'
2019-11-12 Vandita Kulkarnidrm/i915/dsi: Define command mode registers
2019-11-12 Chris Wilsondrm/i915: Flush context free work on cleanup
2019-11-12 Jani Nikuladrm/i915/bios: store child devices in a list
2019-11-12 Jani Nikuladrm/i915/bios: use a flag for vbt hdmi level shift presence
2019-11-12 Chris Wilsondrm/i915/gt: Try an extra flush on the Haswell blitter
2019-11-12 Chris Wilsondrm/i915: Remove leftover gem.pm_notifier member
2019-11-12 Chris Wilsondrm/i915/userptr: Try to acquire the page lock around...
2019-11-12 Chris Wilsondrm/i915/pmu: "Frequency" is reported as accumulated cycles
2019-11-12 Chris Wilsondrm/i915: Protect context while grabbing its name for...
2019-11-12 Lionel Landwerlindrm/i915/perf: always consider holding preemption a...
next