summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-298/+863
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie-7459/+9020
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-18706/+604
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter-952/+2661
2023-01-24drm/ssd130x: Silence a `dubious: x & !y` warningJavier Martinez Canillas-2/+9
2023-01-23drm/format-helper: Support the AB24/XB24 formatsThierry Reding-0/+66
2023-01-23drm/simpledrm: Add support for system memory framebuffersThierry Reding-24/+75
2023-01-23drm/simpledrm: Use struct iosys_map consistentlyThierry Reding-6/+7
2023-01-23drm/edid: remove redundant _drm_connector_update_edid_property()Jani Nikula-20/+1
2023-01-23drm/edid: add separate drm_edid_connector_add_modes()Jani Nikula-11/+37
2023-01-23drm/edid: refactor _drm_edid_connector_update() and renameJani Nikula-13/+12
2023-01-23drm/edid: split HDMI VSDB info and mode parsingJani Nikula-3/+10
2023-01-23drm/bridge: fsl-ldb: Add i.MX93 LDB supportLiu Ying-9/+48
2023-01-22drm/panel: Add driver for the AUO A030JTN01 TFT LCDChristophe Branchereau-0/+317
2023-01-20drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bitsJagan Teki-8/+25
2023-01-20drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flagsJagan Teki-8/+9
2023-01-19drm/amd/display: remove duplicate included header filesye xingchen-1/+0
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák-2/+15
2023-01-19drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer-2/+2
2023-01-19drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou-7/+0
2023-01-19drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai-16/+5
2023-01-19drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann-6/+0
2023-01-19drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann-3/+3
2023-01-19drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai-0/+60
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher-1/+0
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher-1/+0
2023-01-19drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello-1/+1
2023-01-19drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello-1/+1
2023-01-19drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher-0/+4
2023-01-19drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher-13/+48
2023-01-19drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher-0/+4
2023-01-19drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher-20/+81
2023-01-19drm/panel: vtdr6130: fix unused ret in visionox_vtdr6130_bl_update_statusNeil Armstrong-6/+1
2023-01-19drm/edid: move EDID BPC quirk application to update_display_info()Jani Nikula-13/+13
2023-01-19drm/edid: merge ELD handling to update_display_info()Jani Nikula-15/+13
2023-01-19drm/edid: stop passing quirks aroundJani Nikula-19/+15
2023-01-19drm/edid: store quirks in display infoJani Nikula-21/+21
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-5751/+10973
2023-01-19drm/edid: add helper for HDMI VSDB audio latency field lengthJani Nikula-7/+11
2023-01-19drm/edid: fix and clarify HDMI VSDB audio latency parsingJani Nikula-8/+19
2023-01-19drm/edid: split CTA Y420VDB info and mode parsingJani Nikula-6/+23
2023-01-19drm/edid: refactor CTA Y420CMDB parsingJani Nikula-43/+43
2023-01-19drm/edid: rename struct drm_display_info *display to *infoJani Nikula-4/+4
2023-01-19drm/edid: use VIC in AVI infoframe if sink lists it in CTA VDBJani Nikula-1/+21
2023-01-19drm/edid: Use the pre-parsed VICsJani Nikula-60/+32
2023-01-19drm/edid: parse VICs from CTA VDB earlyJani Nikula-0/+37
2023-01-19drm/edid: fix parsing of 3D modes from HDMI VSDBJani Nikula-12/+10
2023-01-19drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula-9/+12
2023-01-19vc4: fix build failure in vc4_dsi_dev_probe()Arnd Bergmann-0/+2
2023-01-19drm/connector: fix a kernel-doc bad line warningRandy Dunlap-1/+1