summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-04-13drm/i915/fbc: Remove intel_fbc_global_disable()Ville Syrjälä
2022-04-13drm/i915: Remove remaining locks from i9xx plane udpatesVille Syrjälä
2022-04-13drm/i915/fbc: Skip nuke when flip is pendingVille Syrjälä
2022-04-13drm/i915/fbc: Streamline frontbuffer busy bits handlingVille Syrjälä
2022-04-13drm/i915/fbc: Eliminate possible_framebuffer_bitsVille Syrjälä
2022-04-13drm/ttm: fixup ttm_bo_add_move_fence v2Matthew Auld
2022-04-12drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare
2022-04-12drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanupMatthew Auld
2022-04-12drm/i915/dg2: Add support for DG2 clear color compressionJuha-Pekka Heikkilä
2022-04-12drm/i915/dg2: Add support for DG2 render and media compressionMatt Roper
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-12drm: Use drm_mode_copy()Ville Syrjälä
2022-04-12drm: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-04-12drm/i915/bios: Validate the panel_name tableVille Syrjälä
2022-04-12drm/i915/bios: Trust the LFP data pointersVille Syrjälä
2022-04-12drm/i915/bios: Validate LFP data table pointersVille Syrjälä
2022-04-12drm/i915/bios: Use the copy of the LFP data table alwaysVille Syrjälä
2022-04-12drm/i915/bios: Make copies of VBT data blocksVille Syrjälä
2022-04-12drm/i915/bios: Use the cached BDB versionVille Syrjälä
2022-04-11drm/i915/dg2: Do not explode on phy calibration errorLucas De Marchi
2022-04-11drm: mali-dp: potential dereference of null pointerJiasheng Jiang
2022-04-11drm/arm/malidp: Stop using iommu_present()Robin Murphy
2022-04-11drm/komeda: return early if drm_universal_plane_init() fails.Liviu Dudau
2022-04-11drm/komeda: Fix an undefined behavior bug in komeda_plane_add()Zhou Qingyang
2022-04-11drm/ingenic: Add dw-hdmi driver specialization for jz4780Paul Boddie
2022-04-11drm/ingenic: Implement proper .atomic_get_input_bus_fmtsPaul Cercueil
2022-04-11drm/bridge: display-connector: add ddc-en gpio supportH. Nikolaus Schaller
2022-04-11drm/ttm: fix logic inversion in ttm_eu_reserve_buffersChristian König
2022-04-11drm/i915: Swap ret and status returned from skl_pcode_requestStanislav Lisovskiy
2022-04-11drm/i915: Fix skl_pcode_try_request functionStanislav Lisovskiy
2022-04-11drm: add a check to verify the size alignmentArunpravin Paneer Selvam
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-09drm/i915/uncore: Warn only if unclaimed access remains flaggedLucas De Marchi
2022-04-08drm/i915/display: Fix warnings about PSR lock not heldJosé Roberto de Souza
2022-04-08drm/vc4: kms: Improve loggingMaxime Ripard
2022-04-08drm/vc4: kms: Warn if we have an incompatible muxing setupMaxime Ripard
2022-04-08drm/vc4: kms: Store channel in local variableMaxime Ripard
2022-04-08drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard
2022-04-08drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard
2022-04-08drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard
2022-04-08drm/i915: fix i915_gem_object_wait_moving_fenceMatthew Auld
2022-04-08drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam
2022-04-08drm/i915: fix broken buildMatthew Auld
2022-04-08Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie
2022-04-07drm/vc4: Use newer fence API properly to fix build errorsJavier Martinez Canillas
2022-04-07drm/ssd130x: Add support for SINO WEALTH SH1106Chen-Yu Tsai
2022-04-07drm/ssd130x: Support page addressing modeChen-Yu Tsai
2022-04-07drm/ttm: remove bo->movingChristian König
2022-04-07drm/i915: drop bo->moving dependencyChristian König