aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram5-40/+104
2024-01-03drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas1-1/+2
2024-01-03drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2Jack Xiao1-1/+47
2024-01-03drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas1-12/+2
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas1-3/+0
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee1-1/+2
2024-01-03drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling1-1/+2
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho13-20/+42
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic3-1/+10
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma3-3/+3
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic5-90/+229
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee3-5/+25
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee1-22/+30
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang4-1/+38
2024-01-03drm/amd/display: enable dcn35 idle power optimizationRoman Li1-1/+1
2024-01-03drm/amd/display: Disable IPS by defaultRoman Li1-0/+2
2024-01-03drm/amdgpu: Add register read/write debugfs support for AID'sMangesh Gadre1-2/+9
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King1-1/+2
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-7/+2
2024-01-02drm/i915/guc: Change wa and EU_PERF_CNTL registers to MCR typeShuicheng Lin1-8/+13
2024-01-02drm/debugfs: drop unneeded DEBUG_FS guardDario Binacchi1-4/+0
2024-01-02drm/vkms: Avoid reading beyond LUT arrayHarry Wentland1-4/+10
2024-01-02drm/vkms: Create separate Kconfig file for VKMSHarry Wentland2-13/+16
2024-01-02drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return valueSimon Ser1-1/+4
2024-01-02drm/imagination: pvr_device.h: fix all kernel-doc warningsRandy Dunlap1-21/+25
2024-01-01drm/ssd130x: Add support for the SSD133x OLED controller familyJavier Martinez Canillas3-1/+381
2023-12-30drm/rockchip: inno_hdmi: Split power mode settingAlex Bee2-35/+24
2023-12-30drm/rockchip: inno_hdmi: Don't power up the phy after resettingAlex Bee1-1/+1
2023-12-30drm/rockchip: inno_hdmi: Correctly setup HDMI quantization rangeAlex Bee1-18/+42
2023-12-30drm/rockchip: inno_hdmi: Subclass connector stateAlex Bee1-27/+89
2023-12-30drm/rockchip: inno_hdmi: Remove useless includeAlex Bee1-1/+0
2023-12-30drm/rockchip: inno_hdmi: Drop irq struct memberAlex Bee1-1/+0
2023-12-30drm/rockchip: inno_hdmi: Remove unused drm device pointerMaxime Ripard1-2/+0
2023-12-30drm/rockchip: inno_hdmi: Switch to infoframe typeMaxime Ripard1-10/+11
2023-12-30drm/rockchip: inno_hdmi: Move infoframe disable to separate functionMaxime Ripard1-16/+30
2023-12-30drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe supportMaxime Ripard1-25/+10
2023-12-30drm/rockchip: inno_hdmi: Remove tmds rate from structureMaxime Ripard1-9/+5
2023-12-30drm/rockchip: inno_hdmi: Remove YUV-based csc coefficentsAlex Bee1-37/+0
2023-12-30drm/rockchip: inno_hdmi: Remove useless input formatMaxime Ripard1-30/+11
2023-12-30drm/rockchip: inno_hdmi: Remove unneeded has audio flagMaxime Ripard1-2/+0
2023-12-30drm/rockchip: inno_hdmi: no need to store vicMaxime Ripard1-7/+5
2023-12-30drm/rockchip: inno_hdmi: Get rid of mode_setMaxime Ripard1-11/+11
2023-12-30drm/rockchip: inno_hdmi: Switch encoder hooks to atomicMaxime Ripard1-8/+11
2023-12-30drm/rockchip: inno_hdmi: Remove useless copy of drm_display_modeMaxime Ripard1-4/+0
2023-12-30drm/rockchip: inno_hdmi: Remove useless mode_fixupMaxime Ripard1-8/+0
2023-12-30drm/rockchip: inno_hdmi: Fix video timingAlex Bee1-2/+2
2023-12-30drm/rockchip: vop: Add output selection registers for RK312xAlex Bee2-1/+15