linux-2.6-microblaze.git
2020-06-11 Colin Ian Kingdrm/ast: fix missing break in switch statement for...
2020-06-10 Jernej Skrabecdrm/sun4i: hdmi ddc clk: Fix size of m divider
2020-06-03 Jeykumar Sankarandrm/connector: notify userspace on hotplug after regist...
2020-05-28 Dave AirlieMerge tag 'amd-drm-next-5.8-2020-05-27' of git://people...
2020-05-28 Dave AirlieMerge tag 'drm-misc-next-fixes-2020-05-27' of git:...
2020-05-27 Aric Cyrdrm/amd/display: Fix potential integer wraparound resul...
2020-05-27 Simon Serdrm/amd/display: drop cursor position check in atomic...
2020-05-26 Kevin Wangdrm/amdgpu: fix device attribute node create failed...
2020-05-26 Dave Airliedrm/nouveau: use correct conflicting framebuffer API
2020-05-22 Lyude Pauldrm/vblank: Fix -Wformat compile warnings on some arches
2020-05-22 Felix Kuehlingdrm/amdgpu: Sync with VM root BO when switching VM...
2020-05-22 Bhawanpreet... drm/amd/display: Handle GPU reset for DC block
2020-05-22 Alex Deucherdrm/amdgpu: add apu flags (v2)
2020-05-22 chen gongdrm/amd/powerpay: Disable gfxoff when setting manual...
2020-05-22 Alex Deucherdrm/amdgpu: fix pm sysfs node handling (v2)
2020-05-22 Alex Deucherdrm/amdgpu: move gpu_info parsing after common early...
2020-05-22 Alex Deucherdrm/amdgpu: move discovery gfx config fetching
2020-05-22 Dave AirlieMerge branch 'linux-5.8' of git://github.com/skeggsb...
2020-05-22 Dave AirlieMerge tag 'mediatek-drm-next-5.8' of https://git./linux...
2020-05-22 Dinghao Liudrm/nouveau/dispnv50: fix runtime pm imbalance on error
2020-05-22 Dinghao Liudrm/nouveau: fix runtime pm imbalance on error
2020-05-22 Dinghao Liudrm/nouveau: fix runtime pm imbalance on error
2020-05-22 Dinghao Liudrm/nouveau/debugfs: fix runtime pm imbalance on error
2020-05-22 Ralph Campbelldrm/nouveau/nouveau/hmm: fix migrate zero page to GPU
2020-05-22 Ralph Campbelldrm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocations
2020-05-22 Lyude Pauldrm/nouveau/kms/nv50-: Share DP SST mode_valid() handli...
2020-05-22 Lyude Pauldrm/nouveau/kms/nv50-: Move 8BPC limit for MST into...
2020-05-22 Lyude Pauldrm/nouveau/kms/gv100-: Add support for interlaced...
2020-05-22 Lyude Pauldrm/nouveau/kms/nv50-: Probe SOR and PIOR caps for...
2020-05-22 Lyude Pauldrm/nouveau/kms/nv50-: Initialize core channel in nouve...
2020-05-22 Ben Skeggsdrm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0...
2020-05-22 Ben Skeggsdrm/nouveau/disp/hda/gf119-: select HDA device entry...
2020-05-22 Ben Skeggsdrm/nouveau/disp/hda/gf119-: add HAL for programming...
2020-05-22 Ben Skeggsdrm/nouveau/disp/hda/gt215-: pass head to nvkm_ior...
2020-05-22 Ben Skeggsdrm/nouveau/disp/nv50-: increase timeout on pio channel...
2020-05-22 Takashi Iwaidrm/nouveau/kms: Fix regression by audio component...
2020-05-22 Ben Skeggsdrm/nouveau/device: use regular PRI accessors in chipse...
2020-05-22 Karol Herbstdrm/nouveau/device: detect vGPUs
2020-05-22 Karol Herbstdrm/nouveau/device: detect if changing endianness failed
2020-05-22 Karol Herbstdrm/nouveau/device: rework mmio mapping code to get...
2020-05-22 Zheng Bindrm/nouveau/mmu: Remove unneeded semicolon
2020-05-22 Kai-Heng Fengdrm/nouveau: Use generic helper to check _PR3 presence
2020-05-22 Zou Weidrm/nouveau/acr: Use kmemdup instead of kmalloc and...
2020-05-22 Colin Ian Kingdrm/nouveau/core/memory: remove redundant assignments...
2020-05-22 Ralph Campbelldrm/nouveau/svm: map pages after migration
2020-05-22 Ben Skeggsdrm/nouveau/disp/gv100-: expose capabilities class
2020-05-22 Ben Skeggsdrm/nouveau/bios: move ACPI _ROM handling
2020-05-22 Ben Skeggsdrm/nouveau: remove open-coded version of remove_confli...
2020-05-22 Ben Skeggsdrm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware...
2020-05-22 Ben Skeggsdrm/nouveau/ibus: use nvkm_subdev_new_()
2020-05-22 Ben Skeggsdrm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
2020-05-22 James Jonesdrm/nouveau/kms: Support NVIDIA format modifiers
2020-05-22 James Jonesdrm/nouveau/kms: Check framebuffer size against bo
2020-05-22 James Jonesdrm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
2020-05-22 Ben Skeggsdrm/nouveau/acr: ensure falcon providing acr functions...
2020-05-22 Thomas Zimmermanndrm/nouveau/kms: Remove struct nouveau_framebuffer
2020-05-22 Thomas Zimmermanndrm/nouveau/kms: Remove field nvbo from struct nouveau_...
2020-05-22 Thomas Zimmermanndrm/nouveau/kms: Move struct nouveau_framebuffer.vma...
2020-05-22 Thomas Zimmermanndrm/nouveau/kms: Remove unused fields from struct nouve...
2020-05-22 Ben Skeggsdrm/nouveau: fix out-of-tree module build
2020-05-22 James Jonesdrm: Generalized NV Block Linear DRM format mod
2020-05-21 Alan Swansondrm/amdgpu: resize VRAM BAR for CPU access on gfx10
2020-05-21 Alex Deucherdrm/amdgpu: drop navi pcie bw callback
2020-05-21 Alex Deucherdrm/amdgpu: improve error handling in pcie_bw
2020-05-21 Philip Yangdrm/amdkfd: fix restore worker race condition
2020-05-21 Dan Carpenterdrm/amdgpu: off by one in amdgpu_device_attr_create_gro...
2020-05-21 Gustavo A.... drm/amdgpu/smu10: Replace one-element array and use...
2020-05-21 Jinze Xudrm/amd/display: Set/Reset avmute when disable/enable...
2020-05-21 Stylon Wangdrm/amd/display: Fix incorrectly pruned modes with...
2020-05-21 Dmytro Laktyushkindrm/amd/display: correct rn NUM_VMID
2020-05-21 Nicholas Kazlauskasdrm/amd/display: Avoid pipe split when plane is too...
2020-05-21 Nicholas Kazlauskasdrm/amd/display: Defer cursor lock until after VUPDATE
2020-05-21 Vladimir Stempendrm/amd/display: DP training to set properly SCRAMBLING...
2020-05-21 Rodrigo Siqueiradrm/amd/display: Remove dml_common_def file
2020-05-21 Dmytro Laktyushkindrm/amd/display: fix and simplify pipe split logic
2020-05-21 Nikola Cornijdrm/amd/display: Minimize DSC resource re-assignment
2020-05-21 Likun Gaodrm/amdgpu: add condition to set MP1 state on gpu reset
2020-05-21 Evan Quandrm/amdkfd: report the real PCI bus number
2020-05-21 Jack Zhangdrm/amdgpu fix incorrect sysfs remove behavior for...
2020-05-21 Evan Quandrm/amd/powerplay: unify the prompts on thermal interrupts
2020-05-21 Mario Kleinerdrm/amd/display: Enable fp16 also on DCE-11.0 - DCE...
2020-05-21 Mario Kleinerdrm/amd/display: Expose support for xBGR ordered fp16...
2020-05-21 James Zhudrm/amdgpu/vcn2.5: Remove old DPG workaround
2020-05-21 James Zhudrm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock...
2020-05-21 John Clementsdrm/amdgpu: resolve ras recovery vs smi race condition
2020-05-21 Aishwarya Ramakrishnandrm/amdkfd: Fix boolreturn.cocci warnings
2020-05-21 Harry Wentlanddrm/amd/display: Respect PP_STUTTER_MODE but don't...
2020-05-21 Harry Wentlanddrm/amd/display: Fix disable_stutter debug option
2020-05-21 Harry Wentlanddrm/amd/display: Add DC Debug mask to disable features...
2020-05-21 Kevin Wangdrm/amdgpu: cleanup unnecessary virt sriov check in...
2020-05-21 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-05-20' of git...
2020-05-21 Dave AirlieMerge tag 'exynos-drm-next-for-v5.8' of git://git....
2020-05-21 Mark Pearsondrm/dp: Lenovo X13 Yoga OLED panel brightness fix
2020-05-20 Bernard Zhaodrm/mediatek: Eliminate the magic number in array size
2020-05-20 Bernard Zhaodrm/mediatek: Cleanup coding style in mediatek a bit
2020-05-20 Anand K Mistrydrm/mediatek: Stop iterating dma addresses when sg_dma_...
2020-05-20 Dave AirlieMerge tag 'drm-intel-next-2020-05-15' of git://anongit...
2020-05-20 Dave AirlieMerge tag 'amd-drm-next-5.8-2020-05-19' of git://people...
2020-05-19 Imre Deakdrm/i915: Fix AUX power domain toggling across TypeC...
2020-05-19 Nathan Chancellordrm/i915: Mark check_shadow_context_ppgtt as maybe...
next