summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-29drm/i915/tv: Bypass the vertical filter if possibleVille Syrjälä
2019-01-29drm/i915/tv: Fix adjusted_mode dotclock for interlaced modesVille Syrjälä
2019-01-29drm: Constify drm_color_lut_check()Ville Syrjälä
2019-01-29drm/amdgpu: Show XGMI node and hive message per device only onceshaoyunl
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher
2019-01-29drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLEwentalou
2019-01-29drm/amdgpu: csa_vaddr should not larger than AMDGPU_GMC_HOLE_STARTwentalou
2019-01-29drm/i915/execlists: Suppress preempting selfChris Wilson
2019-01-29drm/i915: Rename execlists->queue_priority to queue_priority_hintChris Wilson
2019-01-29drm/i915: Identify active requestsChris Wilson
2019-01-29drm/i915/selftests: Apply a subtest filterChris Wilson
2019-01-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-01-29drm/i915: Fix skl srckey mask bitsVille Syrjälä
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2019-01-29drm/i915: Enable fastboot by default on Skylake and newerHans de Goede
2019-01-29drm/fb-helper: generic: Fix drm_fbdev_client_restore()Noralf Trønnes
2019-01-28drm/i915: Track active timelinesChris Wilson
2019-01-28drm/i915: Track the context's seqno in its own timeline HWSPChris Wilson
2019-01-28drm/i915: Share per-timeline HWSP using a slab suballocatorChris Wilson
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson
2019-01-28drm/i915: Enlarge vma->pin_countChris Wilson
2019-01-28drm/i915: Introduce concept of per-timeline (context) HWSPChris Wilson
2019-01-28drm/amd/powerplay: add override pcie parameters for Vega20Eric Huang
2019-01-28drm/panel: simple: Add support for PDA 91-00156-A0 panelEugen Hristev
2019-01-28drm/panel: simple: Add support for the LeMaker BL035-RGB-002 3.5" LCDPaul Kocialkowski
2019-01-28drm/panel: Add Kingdisplay KD097D04 panel driverNickey Yang
2019-01-28drm/panel: Add Sitronix ST7701 panel driverJagan Teki
2019-01-28drm/amd/display: Don't leak memory when updating streamsNicholas Kazlauskas
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai
2019-01-28drm/ttm: Remove ttm_bo_reference and ttm_bo_unrefThomas Zimmermann
2019-01-28drm/mgag200: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2019-01-28drm/nouveau: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/nouveau: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2019-01-28drm/ast: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/i915: Move list of timelines under its own lockChris Wilson
2019-01-28drm/i915: Always allocate an object/vma for the HWSPChris Wilson
2019-01-28drm/i915: Move vma lookup to its own lockChris Wilson
2019-01-28drm/i915: Pull VM lists under the VM mutex.Chris Wilson
2019-01-28drm/i915: Stop tracking MRU activity on VMAChris Wilson
2019-01-28drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä
2019-01-28drm/i915/tv: Use the scanline counter for timestamps on i965gm TV outputVille Syrjälä
2019-01-28drm/i915/tv: Fix return value for intel_tv_compute_config()Ville Syrjälä
2019-01-28drm/qxl: use kernel mode dbGerd Hoffmann