Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-fixes-2020-05-08
    drm fixes for 5.7-rc5
    
    hdcp:
    - fix HDCP regression
    
    amdgpu:
    - Runtime PM fixes
    - DC fix for PPC
    - Misc DC fixes
    
    virtio:
    - fix context ordering issue
    
    sun4i:
    - old gcc warning fix
    
    ingenic-drm:
    - missing module support
    
  • drm-fixes-2020-05-01
    drm fixes for 5.7-rc4
    
    core:
    - EDID off by one DTD fix
    - DP mst write return code fix
    
    dma-buf:
    - fix SET_NAME ioctl uapi
    - doc fixes
    
    amdgpu:
    - Fix a green screen on resume issue
    - PM fixes for SR-IOV
     SDMA fix for navi
    - Renoir display fixes
    - Cursor and pageflip stuttering fixes
    - Misc additional display fixes
    - (uapi) Add additional DCC tiling flags for navi1x
    
    i915:
    - Fix selftest refcnt leak (Xiyu)
    - Fix gem vma lock (Chris)
    - Fix gt's i915_request.timeline acquire by checking if cacheline is valid (Chris)
    - Fix IRQ postinistall fault masks (Matt)
    
    qxl:
    - use after gree fix
    - fix lost kunmap
    - release leak fix
    
    virtio:
    - context destruction fix
    
  • drm-fixes-2020-04-24
    drm fixes for 5.7-rc3
    
    core:
    - mst: zero pbn when releasing vcpi slots
    
    amdgpu:
    - Fix resume issue on renoir
    - Thermal fix for older CI dGPUs
    - Fix some fallout from dropping drm load/unload callbacks
    
    i915:
    - Tigerlake Workaround - disabling media recompression (Matt)
    - Fix RPS interrupts for right GPU frequency (Chris)
    - HDCP fix prime check (Oliver)
    - Tigerlake Thunderbolt power well fix (Matt)
    - Tigerlake DP link training fixes (Jose)
    - Documentation sphinx build fix (Jani)
    - Fix enable_dpcd_backlight modparam (Lyude)
    
    analogix-dp:
    - binding fix
    
    meson:
    - remove unneeded error message
    
    bindings:
    - fix warnings
    - fix lvds binding
    
    scheduler:
    - thread racing fix
    
    tidss:
    - use after free fix
    
  • drm-fixes-2020-04-18
    drm fixes for 5.7-rc2
    
    i915:
    - Fix guest page access by using the brand new VFIO dma r/w interface (Yan)
    - Fix for i915 perf read buffers (Ashutosh)
    
    amdgpu:
    - gfx10 fix
    - SMU7 overclocking fix
    - RAS fix
    - GPU reset fix
    - Fix a regression in a previous s/r fix
    - Add a gfxoff quirk
    
    nouveau:
    - fix missing MODULE_FIRMWARE
    
  • drm-next-2020-04-10
    drm fixes for 5.7-rc1 (part two)
    
    legacy:
    - fix drm_local_map.offset type
    
    ttm:
    - temporarily disable hugepages to debug amdgpu problems.
    
    prime:
    - fix sg extraction
    
    amdgpu:
    - Various Renoir fixes
    - Fix gfx clockgating sequence on gfx10
    - RAS fixes
    - Avoid MST property creation after registration
    - Various cursor/viewport fixes
    - Fix a confusing log message about optional firmwares
    
    i915:
    - Flush all the reloc_gpu batch (Chris)
    - Ignore readonly failures when updating relocs (Chris)
    - Fill all the unused space in the GGTT (Chris)
    - Return the right vswing table (Jose)
    - Don't enable DDI IO power on a TypeC port in TBT mode for ICL+ (Imre)
    
    analogix_dp:
    - probe fix
    
    virtio:
    - oob fix in object create
    
  • drm-next-2020-04-08
    drm fixes for 5.7-rc1
    
    core:
    - revert drm_mm atomic patch
    - dt binding fixes
    
    fbcon:
    - null ptr error fix
    
    i915:
    - GVT fixes
    
    nouveau:
    - runpm fix
    - svm fixes
    
    amdgpu:
    - HDCP fixes
    - gfx10 fix
    - Misc display fixes
    - BACO fixes
    
    amdkfd:
    - Fix memory leak
    
    vboxvideo:
    - remove conflicting fbs
    
    vc4:
    - mode validation fix
    
    xen:
    - fix PTR_ERR usage
    
  • drm-next-2020-04-03-1
    drm: add support for hugepages to TTM
    
  • drm-next-2020-04-03
    drm: add support for hugepages to TTM drivers.
    
  • drm-next-2020-04-01
    drm for 5.7-rc1
    
  • drm-fixes-2020-03-27
    drm fixes for 5.6-rc8/final
    
    radeon/amdgpu/dma-buf:
    - sg list fixes
    
    scheduler:
    - oops fix
    
  • drm-fixes-2020-03-20
    drm fixes for 5.6-rc7
    
    core:
    - fix lease warning
    
    i915:
    - Track active elements during dequeue
    - Fix failure to handle all MCR ranges
    - Revert unnecessary workaround
    
    amdgpu:
    - Pageflip fix
    - VCN clockgating fixes
    - GPR debugfs fix for umr
    - GPU reset fix
    - eDP fix for MBP
    - DCN2.x fix
    
    dw-hdmi:
    - fix AVI frame colorimetry
    
    komeda:
    - fix compiler warning
    
    bochs:
    - downgrade a binding failure to a warning
    
  • drm-fixes-2020-03-13
    drm fixes for 5.6-rc6
    
    core:
    - DP MST bandwidth regression fix.
    
    i915:
    - hard lockup fix
    - GVT fixes
    - 32-bit alignment issue fix
    - timeline wait fixes
    - cacheline_retire and free
    
    amdgpu:
    - Update the display watermark bounding box for navi14
    - Fix fetching vbios directly from rom on vega20/arcturus
    - Navi and renoir watermark fixes
    
    exynos:
    - iommu object cleanup fix
    
    `
    
  • drm-fixes-2020-03-06-1
    one vgacon input check for stable
    
  • drm-fixes-2020-03-06
    drm fixes for 5.6-rc5
    
    dma-buf:
    - fix memory leak
    
    core:
    - shmem object mmap fix.
    
    ttm:
    - Fix fence leak in ttm_buffer_object_transfer().
    
    amdgpu:
    - Gfx reset fix for gfx9, 10
    - Fix for gfx10
    - DP MST fix
    - DCC fix
    - Renoir power fixes
    - Navi power fix
    
    i915:
    - Break up long lists of object reclaim with cond_resched()
    - PSR probe fix
    - TGL workarounds
    - Selftest return value fix
    - Drop timeline mutex while waiting for retirement
    - Wait for OA configuration completion before writes to OA buffer
    
    virtio:
    - Fix resource id creation race in virtio.
    - mmap fixes
    
    sun4i:
    - Fixes for sun4i VI layer format support.
    
    kirin:
    - kirin: Revert "Fix for hikey620 display offset problem"
    
    exynos:
    - fix a kernel oops problem in case that driver is loaded as module.
    - fix a regulator warning issue when I2C DDC adapter cannot be gathered.
    - print out an error message only in error case excepting -EPROBE_DEFER.
    
    mediatek:
    - overlay, cursor and gce fixes.
    `
    
  • drm-fixes-2020-02-28
    drm fixes for 5.6.0-rc4
    
    amdgpu:
    - Drop DRIVER_USE_AGP
    - Fix memory leak in GPU reset
    - Resume fix for raven
    
    radeon:
    - Drop DRIVER_USE_AGP
    
    i915:
    - downgrade gen7 back to aliasing-ppgtt to avoid GPU hangs
    - shrinker fix
    - pmu leak and double free fixes
    - gvt user after free and virtual display reset fixes
    - randconfig build fix
    
  • drm-fixes-2020-02-21
    drm fixes for 5.6-rc3
    
    core:
    - Allow only 1 rotation argument, and allow 0 rotation in video cmdline.
    
    i915:
    - Workaround missing Display Stream Compression (DSC) state readout by
     forcing modeset when its enabled at probe
    - Fix EHL port clock voltage level requirements
    - Fix queuing retire workers on the virtual engine
    - Fix use of partially initialized waiters
    - Stop using drm_pci_alloc/drm_pci/free
    - Fix rewind of RING_TAIL by forcing a context reload
    - Fix locking on resetting ring->head
    - Propagate our bug filing URL change to stable kernels
    
    panfrost:
    - Small compiler warning fix for panfrost.
    - Fix when using performance counters in panfrost when using per fd address space.
    
    sun4xi:
    - Fix dt binding
    
    nouveau:
    - tu11x modesetting fix
    - ACR/GR firmware support for tu11x (fw is public now)
    
    msm:
    - fix UBWC on GPU and display side for sc7180
    - fix DSI suspend/resume issue encountered on sc7180
    - fix some breakage on so called "linux-android" devices
      (fallout from sc7180/a618 support, not seen earlier
      due to bootloader/firmware differences)
    - couple other misc fixes
    
    amdgpu:
    - HDCP fixes
    - xclk fix for raven
    - GFXOFF fixes
    
  • drm-fixes-2020-02-14
    drm fixes for 5.6-rc2
    
    core:
    - edid build fix
    
    mst:
    - fix NULL ptr deref
    
    vgem:
    - fix close after free
    
    msm:
    - better dma-api usage
    
    sun4i:
    - disable allow_fb_modifiers
    
    amdgpu:
    - Additional OD fixes for navi
    - Misc display fixes
    - VCN 2.5 DPG fix
    - Prevent build errors on PowerPC on some configs
    - GDS EDC fix
    
    i915:
    - dsi/acpi fixes
    - gvt locking and allocation fixes
    - gem/gt fixes
    - bios timing parameters fix
    
  • drm-next-2020-02-07
    drm fixes for 5.6-rc1
    
    tegra:
    - merge window regression fixes
    
    nouveau:
    - couple of volta/turing modesetting fixes
    
    amdgpu:
    - EDC fixes for Arcturus
    - GDDR6 memory training fixe
    - Fix for reading gfx clockgating registers while in GFXOFF state
    - i2c freq fixes
    - Misc display fixes
    - TLB invalidation fix when using semaphores
    - VCN 2.5 instancing fixes
    - Switch raven1 gfxoff to a blacklist
    - Coreboot workaround for KV/KB
    - Root cause dongle fixes for display and revert workaround
    - Enable GPU reset for renoir and navi
    - Navi overclocking fixes
    - Fix up confusing warnings in display clock validation on raven
    
    amdkfd:
    - SDMA fix
    
    radeon:
    - Misc LUT fixes
    
  • drm-next-2020-02-04
    drm ttm/mm changes for 5.6-rc1
    
  • drm-next-2020-01-30
    drm pull for 5.6-rc1
    
    uapi:
    - dma-buf heaps added (and fixed)
    - command line add support for panel oreientation
    - command line allow overriding penguin count
    
    drm:
    - mipi dsi definition updates
    - lockdep annotations for dma_resv
    - remove dma-buf kmap/kunmap support
    - constify fb_ops in all fbdev drivers
    - MST fix for daisy chained hotplug-
    - CTA-861-G modes with VIC >= 193 added
    - fix drm_panel_of_backlight export
    - LVDS decoder support
    - more device based logging support
    - scanline alighment for dumb buffers
    - MST DSC helpers
    
    scheduler:
    - documentation fixes
    - job distribution improvements
    
    panel:
    - Logic PD type 28 panel support
    - Jimax8729d MIPI-DSI
    - igenic JZ4770
    - generic DSI devicetree bindings
    - sony acx424AKP panel
    - Leadtek LTK500HD1829
    - xinpeng XPP055C272
    - AUO B116XAK01
    - GiantPlus GPM940B0
    - BOE NV140FHM-N49
    - Satoz SAT050AT40H12R2
    - Sharp LS020B1DD01D panels.
    
    ttm:
    - use blocking WW lock
    
    i915:
    - hw/uapi state separation
    - Lock annotation improvements
    - selftest improvements
    - ICL/TGL DSI VDSC support
    - VBT parsing improvments
    - Display refactoring
    - DSI updates + fixes
    - HDCP 2.2 for CFL
    - CML PCI ID fixes
    - GLK+ fbc fix
    - PSR fixes
    - GEN/GT refactor improvments
    - DP MST fixes
    - switch context id alloc to xarray
    - workaround updates
    - LMEM debugfs support
    - tiled monitor fixes
    - ICL+ clock gating programming removed
    - DP MST disable sequence fixed
    - LMEM discontiguous object maps
    - prefaulting for discontiguous objects
    - use LMEM for dumb buffers if possible
    - add LMEM mmap support
    
    amdgpu:
    - enable sync object timelines for vulkan
    - MST atomic routines
    - enable MST DSC support
    - add DMCUB display microengine support
    - DC OEM i2c support
    - Renoir DC fixes
    - Initial HDCP 2.x support
    - BACO support for Arcturus
    - Use BACO for runtime PM power save
    - gfxoff on navi10
    - gfx10 golden updates and fixes
    - DCN support on POWER
    - GFXOFF for raven1 refresh
    - MM engine idle handlers cleanup
    - 10bpc EDP panel fixes
    - renoir watermark fixes
    - SR-IOV fixes
    - Arcturus VCN fixes
    - GDDR6 training fixes
    - freesync fixes
    - Pollock support
    
    amdkfd:
    - unify more codepath with amdgpu
    - use KIQ to setup HIQ rather than MMIO
    
    radeon:
    - fix vma fault handler race
    - PPC DMA fix
    - register check fixes for r100/r200
    
    nouveau:
    - mmap_sem vs dma_resv fix
    - rewrite the ACR secure boot code for Turing
    - TU10x graphics engine support (TU11x pending)
    - Page kind mapping for turing
    - 10-bit LUT support
    - GP10B Tegra fixes
    - HD audio regression fix
    
    hisilicon/hibmc:
    - use generic fbdev code and helpers
    
    rockchip:
    - dsi/px30 support
    
    virtio:
    - fb damage support
    - static some functions
    
    vc4:
    - use dma_resv lock wrappers
    
    msm:
    - use dma_resv lock wrappers
    - sc7180 display + DSI support
    - a618 support
    - UBWC support improvements
    
    vmwgfx:
    - updates + new logging uapi
    
    exynos:
    - enable/disable callback cleanups
    
    etnaviv:
    - use dma_resv lock wrappers
    
    atmel-hlcdc:
    - clock fixes
    
    mediatek:
    - cmdq support
    - non-smooth cursor fixes
    - ctm property support
    
    sun4i:
    - suspend support
    - A64 mipi dsi support
    
    rcar-du:
    - Color management module support
    - LVDS encoder dual-link support
    - R8A77980 support
    
    analogic:
    - add support for an6345
    
    ast:
    - atomic modeset support
    - primary plane garbage fix
    
    arcgpu:
    - fixes for fourcc handling
    
    tegra:
    - minor fixes and improvments
    
    mcde:
    - vblank support
    
    meson:
    - OSD1 plane AFBC commit
    
    gma500:
    - add pageflip support
    - reomve global drm_dev
    
    komeda:
    - tweak debugfs output
    - d32 support
    - runtime PM suppotr
    
    udl:
    - use generic shmem helpers
    - cleanup and fixes