summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-05-17drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addrMa Jun-13/+0
2024-05-17drm/amdgpu: Fix null pointer dereference to boMa Jun-5/+11
2024-05-17drm/amd/display: fix documentation warnings for mpc.hMarcelo Mendes Spessoto Junior-113/+576
2024-05-17drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12shaoyunl-1/+16
2024-05-17drm/panel: lg-sw43408: use new streamlined MIPI DSI APIDmitry Baryshkov-58/+37
2024-05-17drm/panel: novatek-nt36672e: use wrapped MIPI DCS functionsDmitry Baryshkov-313/+284
2024-05-17drm/panel: innolux-p079zca: use mipi_dsi_dcs_nop_multi()Dmitry Baryshkov-8/+1
2024-05-17drm/panel: ilitek-ili9882t: use wrapped MIPI DCS functionsDmitry Baryshkov-37/+11
2024-05-17drm/panel: boe-tv101wum-nl6: use wrapped MIPI DCS functionsDmitry Baryshkov-62/+19
2024-05-17drm/mipi-dsi: wrap more functions for streamline handlingDmitry Baryshkov-0/+210
2024-05-17drm/panel: lg-sw43408: add missing error handlingDmitry Baryshkov-6/+27
2024-05-17drm/xe: Replace RING_START_UDW by u64 RING_STARTJosé Roberto de Souza-8/+6
2024-05-17drm/mgag200: Use drm_connector_helper_get_modes()Thomas Zimmermann-20/+1
2024-05-17drm/mgag200: Acquire I/O-register lock in DDC codeThomas Zimmermann-9/+24
2024-05-17drm/mgag200: Rename struct i2c_algo_bit_data callbacksThomas Zimmermann-8/+8
2024-05-17drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.cThomas Zimmermann-1/+1
2024-05-17drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddcThomas Zimmermann-33/+33
2024-05-17drm/mgag200: Inline mgag200_i2c_init()Thomas Zimmermann-33/+29
2024-05-17drm/mgag200: Allocate instance of struct mga_i2c_chan dynamicallyThomas Zimmermann-45/+79
2024-05-17drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chanThomas Zimmermann-10/+10
2024-05-17drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann-2/+4
2024-05-17drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann-1/+1
2024-05-17drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das-1/+1
2024-05-17drm/tests/buddy: stop using PAGE_SIZEMatthew Auld-21/+21
2024-05-17drm/buddy: stop using PAGE_SIZEMatthew Auld-1/+1
2024-05-17drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panelCong Yang-0/+132
2024-05-17drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panelCong Yang-0/+133
2024-05-17drm/panel: himax-hx83102: Break out as separate driverCong Yang-133/+483
2024-05-16drm/xe/vf: Expose SR-IOV VF attributes to GT debugfsMichal Wajdeczko-0/+90
2024-05-16drm/xe/vf: Custom hardware config load step if VFMichal Wajdeczko-0/+36
2024-05-16drm/xe/vf: Add support for VF to query its configurationMichal Wajdeczko-0/+856
2024-05-16drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABIMichal Wajdeczko-0/+56
2024-05-16drm/xe/guc: Add VF2GUC_VF_RESET to ABIMichal Wajdeczko-0/+37
2024-05-16drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABIMichal Wajdeczko-0/+67
2024-05-16drm/etnaviv: Disable SH_EU clock gating on VIPNano-Si+Philipp Zabel-0/+6
2024-05-16drm/etnaviv: Turn etnaviv_is_model_rev() into a functionPhilipp Zabel-32/+34
2024-05-16drm/etnaviv: Update hardware headers from rnndbPhilipp Zabel-46/+173
2024-05-16drm/etnaviv: drop driver owner assignmentKrzysztof Kozlowski-1/+0
2024-05-16drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann-3/+3
2024-05-16drm/xe/pf: Expose PF monitor details via debugfsMichal Wajdeczko-0/+7
2024-05-16drm/xe/pf: Track adverse events notifications from GuCMichal Wajdeczko-0/+206
2024-05-16drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABIMichal Wajdeczko-0/+30
2024-05-16drm/xe/pf: Allow configuration of VF thresholds over debugfsMichal Wajdeczko-0/+72
2024-05-16drm/xe/pf: Introduce functions to configure VF thresholdsMichal Wajdeczko-0/+97
2024-05-16drm/xe/guc: Add support for threshold KLVs in to_string() helperMichal Wajdeczko-0/+12
2024-05-16drm/xe/guc: Introduce GuC KLV thresholds setMichal Wajdeczko-0/+132
2024-05-16drm/xe/guc: Add more KLV helper macrosMichal Wajdeczko-1/+14
2024-05-16Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+37
2024-05-16drm/i915: pass dev_priv explicitly to CURSURFLIVEJani Nikula-5/+10
2024-05-16drm/i915: pass dev_priv explicitly to CUR_CHICKENJani Nikula-1/+1