summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-22drm/nouveau: use GEM references instead of TTMsDanilo Krummrich
2024-07-22drm/nouveau: bo: remove unused functionsDanilo Krummrich
2024-07-22drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-07-22drm/panel-edp: Add 6 panels used by MT8186 ChromebooksTerry Hsiao
2024-07-22drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdownDouglas Anderson
2024-07-22mtd: mtdoops: Fix kmsgdump parameter renaming.Jocelyn Falempe
2024-07-22fbcon: Use oops_in_progress instead of panic_cpuJocelyn Falempe
2024-07-20drm/panic: Add missing static inline to drm_panic_is_enabled()Jocelyn Falempe
2024-07-19drm/stm: add COMMON_CLK dependencyArnd Bergmann
2024-07-19drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLEJocelyn Falempe
2024-07-19drm/fb-helper: Set skip_panic if the drm driver supports drm panicJocelyn Falempe
2024-07-19fbcon: Add an option to disable fbcon in panicJocelyn Falempe
2024-07-19drm/panic: Add drm_panic_is_enabled()Jocelyn Falempe
2024-07-19drm/stm: ltdc: remove reload interruptYannick Fertre
2024-07-19drm/stm: ltdc: add mask for lxcr registerYannick Fertre
2024-07-19drm/stm: ltdc: reset plane transparency after plane disableYannick Fertre
2024-07-19drm/mgag200: Implement struct drm_crtc_funcs.get_vblank_timestampThomas Zimmermann
2024-07-19drm/mgag200: Add vblank supportThomas Zimmermann
2024-07-19drm/mgag200: Add dedicted variable for <linecomp> fieldThomas Zimmermann
2024-07-19drm/mgag200: Add dedicated variables for blanking fieldsThomas Zimmermann
2024-07-19drm/mgag200: Use adjusted mode values for CRTCsThomas Zimmermann
2024-07-19drm/mgag200: Align register field names with documentationThomas Zimmermann
2024-07-19drm/mgag200: Use hexadecimal register indecesThomas Zimmermann
2024-07-19drm/bridge: analogix: remove unused struct 'bridge_init'Dr. David Alan Gilbert
2024-07-18drm: Add might_fault to drm_modeset_lock primingDaniel Vetter
2024-07-18drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea
2024-07-18drm/bridge: Silence error messages upon probe deferralAlexander Stein
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-16drm/panel-edp: Add entry for BOE NV133WUM-N63 panelClayton Craft
2024-07-16drm: lcdif: Use adjusted_mode .clock instead of .crtc_clockMarek Vasut
2024-07-15accel/ivpu: Add missing MODULE_FIRMWARE metadataAlexander F. Lent
2024-07-15drm/stm: ltdc: Remove unused function plane_to_ltdcJiapeng Chong
2024-07-15drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova
2024-07-15drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea
2024-07-15drm/mgag200: Rename BMC vidrst namesThomas Zimmermann
2024-07-15drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann
2024-07-15drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann
2024-07-13drm/v3d: Expose memory stats through fdinfoMaĆ­ra Canal
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner