- 584265d Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic/nouveau-ampere-modeset by Dave Airlie · 4 years ago
- c8f6364 Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years ago
- 8e10959 Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 4 years ago
- 667d11d Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years ago
- 8ef23b6 drm/nouveau/disp/ga10[24]: initial support by Ben Skeggs · 4 years ago
- a6cf032 drm/nouveau/dmaobj/ga10[24]: initial support by Ben Skeggs · 4 years ago
- 8a04122 drm/nouveau/i2c/ga10[024]: initial support by Ben Skeggs · 4 years ago
- c28efb1 drm/nouveau/gpio/ga10[024]: initial support by Ben Skeggs · 4 years ago
- f5cbe7c drm/nouveau/bar/ga10[024]: initial support by Ben Skeggs · 4 years ago
- a3abc23 drm/nouveau/mmu/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 6f300e0 drm/nouveau/timer/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 41ba806 drm/nouveau/fb/ga10[024]: initial support by Ben Skeggs · 4 years ago
- de4781d drm/nouveau/imem/ga10[024]: initial support by Ben Skeggs · 4 years ago
- e0df4bb drm/nouveau/privring/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 5961c62 drm/nouveau/mc/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 7ddf5e9 drm/nouveau/devinit/ga10[024]: initial support by Ben Skeggs · 4 years ago
- a346324 drm/nouveau/bios/ga10[024]: initial support by Ben Skeggs · 4 years ago
- 70afbe4 drm/nouveau/pci/ga10[024]: initial support by Ben Skeggs · 4 years ago
- caeb6ab drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0 by Ben Skeggs · 4 years ago
- 3b05068 drm/nouveau/core: recognise GA10[024] by Ben Skeggs · 4 years ago
- add4278 drm/nouveau/mmu: fix vram heap sizing by Ben Skeggs · 4 years ago
- ba6e9ab drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields by Ben Skeggs · 4 years ago
- 8ad95ed drm/nouveau/i2c/gk110-: disable hw-initiated dpcd reads by Ben Skeggs · 4 years ago
- b5510d1 drm/nouveau/i2c/gk110: split out from i2c/gk104 by Ben Skeggs · 4 years ago
- e05e06c drm/nouveau/privring: ack interrupts the same way as RM by Ben Skeggs · 4 years ago
- 402a896 drm/nouveau/bios: fix issue shadowing expansion ROMs by Ben Skeggs · 4 years ago
- 61502e3 Merge tag 'drm-misc-fixes-2021-01-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years ago
- 2f0fa78 drm/amd/display: Fix to be able to stop crc calculation by Wayne Lin · 4 years, 1 month ago
- a7ddd22 Revert "drm/amd/display: Expose new CRC window property" by Rodrigo Siqueira · 4 years ago
- 3c517ca Revert "drm/amdgpu/disply: fix documentation warnings in display manager" by Rodrigo Siqueira · 4 years ago
- 55df908 Revert "drm/amd/display: Fix unused variable warning" by Rodrigo Siqueira · 4 years ago
- 4369376 drm/amdgpu: set power brake sequence by Likun Gao · 4 years ago
- 53f1e7f drm/amdgpu: add new device id for Renior by mengwang · 4 years, 5 months ago
- 21702c8 drm/amdgpu: add green_sardine device id (v2) by Prike Liang · 4 years, 3 months ago
- 12f2df7 drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4 by Huang Rui · 4 years ago
- 04eb6e7 drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets for VGH by chen gong · 4 years ago
- 8b335bf drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu() by Jeremy Cline · 4 years ago
- 4eec66c Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel" by Rodrigo Siqueira · 4 years ago
- 9d03bb1 drm/amd/display: disable dcn10 pipe split by default by Li, Roman · 4 years ago
- 0eb31a8 drm/amd/display: Add a missing DCN3.01 API mapping by Nikola Cornij · 4 years ago
- 4336be4 drm/amd/display: Initialize stack variable by Wesley Chalmers · 4 years, 1 month ago
- 7364414 drm/amd/display: NULL pointer hang by Qingqing Zhuo · 4 years, 1 month ago
- f14a5c3 drm/amdgpu/psp: fix psp gfx ctrl cmds by Victor Zhao · 4 years ago
- ff9346d drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921) by Alexandre Demers · 4 years ago
- 984cade drm/i915: Allow the sysadmin to override security mitigations by Chris Wilson · 4 years ago
- 09aa9e4 drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail by Chris Wilson · 4 years ago
- ffaf978 drm/i915/gt: Limit VFE threads based on GT by Chris Wilson · 4 years ago
- bb52cb0 drm/ttm: make the pool shrinker lock a mutex by Christian König · 4 years ago
- a5e92ef drm: Check actual format for legacy pageflip. by Bas Nieuwenhuizen · 4 years ago
- 843010a drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map() by Jeremy Cline · 4 years ago
- 166ae73 Merge tag 'gvt-fixes-2020-01-08' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 4 years ago
- 2af5268 drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout by Imre Deak · 4 years, 1 month ago
- bb83d5f drm/i915/backlight: fix CPU mode backlight takeover on LPT by Jani Nikula · 4 years ago
- 057fe35 drm/i915: Disable RPM wakeref assertions during driver shutdown by Chris Wilson · 4 years ago
- 00cb645 drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence by Hans de Goede · 4 years, 1 month ago
- 29f95f2 Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 4 years ago
- 25ea8ec Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Daniel Vetter · 4 years ago
- 00fd44a drm/msm: Only enable A6xx LLCC code on A6xx by Konrad Dybcio · 4 years ago
- 3f7759e drm/msm: Add modparam to allow vram carveout by Iskren Chernev · 4 years ago
- d863f0c drm/msm: Call msm_init_vram before binding the gpu by Craig Tatlor · 4 years ago
- 2b5f09c drm/msm/dp: postpone irq_hpd event during connection pending state by Kuogee Hsieh · 4 years ago
- a73858e drm/ttm: unexport ttm_pool_init/fini by Christian König · 4 years ago
- e0658f9 drm/radeon: stop re-init the TTM page pool by Christian König · 4 years ago
- 4e181de Merge tag 'drm-intel-fixes-2021-01-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 4 years ago
- 57cda5e Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Daniel Vetter · 4 years ago
- 5efc1f4 Revert "drm/amd/display: Fix memory leaks in S3 resume" by Alex Deucher · 4 years ago
- c241ed2 drm/amdgpu/display: drop DCN support for aarch64 by Alex Deucher · 4 years ago
- 3851c90 drm/amdgpu: enable ras eeprom support for sienna cichlid by John Clements · 4 years ago
- 8a82b34 drm/amdgpu: fix no bad_pages issue after umc ue injection by Dennis Li · 4 years ago
- e6d5c64 drm/amdgpu: fix potential memory leak during navi12 deinitialization by Jiawei Gu · 4 years ago
- 4f6a055 drm/amd/display: Fix unused variable warning by Arnd Bergmann · 4 years ago
- 98b6476 drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO by Xiaojian Du · 4 years ago
- 44cb39e drm/amd/pm: fix the failure when change power profile for renoir by Xiaojian Du · 4 years ago
- 88e21af drm/amdgpu: fix a GPU hang issue when remove device by Dennis Li · 4 years ago
- 9a029a3 drm/amdgpu: fix a memory protection fault when remove amdgpu device by Dennis Li · 4 years ago
- ed1df58 drm/amdgpu: switched to cached noretry setting for vangogh by Hawking Zhang · 4 years ago
- a7b5d9dd drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue by Kevin Wang · 4 years ago
- fc996f9 drm/amd/pm: updated PM to I2C controller port on sienna cichlid by John Clements · 4 years ago
- 37030ab drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO by Xiaojian Du · 4 years ago
- 0e61f09 drm/amd/pm: correct the sensor value of power for vangogh by Xiaojian Du · 4 years, 1 month ago
- 4ceb06e drm/i915/gvt: Fix vfio_edid issue for BXT/APL by Colin Xu · 4 years, 1 month ago
- 9397d66 drm/i915/dp: Track pm_qos per connector by Chris Wilson · 4 years ago
- 5578625 drm/i915/gt: Define guc firmware blob for older Cometlakes by Chris Wilson · 4 years ago
- 641382e drm/i915: clear the gpu reloc batch by Matthew Auld · 4 years ago
- 75353bc drm/i915: clear the shadow batch by Matthew Auld · 4 years ago
- 07fcad0 drm/msm: Ensure get_pages is called when locked by Iskren Chernev · 4 years ago
- a694ffe drm/msm: Fix null dereference in _msm_gem_new by Iskren Chernev · 4 years ago
- 61d7913 drm/amd/display: avoid uninitialized variable warning by Linus Torvalds · 4 years ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- ef2c8b8 Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
- 5b2fc08 Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years ago
- 399895b Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years ago
- a135a1b drm/amd/display: Fix memory leaks in S3 resume by Stylon Wang · 4 years, 2 months ago
- 505199a drm/amdgpu: Fix a copy-pasta comment by Alex Deucher · 4 years ago
- 05211e7 drm/amdgpu: only set DP subconnector type on DP and eDP connectors by Alex Deucher · 4 years ago
- e75a9db drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw by Evan Quan · 4 years ago
- 110b055 drm/amd/display: add getter routine to retrieve mpcc mux by Josip Pavic · 4 years, 1 month ago
- 4aa9d65 drm/amd/display: always program DPPDTO unless not safe to lower by Jake Wang · 4 years, 1 month ago
- c277925 drm/amd/display: [FW Promotion] Release 0.0.47 by Yongqiang Sun · 4 years, 1 month ago
- 1e7445d drm/amd/display: updated wm table for Renoir by Jake Wang · 4 years, 1 month ago