aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2-19/+0
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang3-0/+12
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu3-17/+34
2024-02-07drm/amd/display: Don't perform rate toggle on DP2-capable FIXED_VS retimersMichael Strauss1-10/+12
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse3-2/+95
2024-02-07drm/amd/display: Remove Legacy FIXED_VS Transparent LT SequenceMichael Strauss5-362/+1
2024-02-07drm/amd/display: add panel_power_savings sysfs entry to eDP connectorsHamza Mahfooz1-0/+78
2024-02-07drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initializationQiang Ma4-8/+40
2024-02-07drm/amdgpu: fix typo in parameter descriptionAlex Deucher1-1/+1
2024-02-07drm/amdgpu: Only create mes event log debugfs when mes is enabledshaoyunl1-3/+3
2024-02-07drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam1-10/+14
2024-02-07drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam1-19/+20
2024-02-07drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-02-07drm: xlnx: zynqmp_dpsub: Filter interrupts against maskAnatoliy Klymenko1-1/+8
2024-02-07drm: xlnx: zynqmp_dpsub: Clear status register ASAPAnatoliy Klymenko1-2/+2
2024-02-07drm: xlnx: zynqmp_dpsub: Fix timing for live modeAnatoliy Klymenko1-1/+1
2024-02-07drm: xlnx: zynqmp_dpsub: Make drm bridge discoverableAnatoliy Klymenko1-0/+1
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann828-5407/+9242
2024-02-07drm: mipi-dsi: make mipi_dsi_bus_type constRicardo B. Marliere1-1/+1
2024-02-07drm: display: make dp_aux_bus_type constRicardo B. Marliere1-1/+1
2024-02-07drm/bridge: imx8mp-hdmi-pvi: Fix build warningsAdam Ford1-2/+2
2024-02-07drm/panel: re-alphabetize the menu listRandy Dunlap1-101/+101
2024-02-07drm/panel: simple: push blanking limit on RK32FN48HRaphael Gallais-Pou1-2/+2
2024-02-07drm/panel: simple: fix flags on RK043FN48HRaphael Gallais-Pou1-1/+2
2024-02-07drm/i915/alpm: Alpm aux wake configuration for lnlJouni Högander1-0/+17
2024-02-07drm/i915/alpm: Calculate ALPM Entry checkJouni Högander2-0/+32
2024-02-07drm/i915/psr: Add alpm_parameters structJouni Högander2-15/+21
2024-02-07drm/i915/alpm: Add ALPM register definitionsJouni Högander1-0/+57
2024-02-07drm/i915: Annotate more of the BIOS fb takeover failure pathsVille Syrjälä1-2/+7
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä8-2/+129
2024-02-07drm/i915: Tweak BIOS fb reuse checkVille Syrjälä2-28/+35
2024-02-07drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objectsVille Syrjälä1-1/+2
2024-02-07drm/i915: Simplify intel_initial_plane_config() calling conventionVille Syrjälä4-42/+49
2024-02-07drm/i915: Split the smem and lmem plane readout apartVille Syrjälä2-51/+94
2024-02-07drm/i915: s/phys_base/dma_addr/Ville Syrjälä1-7/+8
2024-02-07drm/i915: Fix MTL initial plane readoutVille Syrjälä1-7/+18
2024-02-07drm/i915: Fix region start during initial plane readoutVille Syrjälä1-3/+5
2024-02-07drm/i915: Fix PTE decode during initial plane readoutVille Syrjälä1-1/+1
2024-02-07drm/i915: Rename the DSM/GSM registersVille Syrjälä4-7/+8
2024-02-07drm/i915: Disable the "binder"Ville Syrjälä1-1/+2
2024-02-07drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory accessVille Syrjälä5-2/+36
2024-02-07drm/i915: Remove ad-hoc lmem/stolen debugsVille Syrjälä2-7/+0
2024-02-07drm/i915: Print memory region info during probeVille Syrjälä1-0/+18
2024-02-07drm/i915: Use struct resource for memory region IO as wellVille Syrjälä13-51/+45
2024-02-06drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2-35/+1
2024-02-06drm/xe/pm: add debug logs for D3coldRiana Tauro1-6/+13
2024-02-06drm/xe/hwmon: Refactor xe hwmonKarthik Poosa3-18/+34
2024-02-06drm/xe/vm: don't ignore error when in_kthreadMatthew Auld1-4/+1
2024-02-06drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMILucas Stach3-0/+166