index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
16
-16
/
+16
2022-11-04
drm/ofdrm: Cast error pointers to void __iomem *
Thomas Zimmermann
1
-8
/
+8
2022-11-04
drm/ofdrm: Convert PCI IDs to CPU endianness for comparing
Thomas Zimmermann
1
-3
/
+8
2022-11-03
drm/ofdrm: Depend on CONFIG_MMU
Thomas Zimmermann
1
-1
/
+1
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-1
/
+0
2022-10-14
drm/ofdrm: Support big-endian scanout buffers
Thomas Zimmermann
1
-2
/
+53
2022-10-14
drm/ofdrm: Support color management
Thomas Zimmermann
1
-5
/
+437
2022-10-14
drm/ofdrm: Add per-model device function
Thomas Zimmermann
1
-0
/
+125
2022-10-14
drm/ofdrm: Add CRTC state
Thomas Zimmermann
1
-3
/
+56
2022-10-14
drm/ofdrm: Add ofdrm for Open Firmware framebuffers
Thomas Zimmermann
3
-0
/
+777
2022-10-13
drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper
Javier Martinez Canillas
1
-12
/
+2
2022-10-13
drm/simpledrm: Do not call drm_atomic_add_affected_planes()
Javier Martinez Canillas
1
-8
/
+2
2022-10-08
drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-1
/
+5
2022-09-27
drm/simpledrm: Synchronize access to GEM BOs
Thomas Zimmermann
1
-2
/
+8
2022-09-27
drm/simpledrm: Iterate over damage clips
Thomas Zimmermann
1
-11
/
+13
2022-09-27
drm/simpledrm: Remove !fb check from atomic_update
Thomas Zimmermann
1
-3
/
+0
2022-09-27
drm/simpledrm: Use drm_atomic_get_new_plane_state()
Thomas Zimmermann
1
-4
/
+4
2022-09-27
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
Thomas Zimmermann
1
-2
/
+5
2022-09-16
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
Javier Martinez Canillas
1
-24
/
+1
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
1
-42
/
+5
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
1
-14
/
+9
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
9
-9
/
+18
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
2
-32
/
+2
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
1
-0
/
+2
2022-08-10
drm/format-helper: Rework XRGB8888-to-MONO conversion
Thomas Zimmermann
1
-1
/
+5
2022-08-10
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
Thomas Zimmermann
1
-1
/
+4
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
Thomas Zimmermann
1
-2
/
+1
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
1
-2
/
+1
2022-08-10
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
Thomas Zimmermann
1
-9
/
+12
2022-08-10
drm/format-helper: Provide drm_fb_blit()
Thomas Zimmermann
1
-4
/
+4
2022-08-05
drm/simpledrm: Convert to atomic helpers
Thomas Zimmermann
1
-105
/
+168
2022-08-05
drm/simpledrm: Compute framebuffer stride if not set
Thomas Zimmermann
1
-0
/
+3
2022-08-05
drm/simpledrm: Remove pdev field from device structure
Thomas Zimmermann
1
-4
/
+2
2022-08-05
drm/simpledrm: Inline device-init helpers
Thomas Zimmermann
1
-163
/
+128
2022-08-05
drm/simpledrm: Remove mem field from device structure
Thomas Zimmermann
1
-2
/
+0
2022-08-05
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
1
-1
/
+1
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-1
/
+1
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
12
-51
/
+51
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
4
-8
/
+8
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
1
-3
/
+9
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
7
-0
/
+7
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
4
-0
/
+4
2022-06-09
drm/bochs: Explicitly include linux/module.h
Michel Dänzer
1
-0
/
+1
2022-05-23
drm/st7735r: Fix module autoloading for Okaya RH128128T
Javier Martinez Canillas
1
-0
/
+1
2022-05-03
drm/simpledrm: Use fbdev defaults for shadow buffering
Thomas Zimmermann
1
-1
/
+0
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
12
-36
/
+19
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-68
/
+448
2022-03-17
drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
Geert Uytterhoeven
1
-1
/
+1
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-23
/
+418
[next]