index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
2017-01-27
drm/tegra: Remove tegra_debugfs_cleanup()
Noralf Trønnes
2017-01-18
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
2017-01-12
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-13
Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2016-11-14
drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-11
drm/tegra: Set sgt pointer in BO pin
Mikko Perttunen
2016-11-11
drm/tegra: Support kernel mappings with IOMMU
Arto Merilainen
2016-11-07
drm/tegra: gem: Remove some dead code
Christophe JAILLET
2016-11-07
drm/tegra: sor: No need to free devm_ allocated memory
Christophe Jaillet
2016-11-07
drm/tegra: Fix error handling
Christophe Jaillet
2016-11-07
drm/tegra: dpaux: Fix error handling
Christophe Jaillet
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-19
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
2016-09-30
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-24
drm/tegra: Fix window[0] base address corruption
Dmitry Osipenko
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-18
drm/tegra: Delete an unnecessary check before the function call "vunmap"
Markus Elfring
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-07-14
drm/tegra: sor: Reject HDMI 2.0 modes
Thierry Reding
2016-07-14
drm/tegra: sor: Prepare for generic PM domain support
Jon Hunter
2016-07-14
drm/tegra: dsi: Prepare for generic PM domain support
Jon Hunter
2016-07-14
drm/tegra: sor: Make XBAR configurable per SoC
Thierry Reding
2016-07-14
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
Thierry Reding
2016-07-14
drm/tegra: sor: Implement sor1_brick clock
Thierry Reding
2016-07-04
drm/tegra: sor: Implement runtime PM
Thierry Reding
2016-07-04
drm/tegra: hdmi: Implement runtime PM
Thierry Reding
2016-07-04
drm/tegra: dsi: Implement runtime PM
Thierry Reding
2016-07-04
drm/tegra: dc: Implement runtime PM
Thierry Reding
2016-07-04
drm/tegra: hdmi: Enable audio over HDMI
Thierry Reding
2016-07-04
drm/tegra: sor: Do not support deep color modes
Thierry Reding
[next]