summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-19drm/xe: Define all possible engines in media IP descriptorsMatt Roper
2024-04-19drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR ratesImre Deak
2024-04-19drm/i915/dp_mst: Make HBLANK expansion quirk work for logical portsImre Deak
2024-04-19drm/dp_mst: Add drm_dp_mst_aux_for_parent()Imre Deak
2024-04-19drm/dp_mst: Factor out drm_dp_mst_port_is_logical()Imre Deak
2024-04-19drm/dp: Add drm_dp_128b132b_supported()Imre Deak
2024-04-19drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limitImre Deak
2024-04-19drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTLImre Deak
2024-04-19drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limitImre Deak
2024-04-19drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bppImre Deak
2024-04-19drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limitImre Deak
2024-04-19drm/i915/dp: Fix DSC line buffer depth programmingImre Deak
2024-04-19drm/i915/display: force qgv check after the hw state readoutVinod Govindapillai
2024-04-19drm/i915/display: handle systems with duplicate psf gv pointsStanislav Lisovskiy
2024-04-19drm/i915/display: Disable SAGV on bw init, to force QGV point recalculationStanislav Lisovskiy
2024-04-19drm/i915/display: extract code to prepare qgv points maskVinod Govindapillai
2024-04-19drm/i915/display: Extract code required to calculate max qgv/psf gv pointStanislav Lisovskiy
2024-04-19drm/i915/display: Add meaningful traces for QGV point info error handlingStanislav Lisovskiy
2024-04-19drm/rockchip: cdn-dp: drop driver owner assignmentKrzysztof Kozlowski
2024-04-19drm/rockchip: lvds: Remove include of drm_dp_helper.hAndy Yan
2024-04-19drm/rockchip: vop2: Do not divide height twice for YUVDetlev Casanova
2024-04-19drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakerefRodrigo Vivi
2024-04-19Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/gi...Dave Airlie
2024-04-18drm/amdkfd: make sure VM is ready for updating operationsLang Yu
2024-04-18drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-04-18drm/amdkfd: Fix eviction fence handlingFelix Kuehling
2024-04-18drm/amdgpu: remove virt_init_data_exchange from poison consumption handlerZhigang Luo
2024-04-18drm/amdgpu: Change AID detection logicLijo Lazar
2024-04-18drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-04-18drm/amdgpu: enable redirection of irq's for IH V6.1Sunil Khatri
2024-04-18drm/amdgpu: Skip the coredump collection on reset during driver reloadAhmad Rehman
2024-04-18drm/amdgpu: enable redirection of irq's for IH V6.0Sunil Khatri
2024-04-18drm/amdgpu: add IH_RING1_CFG headers for IH v6.0Sunil Khatri
2024-04-18drm/amdgpu: Use driver mode reset for data poisonHawking Zhang
2024-04-18drm:amdgpu: enable IH ring1 for IH v6.1Sunil Khatri
2024-04-18drm:amdgpu: enable IH RB ring1 for IH v6.0Sunil Khatri
2024-04-19drm: panel: Add LG sw43408 panel driverSumit Semwal
2024-04-19drm/mipi-dsi: add mipi_dsi_compression_mode_ext()Dmitry Baryshkov
2024-04-19drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-04-18drm/i915/hwmon: Get rid of devmAshutosh Dixit
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray
2024-04-18drm/xe/tile: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe: Return NULL in case of drmm_add_action_or_reset failureHimal Prasad Ghimiray
2024-04-18drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray
2024-04-18drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/i915/dmc: use struct intel_display moreJani Nikula