summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-02-07drm: mipi-dsi: make mipi_dsi_bus_type constRicardo B. Marliere
2024-02-07drm: display: make dp_aux_bus_type constRicardo B. Marliere
2024-02-07drm/bridge: imx8mp-hdmi-pvi: Fix build warningsAdam Ford
2024-02-07drm/panel: re-alphabetize the menu listRandy Dunlap
2024-02-07drm/panel: simple: push blanking limit on RK32FN48HRaphael Gallais-Pou
2024-02-07drm/panel: simple: fix flags on RK043FN48HRaphael Gallais-Pou
2024-02-07drm/i915/alpm: Alpm aux wake configuration for lnlJouni Högander
2024-02-07drm/i915/alpm: Calculate ALPM Entry checkJouni Högander
2024-02-07drm/i915/psr: Add alpm_parameters structJouni Högander
2024-02-07drm/i915/alpm: Add ALPM register definitionsJouni Högander
2024-02-07drm/i915: Annotate more of the BIOS fb takeover failure pathsVille Syrjälä
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä
2024-02-07drm/i915: Tweak BIOS fb reuse checkVille Syrjälä
2024-02-07drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objectsVille Syrjälä
2024-02-07drm/i915: Simplify intel_initial_plane_config() calling conventionVille Syrjälä
2024-02-07drm/i915: Split the smem and lmem plane readout apartVille Syrjälä
2024-02-07drm/i915: s/phys_base/dma_addr/Ville Syrjälä
2024-02-07drm/i915: Fix MTL initial plane readoutVille Syrjälä
2024-02-07drm/i915: Fix region start during initial plane readoutVille Syrjälä
2024-02-07drm/i915: Fix PTE decode during initial plane readoutVille Syrjälä
2024-02-07drm/i915: Rename the DSM/GSM registersVille Syrjälä
2024-02-07drm/i915: Disable the "binder"Ville Syrjälä
2024-02-07drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory accessVille Syrjälä
2024-02-07drm/i915: Remove ad-hoc lmem/stolen debugsVille Syrjälä
2024-02-07drm/i915: Print memory region info during probeVille Syrjälä
2024-02-07drm/i915: Use struct resource for memory region IO as wellVille Syrjälä
2024-02-06drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-06drm/xe/pm: add debug logs for D3coldRiana Tauro
2024-02-06drm/xe/hwmon: Refactor xe hwmonKarthik Poosa
2024-02-06drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-06drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMILucas Stach
2024-02-06drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost
2024-02-05drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-05drm/i915/hdcp: Pin the hdcp gsc message high in ggttVille Syrjälä
2024-02-05drm/i915/hdcp: Do intel_hdcp_component_init() much later during initVille Syrjälä
2024-02-05Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2024-02-05Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard
2024-02-05drm/bridge: imx: add driver for HDMI TX Parallel Video InterfaceLucas Stach
2024-02-05drm/panel: visionox-r66451: Set prepare_prev_first flagJessica Zhang
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-05drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter
2024-02-05drm/i915: Replace dead 01.org linkZhenyu Wang
2024-02-02drm/xe/query: Use kzalloc for drm_xe_query_enginesNirmoy Das
2024-02-02drm/xe/guc: Add support for LNL firmwareJohn Harrison
2024-02-02drm/xe/guc: Update to GuC firmware 70.19.2John Harrison
2024-02-02drm/xe/uc: Include patch version in expectationsJohn Harrison
2024-02-02drm/xe/display: Fix memleak in display initializationXiaoming Wang