index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
Age
Commit message (
Expand
)
Author
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm/atmel-hlcdc: Rename custom plane state variable
Maxime Ripard
2021-02-23
drm/atmel: Use drm_atomic_helper_commit
Daniel Vetter
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...
Lee Jones
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...
Lee Jones
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs
Lee Jones
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-06-10
drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/atmel-hlcdc: Use GEM CMA object functions
Thomas Zimmermann
2020-04-02
drm/atmel-hlcdc: Use simple encoder
Thomas Zimmermann
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-06
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
2020-01-06
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
2020-01-06
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
2020-01-06
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
2019-12-13
drm/atmel: plane_state->fb iff plane_state->crtc
Daniel Vetter
2019-11-19
drm/atmel: ditch fb_create wrapper
Daniel Vetter
2019-10-11
drm/atmel-hlcdc: Use swap() where appropriate
Ville Syrjälä
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
2019-07-12
drm/atmel-hlcdc: set layer REP bit to enable replication logic
Joshua.Henderson@microchip.com
2019-06-21
drm/atmel: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-04
drm/atmel-hlcdc: revert shift by 8
Claudiu Beznea
2019-06-04
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
2019-06-04
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
2019-06-04
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
2019-06-04
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-27
drm/atmel-hlcdc: fix clipping of planes
Peter Rosin
2019-01-27
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
Peter Rosin
2019-01-27
drm/atmel-hlcdc: rotate planes counterclockwise
Peter Rosin
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-01
drm/atmel-hlcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-10-05
drm/atmel: Drop transitional hooks
Daniel Vetter
[next]