index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fbdev.c
Age
Commit message (
Expand
)
Author
2016-06-07
drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
Lyude
2015-10-09
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2015-09-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2015-09-16
drm/i915: enable atomic fb-helper
Rob Clark
2015-09-14
drm/i915: Always try to inherit the initial fb.
Maarten Lankhorst
2015-09-14
drm/i915: Remove references to crtc->active from intel_fbdev.c
Maarten Lankhorst
2015-09-02
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
Daniel Vetter
2015-08-14
drm/i915/gtt: Allow >= 4GB offsets in X86_32
Michel Thierry
2015-08-06
drm/i915: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2015-07-14
drm/i915: Readout initial hw mode.
Maarten Lankhorst
2015-07-14
drm/i915: Do not use plane_config in intel_fbdev.c
Maarten Lankhorst
2015-07-09
drm/i915: fbdev restore mode needs to invalidate frontbuffer
Rodrigo Vivi
2015-07-09
drm/i915: fbdev_set_par reliably invalidating frontbuffer
Rodrigo Vivi
2015-06-23
drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
2015-06-22
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...
Rodrigo Vivi
2015-05-29
drm/i915: Another fbdev hack to avoid PSR on fbcon.
Rodrigo Vivi
2015-03-23
drm/i915: Pass in plane state when (un)pinning frame buffers
Tvrtko Ursulin
2015-03-17
drm/i915: Make sure we invalidate frontbuffer on fbcon.
Rodrigo Vivi
2015-02-13
drm/i915: Switch intel_fb_align_height to fb format modifiers
Daniel Vetter
2015-01-27
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
2015-01-27
drm/i915: Change plane_config to store a tiling_mode
Damien Lespiau
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-11-07
drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
Tvrtko Ursulin
2014-09-03
drm/i915: make fbdev initialization asynchronous v2
Jesse Barnes
2014-09-03
drm/i915: honour forced connector modes
Chris Wilson
2014-08-13
drm/i915: Localise the fbdev console lock frobbing
Chris Wilson
2014-07-24
drm/i915: fix initial fbdev setup warnings
Dave Airlie
2014-07-22
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
2014-07-19
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-09
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-02
drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-06-19
drm/i915: Properly track domain of the fbcon fb
Daniel Vetter
2014-06-13
drm/i915: Use %c in a format string for the pipe name
Damien Lespiau
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-05-15
drm/i915: Use the first mode if there is no preferred mode in the EDID
Chris Wilson
2014-05-14
drm/i915: Use the connector name in fbdev debug messages
Chris Wilson
2014-05-14
drm/i915: Use for_each_crtc() when iterating through the CRTCs
Damien Lespiau
2014-04-24
drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
Chris Wilson
2014-04-05
Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-04-02
drm/i915: Fix the computation of required fb size for pipe
Chris Wilson
2014-03-08
drm/i915: remove early fb allocation dependency on CONFIG_FB v2
Jesse Barnes
[next]