summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves
2023-05-24drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Evan Quan
2023-05-24drm/radeon: reintroduce radeon_dp_work_func contentAlex Deucher
2023-05-24drm/amdgpu: don't enable secure display on incompatible platformsJesse Zhang
2023-05-24drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-05-24drm/i915/display: Move feature test macros to intel_display_device.hMatt Roper
2023-05-24drm/i915/display: Handle GMD_ID identification in display codeMatt Roper
2023-05-24drm/i915/display: Make display responsible for probing its own IPMatt Roper
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper
2023-05-24drm/msm: Add memory stats to fdinfoRob Clark
2023-05-24drm: Add fdinfo memory statsRob Clark
2023-05-24drm/amdgpu: Switch to fdinfo helperRob Clark
2023-05-24drm/msm: Switch to fdinfo helperRob Clark
2023-05-24drm: Add common fdinfo helperRob Clark
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper
2023-05-24drm/i915/display: Move display device info to header under display/Matt Roper
2023-05-24drm/i915: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-24drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platformsGeert Uytterhoeven
2023-05-24drm: shmobile: Add missing call to drm_fbdev_generic_setup()Geert Uytterhoeven
2023-05-24drm: shmobile: Switch to drm_crtc_init_with_planes()Geert Uytterhoeven
2023-05-24drm: shmobile: Add support for DRM_FORMAT_XRGB8888Geert Uytterhoeven
2023-05-24drm: shmobile: Use %p4cc to print fourcc codesGeert Uytterhoeven
2023-05-24drm/fb-helper: Fix height, width, and accel_flags in fb_varGeert Uytterhoeven
2023-05-24drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc structArtur Weber
2023-05-23drm/i915: Wait for active retire before i915_active_fini()Nirmoy Das
2023-05-23drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-05-23drm/bridge: anx7625: Prevent endless probe loopNĂ­colas F. R. A. Prado
2023-05-23drm/msm: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-23drm/gma500: Clear fbdev framebuffer with fb_memset_io()Thomas Zimmermann
2023-05-23drm/i915/mtl: end support for set caching ioctlFei Yang
2023-05-22drm/i915/pmu: Export counters from all tilesTvrtko Ursulin
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin
2023-05-22drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin
2023-05-22drm/i915/pmu: Skip sampling engines with no enabled countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Support PMU for all enginesTvrtko Ursulin
2023-05-22drm/i915/pmu: Change bitmask of enabled events to u32Tvrtko Ursulin
2023-05-22drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to staticTom Rix
2023-05-22drm/nouveau: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-22drm/nouveau: dispnv50: fix missing-prototypes warningArnd Bergmann
2023-05-22drm/i915: Fix PIPEDMC disabling for a bigjoiner configurationImre Deak
2023-05-22drm: bridge: samsung-dsim: Implement support for clock/data polarity swapMarek Vasut
2023-05-22drm/i915: Support Async Flip on Linear buffersArun R Murthy
2023-05-22drm: fix drmm_mutex_init()Matthew Auld
2023-05-22drm/panel: Add Samsung S6D7AA0 panel controller driverArtur Weber
2023-05-22drm/i915: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-22drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()Dmitry Baryshkov
2023-05-22drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attachedDmitry Baryshkov
2023-05-22drm/msm/dpu: remove futile checks from dpu_rm_init()Dmitry Baryshkov