summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_a...Uwe Kleine-König2023-11-101-3/+2
| * | | | | | | fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_...Uwe Kleine-König2023-11-101-3/+2
| * | | | | | | fbdev: atmel_lcdfb: Stop using platform_driver_probe()Uwe Kleine-König2023-11-101-7/+7
| * | | | | | | fbdev: imsttfb: fix a resource leak in probeDan Carpenter2023-11-071-13/+16
| * | | | | | | fbdev: imsttfb: fix double free in probe()Dan Carpenter2023-11-071-5/+1
| * | | | | | | fbdev: viafb: use new array-copying-wrapperPhilipp Stanner2023-11-071-1/+1
| * | | | | | | fbdev: omapfb: Drop unused remove functionUwe Kleine-König2023-11-071-8/+1
| * | | | | | | fbdev: offb: Simplify offb_init_fb()Christophe JAILLET2023-11-071-5/+3
| * | | | | | | fbdev: omapfb: Replace custom memparse() implementationAndy Shevchenko2023-11-071-10/+3
| * | | | | | | fbdev: omapfb: Do not shadow error code from platform_get_irq()Andy Shevchenko2023-11-071-8/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-1097-812/+1760
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter2023-11-1085-773/+1688
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu: fix error handling in amdgpu_vm_initChristian König2023-11-101-15/+16
| | * | | | | | | drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling2023-11-101-2/+2
| | * | | | | | | drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-1013-46/+37
| | * | | | | | | drm/amdgpu: move kfd_resume before the ip late initTim Huang2023-11-101-7/+6
| | * | | | | | | drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello2023-11-101-0/+3
| | * | | | | | | drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu2023-11-093-43/+37
| | * | | | | | | drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu2023-11-099-18/+116
| | * | | | | | | drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2023-11-092-0/+22
| | * | | | | | | drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak2023-11-091-3/+6
| | * | | | | | | drm/amd/display: remove duplicated argumentJosé Pekkarinen2023-11-091-1/+1
| | * | | | | | | drm/amdgpu: correct mca debugfs dump reg listYang Wang2023-11-091-2/+9
| | * | | | | | | drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang2023-11-092-6/+11
| | * | | | | | | drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang2023-11-092-3/+161
| | * | | | | | | drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin2023-11-092-5/+10
| | * | | | | | | drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang2023-11-091-1/+1
| | * | | | | | | drm/amdgpu: Support multiple error query modesHawking Zhang2023-11-092-23/+78
| | * | | | | | | drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang2023-11-093-182/+319
| | * | | | | | | drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu2023-11-091-0/+4
| | * | | | | | | drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOVVictor Lu2023-11-091-6/+10
| | * | | | | | | drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens2023-11-091-6/+7
| | * | | | | | | drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang2023-11-093-7/+16
| | * | | | | | | drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu2023-11-096-19/+25
| | * | | | | | | drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu2023-11-091-0/+1
| | * | | | | | | drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma2023-11-091-1/+1
| | * | | | | | | drm/amdgpu: correct amdgpu ip block rev infoYang Wang2023-11-092-2/+2
| | * | | | | | | drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar2023-11-091-0/+4
| | * | | | | | | drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_modeTao Zhou2023-11-091-6/+8
| | * | | | | | | drm/amdgpu: lower CS errors to debug severityChristian König2023-11-091-1/+1
| | * | | | | | | drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König2023-11-091-0/+1
| | * | | | | | | drm/amdgpu: fix AGP init orderAlex Deucher2023-11-097-3/+7
| | * | | | | | | drm/amdgpu: add RAS reset/query operations for XGMI v6_4Tao Zhou2023-11-071-3/+43
| | * | | | | | | drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou2023-11-071-0/+38
| | * | | | | | | drm/amd/pm: not stop rlc for IMU enabled APUs when suspendTim Huang2023-11-071-0/+1
| | * | | | | | | drm/amd/display: avoid variable reinitializationBragatheswaran Manickavel2023-11-071-1/+0
| | * | | | | | | drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar2023-11-073-8/+20
| | * | | | | | | drm/amdgpu: Fix sdma 4.4.2 doorbell rptr/wptr initLijo Lazar2023-11-071-6/+19
| | * | | | | | | drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0Jiadong Zhu2023-11-071-0/+1
| | * | | | | | | drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen2023-11-071-0/+3