summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: drop special pipeline accel cleanup function.Dave Airlie2020-09-184-61/+36
* drm/ttm: make common function for wait/free node path.Dave Airlie2020-09-181-18/+20
* drm/ttm: move ghost object creation to a common functionDave Airlie2020-09-181-62/+42
* drm/ttm: add a simple assign mem to bo wrapperDave Airlie2020-09-181-12/+6
* drm/ttm/drivers: call the bind function directly.Dave Airlie2020-09-184-4/+14
* drm/ttm: move unbind into the tt destroy.Dave Airlie2020-09-186-1/+6
* drm/ttm: flip tt destroy ordering.Dave Airlie2020-09-188-1/+15
* drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-1810-30/+90
* dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resvDaniel Vetter2020-09-171-0/+5
* drm/ttm: some cleanupsChristian König2020-09-172-11/+3
* Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard2020-09-162-0/+126
|\
| * virtio: Implement get_shm_region for MMIO transportSebastien Boeuf2020-09-101-0/+31
| * virtio: Implement get_shm_region for PCI transportSebastien Boeuf2020-09-101-0/+95
* | drm/ast: Enable CRTC before planesThomas Zimmermann2020-09-161-0/+7
* | drm/ast: Program display mode in CRTC's atomic_enable()Thomas Zimmermann2020-09-161-20/+3
* | drm/ast: Disable planes while switching display modesThomas Zimmermann2020-09-162-0/+33
* | drm/ast: Set format registers in primary plane's updateThomas Zimmermann2020-09-161-22/+22
* | drm: mxsfb: check framebuffer pitchStefan Agner2020-09-161-1/+20
* | drm/vc4: Handing the return value of drm_universal_plane_initTian Tao2020-09-161-0/+2
* | drm/ttm: split bound/populated flags.Dave Airlie2020-09-161-4/+11
* | drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie2020-09-167-39/+36
* | drm/ttm: split populate out from binding.Dave Airlie2020-09-166-11/+32
* | drm/ttm: tt destroy move null check to outer function.Dave Airlie2020-09-163-3/+3
* | drm/ttm: wrap tt destroy. (v2)Dave Airlie2020-09-162-18/+15
* | drm/ttm/tt: add wrappers to set tt state.Dave Airlie2020-09-1610-28/+26
* | drm/ttm: remove available_cachingChristian König2020-09-1513-39/+10
* | drm/nouveau: explicitly specify caching to useChristian König2020-09-152-22/+25
* | drm/ttm: remove default cachingChristian König2020-09-1513-34/+14
* | drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra2020-09-151-10/+58
* | drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann2020-09-151-1/+4
* | drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann2020-09-151-18/+20
* | drm/virtio: use drmm_mode_config_initGerd Hoffmann2020-09-153-6/+13
* | gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil2020-09-153-4/+126
* | drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä2020-09-141-7/+0
* | drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä2020-09-145-7/+7
* | drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä2020-09-141-1/+20
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141740-10291/+26556
|\ \
| * \ Merge v5.9-rc5 into drm-nextDaniel Vetter2020-09-14123-594/+971
| |\ \
| | * \ Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-1311-81/+87
| | |\ \
| | | * \ Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-09-083-8/+16
| | | |\ \
| | | | * | USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork2020-08-311-8/+12
| | | | * | USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-08-311-0/+2
| | | | * | USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-08-242-0/+2
| | | | |/
| | | * | usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel2020-09-071-8/+0
| | | * | usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel2020-09-071-4/+0
| | | * | usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao2020-09-041-0/+5
| | | * | Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur2020-09-041-9/+6
| | | * | usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus2020-09-041-0/+4
| | | * | usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara2020-09-041-0/+2
| | | * | usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-041-49/+42