index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-05-17
drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addr
Ma Jun
-13
/
+0
2024-05-17
drm/amdgpu: Fix null pointer dereference to bo
Ma Jun
-5
/
+11
2024-05-17
drm/amd/display: fix documentation warnings for mpc.h
Marcelo Mendes Spessoto Junior
-113
/
+576
2024-05-17
drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12
shaoyunl
-1
/
+16
2024-05-17
drm/panel: lg-sw43408: use new streamlined MIPI DSI API
Dmitry Baryshkov
-58
/
+37
2024-05-17
drm/panel: novatek-nt36672e: use wrapped MIPI DCS functions
Dmitry Baryshkov
-313
/
+284
2024-05-17
drm/panel: innolux-p079zca: use mipi_dsi_dcs_nop_multi()
Dmitry Baryshkov
-8
/
+1
2024-05-17
drm/panel: ilitek-ili9882t: use wrapped MIPI DCS functions
Dmitry Baryshkov
-37
/
+11
2024-05-17
drm/panel: boe-tv101wum-nl6: use wrapped MIPI DCS functions
Dmitry Baryshkov
-62
/
+19
2024-05-17
drm/mipi-dsi: wrap more functions for streamline handling
Dmitry Baryshkov
-0
/
+210
2024-05-17
drm/panel: lg-sw43408: add missing error handling
Dmitry Baryshkov
-6
/
+27
2024-05-17
drm/xe: Replace RING_START_UDW by u64 RING_START
José Roberto de Souza
-8
/
+6
2024-05-17
drm/mgag200: Use drm_connector_helper_get_modes()
Thomas Zimmermann
-20
/
+1
2024-05-17
drm/mgag200: Acquire I/O-register lock in DDC code
Thomas Zimmermann
-9
/
+24
2024-05-17
drm/mgag200: Rename struct i2c_algo_bit_data callbacks
Thomas Zimmermann
-8
/
+8
2024-05-17
drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c
Thomas Zimmermann
-1
/
+1
2024-05-17
drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
Thomas Zimmermann
-33
/
+33
2024-05-17
drm/mgag200: Inline mgag200_i2c_init()
Thomas Zimmermann
-33
/
+29
2024-05-17
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
-45
/
+79
2024-05-17
drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan
Thomas Zimmermann
-10
/
+10
2024-05-17
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann
-2
/
+4
2024-05-17
drm/mgag200: Set DDC timeout in milliseconds
Thomas Zimmermann
-1
/
+1
2024-05-17
drm/i915/selftests: Set always_coherent to false when reading from CPU
Nirmoy Das
-1
/
+1
2024-05-17
drm/tests/buddy: stop using PAGE_SIZE
Matthew Auld
-21
/
+21
2024-05-17
drm/buddy: stop using PAGE_SIZE
Matthew Auld
-1
/
+1
2024-05-17
drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panel
Cong Yang
-0
/
+132
2024-05-17
drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel
Cong Yang
-0
/
+133
2024-05-17
drm/panel: himax-hx83102: Break out as separate driver
Cong Yang
-133
/
+483
2024-05-16
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
-0
/
+90
2024-05-16
drm/xe/vf: Custom hardware config load step if VF
Michal Wajdeczko
-0
/
+36
2024-05-16
drm/xe/vf: Add support for VF to query its configuration
Michal Wajdeczko
-0
/
+856
2024-05-16
drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABI
Michal Wajdeczko
-0
/
+56
2024-05-16
drm/xe/guc: Add VF2GUC_VF_RESET to ABI
Michal Wajdeczko
-0
/
+37
2024-05-16
drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
Michal Wajdeczko
-0
/
+67
2024-05-16
drm/etnaviv: Disable SH_EU clock gating on VIPNano-Si+
Philipp Zabel
-0
/
+6
2024-05-16
drm/etnaviv: Turn etnaviv_is_model_rev() into a function
Philipp Zabel
-32
/
+34
2024-05-16
drm/etnaviv: Update hardware headers from rnndb
Philipp Zabel
-46
/
+173
2024-05-16
drm/etnaviv: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-05-16
drm/i915/guc: avoid FIELD_PREP warning
Arnd Bergmann
-3
/
+3
2024-05-16
drm/xe/pf: Expose PF monitor details via debugfs
Michal Wajdeczko
-0
/
+7
2024-05-16
drm/xe/pf: Track adverse events notifications from GuC
Michal Wajdeczko
-0
/
+206
2024-05-16
drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
Michal Wajdeczko
-0
/
+30
2024-05-16
drm/xe/pf: Allow configuration of VF thresholds over debugfs
Michal Wajdeczko
-0
/
+72
2024-05-16
drm/xe/pf: Introduce functions to configure VF thresholds
Michal Wajdeczko
-0
/
+97
2024-05-16
drm/xe/guc: Add support for threshold KLVs in to_string() helper
Michal Wajdeczko
-0
/
+12
2024-05-16
drm/xe/guc: Introduce GuC KLV thresholds set
Michal Wajdeczko
-0
/
+132
2024-05-16
drm/xe/guc: Add more KLV helper macros
Michal Wajdeczko
-1
/
+14
2024-05-16
Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-2
/
+37
2024-05-16
drm/i915: pass dev_priv explicitly to CURSURFLIVE
Jani Nikula
-5
/
+10
2024-05-16
drm/i915: pass dev_priv explicitly to CUR_CHICKEN
Jani Nikula
-1
/
+1
[prev]
[next]