index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
/
cirrus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tiny: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-10
1
-0
/
+1
*
drm/tiny/cirrus: Use fbdev-shmem
Thomas Zimmermann
2024-05-02
1
-2
/
+2
*
drm/format-helper: Pass format-conversion state to helpers
Thomas Zimmermann
2023-11-14
1
-1
/
+2
*
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+6
*
drm/cirrus: Use VGA macro constants to unblank
Thomas Zimmermann
2023-03-13
1
-1
/
+1
*
drm/cirrus: Store HW format/pitch in primary-plane state
Thomas Zimmermann
2023-03-13
1
-20
/
+31
*
drm/cirrus: Introduce struct cirrus_primary_plane_state
Thomas Zimmermann
2023-03-13
1
-1
/
+58
*
drm/cirrus: Inline cirrus_check_size() into primary-plane atomic_check
Thomas Zimmermann
2023-03-13
1
-16
/
+10
*
drm/cirrus: Test mode against video-memory size in device-wide mode_valid
Thomas Zimmermann
2023-03-13
1
-10
/
+13
*
drm/cirrus: Remove size test from cirrus_fb_create()
Thomas Zimmermann
2023-03-13
1
-10
/
+1
*
drm/cirrus: Remove format test from cirrus_fb_create()
Thomas Zimmermann
2023-03-13
1
-4
/
+0
*
drm/cirrus: Inline cirrus_fb_blit_rect()
Thomas Zimmermann
2023-03-13
1
-16
/
+6
*
drm/cirrus: Enable damage clipping on primary plane
Thomas Zimmermann
2023-03-13
1
-3
/
+7
*
drm/cirrus: Convert to regular atomic helpers
Thomas Zimmermann
2023-03-13
1
-64
/
+138
*
drm/cirrus: Move primary-plane format arrays
Thomas Zimmermann
2023-03-13
1
-14
/
+14
*
drm/cirrus: Integrate connector into pipeline code
Thomas Zimmermann
2023-03-13
1
-42
/
+38
*
drm/cirrus: Split cirrus_mode_set() into smaller functions
Thomas Zimmermann
2023-03-13
1
-25
/
+38
*
drm/cirrus: Move drm_dev_{enter, exit}() into DRM helpers
Thomas Zimmermann
2023-03-13
1
-18
/
+13
*
drm/cirrus: Use drm_fb_blit() to update scanout buffer
Thomas Zimmermann
2023-03-13
1
-14
/
+1
*
drm/cirrus: Replace cpp value with format
Thomas Zimmermann
2023-03-13
1
-24
/
+26
*
drm/cirrus: Compute blit destination offset in single location
Thomas Zimmermann
2023-03-13
1
-3
/
+1
*
drm/cirrus: Decouple fbdev bpp value from color depth
Thomas Zimmermann
2022-11-24
1
-1
/
+1
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
2022-08-10
1
-2
/
+1
*
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
2022-08-10
1
-2
/
+1
*
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
2022-08-10
1
-9
/
+12
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-11
1
-3
/
+5
|
\
|
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-08
1
-3
/
+5
*
|
drm/cirrus: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2022-01-19
1
-15
/
+2
|
/
*
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+2
*
drm/format-helper: Rework format-helper conversion functions
Thomas Zimmermann
2021-11-11
1
-6
/
+4
*
drm/format-helper: Rework format-helper memcpy functions
Thomas Zimmermann
2021-11-11
1
-6
/
+8
*
drm/cirrus: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
2021-08-08
1
-2
/
+2
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
2021-05-01
1
-1
/
+1
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-1
/
+2
*
drm/cirrus: Move vmap out of commit tail
Thomas Zimmermann
2021-02-08
1
-26
/
+17
*
drm/cirrus: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-1
/
+0
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-4
/
+6
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/cirrus: Move to drm/tiny
Daniel Vetter
2020-04-28
1
-0
/
+660