summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-23drm/bridge: anx7625: Prevent endless probe loopNícolas F. R. A. Prado
2023-05-23drm/msm: Use struct fb_info.screen_bufferThomas Zimmermann
2023-05-23drm/gma500: Clear fbdev framebuffer with fb_memset_io()Thomas Zimmermann
2023-05-23drm/i915/mtl: end support for set caching ioctlFei Yang
2023-05-22drm/i915/pmu: Export counters from all tilesTvrtko Ursulin
2023-05-22drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin
2023-05-22drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin
2023-05-22drm/i915/pmu: Skip sampling engines with no enabled countersTvrtko Ursulin
2023-05-22drm/i915/pmu: Support PMU for all enginesTvrtko Ursulin
2023-05-22drm/i915/pmu: Change bitmask of enabled events to u32Tvrtko Ursulin
2023-05-22drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to staticTom Rix
2023-05-22drm/nouveau: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-22drm/nouveau: dispnv50: fix missing-prototypes warningArnd Bergmann
2023-05-22drm: bridge: samsung-dsim: Implement support for clock/data polarity swapMarek Vasut
2023-05-22dt-bindings: samsung,mipi-dsim: Add 'lane-polarities'Fabio Estevam
2023-05-22MAINTAINERS: Add entry for Samsung S6D7AA0 LCD panel controller driverArtur Weber
2023-05-22drm/panel: Add Samsung S6D7AA0 panel controller driverArtur Weber
2023-05-22dt-bindings: display: panel: Add Samsung S6D7AA0 LCD panel controllerArtur Weber
2023-05-19drm/i915: Fix memory leaks in function live_nop_switchCong Liu
2023-05-19drm/sched: Rename to drm_sched_wakeup_if_can_queue()Luben Tuikov
2023-05-19drm/sched: Rename to drm_sched_can_queue()Luben Tuikov
2023-05-19Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-18drm/i915/mtl: Extend Wa_16014892111 to MTL A-stepRadhakrishna Sripada
2023-05-18drm/i915/mtl: Add MTL performance tuning changesRadhakrishna Sripada
2023-05-18drm/i915/mtl: do not enable render power-gating on MTLAndrzej Hajda
2023-05-18fbdev: Rename fb_mem*() helpersThomas Zimmermann
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-18fbdev: Include <linux/io.h> in various driversThomas Zimmermann
2023-05-18ipu-v3: Include <linux/io.h>Thomas Zimmermann
2023-05-18fbdev/matrox: Remove trailing whitespacesThomas Zimmermann
2023-05-18fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann
2023-05-17drm/i915/guc/slpc: Disable rps_boost debugfsVinay Belgaumkar
2023-05-17drm/bridge: tc358767: Switch to devm MIPI-DSI helpersAlexander Stein
2023-05-17drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula
2023-05-17drm/drm_atomic_helper.c: fix a typoSui Jingfeng
2023-05-16drm/i915/guc: Dump error capture to dmesg on CTB errorJohn Harrison
2023-05-16drm/i915: Dump error capture to kernel logJohn Harrison
2023-05-16drm/panel: Modify innolux hj110iz panel initial codeCong Yang
2023-05-16drm/bridge: tc358768: remove unneeded semicolonFrancesco Dolcini
2023-05-16gpu: drm: bridge: No need to set device_driver ownerAnup Sharma
2023-05-16dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatibleMarek Vasut
2023-05-15drm/vkms: Fix RGB565 pixel conversionMaíra Canal
2023-05-15drm: Add fixed-point helper to get rounded integer valuesMaíra Canal
2023-05-15drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li
2023-05-15drm/panel: boe-tv101wum-nl6: Remove extra delayShuijing Li
2023-05-15drm/ssd130x: Fix include guard nameJavier Martinez Canillas
2023-05-15drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_syncHuacai Chen
2023-05-15drm/i915/hwmon: Silence UBSAN uninitialized bool variable warningAshutosh Dixit