summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-03drm/xe/debugfs: Get a runtime_pm reference when setting wedged modeFrancois Dugast
2024-05-03drm/i915/display: Calculate crtc clock rate based on PLL parametersMika Kahola
2024-05-03drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/Ville Syrjälä
2024-05-03drm/i915: Eliminate extra frame from skl-glk sync->async flip changeVille Syrjälä
2024-05-03drm/i915: Allow the initial async flip to change modifierVille Syrjälä
2024-05-03drm/i915: Reject async flips if we need to change DDB/watermarksVille Syrjälä
2024-05-03drm/i915: Align PLANE_SURF to 16k on ADL for async flipsVille Syrjälä
2024-05-03drm/xe/rtp: Prefer helper macros from xe_args.hMichal Wajdeczko
2024-05-03drm/xe/kunit: Add simple tests for new xe_args macrosMichal Wajdeczko
2024-05-03drm/xe: Add helpers for manipulating macro argumentsMichal Wajdeczko
2024-05-03drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet
2024-05-03drm/meson: dw-hdmi: power up phy on device initJerome Brunet
2024-05-03drm/xe: Perform dma_map when moving system buffer objects to TTThomas Hellström
2024-05-03drm/gma500: Fix spelling mistake "patter" -> "pattern"Colin Ian King
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-05-03Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-05-02drm: zynqmp_dpsub: Always register bridgeSean Anderson
2024-05-02Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"Luca Ceresoli
2024-05-02drm/fb_dma: Add checks in drm_fb_dma_get_scanout_buffer()Jocelyn Falempe
2024-05-02drm/fbdev-generic: Do not set physical framebuffer addressThomas Zimmermann
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu
2024-05-02drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irqHersen Wu
2024-05-02drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu
2024-05-02drm/amd/display: Ensure index calculation will not overflowAlex Hung
2024-05-02drm/amd/display: Skip plane when not found by stream idAlex Hung
2024-05-02drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...Alex Hung
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung
2024-05-02drm/amd/display: Spinlock before reading eventAlex Hung
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung
2024-05-02drm/amd/display: Release clck_src memory if clk_src_construct failsHersen Wu
2024-05-02drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...Hersen Wu
2024-05-02drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu
2024-05-02drm/amd/display: Check link_index before accessing dc->links[]Alex Hung
2024-05-02drm/amd/display: Release state memory if amdgpu_dm_create_color_properties failHersen Wu
2024-05-02drm/amd/display: Check msg_id before processing transcationAlex Hung
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung
2024-05-02drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu
2024-05-02drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq regi...Hersen Wu