aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-05-26drm: bridge: samsung-dsim: fix blanking packet size calculationLucas Stach1-3/+15
2023-05-26drm/amdgpu: Fix no-procfs buildRob Clark1-0/+2
2023-05-26Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-36/+20
2023-05-26Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/ag...Dave Airlie8-33/+47
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie30-299/+1073
2023-05-25drm/msm/dp: add module parameter for PSRAbhinav Kumar1-1/+5
2023-05-25drm/msm: Set max segment size earlierRob Clark1-2/+2
2023-05-25drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet specFrieder Schrempf1-3/+16
2023-05-25drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet specFrieder Schrempf1-2/+23
2023-05-25drm/bridge: tc358767: explicitly set readable registersAlexander Stein1-1/+194
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan1-0/+1
2023-05-24drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher1-0/+10
2023-05-24drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang1-1/+7
2023-05-24drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-05-24drm/i915/display: Move feature test macros to intel_display_device.hMatt Roper2-60/+39
2023-05-24drm/i915/display: Handle GMD_ID identification in display codeMatt Roper4-16/+84
2023-05-24drm/i915/display: Make display responsible for probing its own IPMatt Roper6-702/+729
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper13-175/+267
2023-05-24drm/msm: Add memory stats to fdinfoRob Clark2-0/+17
2023-05-24drm: Add fdinfo memory statsRob Clark1-1/+98
2023-05-24drm/amdgpu: Switch to fdinfo helperRob Clark3-19/+18
2023-05-24drm/msm: Switch to fdinfo helperRob Clark2-8/+5
2023-05-24drm: Add common fdinfo helperRob Clark1-0/+35
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper12-229/+450
2023-05-24drm/i915/display: Move display device info to header under display/Matt Roper2-47/+62
2023-05-24drm/i915: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-24drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platformsGeert Uytterhoeven1-2/+2
2023-05-24drm: shmobile: Add missing call to drm_fbdev_generic_setup()Geert Uytterhoeven1-0/+3
2023-05-24drm: shmobile: Switch to drm_crtc_init_with_planes()Geert Uytterhoeven1-2/+28
2023-05-24drm: shmobile: Add support for DRM_FORMAT_XRGB8888Geert Uytterhoeven3-0/+11
2023-05-24drm: shmobile: Use %p4cc to print fourcc codesGeert Uytterhoeven2-4/+4
2023-05-24drm/fb-helper: Fix height, width, and accel_flags in fb_varGeert Uytterhoeven1-5/+7
2023-05-24drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc structArtur Weber1-5/+5
2023-05-23drm/i915: Wait for active retire before i915_active_fini()Nirmoy Das1-0/+2
2023-05-23drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-05-23drm/bridge: anx7625: Prevent endless probe loopNĂ­colas F. R. A. Prado1-40/+88
2023-05-23drm/msm: Use struct fb_info.screen_bufferThomas Zimmermann1-3/+3
2023-05-23drm/gma500: Clear fbdev framebuffer with fb_memset_io()Thomas Zimmermann1-1/+1
2023-05-23drm/i915/mtl: end support for set caching ioctlFei Yang2-1/+11
2023-05-22drm/i915/pmu: Export counters from all tilesTvrtko Ursulin1-27/+55
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin2-44/+111
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin2-2/+14
2023-05-22drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin3-14/+15
2023-05-22drm/i915/pmu: Skip sampling engines with no enabled countersTvrtko Ursulin1-0/+3
2023-05-22drm/i915/pmu: Support PMU for all enginesTvrtko Ursulin1-3/+10
2023-05-22drm/i915/pmu: Change bitmask of enabled events to u32Tvrtko Ursulin1-8/+18
2023-05-22drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to staticTom Rix1-1/+1