summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: make relay callbacks constJani Nikula2020-12-161-1/+1
* Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-1/+1
|\
| * PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg2020-12-041-1/+1
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-162-13/+6
|\ \
| * \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-142-13/+6
| |\ \
| | * | drm/panfrost: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-4/+2
| | * | drm/lima: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-9/+4
* | | | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-1/+1
|\ \ \ \
| * | | | drm/panfrost: Register devfreq cooling and attempt to add Energy ModelLukasz Luba2020-12-111-1/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-1/+2
|\ \ \ \
| * | | | drm: atomic: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+2
* | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-151-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-27115-697/+976
| |\ \ \ \ \
| * | | | | | irq_work: CleanupPeter Zijlstra2020-11-241-2/+2
| | |_|/ / / | |/| | | |
* | | | | | drm/radeon: fix check order in radeon_bo_moveChristian König2020-12-151-30/+24
* | | | | | drm/amdgpu: fix check order in amdgpu_bo_moveChristian König2020-12-151-30/+23
* | | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141190-18065/+394818
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-12-10355-3354/+84426
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2020-12-102-20/+29
| | * | | | | drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher2020-12-091-0/+3
| | * | | | | drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher2020-12-099-36/+0
| | * | | | | drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher2020-12-092-6/+7
| | * | | | | drm/amdgpu: enable runtime pm using BACO on CI dGPUsAlex Deucher2020-12-091-5/+1
| | * | | | | drm/amdgpu/cik: enable BACO reset on BonaireAlex Deucher2020-12-091-4/+0
| | * | | | | drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2020-12-092-14/+9
| | * | | | | drm/amd/pm: remove one unsupported smu function for vangoghXiaojian Du2020-12-091-1/+0
| | * | | | | drm/amd/display: setup system context for APUsRoman Li2020-12-091-1/+1
| | * | | | | drm/amd/display: add S/G support for VangoghRoman Li2020-12-091-0/+1
| | * | | | | drm/amdkfd: Fix leak in dmabuf importFelix Kuehling2020-12-091-0/+2
| | * | | | | drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das2020-12-0912-12/+12
| | * | | | | drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang2020-12-091-1/+1
| | * | | | | drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou2020-12-091-1/+1
| | * | | | | drm/amd/display: 3.2.115Aric Cyr2020-12-091-1/+1
| | * | | | | drm/amd/display: [FW Promotion] Release 0.0.45Anthony Koo2020-12-091-2/+15
| | * | | | | drm/amd/display: Revert DCN2.1 dram_clock_change_latency updateMichael Strauss2020-12-091-1/+1
| | * | | | | drm/amd/display: Enable gpu_vm_support for dcn3.01Charlene Liu2020-12-091-0/+5
| | * | | | | drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan2020-12-091-2/+5
| | * | | | | drm/amd/display: Add wm table for RenoirSung Lee2020-12-091-4/+89
| | * | | | | drm/amd/display: Prevent bandwidth overflowChris Park2020-12-091-2/+5
| | * | | | | drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo2020-12-093-6/+21
| | * | | | | drm/amd/display: Use provided offset for DPG generationWesley Chalmers2020-12-091-1/+1
| | * | | | | drm/amd/display: Change to IMMEDIATE mode from FRAME modeJudy Cai2020-12-092-34/+66
| | * | | | | drm/amd/display: Don't check seamless boot in power down HW by timeoutJohn Wu2020-12-091-4/+1
| | * | | | | drm/amd/display: Set default bits per channelJing Zhou2020-12-092-5/+14
| | * | | | | drm/amd/display: Add support for runtime feature detection commandWyatt Wood2020-12-092-0/+35
| | * | | | | drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin2020-12-093-5/+15
| | * | | | | drm/amd/display: NULL pointer error during compliance testQingqing Zhuo2020-12-091-5/+8
| | * | | | | drm/amd/display: Set FixRate bit in VSIF V3AMD\ramini2020-12-091-4/+8
| | * | | | | drm/amd/display: Implement VSIF V3 extended refresh rate featureReza Amini2020-12-091-18/+82
| | * | | | | drm/amdgpu/pm: add smc v2_1 printer in amdgpu_ucode_print_smc_hdr()Kevin Wang2020-12-091-10/+19