please make mxcfb default to 32bpp

Bug #440104 reported by Oliver Grawert
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-fsl-imx51 (Ubuntu)
Fix Released
Medium
Amit Kucheria
Karmic
Fix Released
Medium
Amit Kucheria

Bug Description

in drivers/video/mxc/mxc_ipuv3_fb.c the current default colordepth enforces 16bpp, that causes issues with a few of our desktop applications, please change teh line in this file from:

static unsigned long default_bpp = 16;

to:

static unsigned long default_bpp = 32;

to get a proper color depth by default.

Tags: armel
Oliver Grawert (ogra)
Changed in linux-fsl-imx51 (Ubuntu Karmic):
milestone: none → ubuntu-9.10
assignee: nobody → Amit Kucheria (amitk)
importance: Undecided → Medium
tags: added: armel
Amit Kucheria (amitk)
Changed in linux-fsl-imx51 (Ubuntu Karmic):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (10.7 KiB)

This bug was fixed in the package linux-fsl-imx51 - 2.6.31-103.11

---------------
linux-fsl-imx51 (2.6.31-103.11) karmic; urgency=low

  [ Amit Kucheria ]

  * [Config] Disable LMPCM_USB
  * [Config] Disable rt3070sta in staging
    - LP: #423767
  * [Config] Add asix to d-i modules
    - LP: #431283
  * [Config] Enable MXC_SAHARA
  * ARM: IMX51: Change default_bpp to 32
    - LP: #440104

  [ Andy Whitcroft ]

  * SAUCE: ubuntu-insert-changes -- follow abstracted debian
  * rebase to Ubuntu-2.6.31-12.39
  * rt3070sta has been disabled

  [ Tim Gardner ]

  * [Config] Added cpio as a build dependency.

  [ Upstream Kernel Changes ]

  * ABI

  [ Ubuntu: 2.6.31-12.39 ]

  * install the full changelog with the binary package
  * changelog -- explicitly note rebases and clean history
  * Revert "SAUCE: (drop after 2.6.31) Disable iwl-1000 series wireless
    adapters"
  * Revert "SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from
    going negative during unlink"
  * Revert "SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
    persistent object"
  * Revert "SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs
    a persistent object"
  * Revert "drm/i915: Check that the relocation points to within the
    target"
  * Revert "drm/i915: fix tiling on IGDNG"
  * Revert "Driver core: add new device to bus's list before probing"
  * Revert "HID: completely remove apple mightymouse from blacklist"
  * Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"
    All reverts superseded by corresponding v2.6.31.2 patches
  * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
    - LP: #439456
  * [Config] Enabled CONFIG_SND_HDA_HWDEP
    - LP: #443117
  * [Config] Add cpio as a build dependency.
  * [Config] Set default I/O scheduler back to CFQ for desktop flavours
    - LP: #381300
  * KVM: VMX: Fix EPT with WP bit change during paging
  * pata_amd: do not filter out valid modes in nv_mode_filter
  * p54usb: add Zcomax XG-705A usbid
  * x86: Increase MIN_GAP to include randomized stack
  * serial: bfin_5xx: fix building as module when early printk is enabled
  * USB: option.c Add support for ZTE AC2726 EVDO modem
  * USB: option: TELIT UC864G support
  * video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
  * kbuild: fix cc1 options check to ensure we do not use -fPIC when
    compiling
  * drivers/mfd/ab3100-core.c: fix powerpc build error
  * thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
  * ACPI: pci_slot.ko wants a 64-bit _SUN
  * fbcon: only unbind from console if successfully registered
  * kallsyms: fix segfault in prefix_underscores_count()
  * sisfb: change SiS_DDC_Port type to SISIOADDRESS
  * mmc_spi: fail gracefully if host or card do not support the switch
    command
  * alpha: AGP update (fixes compile failure)
  * fs: make sure data stored into inode is properly seen before unlocking
    new inode
  * eCryptfs: Handle unrecognized tag 3 cipher codes
  * eCryptfs: Check for O_RDONLY lower inodes when opening lower files
  * eCryptfs: Filename encryption only supports password auth tokens
  * eCryptfs: Validate global auth tok keys
  * eCryptfs: Prevent lower dentry from goin...

Changed in linux-fsl-imx51 (Ubuntu Karmic):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.