summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-15drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas15-52/+212
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss6-56/+65
2024-02-15drm/amd/display: enable fgcg by defaultCharlene Liu1-1/+2
2024-02-15drm/amd/display: treat plane clip size change as MED update typeWenjing Liu3-1/+9
2024-02-15Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-14drm/i915: Add GuC submission interface version queryTvrtko Ursulin1-0/+33
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap1-4/+4
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann1-75/+1
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2-0/+90
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann1-4/+1
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann1-2/+30
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann1-13/+3
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann2-2/+24
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann2-0/+49
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann4-0/+154
2024-02-13drm/panel: st7703: Add Panel Rotation SupportChris Morgan1-0/+13
2024-02-13drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel SupportChris Morgan1-0/+91
2024-02-13gpu: host1x: bus: make host1x_bus_type constRicardo B. Marliere2-2/+2
2024-02-13drm/i915/selftests: Increasing the sleep time for live_rc6_manualAnirban Sk1-2/+2
2024-02-13Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2-2/+8
2024-02-13drm/amd: Stop evicting resources on APUs in suspendMario Limonciello3-2/+26
2024-02-13drm/xe: fix arguments to drm_err_printer()Jani Nikula1-1/+2
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie289-2530/+6444
2024-02-13drm/amdgpu/psp: update define to better align with its meaningAlex Deucher3-3/+3
2024-02-13drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz3-12/+19
2024-02-13drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich1-9/+7
2024-02-13drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich1-1/+1
2024-02-13drm/amdgpu: Add jpeg_v5_0_0 ip block supportSonny Jiang1-0/+2
2024-02-13drm/amdgpu/jpeg5: Enable doorbellSonny Jiang1-1/+8
2024-02-13drm/amdgpu/jpeg5: add power gating supportSonny Jiang1-0/+8
2024-02-13drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam1-0/+2
2024-02-13drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam1-1/+1
2024-02-13drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam1-1/+1
2024-02-13drm/amdgpu: Add JPEG5 supportSonny Jiang6-9/+611
2024-02-13amdgpu/drm: Add vcn_v5_0_0_ip_block supportSonny Jiang1-0/+4
2024-02-13drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-13drm/amdgpu: make damage clips support configurableHamza Mahfooz3-0/+21
2024-02-13drm/amdgpu: add VCN_5_0_0 IP block supportSonny Jiang4-0/+1419
2024-02-13drm/amdgpu: add VCN_5_0_0 firmware supportSonny Jiang1-0/+2
2024-02-13drm/amdgpu: Add vcn v5_0_0 ip headers (v5)Hawking Zhang2-0/+9299
2024-02-13drm/amdgpu/discovery: Add hdp v7_0 ip blockLikun Gao1-0/+4
2024-02-13drm/amdgpu: Add hdp v7_0 ip block supportLikun Gao3-1/+174
2024-02-13drm/amdgpu: Add hdp v7_0_0 ip headers (v3)Hawking Zhang2-0/+954