index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
drm/imagination: Add skeleton PowerVR driver
Sarah Walker
7
-0
/
+711
2023-11-23
drm/i915/display: Do not check psr2 if psr/panel replay is not supported
Jouni Högander
1
-0
/
+3
2023-11-23
drm/i915/display: Use int type for entry_setup_frames
Mika Kahola
1
-1
/
+1
2023-11-23
drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h
Arnd Bergmann
1
-0
/
+1
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
1
-1
/
+0
2023-11-22
drm/i915/iosf: Drop unused APIs
Andy Shevchenko
2
-20
/
+0
2023-11-22
drm/i915/dsi: Combine checks in mipi_exec_gpio()
Andy Shevchenko
1
-3
/
+1
2023-11-22
drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
Andy Shevchenko
1
-37
/
+10
2023-11-22
drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
Andy Shevchenko
1
-10
/
+10
2023-11-22
drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
Andy Shevchenko
1
-70
/
+28
2023-11-22
drm/i915/dsi: Extract common soc_gpio_set_value() helper
Andy Shevchenko
1
-20
/
+26
2023-11-22
drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value()
Hans de Goede
1
-3
/
+1
2023-11-22
drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
Hans de Goede
1
-16
/
+9
2023-11-22
drm/i915/dsi: Replace check with a (missing) MIPI sequence name
Andy Shevchenko
1
-1
/
+2
2023-11-22
drm/i915/dsi: Get rid of redundant 'else'
Andy Shevchenko
1
-29
/
+27
2023-11-22
drm/i915/dsi: Replace while(1) with one with clear exit condition
Andy Shevchenko
1
-4
/
+1
2023-11-22
drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
Jani Nikula
1
-3
/
+3
2023-11-22
drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
Jani Nikula
1
-10
/
+10
2023-11-22
drm/i915/dsi: clarify GPIO exec sequence
Jani Nikula
1
-14
/
+17
2023-11-22
drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
Jani Nikula
1
-7
/
+7
2023-11-22
drm/i915/dsi: assume BXT gpio works for non-native GPIO
Jani Nikula
1
-9
/
+1
2023-11-21
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
1
-1
/
+1
2023-11-21
drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
Cong Yang
1
-4
/
+4
2023-11-21
drm/i915/dp: Reuse intel_dp_{max,effective}_data_rate in intel_link_compute_m...
Imre Deak
1
-22
/
+3
2023-11-21
drm/i915/dp: Simplify intel_dp_max_data_rate()
Imre Deak
1
-14
/
+12
2023-11-21
drm/i915/dp: Report a rounded-down value as the maximum data rate
Imre Deak
1
-2
/
+2
2023-11-21
drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates
Imre Deak
3
-10
/
+44
2023-11-21
drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_fo...
Imre Deak
1
-9
/
+18
2023-11-21
drm/i915/dp: Fix UHBR link M/N values
Imre Deak
3
-6
/
+36
2023-11-21
drm/i915/dp: Account for channel coding efficiency on UHBR links
Imre Deak
1
-10
/
+0
2023-11-21
drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate()
Imre Deak
3
-8
/
+2
2023-11-21
drm/dp_mst: Add kunit tests for drm_dp_get_vc_payload_bw()
Imre Deak
1
-0
/
+160
2023-11-21
drm/dp_mst: Fix PBN divider calculation for UHBR rates
Imre Deak
1
-3
/
+7
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
6
-15
/
+30
2023-11-21
drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compat
Jani Nikula
2
-48
/
+0
2023-11-21
drm/tilcdc: Fix irq free on unload
Tomi Valkeinen
1
-1
/
+1
2023-11-21
drm/ast: Disconnect BMC if physical connector is connected
Thomas Zimmermann
2
-8
/
+67
2023-11-21
drm/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
3
-11
/
+6
2023-11-21
drm/nouveau: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-21
drm/meson: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2
-6
/
+4
2023-11-21
drm/kmb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-21
drm/imx: lcdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/imx/dcss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/etnaviv: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-11-21
drm/bridge: tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/bridge: cdns-mhdp8546: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-21
drm/bridge: cdns-mhdp8546: Improve error reporting in remove callback
Uwe Kleine-König
1
-9
/
+9
2023-11-21
drm/armada: Convert to platform remove callback returning void
Uwe Kleine-König
2
-6
/
+4
2023-11-21
drm/arcpgu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[prev]
[next]