aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-29drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-3/+6
2023-12-29drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-33/+42
2023-12-29drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-2/+5
2023-12-29drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-2/+2
2023-12-29drm/i915/bios: remove some unused leftover declarationsJani Nikula1-3/+0
2023-12-28drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa1-5/+34
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy1-1/+1
2023-12-26drm/xe/xe2: Add workaround 16020183090Lucas De Marchi3-0/+17
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi1-0/+1
2023-12-26drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost1-0/+3
2023-12-25drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-12-25drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan1-6/+2
2023-12-23drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä1-1/+4
2023-12-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä1-0/+1
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi1-1/+1
2023-12-22drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa1-5/+34