index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-09-21
1
-0
/
+6
*
drm: atmel-hlcdc: Support inverting the pixel clock polarity
Miquel Raynal
2023-08-10
1
-0
/
+25
*
drm/atmel-hlcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-4
/
+2
*
drm/atmel-hlcdc: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
*
drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-12
1
-5
/
+4
*
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
3
-6
/
+6
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-2
/
+2
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2022-01-27
1
-1
/
+2
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
drm/atmel-hlcdc: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-08-10
1
-33
/
+47
*
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
2021-06-19
1
-0
/
+1
*
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
2021-06-19
1
-7
/
+10
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-3
/
+3
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-2
/
+3
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+2
*
drm/atmel-hlcdc: Rename custom plane state variable
Maxime Ripard
2021-02-24
1
-59
/
+59
*
drm/atmel: Use drm_atomic_helper_commit
Daniel Vetter
2021-02-23
2
-112
/
+2
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-1
/
+0
*
drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...
Lee Jones
2020-11-12
1
-1
/
+2
*
drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...
Lee Jones
2020-11-12
1
-2
/
+2
*
drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs
Lee Jones
2020-11-12
1
-3
/
+3
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-1
/
+2
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-07-02
1
-5
/
+2
*
drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-6
/
+1
*
drm/atmel-hlcdc: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
*
drm/atmel-hlcdc: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-8
/
+4
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
2020-01-06
1
-18
/
+1
*
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
2020-01-06
1
-2
/
+2
*
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
2020-01-06
1
-1
/
+7
*
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
2020-01-06
1
-3
/
+3
*
drm/atmel: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-12-13
1
-1
/
+1
*
drm/atmel: ditch fb_create wrapper
Daniel Vetter
2019-11-19
1
-7
/
+1
*
drm/atmel-hlcdc: Use swap() where appropriate
Ville Syrjälä
2019-10-11
1
-4
/
+1
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-1
/
+2
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
5
-60
/
+5
|
\
|
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
4
-18
/
+133
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
5
-60
/
+5
[next]