summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-05-11drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks`XuDong Liu
2023-05-10drm: sun4i: calculate proper DCLK rate for DSIRoman Beranek
2023-05-10drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclkRoman Beranek
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-08Documentation: vkms: clarify devres managed reference cleanupBrandon Pollack
2023-05-08drm/fb-helper: Use fb_{cfb,sys}_{read, write}()Thomas Zimmermann
2023-05-08drm/vkms: add rotate-270 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-90 propertyMaíra Canal
2023-05-08drm/vkms: add reflect-y and rotate-180 propertyMaíra Canal
2023-05-08drm/vkms: add rotate-0 and reflect-x propertyMaíra Canal
2023-05-08drm/vram-helper: fix function names in vram helper docLuc Ma
2023-05-06drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packetMarek Vasut
2023-05-06drm/bridge: lt9211: Do not generate HFP/HBP/HSA and EOT packetMarek Vasut
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-05drm/bridge: tc358768: remove unused variableFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix THS_TRAILCNT computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix TXTAGOCNT computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix THS_ZEROCNT computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix TCLK_TRAILCNT computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix TCLK_ZEROCNT computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix PLL target frequencyFrancesco Dolcini
2023-05-05drm/bridge: tc358768: fix PLL parameters computationFrancesco Dolcini
2023-05-05drm/bridge: tc358768: always enable HS video modeFrancesco Dolcini
2023-05-05drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris
2023-05-05drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris
2023-05-05Merge tag 'drm-intel-next-fixes-2023-05-04-1' of git://anongit.freedesktop.or...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-05-03' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-05Merge tag 'drm-intel-next-fixes-2023-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2023-05-05Merge tag 'amd-drm-fixes-6.4-2023-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-05-04drm/bridge: ti-sn65dsi83: Fix enable error pathAlexander Stein
2023-05-03drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen
2023-05-03drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam
2023-05-03drm/amd/display: Change default Z8 watermark valuesLeo Chen
2023-05-03drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen
2023-05-03drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-03drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-03drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang
2023-05-03drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang
2023-05-03drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao
2023-05-03drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-05-03drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli
2023-05-03drm/udl: delete dead codeDan Carpenter
2023-05-03drm/scheduler: mark jobs without fence as canceledChristian König
2023-05-03drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede
2023-05-03drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada
2023-05-03drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison
2023-05-02drm/rockchip: cdn-dp: call drm_connector_update_edid_property() unconditionallyJani Nikula
2023-05-02drm/sti/sti_hdmi: convert to using is_hdmi from display infoJani Nikula
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-28drm/sysfs: Link DRM connectors to corresponding Type-C connectorsWon Chung